aboutsummaryrefslogtreecommitdiff
path: root/gdb/producer.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-26gdb, gdbserver, gdbsupport: remove includes of early headersSimon Marchi1-1/+0
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-11-01[gdb/symtab] Add producer_is_gasTom de Vries1-0/+56
2023-10-16[gdb/symtab] Work around PR gas/29517Tom de Vries1-1/+7
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-11-03gdb: Fix issue with Clang CLI macrosBruno Larsen1-0/+24
2022-01-18Move gdb_regex to gdbsupportTom Tromey1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-04-19gdb: use compiled_regex instead of std::regexAndrew Burgess1-9/+9
2021-04-08gdb: Allow prologue detection via symbols for Intel compilers.Felix Willgerodt1-0/+12
2021-04-08gdb: Update producer check for Intel compilers.Felix Willgerodt1-35/+16
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi1-3/+3
2020-08-20Fix for incorrect breakpoint set in case of flang compiled binaryAlok Kumar Sharma1-0/+25
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi1-0/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-07-09Rename common to gdbsupportTom Tromey1-1/+1
2019-01-25Normalize includes to use common/Tom Tromey1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-09-26dwarf2read: Restrict ICC workaround to ICC<14Walfred Tedeschi1-0/+145
2017-09-26Move GDB producer parsing routines to a separate fileWalfred Tedeschi1-0/+73