summaryrefslogtreecommitdiff
path: root/gdb/xcoffread.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-12-08DWARF-5: .debug_names index consumerJan Kratochvil
2017-12-01Add support for the readnever conceptSergio Durigan Junior
2017-12-01Revert "Add support for the readnever concept"Sergio Durigan Junior
2017-12-01Add support for the readnever conceptSergio Durigan Junior
2017-11-08Per-language symbol name hashing algorithmPedro Alves
2017-11-04Replace really_free_pendings with a scoped_ classTom Tromey
2017-10-14Replace psymbol_allocation_list with std::vectorSimon Marchi
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-04-27Read corrrect auxiliary entry in AIXUlrich Weigand
2017-04-05-Wwrite-strings: The RestPedro Alves
2017-02-20DWARF-5 basic functionalityJan Kratochvil
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-10-26Make symfile_add_flags and objfile->flags strongly typedPedro Alves
2016-10-21Record minimal symbols directly in reader.Tom Tromey
2016-10-21Change minimal_symbol_reader to store objfileTom Tromey
2016-10-21Introduce minimal_symbol_readerTom Tromey
2016-10-21Fix build failure in xcoffread.cTom Tromey
2016-10-21Fix symbol table file name on AIXUlrich Weigand
2016-05-07remove trivialy unused variablesTrevor Saunders
2016-01-29Fix two misleading indentation warningsSimon Marchi
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-10-13Recognize a few more AIX XCOFF DWARF sections.David Edelsohn
2015-09-25Add casts to memory allocation related callsSimon Marchi
2015-09-04gdb: Remove casts of NULL during assignment.Andrew Burgess
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi
2015-08-25DWARF: handle non-local references in nested functionsPierre-Marie de Rodat
2015-08-15psymtab.c (add_psymbol_to_bcache): Remove "val" arg.Doug Evans
2015-08-15Add end_psymtab_common, have all debug info readers call it.Doug Evans
2015-06-19Remove special support in gdb for Sun's version of stabs.Doug Evans
2015-03-20constify xcoffread.cPedro Alves
2015-03-06New common function "startswith"Gary Benson
2015-02-27C++ keyword cleanliness, mostly auto-generatedPedro Alves
2015-02-11xcoffread.c: delete 'within_function' definitionPedro Alves
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-12-23initialize_objfile_symbol: Renamed from initialize_symbol.Doug Evans
2014-11-20Split struct symtab into two: struct symtab and compunit_symtab.Doug Evans
2014-11-18buildsym API cleanupDoug Evans
2014-11-02xcoffread.c (process_linenos): Delete unnecessary code.Doug Evans
2014-08-07Include string.h in common-defs.hGary Benson
2014-02-26change minsyms not to be relocated at read-timeTom Tromey
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-18remove gdb_stat.hTom Tromey
2013-11-18remove gdb_string.hTom Tromey
2013-09-25 * symfile.h (struct sym_fns): Delete member "sym_flavour".Doug Evans
2013-09-25 * symfile.h (struct sym_fns): Add "objfile" argument toDoug Evans
2013-09-24Code cleanup: Add objfile_name accessorJan Kratochvil
2013-09-182013-09-18 Raunaq Bathija <raunaq12@in.ibm.com>Ulrich Weigand
2013-08-262013-08-26 Raunaq Bathija <raunaq12@in.ibm.com>Ulrich Weigand
2013-07-01Normalize on PATH_MAX instead of MAXPATHLEN throughout.Pedro Alves