]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/stabsread.c
Remove last cleanup from linux-namespaces.c
[thirdparty/binutils-gdb.git] / gdb / stabsread.c
2019-01-22  Tom TromeyRemove the EXTERN define from stabsread.h
2019-01-17  Tom TromeyMake minimal symbol range adapter a method on objfile
2019-01-10  Tom TromeyRemove ALL_MSYMBOLS and ALL_OBJFILE_MSYMBOLS
2019-01-09  Simon Marchigdb: Remove support for old mangling schemes
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-10-22  Simon MarchiIntroduce gdbarch_num_cooked_regs
2018-07-20  Tom TromeyParameterize cp_scan_for_anonymous_namespaces
2018-07-20  Tom TromeyIntroduce buildsym-legacy.h
2018-07-20  Tom TromeyMove the symbol lists to buildsym_compunit
2018-07-20  Tom TromeyMove current_subfile to buildsym_compunit
2018-07-16  Tom TromeyMove scan_file_globals declaration to stabsread.h
2018-07-16  Tom TromeyMove within_function to stabsread
2018-07-16  Tom TromeyMove some code from buildsym to stabsread
2018-06-01  Tom TromeyRemove type_name_no_tag and rename type_name_no_tag_or_...
2018-06-01  Tom TromeyRemove TYPE_TAG_NAME
2018-05-23  Tom TromeyRemove symfile_complaints
2018-05-21  Simon MarchiUse XOBNEW/XOBNEWVEC/OBSTACK_ZALLOC when possible
2018-05-05  Tom TromeyAdd a fall-through comment to stabsread.c
2018-05-05  Tom TromeyFix "fall through" comments
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-06  Ulrich WeigandTarget FP: Add string routines to target-float.{c,h}
2017-09-27  Ulrich WeigandMake init_type/arch_type take a size in bits
2017-09-09  John BaldwinRemove unnecessary function prototypes.
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:
next