Automatic date update in version.in
[external/binutils.git] / gdb / elfread.c
2019-01-17 Tom TromeyChange all_objfiles adapter to be a method on program_space
2019-01-10 Tom TromeyMove some declarations to mdebugread.h
2019-01-10 Tom TromeyRemove ALL_PSPACE_OBJFILES
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-21 Pedro AlvesUse gdb:array_view in call_function_by_hand & friends
2018-10-05 Tom TromeySimple -Wshadow=local fixes
2018-07-20 Tom TromeyDo not use buildsym.h in some files
2018-07-20 Tom TromeyRemove buildsym_init
2018-07-16 Tom TromeyRemove buildsym_new_init
2018-06-28 Tom TromeyMake dwarf2_free_objfile static
2018-06-21 Pedro AlvesUse thread_info and inferior pointers more throughout
2018-06-07 Pedro Alvestarget_stack -> current_top_target() throughout
2018-06-04 Alan HaywardUse ELF_SECTION_IN_SEGMENT to map segments
2018-05-02 Pedro AlvesConvert struct target_ops to C++
2018-04-26 Pedro AlvesFix resolving GNU ifunc bp locations when inferior...
2018-04-26 Pedro AlvesFor PPC64/ELFv1: Introduce mst_data_gnu_ifunc
2018-04-26 Pedro AlvesFor PPC64: elf_gnu_ifunc_record_cache: handle plt symbo...
2018-04-26 Pedro AlvesFix elf_gnu_ifunc_resolve_by_got buglet
2018-04-26 Pedro AlvesFix breakpoints in ifunc after inferior resolved it...
2018-03-08 Simon MarchiMake find_separate_debug_file* return std::string
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-11 Pedro AlvesUnbreak build for non-ELF ports
2017-12-08 Jan KratochvilDWARF-5: .debug_names index consumer
2017-12-08 Jan KratochvilChange dwarf2_initialize_objfile's return value
2017-12-05 Simon MarchiRemove some unused variables
2017-12-02 Sergio Durigan JuniorAdd support for the readnever concept
2017-12-01 Sergio Durigan JuniorRevert "Add support for the readnever concept"
2017-12-01 Sergio Durigan JuniorAdd support for the readnever concept
2017-11-23 Sergio Durigan JuniorConvert generic probe interface to C++ (and perform...
2017-11-04 Tom TromeyIntroduce gdb_breakpoint_up
2017-10-16 Pedro AlvesWork around GCC 6.3.1 bug
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...
next