x86: Add elf_x86_backend_data
[binutils-gdb.git] / gdb / elfread.c
2017-09-12 Simon Marchiprobe: Replace VEC(probe_ops_cp) with std::vector
2017-09-12 Simon MarchiMake probe_ops::get_probes fill an std::vector
2017-09-09 John BaldwinRemove unnecessary function prototypes.
2017-09-04 Pedro AlvesStop assuming no-debug-info functions return int
2017-09-04 Pedro AlvesKill init_sal
2017-09-04 Pedro Alvesstruct symtabs_and_lines -> std::vector<symtab_and_line>
2017-08-17 Alex LindsaySynthetic symbol leak in elf_read_minimal_symbols
2017-08-03 Tom TromeyUse containers to avoid cleanups
2017-04-12 Tom TromeyChange breakpoint event locations to event_location_up
2017-01-11 Tom TromeyUse class to manage BFD reference counts
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-11-28 Yao QiRestrict checking value.lval on using address
2016-11-15 Pedro Alvesgdb::{unique_ptr,move} -> std::{unique_ptr,move}
2016-10-26 Pedro AlvesMake symfile_add_flags and objfile->flags strongly...
2016-10-21 Tom TromeyChange minimal_symbol_reader::record_full to take a...
2016-10-21 Tom TromeyUse gdb::unique_ptr in elf_read_minimal_symbols
2016-10-21 Tom TromeyRecord minimal symbols directly in reader.
2016-10-21 Tom TromeyChange minimal_symbol_reader to store objfile
2016-10-21 Tom TromeyIntroduce minimal_symbol_reader
2016-09-09 Andreas ArnezPass HWCAP to ifunc resolver
2016-07-14 Tom TromeyRemove unused variables
2016-01-19 Pedro AlvesLimit breakpoint re-set to the current program space
2016-01-13 Pedro AlvesPer-inferior/Inferior-qualified thread IDs
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-25 Simon MarchiAdd some more casts (1/2)
2015-09-25 Simon MarchiAdd casts to memory allocation related calls
2015-08-26 Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-08-12 Keith SeitzExplicit locations: use new location API
2015-06-19 Doug EvansRemove special support in gdb for Sun's version of...
2015-03-06 Gary BensonNew common function "startswith"
2015-02-26 Jan KratochvilSEGV in ppc64_elf_get_synthetic_symtab reading a separa...
2015-02-11 Tom TromeyFix redefinition errors in C++ mode
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-18 Simon MarchiA few comment cleanups
2014-12-12 Maciej W. RozyckiMIPS: Keep the ISA bit in compressed code addresses
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>
next