Change section_offsets to a std::vector
[deliverable/binutils-gdb.git] / gdb / xcoffread.c
2020-01-08  Tom TromeyChange section_offsets to a std::vector
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-11-27  Christian BiesingerReplace SYMBOL_SET_LINKAGE_NAME with a member function
2019-11-12  Christian BiesingerMake struct symbol inherit from general_symbol_info
2019-10-29  Christian BiesingerChange some arguments to gdb::string_view instead of...
2019-10-19  Christian BiesingerReplace some more qsort calls with std::sort
2019-10-18  Tom de Vries[gdb] Fix more typos in comments
2019-10-02  Tom TromeyChange SYMBOL_VALUE_ADDRESS to be an rvalue
2019-09-19  Alan Modrabfd_section_* macros
2019-09-11  Christian BiesingerChange the type of copy_names from int to bool
2019-08-07  Tom TromeyUse obstack_strdup more
2019-06-16  Tom TromeyRemove unnecessary casts of NULL
2019-05-08  Tom TromeyConvert xcoffread.c to type-safe registry API
2019-01-10  Tom TromeyAdd psymtab_storage::allocate_dependencies
2019-01-10  Tom TromeySimplify calls to init_psymbol_list
2019-01-10  Tom TromeyChange add_psymbol_to_list to use an enum
2019-01-10  Tom TromeyRemove parameters from start_psymtab_common
2019-01-10  Tom TromeyRemove some unneeded psymtab initializations
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-10-26  Sangamesh MallayyaFix SYMBOL_LANGUAGE assertion failure on AIX.
2018-10-05  Tom TromeySimple -Wshadow=local fixes
2018-07-26  Tom TromeyMake psymbols and psymtabs independent of the program...
2018-07-26  Tom TromeyAdd validity bits for psymtab high and low fields
2018-07-26  Tom TromeyIntroduce accessors for psymtab high and low fields
2018-07-20  Tom TromeyIntroduce buildsym-legacy.h
2018-07-20  Tom TromeyRemove buildsym_init
2018-07-20  Tom TromeyMove the symbol lists to buildsym_compunit
2018-07-20  Tom TromeyRemove the "listhead" argument from finish_block
2018-07-20  Tom TromeyMove current_subfile to buildsym_compunit
2018-07-20  Tom TromeyMove the context stack to buildsym_compunit
2018-07-16  Tom TromeyUse outermost_context_p in more places
2018-07-16  Tom TromeyMake free_pending_blocks static
2018-07-16  Tom TromeyRemove buildsym_new_init
2018-07-16  Tom TromeyMove last_source_start_addr to buildsym_compunit
2018-06-28  Tom TromeyMake dwarf2_free_objfile static
2018-05-23  Tom TromeyRemove symfile_complaints
2018-05-21  Simon MarchiUse XOBNEW/XOBNEWVEC/OBSTACK_ZALLOC when possible
2018-05-05  Tom TromeyFix "fall through" comments
2018-03-16  Tom TromeyRemove make_cleanup_free_section_addr_info
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-08  Jan KratochvilDWARF-5: .debug_names index consumer
2017-12-02  Sergio Durigan JuniorAdd support for the readnever concept
2017-12-01  Sergio Durigan JuniorRevert "Add support for the readnever concept"
2017-12-01  Sergio Durigan JuniorAdd support for the readnever concept
2017-11-08  Pedro AlvesPer-language symbol name hashing algorithm
2017-11-04  Tom TromeyReplace really_free_pendings with a scoped_ class
2017-10-14  Simon MarchiReplace psymbol_allocation_list with std::vector
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-04-27  Ulrich WeigandRead corrrect auxiliary entry in AIX
2017-04-05  Pedro Alves-Wwrite-strings: The Rest
2017-02-20  Jan KratochvilDWARF-5 basic functionality
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-10-26  Pedro AlvesMake symfile_add_flags and objfile->flags strongly...
2016-10-21  Tom TromeyRecord minimal symbols directly in reader.
2016-10-21  Tom TromeyChange minimal_symbol_reader to store objfile
2016-10-21  Tom TromeyIntroduce minimal_symbol_reader
2016-10-21  Tom TromeyFix build failure in xcoffread.c
2016-10-21  Ulrich WeigandFix symbol table file name on AIX
2016-05-08  Trevor Saundersremove trivialy unused variables
2016-01-29  Simon MarchiFix two misleading indentation warnings
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-10-13  David EdelsohnRecognize a few more AIX XCOFF DWARF sections.
2015-09-25  Simon MarchiAdd casts to memory allocation related calls
2015-09-04  Andrew Burgessgdb: Remove casts of NULL during assignment.
2015-08-26  Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-08-25  Pierre-Marie de... DWARF: handle non-local references in nested functions
2015-08-16  Doug Evanspsymtab.c (add_psymbol_to_bcache): Remove "val" arg.
2015-08-15  Doug EvansAdd end_psymtab_common, have all debug info readers...
2015-06-19  Doug EvansRemove special support in gdb for Sun's version of...
2015-03-20  Pedro Alvesconstify xcoffread.c
2015-03-06  Gary BensonNew common function "startswith"
2015-02-27  Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-02-11  Pedro Alvesxcoffread.c: delete 'within_function' definition
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-23  Doug Evansinitialize_objfile_symbol: Renamed from initialize_symbol.
2014-11-20  Doug EvansSplit struct symtab into two: struct symtab and compuni...
2014-11-18  Doug Evansbuildsym API cleanup
2014-11-03  Doug Evansxcoffread.c (process_linenos): Delete unnecessary code.
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-02-26  Tom Tromeychange minsyms not to be relocated at read-time
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18  Tom Tromeyremove gdb_stat.h
2013-11-18  Tom Tromeyremove gdb_string.h
2013-09-25  Doug Evans * symfile.h (struct sym_fns): Delete member "sym_flavour".
2013-09-25  Doug Evans * symfile.h (struct sym_fns): Add "objfile" argument to
2013-09-24  Jan KratochvilCode cleanup: Add objfile_name accessor
2013-09-18  Ulrich Weigand2013-09-18 Raunaq Bathija <raunaq12@in.ibm.com>
2013-08-26  Ulrich Weigand2013-08-26 Raunaq Bathija <raunaq12@in.ibm.com>
2013-07-01  Pedro AlvesNormalize on PATH_MAX instead of MAXPATHLEN throughout.
2013-05-06  Tom Tromey * somread.c (som_symfile_offsets): Add 'const' to...
2013-05-06  Joel BrobeckerReimplement shared library support on ppc-aix...
2013-04-19  Pedro Alves-Wpointer-sign: xcoffread.c.
2013-04-08  Tom Tromey * coffread.c (record_minimal_symbol): Update.
2013-04-08  Tom Tromey * coffread.c (cs_to_section): Use gdb_bfd_section_index.
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-21  Tom Tromey * buildsym.c (patch_subfile_names): Use set_last_sourc...
2013-01-18  Yao Qigdb/
2013-01-14  Yao Qigdb/
next
This page took 1.084364 seconds and 107 git commands to generate.