summaryrefslogtreecommitdiff
path: root/gdb/xcoffread.c
Commit message (Expand)AuthorAgeFilesLines
* constify xcoffread.cPedro Alves2015-03-201-2/+2
* New common function "startswith"Gary Benson2015-03-061-1/+1
* C++ keyword cleanliness, mostly auto-generatedPedro Alves2015-02-271-15/+15
* xcoffread.c: delete 'within_function' definitionPedro Alves2015-02-111-5/+0
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* initialize_objfile_symbol: Renamed from initialize_symbol.Doug Evans2014-12-231-1/+1
* Split struct symtab into two: struct symtab and compunit_symtab.Doug Evans2014-11-201-10/+9
* buildsym API cleanupDoug Evans2014-11-181-15/+14
* xcoffread.c (process_linenos): Delete unnecessary code.Doug Evans2014-11-021-3/+0
* Include string.h in common-defs.hGary Benson2014-08-071-2/+0
* change minsyms not to be relocated at read-timeTom Tromey2014-02-261-1/+0
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_stat.hTom Tromey2013-11-181-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* * symfile.h (struct sym_fns): Delete member "sym_flavour".Doug Evans2013-09-251-3/+1
* * symfile.h (struct sym_fns): Add "objfile" argument toDoug Evans2013-09-251-1/+1
* Code cleanup: Add objfile_name accessorJan Kratochvil2013-09-241-2/+2
* 2013-09-18 Raunaq Bathija <raunaq12@in.ibm.com>Ulrich Weigand2013-09-181-2/+2
* 2013-08-26 Raunaq Bathija <raunaq12@in.ibm.com>Ulrich Weigand2013-08-261-2/+22
* Normalize on PATH_MAX instead of MAXPATHLEN throughout.Pedro Alves2013-07-011-1/+0
* * somread.c (som_symfile_offsets): Add 'const' to addrs.Tom Tromey2013-05-061-4/+1
* Reimplement shared library support on ppc-aix...Joel Brobecker2013-05-061-42/+41
* -Wpointer-sign: xcoffread.c.Pedro Alves2013-04-191-1/+1
* * coffread.c (record_minimal_symbol): Update.Tom Tromey2013-04-081-8/+2
* * coffread.c (cs_to_section): Use gdb_bfd_section_index.Tom Tromey2013-04-081-1/+1
* * coffread.c (process_coff_symbol, coff_read_enum_type): CallTom Tromey2013-04-081-1/+1
* 2013-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>Tom Tromey2013-03-201-1/+1
* * symfile.h (obsavestring): Don't declare.Tom Tromey2013-01-211-2/+2
* * buildsym.c (patch_subfile_names): Use set_last_source_file.Tom Tromey2013-01-211-6/+6
* gdb/Yao Qi2013-01-181-9/+9
* gdb/Yao Qi2013-01-141-4/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* Port GDB to powerpc-lynx178.Joel Brobecker2012-12-181-0/+61
* Fix NULL objfile's section_offsets dereference during symbol load.Joel Brobecker2012-12-151-2/+0
* * dbxread.c (read_dbx_symtab): Update.Tom Tromey2012-12-121-36/+32
* * coffread.c (coff_objfile_data_key): New global.Tom Tromey2012-12-121-62/+54
* PR gdb/14704:Tom Tromey2012-11-081-5/+3
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-05-181-1/+0
* Initial support for Fission. http://gcc.gnu.org/wiki/DebugFissionDoug Evans2012-04-281-0/+1
* 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-04-271-0/+1
* pspace != NULL failed assertion on ppc-aixJoel Brobecker2012-04-181-55/+88
* Unused local variables in xcoffread.c:read_xcoff_symtabJoel Brobecker2012-04-181-12/+3
* * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans2012-02-071-27/+16
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+1
* * xcoffread.c (dwarf2_xcoff_names): Add 'macro' and 'sentinel'Tom Tromey2011-07-271-1/+3
* 2011-06-07 Tristan Gingold <gingold@adacore.com>Tristan Gingold2011-06-071-0/+29
* 2011-05-19 Hui Zhu <teawater@gmail.com>Hui Zhu2011-05-191-1/+1
* * xcoffread.c (process_xcoff_symbol): Remove useless cast.Andreas Schwab2011-04-191-2/+2
* * xcoffread.c (process_xcoff_symbol): ARI fix: Avoid assignmentPierre Muller2011-04-191-1/+5
* * xcoffread.c (read_xcoff_symtab): Make `debugfmt' const.Tom Tromey2011-04-041-1/+1