aboutsummaryrefslogtreecommitdiff
path: root/gdb/elfread.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-25Add some more casts (1/2)Simon Marchi1-11/+16
2015-09-25Add casts to memory allocation related callsSimon Marchi1-8/+10
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi1-2/+2
2015-08-11Explicit locations: use new location APIKeith Seitz1-1/+3
2015-06-19Remove special support in gdb for Sun's version of stabs.Doug Evans1-180/+4
2015-03-06New common function "startswith"Gary Benson1-1/+1
2015-02-26SEGV in ppc64_elf_get_synthetic_symtab reading a separate debug fileJan Kratochvil1-2/+4
2015-02-11Fix redefinition errors in C++ modeTom Tromey1-4/+4
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-12-18A few comment cleanupsSimon Marchi1-12/+1
2014-12-12MIPS: Keep the ISA bit in compressed code addressesMaciej W. Rozycki1-3/+9
2014-10-03Also mark ELF solib trampoline minimal symbols specialMaciej W. Rozycki1-1/+4
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
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