aboutsummaryrefslogtreecommitdiff
path: root/gdb/xcoffread.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-19Remove special support in gdb for Sun's version of stabs.Doug Evans1-2/+1
2015-03-20constify xcoffread.cPedro Alves1-2/+2
2015-03-06New common function "startswith"Gary Benson1-1/+1
2015-02-27C++ keyword cleanliness, mostly auto-generatedPedro Alves1-15/+15
2015-02-11xcoffread.c: delete 'within_function' definitionPedro Alves1-5/+0
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-12-23initialize_objfile_symbol: Renamed from initialize_symbol.Doug Evans1-1/+1
2014-11-20Split struct symtab into two: struct symtab and compunit_symtab.Doug Evans1-10/+9
2014-11-18buildsym API cleanupDoug Evans1-15/+14
2014-11-02xcoffread.c (process_linenos): Delete unnecessary code.Doug Evans1-3/+0
2014-08-07Include string.h in common-defs.hGary Benson1-2/+0
2014-02-26change minsyms not to be relocated at read-timeTom Tromey1-1/+0
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_stat.hTom Tromey1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-09-25 * symfile.h (struct sym_fns): Delete member "sym_flavour".Doug Evans1-3/+1
2013-09-25 * symfile.h (struct sym_fns): Add "objfile" argument toDoug Evans1-1/+1
2013-09-24Code cleanup: Add objfile_name accessorJan Kratochvil1-2/+2
2013-09-182013-09-18 Raunaq Bathija <raunaq12@in.ibm.com>Ulrich Weigand1-2/+2
2013-08-262013-08-26 Raunaq Bathija <raunaq12@in.ibm.com>Ulrich Weigand1-2/+22
2013-07-01Normalize on PATH_MAX instead of MAXPATHLEN throughout.Pedro Alves1-1/+0
2013-05-06 * somread.c (som_symfile_offsets): Add 'const' to addrs.Tom Tromey1-4/+1
2013-05-06Reimplement shared library support on ppc-aix...Joel Brobecker1-42/+41
2013-04-19-Wpointer-sign: xcoffread.c.Pedro Alves1-1/+1
2013-04-08 * coffread.c (record_minimal_symbol): Update.Tom Tromey1-8/+2
2013-04-08 * coffread.c (cs_to_section): Use gdb_bfd_section_index.Tom Tromey1-1/+1
2013-04-08 * coffread.c (process_coff_symbol, coff_read_enum_type): CallTom Tromey1-1/+1
2013-03-202013-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>Tom Tromey1-1/+1
2013-01-21 * symfile.h (obsavestring): Don't declare.Tom Tromey1-2/+2
2013-01-21 * buildsym.c (patch_subfile_names): Use set_last_source_file.Tom Tromey1-6/+6
2013-01-18gdb/Yao Qi1-9/+9
2013-01-14gdb/Yao Qi1-4/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-18Port GDB to powerpc-lynx178.Joel Brobecker1-0/+61
2012-12-15Fix NULL objfile's section_offsets dereference during symbol load.Joel Brobecker1-2/+0
2012-12-12 * dbxread.c (read_dbx_symtab): Update.Tom Tromey1-36/+32
2012-12-12 * coffread.c (coff_objfile_data_key): New global.Tom Tromey1-62/+54
2012-11-08 PR gdb/14704:Tom Tromey1-5/+3
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-1/+0
2012-04-28 Initial support for Fission. http://gcc.gnu.org/wiki/DebugFissionDoug Evans1-0/+1
2012-04-272012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-0/+1
2012-04-18pspace != NULL failed assertion on ppc-aixJoel Brobecker1-55/+88
2012-04-18Unused local variables in xcoffread.c:read_xcoff_symtabJoel Brobecker1-12/+3
2012-02-07 * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans1-27/+16
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-3/+1
2011-07-27 * xcoffread.c (dwarf2_xcoff_names): Add 'macro' and 'sentinel'Tom Tromey1-1/+3
2011-06-072011-06-07 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-0/+29
2011-05-192011-05-19 Hui Zhu <teawater@gmail.com>Hui Zhu1-1/+1
2011-04-19* xcoffread.c (process_xcoff_symbol): Remove useless cast.Andreas Schwab1-2/+2
2011-04-19 * xcoffread.c (process_xcoff_symbol): ARI fix: Avoid assignmentPierre Muller1-1/+5