Automatic date update in version.in
[external/binutils.git] / gdb / symfile.c
2018-07-31 Simon MarchiRemove struct keyword in range-based for loop
2018-07-22 Tom TromeyPass the correct argument to the observer in reread_symbols
2018-06-28 Petr TesarikAdd an optional offset option to the "add-symbol-file...
2018-06-28 Petr TesarikMake sure that sorting does not change section order
2018-06-28 Petr TesarikMake add-symbol-file's address argument optional
2018-06-28 Petr TesarikAdd an optional offset option to the "symbol-file"...
2018-06-07 Pedro Alvestarget_stack -> current_top_target() throughout
2018-05-30 Simon MarchiRemove "struct" keyword in range-based for loops
2018-05-23 Tom TromeyRemove symfile_complaints
2018-05-23 Tom TromeyRemove "noisy" parameter from clear_complaints
2018-05-21 Tom TromeyUse std::string in reread_symbols
2018-05-16 Tom TromeyUse a distinguishing name for minidebug objfile
2018-05-05 Tom TromeyFix "fall through" comments
2018-05-02 Pedro AlvesConvert struct target_ops to C++
2018-03-26 Keith SeitzRemove struct keyword from section_addr_info
2018-03-19 Tom TromeyConvert observers to C++
2018-03-16 Tom TromeyRemove make_cleanup_free_section_addr_info
2018-03-13 Tom TromeyRemove two cleanups using std::string
2018-03-08 Simon MarchiMake find_separate_debug_file* return std::string
2018-03-03 Simon MarchiMake delim_string_to_char_ptr_vec return an std::vector
2018-02-27 Tom TromeyChange target_write_memory_blocks to use std::vector
2018-02-14 Tom TromeyChange openp et al to use a unique_xmalloc_ptr
2018-01-21 Andrew Burgessgdb: New API for tracking innermost block
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-05 Simon MarchiRemove some unused variables
2017-12-02 Sergio Durigan JuniorAdd support for the readnever concept
2017-12-01 Sergio Durigan JuniorMake '{add-,}symbol-file' not care about the position...
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-29 Tom TromeyUpdate usage text for add-symbol-file, symbol-file...
2017-11-29 Tom TromeyFix add-symbol-file usage and errors
2017-11-08 Pedro AlvesIntroduce lookup_name_info and generalize Ada's FULL...
2017-11-07 Tom TromeyConstify add_setshow_*
2017-11-07 Tom TromeyRemove cmd_cfunc_ftype
2017-11-07 Tom TromeyConstify add_info
2017-11-04 Tom TromeyRemove make_cleanup_free_objfile
2017-11-04 Tom TromeyUse unique_xmalloc_ptr in find_separate_debug_file_by_d...
2017-10-28 Simon MarchiGet rid of VEC(filename_language)
2017-10-28 Simon MarchiAdd tests for filename_language
2017-10-14 Simon MarchiReplace psymbol_allocation_list with std::vector
2017-10-13 Tom TromeyChange objfile to use new/delete
2017-10-11 Tom TromeyConstify add_prefix_cmd
2017-10-11 Simon MarchiUse std::vector for symtab_fns
2017-10-03 Tom TromeyUse gdb::byte_vector in load_progress
2017-10-03 Tom TromeyRemove unused declarations
2017-09-27 Tom TromeyConstify some commands in exec.c, plus symbol_file_command
2017-09-27 Tom TromeyConstify some commands in symfile.c
2017-09-09 John BaldwinRemove unnecessary function prototypes.
2017-08-14 Tom TromeyFix memory leak in add_symbol_file_command
2017-08-05 Tom TromeyUse gdb::unique_xmalloc_ptr when calling tilde_expand
2017-08-03 Tom TromeyIntroduce gdb_argv, a class wrapper for buildargv
2017-06-28 Doug GilmoreFix PR 21337: segfault when re-reading symbols.
2017-06-27 Pedro Alvesobjfile_per_bfd_storage non-POD
2017-06-11 Simon MarchiIntroduce "set debug separate-debug-file"
2017-04-12 Tom TromeyUse std::vector in reread_symbols
2017-04-12 Tom TromeyChange increment_reading_symtab to return a scoped_restore
2017-04-05 Pedro Alves-Wwrite-strings: The Rest
2017-02-23 Pedro AlvesUse gdb::function_view in iterate_over_symtabs & co
2017-02-13 Luis MachadoImprove load command's help text
2017-01-11 Tom TromeyUse class to manage BFD reference counts
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-12-22 Simon MarchiClass-ify ui_out
2016-11-27 Simon MarchiRemove verbosity from ui_out_message and friends
2016-11-23 Pedro Alvesgdb: Use C++11 std::chrono
2016-10-26 Sandra LoosemorePR 20569, segv in follow_exec
2016-10-26 Pedro AlvesMake symfile_add_flags and objfile->flags strongly...
2016-09-16 Pedro Alvesgdb: Use std::min and std::max throughout
2016-07-14 Tom TromeyRemove some unused overlay code
2016-06-24 Tom TromeyMove filename extensions into language_defn
2016-06-24 Tom TromeyUse VEC for filename_language_table
2016-05-17 Tom TromeyAdd support for the Rust language
2016-05-08 Trevor Saundersremove trivialy unused variables
2016-05-03 Kyrylo Tkachov[gdb] Fix -Wparentheses warnings
2016-03-31 Pedro AlvesRemove support for "target m32rsdi" and "target mips...
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-11-17 Pedro Alves[C++/mingw] Misc alloca casts
2015-10-13 Pedro AlvesMore char constification
2015-09-25 Simon MarchiAdd some more casts (2/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-24 Pedro AlvesPrepare for gnulib update
2015-08-01 Pierre-Marie de... Replace the block_found global with explicit data-flow
2015-04-02 Gary BensonRearrange symfile_bfd_open
2015-04-02 Gary BensonConvert "remote:" sysroots to "target:" and remove...
2015-03-11 Gary BensonImplement remote_bfd_iovec_stat
2015-02-11 Doug EvansRename new_symfile_objfile, make static.
2015-01-31 Gary Bensonnew callback parameter expansion_notify for expand_symt...
2015-01-31 Joel BrobeckerPR symtab/17855
2015-01-29 Alexander KlimovFix build failure in symfile.c::unmap_overlay_command...
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-11-28 Yao QiUse lstat unconditionally
2014-11-20 Doug EvansSplit struct symtab into two: struct symtab and compuni...
2014-11-18 Doug EvansSYMTAB_OBJFILE: New macro.
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-08-07 Gary BensonInclude gdb_assert.h in common-defs.h
2014-06-26 Tom Tromeyconstify to_load
2014-06-16 Pedro Alves"$ gdb PROGRAM" vs "(gdb) file PROGRAM" difference...
2014-06-13 Tom Tromeymake calls to help_list use enumerator
2014-06-06 Markus Metzgersymfile, vdso: remove target sections
2014-03-31 Doug EvansNew option "set print symbol-loading".
next