]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/dwarf2/macro.c
Update copyright year range in header of all files managed by GDB
[thirdparty/binutils-gdb.git] / gdb / dwarf2 / macro.c
2024-01-12  Andrew BurgessUpdate copyright year range in header of all files...
2024-01-09  Tom TromeyPre-read DWZ section data
2023-11-29  Tom TromeyUse C++17 [[fallthrough]] attribute
2023-11-21  Lancelot Sixgdb: Replace gdb::optional with std::optional
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-11-03  Bruno Larsengdb: Fix issue with Clang CLI macros
2022-07-30  Simon Marchigdb/dwarf: pass a file_entry to line_header::file_file_name
2022-04-08  Simon Marchigdb: change file_file_name to return an std::string
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-08-08  Tom TromeyInclude objfiles.h in a few .c files
2021-08-04  Simon Marchigdb: avoid dereferencing empty str_offsets_base optiona...
2021-08-04  Simon Marchigdb: fix typo in complaint in dwarf2/macro.c
2021-03-06  Tom TromeyAvoid crash on missing dwz file
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-11-02  Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-10-02  nitachraDWARFv5: Handle DW_MACRO_define_strx and DW_MACRO_undef...
2020-05-29  Simon Marchigdb: rename dwarf2_per_objfile variables/fields to...
2020-05-27  Simon MarchiMake dwarf2_get_dwz_file take a dwarf2_per_bfd
2020-05-27  Simon MarchiSplit dwarf2_per_objfile into dwarf2_per_objfile and...
2020-03-26  Tom TromeyTrivial fix in dwarf_decode_macro_bytes
2020-03-26  Tom TromeyUse a const dwarf2_section_info in macro reader
2020-03-26  Tom TromeyUse a const line_header in macro reader
2020-03-26  Tom TromeyMove code to new file dwarf2/macro.c