gdb/MAINTAINERS: add Luis Machado as global maintainer
[binutils-gdb.git] / gdb / producer.c
2023-10-31 Tom de Vries[gdb/symtab] Add producer_is_gas
2023-10-16 Tom de Vries[gdb/symtab] Work around PR gas/29517
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-01-18 Tom TromeyMove gdb_regex to gdbsupport
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-04-19 Andrew Burgessgdb: use compiled_regex instead of std::regex
2021-04-08 Felix Willgerodtgdb: Allow prologue detection via symbols for Intel...
2021-04-08 Felix Willgerodtgdb: Update producer check for Intel compilers.
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-08-20 Alok Kumar SharmaFix for incorrect breakpoint set in case of flang compi...
2020-01-13 Simon Marchigdb: add back declarations for _initialize functions
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-07-09 Tom TromeyRename common to gdbsupport
2019-01-25 Tom TromeyNormalize includes to use common/
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-09-26 Walfred Tedeschidwarf2read: Restrict ICC workaround to ICC<14
2017-09-26 Walfred TedeschiMove GDB producer parsing routines to a separate file