aboutsummaryrefslogtreecommitdiff
path: root/gdb/elfread.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-03move probes to be per-bfdTom Tromey1-13/+13
2014-03-03change probes to be program-space-independentTom Tromey1-16/+0
2014-02-26add short-circuit logic to elfread.cTom Tromey1-8/+19
2014-02-26split out elf_read_minimal_symbolsTom Tromey1-31/+42
2014-02-26change minsyms not to be relocated at read-timeTom Tromey1-11/+0
2014-02-26start change to progspace independenceTom Tromey1-2/+2
2014-02-26use bound_minsym as result for lookup_minimal_symbol et alTom Tromey1-5/+5
2014-02-26change minsym representationTom Tromey1-3/+3
2014-02-10gdb/elfread.c: Enable ifunc support on ARM.Will Newton1-1/+9
2014-01-13replace XCALLOC with XCNEWVEC or XCNEWTom Tromey1-3/+3
2014-01-13replace XZALLOC with XCNEWTom Tromey1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-12-06remove some sym_probe_fns methodsTom Tromey1-42/+0
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-10-17remove unused field from struct elfinfoTom Tromey1-5/+0
2013-10-08fix PR symtab/15597Tom Tromey1-125/+1
2013-09-25 New option "set debug symfile on".Doug Evans1-2/+2
2013-09-25 * symfile.h (struct sym_fns): Delete member "sym_flavour".Doug Evans1-4/+1
2013-09-24Keep objfile original filenameJan Kratochvil1-1/+1
2013-09-24Code cleanup: Add objfile_name accessorJan Kratochvil1-2/+2
2013-08-24 * elfread.c (elf_symfile_read): Move "Done reading minimal symbols"Doug Evans1-3/+3
2013-08-20move gdbarch object from objfile to per-BFDTom Tromey1-3/+3
2013-07-242013-07-24 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-5/+15
2013-05-06 * dbxread.c (process_one_symbol): Constify section_offsets parameter.Doug Evans1-2/+2
2013-04-15 * elfread.c (elf_symtab_read): Install versioned symbol underTom Tromey1-0/+15
2013-04-08 PR symtab/8424:Tom Tromey1-2/+2
2013-04-08 * coffread.c (record_minimal_symbol): Update.Tom Tromey1-1/+1
2013-04-08 * coffread.c (cs_to_section): Use gdb_bfd_section_index.Tom Tromey1-3/+7
2013-04-08 * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey1-5/+5
2013-03-14From: Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-3/+4
2013-03-06 * elfread.c (elf_symfile_read): Move debugging printf to moreDoug Evans1-3/+3
2013-02-22 * elfread.c (elf_symtab_read): Do not use udata.p here to findAlan Modra1-13/+6
2013-02-22gdb/Jan Kratochvil1-6/+6
2013-02-21bfd/Alan Modra1-3/+2
2013-02-18include/Alan Modra1-22/+8
2013-02-01gdb/Jan Kratochvil1-2/+12
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-12 * coffread.c (coff_symfile_init): Use set_objfile_data.Tom Tromey1-18/+10
2012-11-21gdb/Yao Qi1-1/+1
2012-09-11Name of symbol missing when printing global variable's addressJoel Brobecker1-3/+3
2012-08-22 * elfread.c (elf_symtab_read): Update.Tom Tromey1-1/+1
2012-07-23 * symfile.c (separate_debug_file_exists): Update.Tom Tromey1-1/+1
2012-07-23 * coffread.c (coff_symfile_read): Make a cleanup for 'debugfile'Tom Tromey1-1/+3
2012-07-18 * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref andTom Tromey1-1/+2
2012-07-182012-07-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-10/+6
2012-06-26 * NEWS: Mention new options "set debug dwarf2-read" andDoug Evans1-0/+10
2012-06-19 * symtab.h (minimal_symbol): New member created_by_gdb.Doug Evans1-0/+1
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-2/+1
2012-05-16 gdb/Maciej W. Rozycki1-8/+13
2012-05-05Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_sectionAlan Modra1-4/+4