summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [gdb/contrib] Handle STRIP_ARGS_{STRIP,KEEP}_DEBUG in cc-with-tweaks.shTom de Vries2022-10-141-2/+7
* [gdb/contrib] Use OBJCOPY everywhere in cc-with-tweaks.shTom de Vries2022-10-121-1/+1
* gdb: make some random Python files Python 3-compatibleSimon Marchi2022-04-261-15/+15
* gdb-add-index: disable debuginfodAaron Merey2022-02-251-0/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-0110-10/+10
* [gdb/testsuite] Fix gdb.dwarf2/fission-relative-dwo.exp with cc-with-gdb-indexTom de Vries2021-08-021-0/+14
* [gdb/testsuite] Add target board cc-with-gnu-debuglink.expTom de Vries2021-05-211-1/+45
* [PR gdb/27614] gdb-add-index fails on symlinks.Lancelot SIX2021-05-101-0/+28
* gdb: re-format Python files using black 21.4b0Simon Marchi2021-05-071-143/+160
* gdb-add-index.sh: Remove use of non posix 'local'Lancelot SIX2021-03-261-13/+12
* Update copyright year range in all GDB filesJoel Brobecker2021-01-0110-10/+10
* [gdb/contrib] Use temp dir for gdb-add-index in cc-with-tweaks.shTom de Vries2020-04-241-9/+5
* Update copyright year range in all GDB files.Joel Brobecker2020-01-0110-10/+10
* Remove ARI check for multiple calls to warning or errorTom Tromey2019-12-131-15/+0
* Remove "fix" call for "long long" from ARITom Tromey2019-12-131-2/+0
* Accept -Wno- prefix in ARITom Tromey2019-12-131-3/+16
* Change ARI usage to GNU styleTom Tromey2019-12-131-2/+2
* Silence ARI warning about floatformat_to_doubleTom Tromey2019-12-131-1/+0
* Silence ARI for valid calls to abortTom Tromey2019-12-131-1/+0
* Fix ARI text for floatformat_from_doubleTom Tromey2019-12-131-1/+1
* Remove ATTRIBUTE_UNUSED check from ARITom Tromey2019-12-131-11/+0
* Remove "boolean" and "var_boolean" checks from ARITom Tromey2019-12-131-26/+0
* [gdb/contrib] Add -c option to words.sh scriptTom de Vries2019-11-251-8/+21
* [gdb/contrib] Improve words extraction in words.sh scriptTom de Vries2019-11-221-1/+2
* [gdb/contrib] Combine sed invocations in words.sh scriptTom de Vries2019-11-221-5/+6
* [gdb/contrib] Add words.sh scriptTom de Vries2019-11-071-0/+129
* Let ARI allow gdb %p printf extensionsTom Tromey2019-10-081-1/+2
* [gdb/contrib] cc-with-tweaks.sh: Create .dwz file in .tmp subdirTom de Vries2019-09-291-4/+12
* Change ARI to mention C++11, and remove some rulesTom Tromey2019-07-191-36/+6
* Rename common to gdbsupportTom Tromey2019-07-091-5/+5
* [gdb/contrib] Fix gdb/contrib/gdb-add-index.sh for dwz-m-ed execsTom de Vries2019-06-161-47/+91
* cc-with-tweaks: show dwz stderr and verify resultSimon Marchi2019-05-101-2/+32
* [gdb/testsuite] Add cc-with-debug-names.expTom de Vries2019-05-041-2/+6
* [gdb/contrib] Remove superfluous .alt file after dwz invocation in cc-with-tw...Tom de Vries2019-04-231-0/+1
* Remove the exception and cleanup checkersTom Tromey2019-01-054-874/+0
* Update copyright year range in all GDB files.Joel Brobecker2019-01-0113-13/+13
* contrib/gdb-add-index.sh -dwarf-5Jan Kratochvil2018-07-071-2/+8
* Update copyright year range in all GDB filesJoel Brobecker2018-01-0213-13/+13
* Fix typo in gdb_ari.shSimon Marchi2017-12-131-1/+1
* DWARF-5: .debug_names index producerJan Kratochvil2017-12-081-6/+47
* cc-with-tweaks.sh: Use gdb-add-index.shJan Kratochvil2017-12-081-17/+23
* update copyright year range in GDB filesJoel Brobecker2017-01-0113-13/+13
* Remove check requiring void argument to functions with no parameters.John Baldwin2016-11-251-10/+0
* Fix spelling mistakes in comments in shell scriptsAmbrogino Modigliani2016-11-221-1/+1
* ARI: Add detection of printf_vma and sprintf_vmaJoel Brobecker2016-11-191-0/+16
* ARI: Remove true/false checksPedro Alves2016-10-131-21/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-0113-13/+13
* Revert "Remove true and false ARI checks now that we use stdbool.h."Joel Brobecker2015-03-021-0/+20
* Remove true and false ARI checks now that we use stdbool.h.Mark Wielaard2015-02-161-20/+0
* Move safe_strerror to common/Sergio Durigan Junior2015-01-151-2/+2