Remove OBJF_REORDERED
[binutils-gdb.git] / gdb / dwarf2 / abbrev.c
2023-01-01 Joel BrobeckerUpdate copyright year range in header of all files...
2022-04-22 Tom TromeyFix method naming bug in new DWARF indexer
2022-04-12 Tom TromeyStatically examine abbrev properties
2022-04-12 Tom TromeyIntroduce DWARF abbrev cache
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-03-13 Tom TromeyRemove Irix 6 workaround from DWARF abbrev reader
2021-03-06 Tom TromeyMicro-optimize abbrev reading and storage
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-11-06 Tom TromeyRemove objfile parameter from abbrev_table::read
2020-11-02 Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-05-27 Tom TromeyInline abbrev lookup
2020-03-31 Tom TromeyDon't pass NULL to memcpy in gdb
2020-02-08 Tom TromeyMinor simplification in abbrev_table::read
2020-02-08 Tom TromeyUse htab_up in abbrev_table
2020-02-08 Tom TromeyMinor cleanups in abbrev_table
2020-02-08 Tom TromeyMove DWARF code to dwarf2/ subdirectory
2020-02-08 Tom TromeyCreate dwarf2/abbrev.[ch]