Add tests for PR ld/16452 and PR ld/16457
[platform/upstream/binutils.git] / gdb / elfread.c
2014-10-03 Maciej W. RozyckiAlso mark ELF solib trampoline minimal symbols special
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-03-03 Tom Tromeymove probes to be per-bfd
2014-03-03 Tom Tromeychange probes to be program-space-independent
2014-02-26 Tom Tromeyadd short-circuit logic to elfread.c
2014-02-26 Tom Tromeysplit out elf_read_minimal_symbols
2014-02-26 Tom Tromeychange minsyms not to be relocated at read-time
2014-02-26 Tom Tromeystart change to progspace independence
2014-02-26 Tom Tromeyuse bound_minsym as result for lookup_minimal_symbol...
2014-02-26 Tom Tromeychange minsym representation
2014-02-10 Will Newtongdb/elfread.c: Enable ifunc support on ARM.
2014-01-13 Tom Tromeyreplace XCALLOC with XCNEWVEC or XCNEW
2014-01-13 Tom Tromeyreplace XZALLOC with XCNEW
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-06 Tom Tromeyremove some sym_probe_fns methods
2013-11-18 Tom Tromeyremove gdb_string.h
2013-10-17 Tom Tromeyremove unused field from struct elfinfo
2013-10-08 Tom Tromeyfix PR symtab/15597
2013-09-25 Doug Evans New option "set debug symfile on".
2013-09-25 Doug Evans * symfile.h (struct sym_fns): Delete member "sym_flavour".
2013-09-24 Jan KratochvilKeep objfile original filename
2013-09-24 Jan KratochvilCode cleanup: Add objfile_name accessor
2013-08-24 Doug Evans * elfread.c (elf_symfile_read): Move "Done reading...
2013-08-20 Tom Tromeymove gdbarch object from objfile to per-BFD
2013-07-24 Sergio Durigan Junior2013-07-24 Sergio Durigan Junior <sergiodj@redhat...
2013-05-06 Doug Evans * dbxread.c (process_one_symbol): Constify section_off...
2013-04-15 Tom Tromey * elfread.c (elf_symtab_read): Install versioned symbo...
2013-04-08 Tom Tromey PR symtab/8424:
2013-04-08 Tom Tromey * coffread.c (record_minimal_symbol): Update.
2013-04-08 Tom Tromey * coffread.c (cs_to_section): Use gdb_bfd_section_index.
2013-04-08 Tom Tromey * minsyms.h (struct bound_minimal_symbol): New.
2013-03-14 Sergio Durigan JuniorFrom: Sergio Durigan Junior <sergiodj@redhat.com>
2013-03-06 Doug Evans * elfread.c (elf_symfile_read): Move debugging printf...
2013-02-22 Alan Modra * elfread.c (elf_symtab_read): Do not use udata.p...
2013-02-22 Jan Kratochvilgdb/
2013-02-21 Alan Modrabfd/
2013-02-18 Alan Modrainclude/
2013-02-01 Jan Kratochvilgdb/
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-12 Tom Tromey * coffread.c (coff_symfile_init): Use set_objfile_data.
2012-11-21 Yao Qigdb/
2012-09-11 Joel BrobeckerName of symbol missing when printing global variable...
2012-08-22 Tom Tromey * elfread.c (elf_symtab_read): Update.
2012-07-23 Tom Tromey * symfile.c (separate_debug_file_exists): Update.
2012-07-23 Tom Tromey * coffread.c (coff_symfile_read): Make a cleanup for...
2012-07-18 Tom Tromey * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref and
2012-07-18 Sergio Durigan Junior2012-07-18 Sergio Durigan Junior <sergiodj@redhat...
2012-06-26 Doug Evans * NEWS: Mention new options "set debug dwarf2-read...
2012-06-19 Doug Evans * symtab.h (minimal_symbol): New member created_by_gdb.
2012-05-18 Sergio Durigan Junior2012-05-18 Sergio Durigan Junior <sergiodj@redhat...
2012-05-16 Maciej W. Rozycki gdb/
2012-05-05 Alan ModraReplace all uses of bfd_abs_section, bfd_com_section...
2012-04-27 Sergio Durigan Junior2012-04-27 Sergio Durigan Junior <sergiodj@redhat...
2012-04-17 Jan Kratochvilgdb/
2012-02-29 Jan Kratochvilgdb/
2012-02-21 Doug Evans * elfread.c (elf_symfile_segments): Fix warning text.
2012-02-02 Doug Evans * blockframe.c (find_pc_partial_function_gnu_ifunc...
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-21 Tom Tromey * elfread.c (elf_symtab_read): Put the filename in...
2011-12-19 Joel Brobeckertry ignoring bad PLT entries in ELF symbol tables
2011-12-06 Tom Tromeythe "ambiguous linespec" series
2011-08-09 Pedro Alves2011-08-09 Pedro Alves <pedro@codesourcery.com>
2011-07-25 Paul PluzhnikovCleanup: kill trailing whitespace
2011-07-23 Paul Pluzhnikov2011-07-23 Paul Pluzhnikov <ppluzhnikov@google.com>
2011-05-26 Tristan Gingold2011-05-26 Tristan Gingold <gingold@adacore.com>
2011-05-03 Joel BrobeckerRevert "elfread.c (elf_symtab_read): Stop memory leak"
2011-04-25 Jan Kratochvilgdb/
2011-04-17 Jan Kratochvilbfd/
2011-04-17 Jan Kratochvilgdb/
2011-03-31 Thiago Jung Bauermann2011-03-31 Thiago Jung Bauermann <bauerman@br.ibm...
2011-03-28 Jan Kratochvilgdb/
2011-03-28 Jan Kratochvilgdb/
2011-03-28 Jan Kratochvilgdb/
2011-03-23 Kai Tietz2011-03-23 Kai Tietz <ktietz@redhat.com>
2011-03-07 Michael Snyder2011-03-05 Michael Snyder <msnyder@vmware.com>
2011-03-07 Tom Tromey * xcoffread.c (xcoff_sym_fns): Update.
2011-03-07 Joel BrobeckerMinor reformatting in elfread.c:elf_symtab_read
2011-01-07 Michael Snyder2011-01-07 Michael Snyder <msnyder@vmware.com>
2011-01-05 Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-11-19 Jan Kratochvilgdb/
2010-10-01 Tom Tromey * symfile.h (allocate_symtab): Update.
2010-09-30 Tom Tromey * symfile.h (struct sym_fns) <next>: Remove.
2010-07-13 Tom Tromeygdb
2010-05-14 Michael Snyder2010-05-14 Michael Snyder <msnyder@vmware.com>
2010-05-05 Michael Snyder2010-05-05 Michael Snyder <msnyder@vmware.com>
2010-04-14 Pedro Alves * objfiles.h (gdb_bfd_close_or_warn): Declare.
2010-03-24 Michael Snyder2010-03-24 Michael Snyder <msnyder@localhost.localdomain>
2010-03-10 Tom Tromey * elfread.c (elf_symfile_read): Don't call
2010-03-10 Tom Tromeygdb
2010-02-03 Tristan Gingold2010-02-03 Tristan Gingold <gingold@adacore.com>
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-12-14 Tristan Gingold2009-12-11 Tristan Gingold <gingold@adacore.com>
2009-12-09 Tristan Gingold2009-12-02 Tristan Gingold <gingold@adacore.com>
2009-12-07 Tristan Gingold2009-12-07 Tristan Gingold <gingold@adacore.com>
2009-12-07 Tristan Gingold2009-12-07 Tristan Gingold <gingold@adacore.com>
2009-12-02 Tristan Gingold2009-12-02 Tristan Gingold <gingold@adacore.com>
2009-12-02 Tristan Gingold2009-12-02 Tristan Gingold <gingold@adacore.com>
2009-11-16 Tom Tromey * xcoffread.c (scan_xcoff_symtab): Update.
2009-11-13 Daniel Jacobowitz2009-11-13 Maciej W. Rozycki <macro@codesourcery...
next