]> Git Repo - binutils.git/history - gdb/dwarf-index-write.c
gdb: add back declarations for _initialize functions
[binutils.git] / gdb / dwarf-index-write.c
2020-01-13 Simon Marchigdb: add back declarations for _initialize functions
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-16 Christian BiesingerUse an accessor function for general_symbol_info::language
2019-11-26 Simon MarchiAdd missing includes in dwarf-index-write.c and mi...
2019-11-22 Christian BiesingerReplace the MSYMBOL_*_NAME macros with member functions
2019-10-26 Tom de Vries[gdb] Fix more typos in comments (2)
2019-10-18 Tom de Vries[gdb] Fix more typos in comments
2019-09-23 Christian BiesingerMake ada_decode not use a static buffer
2019-09-10 Tom TromeyAdd Ada support for .debug_names
2019-07-09 Tom TromeyRename common to gdbsupport
2019-06-21 Simon Marchidwarf2read: Get rid of VEC (dwarf2_section_info_def)
2019-06-16 Simon MarchiWrite index for dwz -m file
2019-05-04 Tom TromeyDon't derive partial_symbol from general_symbol_info
2019-04-08 Tom TromeyRename gdb exception types
2019-04-08 Tom TromeyRewrite TRY/CATCH
2019-04-06 Tom TromeyRevert the header-sorting patch
2019-04-06 Tom TromeySort includes for files gdb/[a-f]*.[chyl].
2019-01-17 Tom TromeyChange all_objfiles adapter to be a method on program_space
2019-01-10 Tom TromeyIntroduce class psymtab_storage
2019-01-10 Tom TromeyRemove most uses of ALL_OBJFILES
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-10-27 Tom TromeyDo not reopen temporary files
2018-10-27 Tom TromeyUse mkostemp, not mkstemp
2018-10-27 Tom TromeyMove make_temp_filename to common/pathstuff.c
2018-10-05 Simon MarchiFix undefined behavior, don't pass NULL to fwrite
2018-08-09 Simon MarchiFix some gettext ARI warnings
2018-08-07 Simon MarchiAdd DWARF index cache
2018-07-26 Tom TromeyMake psymbols and psymtabs independent of the program...
2018-07-26 Tom TromeyChange representation of psymbol to flush out accessors
2018-05-23 Tom TromeyRemove symfile_complaints
2018-04-12 Jan KratochvilFix -D_GLIBCXX_DEBUG gdb-add-index regression
2018-04-07 Simon MarchiMake dwarf2_per_objfile::all_type_units an std::vector
2018-04-07 Simon MarchiMake dwarf2_per_objfile::all_comp_units an std::vector
2018-03-27 Tom TromeyInclude <cmath> in dwarf-index-write.c
2018-03-27 Simon MarchiMove DWARF index-related things to a separate file
This page took 3.293456 seconds and 42 git commands to generate.