summaryrefslogtreecommitdiff
path: root/gdb/elfread.c
Commit message (Expand)AuthorAgeFilesLines
* remove unused field from struct elfinfoTom Tromey2013-10-171-5/+0
* fix PR symtab/15597Tom Tromey2013-10-081-125/+1
* New option "set debug symfile on".Doug Evans2013-09-251-2/+2
* * symfile.h (struct sym_fns): Delete member "sym_flavour".Doug Evans2013-09-251-4/+1
* Keep objfile original filenameJan Kratochvil2013-09-241-1/+1
* Code cleanup: Add objfile_name accessorJan Kratochvil2013-09-241-2/+2
* * elfread.c (elf_symfile_read): Move "Done reading minimal symbols"Doug Evans2013-08-241-3/+3
* move gdbarch object from objfile to per-BFDTom Tromey2013-08-201-3/+3
* 2013-07-24 Sergio Durigan Junior <sergiodj@redhat.com>sergiodj2013-07-241-5/+15
* * dbxread.c (process_one_symbol): Constify section_offsets parameter.Doug Evans2013-05-061-2/+2
* * elfread.c (elf_symtab_read): Install versioned symbol underTom Tromey2013-04-151-0/+15
* PR symtab/8424:Tom Tromey2013-04-081-2/+2
* * coffread.c (record_minimal_symbol): Update.Tom Tromey2013-04-081-1/+1
* * coffread.c (cs_to_section): Use gdb_bfd_section_index.Tom Tromey2013-04-081-3/+7
* * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey2013-04-081-5/+5
* From: Sergio Durigan Junior <sergiodj@redhat.com>sergiodj2013-03-141-3/+4
* * elfread.c (elf_symfile_read): Move debugging printf to moreDoug Evans2013-03-061-3/+3
* * elfread.c (elf_symtab_read): Do not use udata.p here to findAlan Modra2013-02-221-13/+6
* gdb/Jan Kratochvil2013-02-221-6/+6
* bfd/Alan Modra2013-02-211-3/+2
* include/Alan Modra2013-02-181-22/+8
* gdb/Jan Kratochvil2013-02-011-2/+12
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * coffread.c (coff_symfile_init): Use set_objfile_data.Tom Tromey2012-12-121-18/+10
* gdb/qiyao2012-11-211-1/+1
* Name of symbol missing when printing global variable's addressJoel Brobecker2012-09-111-3/+3
* * elfread.c (elf_symtab_read): Update.Tom Tromey2012-08-221-1/+1
* * symfile.c (separate_debug_file_exists): Update.Tom Tromey2012-07-231-1/+1
* * coffread.c (coff_symfile_read): Make a cleanup for 'debugfile'Tom Tromey2012-07-231-1/+3
* * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref andTom Tromey2012-07-181-1/+2
* 2012-07-18 Sergio Durigan Junior <sergiodj@redhat.com>sergiodj2012-07-181-10/+6
* * NEWS: Mention new options "set debug dwarf2-read" andDoug Evans2012-06-261-0/+10
* * symtab.h (minimal_symbol): New member created_by_gdb.Doug Evans2012-06-191-0/+1
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>sergiodj2012-05-181-2/+1
* gdb/Maciej W. Rozycki2012-05-161-8/+13
* Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_sectionAlan Modra2012-05-051-4/+4
* 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>sergiodj2012-04-271-0/+120
* gdb/Jan Kratochvil2012-04-171-15/+12
* gdb/Jan Kratochvil2012-02-291-0/+3
* * elfread.c (elf_symfile_segments): Fix warning text.Doug Evans2012-02-211-1/+1
* * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type ofDoug Evans2012-02-021-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+1
* * elfread.c (elf_symtab_read): Put the filename in the filenameTom Tromey2011-12-211-5/+5
* try ignoring bad PLT entries in ELF symbol tablesJoel Brobecker2011-12-191-0/+17
* the "ambiguous linespec" seriesTom Tromey2011-12-061-1/+1
* 2011-08-09 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-08-091-15/+2
* Cleanup: kill trailing whitespacePaul Pluzhnikov2011-07-251-9/+9
* 2011-07-23 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2011-07-231-2/+2
* 2011-05-26 Tristan Gingold <gingold@adacore.com>Tristan Gingold2011-05-261-2/+2
* Revert "elfread.c (elf_symtab_read): Stop memory leak"Joel Brobecker2011-05-031-3/+0