gdb: fix whitespace issues in ChangeLog
[binutils-gdb.git] / gdb / minsyms.c
2020-06-17 Andrew Burgessgdb: Convert language la_get_symbol_name_matcher field...
2020-04-24 Tom TromeyConvert symbol_set_demangled_name to a method
2020-04-18 Tom TromeyChange get_objfile_arch to a method on objfile
2020-04-01 Tom TromeyAvoid copying in lookup_name_info
2020-01-24 Andrew Burgessgdb/tui: asm window handles invalid memory and scrolls...
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-27 Christian BiesingerMake symbol_set_names a member function
2019-12-16 Christian BiesingerUse a member function to set a symbol's language
2019-12-16 Christian BiesingerUse an accessor function for general_symbol_info::language
2019-12-13 Christian BiesingerRevert "Turn off threaded minsym demangling by default"
2019-11-27 Christian BiesingerTurn off threaded minsym demangling by default
2019-11-27 Christian BiesingerCompute msymbol hash codes in parallel
2019-11-27 Christian BiesingerPrecompute hash value for symbol_set_names
2019-11-26 Tom TromeyDemangle minsyms in parallel
2019-11-26 Tom TromeyDefer minimal symbol name-setting
2019-11-22 Christian BiesingerReplace the MSYMBOL_*_NAME macros with member functions
2019-10-30 Christian BiesingerOnly clear the minsym array when necessary
2019-10-29 Christian BiesingerChange some arguments to gdb::string_view instead of...
2019-10-26 Tom de Vries[gdb] Fix more typos in comments (2)
2019-10-02 Tom TromeyHandle copy relocations
2019-09-30 Christian BiesingerUse std::sort instead of qsort in minsyms.c
2019-09-26 Christian BiesingerConvert symtab.h function signatures to use bool instea...
2019-07-09 Tom TromeyRename common to gdbsupport
2019-06-26 Tom TromeyRemove lookup_minimal_symbol_solib_trampoline
2019-05-04 Tom TromeyRemove "struct" from foreach statements
2019-04-10 Tom TromeyIntroduce a separate debug objfile iterator
2019-04-10 Tom TromeyRemove some uses of "object_files"
2019-03-27 Philippe WaroquiersFix buffer overflow regression due to minsym malloc...
2019-03-25 Tom TromeyClean up some comments in minsyms.c
2019-03-18 Tom TromeyFix regression caused by minimal symbol changes
2019-03-15 Tom TromeyChange minimal_symbol inheritance
2019-03-15 Tom TromeyUse memcpy in minimal_symbol_reader::install
2019-03-15 Tom TromeyAllocate minimal symbols with malloc
2019-03-15 Tom TromeyRemove minsym termination
2019-03-15 Tom TromeyRemove some unneeded initializations in minimal_symbol_...
2019-03-15 Tom TromeyUse bitset for demangled_hash_languages
2019-01-25 Tom TromeyNormalize includes to use common/
2019-01-17 Tom TromeyMake minimal symbol range adapter a method on objfile
2019-01-17 Tom TromeyChange all_objfiles adapter to be a method on program_space
2019-01-10 Tom TromeyRemove ALL_MSYMBOLS and ALL_OBJFILE_MSYMBOLS
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-12-22 Simon MarchiAdd debug output for recorded minsyms
2018-11-09 John BaldwinFix unsigned overflow in minsyms reader.
2018-06-19 Pedro AlvesSilence -Wmaybe-uninitialized warning in minsyms.c...
2018-06-07 Pedro Alvestarget_stack -> current_top_target() throughout
2018-05-29 Weimin PanRemoving lookup_minimal_symbol_and_objfile
2018-05-21 Simon MarchiUse XOBNEW/XOBNEWVEC/OBSTACK_ZALLOC when possible
2018-05-02 Pedro AlvesConvert struct target_ops to C++
2018-04-26 Pedro AlvesFor PPC64/ELFv1: Introduce mst_data_gnu_ifunc
2018-04-26 Pedro AlvesFix stepping past GNU ifunc resolvers (introduce lookup...
2018-04-26 Pedro AlvesCalling ifunc functions when resolver has debug info...
2018-04-05 Tom TromeyRemove some cleanups from search_minsyms_for_name
2018-03-24 Weimin Panaarch64: Make "info address" resolve TLS variables
2018-01-10 Pedro Alveslanguage_get_symbol_name_matcher -> get_symbol_name_matcher
2018-01-10 Pedro AlvesFix gdb.ada/bp_c_mixed_case.exp (PR gdb/22670)
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-05 Simon MarchiRemove some unused variables
2017-11-29 Pedro AlvesFix setting-breakpoints regression on PPC64 (function...
2017-11-25 Pedro AlvesUse TOLOWER in SYMBOL_HASH_NEXT
2017-11-08 Pedro AlvesIntroduce lookup_name_info and generalize Ada's FULL...
2017-09-11 Tom TromeyRename _const functions to use overloading instead
2017-08-21 Pedro AlvesHandle function aliases better (PR gdb/19487, errno...
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-11-08 Pedro AlvesUse ui_file_as_string throughout more
2016-10-21 Tom TromeyChange minimal_symbol_reader::record_full to take a...
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-05-08 Trevor Saundersremove trivialy unused variables
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-11-23 Kevin Buettnerminsyms.c: Scan backwards over all zero sized symbols.
2015-03-06 Gary BensonNew common function "startswith"
2015-02-27 Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-17 Doug EvansNew parameter "debug symbol-lookup".
2014-11-05 Alan ModraUse obstack_blank_fast to shrink obstacks
2014-09-11 Gary BensonIntroduce common/symbol.h
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-02-26 Tom Tromeyadd short-circuit logic to elfread.c
2014-02-26 Tom Tromeymove minimal symbols to per-bfd
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 Tromeymake MSYMBOL_VALUE_ADDRESS an rvalue
2014-02-26 Tom Tromeychange minsym representation
2014-02-26 Tom Tromeyintroduce minimal_symbol_upper_bound
2014-01-13 Tom Tromeyreplace XCALLOC with XCNEWVEC or XCNEW
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-06 Tom Tromeyremove unnecessary declaration
2013-11-18 Tom Tromeyremove gdb_string.h
2013-09-24 Jan KratochvilCode cleanup: Add objfile_name accessor
2013-08-05 Tom Tromeyremove msymbol_objfile
2013-04-08 Tom Tromey PR symtab/8424:
2013-04-08 Tom Tromey * coffread.c (record_minimal_symbol): Update.
2013-04-08 Tom Tromey * minsyms.h (struct bound_minimal_symbol): New.
2013-04-08 Tom Tromey * ada-lang.c (ada_decode_symbol): Check and set 'ada_m...
2013-03-07 Keith Seitz * breakpoint.c (catch_syscall_split_args): Use skip_sp...
2013-01-21 Tom Tromey * gnu-v2-abi.c (_initialize_gnu_v2_abi): Don't set...
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-18 Tom Tromey * minsyms.c (lookup_solib_trampoline_symbol_by_pc...
next