]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/stabsread.c
-Wwrite-strings: The Rest
[thirdparty/binutils-gdb.git] / gdb / stabsread.c
2017-04-05  Pedro Alves-Wwrite-strings: The Rest
2017-03-20  Artemiy VolkovChange {lookup,make}_reference_type API
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-12-09  Pedro Alvesgdb: Remove support for obsolete OSABIs and a.out
2016-11-08  Pedro AlvesUse ui_file_as_string throughout more
2016-09-06  Ulrich WeigandAdd gdbarch callback to provide formats for debug info...
2016-09-06  Ulrich WeigandAdd missing format for built-in floating-point types
2016-09-06  Ulrich WeigandRemove TYPE_NOSIGN "char" hack
2016-09-06  Ulrich WeigandUnify init_type and arch_type interface and helpers
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-10-26  Doug EvansPR symtab/17391 gdb internal error: assertion fails...
2015-09-25  Simon MarchiAdd some more casts (2/2)
2015-09-25  Simon MarchiAdd casts to memory allocation related calls
2015-08-26  Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-02-27  Tom TromeyFix struct, union, and enum nesting in C++
2015-02-27  Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-02-01  Doug EvansMove vptr_{fieldno,basetype} out of main_type, and...
2015-02-01  Doug EvansMove TYPE_SELF_TYPE into new field type_specific.
2015-02-01  Doug Evansgdbtypes.h (TYPE_SELF_TYPE): Renamed from TYPE_DOMAIN_TYPE.
2015-01-08  Pierre Muller Set language for C++ special symbols.
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-08-07  Gary BensonInclude gdb_assert.h in common-defs.h
2014-04-11  Sanimir Agovicrefactoring: rename create_range_type to create_static_...
2014-02-26  Tom Tromeystart change to progspace independence
2014-02-26  Tom Tromeyuse bound_minsym as result for lookup_minimal_symbol...
2014-02-26  Tom Tromeychange minsym representation
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18  Tom Tromeyremove gdb_string.h
2013-09-24  Jan KratochvilCode cleanup: Add objfile_name accessor
2013-08-20  Doug Evans * buildsym.c (subfile_stack): Move here from buildsym.h.
2013-05-30  Tom Tromeyfix one bug in stabsread.c
2013-04-08  Tom Tromey PR symtab/8424:
2013-04-08  Tom Tromey * ada-lang.c (ada_decode_symbol): Check and set 'ada_m...
2013-04-08  Tom Tromey * coffread.c (process_coff_symbol, coff_read_enum_type...
2013-03-20  Tom Tromey2013-03-20 Jan Kratochvil <jan.kratochvil@redhat...
2013-01-21  Tom Tromey * symfile.h (obsavestring): Don't declare.
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-08-16  Yao Qigdb/
2012-05-29  Doug Evans * stabsread.h (cleanup_undefined_stabs_types): Renamed...
2012-04-18  Jan Kratochvilgdb/
2012-04-17  Pedro Alves2012-04-17 Pedro Alves <palves@redhat.com>
2012-04-17  Jan Kratochvilgdb/
2012-03-13  Joel Brobecker[stabs] The address of Fortran common blocks may be...
2012-02-07  Doug Evans * gdbtypes.h (struct main_type): Change type of name...
2012-01-08  Doug Evans * gdbtypes.h (struct cplus_struct_type): Delete member
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-11-10  Doug Evans * defs.h (is_cplus_marker, set_demangling_style):...
2011-10-20  Aleksandar Ristovski * cp-namespace.c (cp_scan_for_anonymous_namespaces...
2011-05-18  Tom Tromey * value.c (value_fn_field): Constify.
2011-03-15  Michael Snyder2011-03-04 Michael Snyder <msnyder@vmware.com>
2011-02-28  Michael Snyder2011-02-28 Michael Snyder <msnyder@vmware.com>
2011-02-26  Michael Snyder2011-02-25 Michael Snyder <msnyder@vmware.com>
2011-01-11  Michael Snyder2011-01-11 Michael Snyder <msnyder@vmware.com>
2011-01-05  Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-08-09  Sami WagiaallaFixed stabs cplus_specific issue
2010-08-09  Sami Wagiaallacreate and use symbol_set_language.
2010-05-16  Michael Snyder2010-05-16 Michael Snyder <msnyder@vmware.com>
2010-05-08  Jan Kratochvilgdb/
2010-05-05  Michael Snyder2010-05-05 Michael Snyder <msnyder@vmware.com>
2010-04-22  Pierre Muller * Remove unwanted space in set_length_in_type_chain...
2010-04-22  Pierre Muller PR stabs/11479.
2010-04-05  Pierre Muller * gdb/stabsread.c (define_symbol): Add support for...
2010-01-08  Jan Kratochvilgdb/
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-11-16  Tom Tromey * xcoffread.c (scan_xcoff_symtab): Update.
2009-11-05  Tom Tromey * symtab.h (SYMBOL_SET_LINKAGE_NAME): Update comment.
2009-06-29  Ulrich Weigand * gdbtypes.h (make_function_type): Remove OBJFILE...
2009-06-29  Ulrich Weigand * gdbtypes.h (struct builtin_type): Remove builtin_cor...
2009-06-04  Ulrich Weigand * symtab.h: Rename SYMBOL_OPS to SYMBOL_COMPUTED_OPS.
2009-05-01  Jan Kratochvilgdb/
2009-04-02  Keith Seitz * stabsread.c (read_member_functions): GCC may emit...
2009-03-31  Tom Tromeygdb
2009-02-21  Pedro Alves2008-02-21 Pedro Alves <pedro@codesorcery.com>
2009-01-03  Joel Brobecker Updated copyright notices for most files.
2008-08-24  Tom Tromeygdb:
2008-08-21  Daniel Jacobowitz * buildsym.c (add_symbol_to_list): Do not call
2008-08-21  Daniel Jacobowitz * ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME.
2008-05-27  Andreas Schwab * symtab.h (enum address_class): Remove LOC_REGPARM and
2008-04-19  Joel Brobecker * stabsread.c (cleanup_undefined_types_1):...
2008-04-08  Joel Brobecker * stabsread.c (cleanup_undefined_types_noname...
2008-03-26  Ulrich Weigand * objfiles.h (struct objfile): New GDBARCH member.
2008-01-01  Daniel Jacobowitz Updated copyright notices for most files.
2007-12-04  Ulrich Weigand * coffread.c (decode_type): Use builtin_type_int32...
2007-10-19  Ulrich Weigand * gdbarch.sh (static_transform_name): New gdbarch...
2007-10-09  Pedro Alves * stabsread.c (read_huge_number): Initialize local...
2007-10-08  Pedro Alves2007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
2007-09-05  Daniel Jacobowitz * NEWS: Update description of string changes. Mention...
2007-09-05  Michael Snyder2007-09-04 Michael Snyder <msnyder@access-company...
2007-08-23  Joel Brobecker Switch the license of all .c files to GPLv3.
2007-08-18  Michael Snyder2007-08-18 Michael Snyder <msnyder@svkmacdonelllnx>
2007-08-10  Michael Snyder2007-08-10 Michael Snyder <msnyder@access-company...
2007-06-19  Ulrich Weigand * gdbarch.sh (BELIEVE_PCC_PROMOTION): Replace by
2007-06-18  Ulrich Weigand2007-06-18 Markus Deuling <deuling@de.ibm.com>
2007-06-12  Ulrich Weigand2007-06-12 Markus Deuling <deuling@de.ibm.com>
2007-06-12  Ulrich Weigand2007-06-12 Markus Deuling <deuling@de.ibm.com>
2007-05-31  Ulrich Weigand2007-05-31 Markus Deuling <deuling@de.ibm.com>
2007-05-31  Ulrich Weigand2007-05-31 Markus Deuling <deuling@de.ibm.com>
2007-03-29  Joel Brobecker * stabsread.c (add_undefined_type): Add extra...
next