summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gdb/testsuite: add inferior arguments testSimon Marchi2020-05-254-8/+169
* gdb/testsuite: support passing inferior arguments with native-gdbserver boardSimon Marchi2020-05-258-24/+62
* gdbsupport: Drop now unused function 'stringify_argv'Michael Weghorn2020-05-253-27/+5
* Use construct_inferior_arguments which handles special charsMichael Weghorn2020-05-255-4/+17
* nto_process_target::create_inferior: Pass args as char **Michael Weghorn2020-05-252-2/+6
* gdbserver: Don't add extra NULL to program argsMichael Weghorn2020-05-252-2/+5
* gdbsupport: Let construct_inferior_arguments take gdb::array_view paramMichael Weghorn2020-05-254-12/+20
* gdbsupport: Adapt construct_inferior_argumentsMichael Weghorn2020-05-254-50/+32
* gdb: Move construct_inferior_arguments to gdbsupportMichael Weghorn2020-05-256-126/+136
* [gdb/testsuite] Add comment in exec_is_pieTom de Vries2020-05-252-0/+7
* ld-x86-64: Pass -z notext to linker for tests with DT_TEXTRELH.J. Lu2020-05-252-2/+6
* ld: Pass -z notext to linker for tests with DT_TEXTRELH.J. Lu2020-05-2535-49/+101
* gas: Update fr_literal access in frag for GCC 10H.J. Lu2020-05-254-3/+10
* [gdb/testsuite] Fix var use in compile_and_download_n_jit_soTom de Vries2020-05-252-1/+6
* [gdb/testsuite] Fix exec_is_pie with gold linkerTom de Vries2020-05-252-2/+8
* [gdb/testsuite] Add target board goldTom de Vries2020-05-252-0/+36
* Revert "Add completion styling"Tom Tromey2020-05-2410-148/+32
* Automatic date update in version.inGDB Administrator2020-05-251-1/+1
* RISC-V: Gas inserts cfa relocs in wrong section.Jim Wilson2020-05-242-1/+19
* gdb: make gdbarch.sh write gdbarch.{c,h} directlySimon Marchi2020-05-243-55/+8
* Don't remove C++ aliases from completions if symbol doesn't matchPedro Alves2020-05-243-7/+19
* ld: Handle --dynamic-list* before -Bsymbolic -Bsymbolic-functionsFangrui Song2020-05-244-25/+37
* ld: Add -Bsymbolic-functions testsH.J. Lu2020-05-236-0/+49
* Automatic date update in version.inGDB Administrator2020-05-241-1/+1
* gdb: remove TYPE_FIELD macroSimon Marchi2020-05-2331-81/+84
* Document the GDB 9.2 release in gdb/ChangeLogJoel Brobecker2020-05-231-0/+4
* Add completion stylingTom Tromey2020-05-2310-7/+172
* Use safe-ctype.h (ISSPACE etc.) in symbol parsing & comparisonPedro Alves2020-05-234-23/+88
* Fix potential segfaultAlan Modra2020-05-232-2/+7
* ar many_files testAlan Modra2020-05-232-0/+60
* Automatic date update in version.inGDB Administrator2020-05-231-1/+1
* gdb: remove TYPE_FIELDS macroSimon Marchi2020-05-2212-32/+42
* gdb: add type::fields / type::set_fieldsSimon Marchi2020-05-2214-86/+114
* gdb: remove TYPE_NFIELDS macroSimon Marchi2020-05-2268-318/+322
* gdb: add type::num_fields / type::set_num_fieldsSimon Marchi2020-05-2214-43/+62
* Remove obsolete declarationTom Tromey2020-05-222-1/+5
* gdb: Restore old annotations behaviour when printing frame infoAndrew Burgess2020-05-229-20/+73
* PowerPC: downgrade FP mismatch error for shared libraries to a warningAlan Modra2020-05-224-28/+73
* Automatic date update in version.inGDB Administrator2020-05-221-1/+1
* gdb: fix -Wtautological-overlap-compare error in lm32-tdep.cSimon Marchi2020-05-212-1/+5
* gdb: remove unnecessary NULL checks before xfreeSimon Marchi2020-05-2111-22/+24
* Re: PR25993, read of freed memoryAlan Modra2020-05-212-0/+34
* Replace "if (x) free (x)" with "free (x)", opcodesAlan Modra2020-05-2122-196/+94
* Replace "if (x) free (x)" with "free (x)", ldAlan Modra2020-05-2114-84/+56
* Replace "if (x) free (x)" with "free (x)", gprofAlan Modra2020-05-212-4/+6
* Replace "if (x) free (x)" with "free (x)", gasAlan Modra2020-05-2113-52/+41
* Replace "if (x) free (x)" with "free (x)", binutilsAlan Modra2020-05-2110-176/+92
* Replace "if (x) free (x)" with "free (x)", bfdAlan Modra2020-05-2179-1285/+657
* asan: readelf: wild read in get_num_dynamic_symsAlan Modra2020-05-212-1/+7
* Automatic date update in version.inGDB Administrator2020-05-211-1/+1