summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix type casts losing typedefs and reimplement "whatis" typedef strippingPedro Alves2017-08-2113-31/+654
* PR ld/20125, MMIX weak symbolsHans-Peter Nilsson2017-08-215-6/+52
* Automatic date update in version.inGDB Administrator2017-08-211-1/+1
* Update testsuite/ld-x86-64/plt-main-bnd.ddH.J. Lu2017-08-202-1/+7
* Automatic date update in version.inGDB Administrator2017-08-201-1/+1
* Automatic date update in version.inGDB Administrator2017-08-191-1/+1
* Remove save_inferior_ptidTom Tromey2017-08-1813-133/+78
* [ARM] Mark USER_SPECIFIED_MACHINE_TYPE in disassemble_info.flagsYao Qi2017-08-182-0/+14
* GDBserver self testsYao Qi2017-08-1816-18/+146
* Remove some GDB specific stuff from selftest.cYao Qi2017-08-182-5/+8
* Put selftests api into selftests namespaceYao Qi2017-08-1821-27/+66
* Fix buffer overrun parsing a corrupt tekhex binary.Nick Clifton2017-08-182-1/+7
* Automatic date update in version.inGDB Administrator2017-08-181-1/+1
* Plug source_command leakPedro Alves2017-08-172-1/+5
* Plug line_header leaksPedro Alves2017-08-172-33/+70
* Add test of V2 GNU build attribute notes.Nick Clifton2017-08-178-1/+232
* [AArch64] Skip IFUNC relocations in debug sectionsSzabolcs Nagy2017-08-172-3/+28
* Add new Brazilian Portuguese translation for the ld subdirectory.Nick Clifton2017-08-174-2/+2958
* Synthetic symbol leak in elf_read_minimal_symbolsAlex Lindsay2017-08-172-0/+7
* Mention new TUI Single-Key mode shortcuts for nexti and stepi in NEWSRuslan Kabatsayev2017-08-172-0/+8
* Automatic date update in version.inGDB Administrator2017-08-171-1/+1
* Add shortcuts for "nexti" and "stepi" commands in Single-Key modeRuslan Kabatsayev2017-08-164-0/+20
* Automatic date update in version.inGDB Administrator2017-08-161-1/+1
* Add new NT_PPC_* available since Linux 4.8Gustavo Romero2017-08-164-0/+73
* Add myself as a write-after-approval GDB maintainer.Stafford Horne2017-08-162-0/+5
* xtensa: Properly strdup string when building reggroupStafford Horne2017-08-162-5/+5
* Fix PR gdb/21954: make 'unset environment' work againSergio Durigan Junior2017-08-154-1/+16
* Fix compile on big-endian platforms in siginfo_t converter.John Baldwin2017-08-152-1/+6
* [Patch AArch64] Turn lr, fp, ip0 and ip1 into proper aliasesRamana Radhakrishnan2017-08-157-5/+47
* GDB testsuite: Suppress GCC's colored outputAndreas Arnez2017-08-142-1/+34
* Remove BITS_IN_BYTES defineTom Tromey2017-08-142-6/+9
* Fix two regressions in scalar printingTom Tromey2017-08-147-8/+44
* Fix memory leak in add_symbol_file_commandTom Tromey2017-08-142-32/+15
* Use std::move in a few placesTom Tromey2017-08-144-3/+10
* Fix null pointer dereference when parsing a corrupt ELF binary.Nick Clifton2017-08-143-1123/+1180
* Automatic date update in version.inGDB Administrator2017-08-141-1/+1
* PR21441, Unnecessary padding of .eh_frame sectionAlan Modra2017-08-146-19/+45
* ld: Restore linker scripts in PR ld/21884 testsH.J. Lu2017-08-1311-0/+67
* Fix i686-nacl and x86_64-nacl pr21884 failuresAlan Modra2017-08-133-8/+5
* Automatic date update in version.inGDB Administrator2017-08-131-1/+1
* Fix typo on documentation ("show set startup-with-shell")Sergio Durigan Junior2017-08-122-1/+7
* testsuite: Exclude end-of-line characters from get_valueof resultSimon Marchi2017-08-122-1/+6
* Collision between NT_GNU_BUILD_ATTRIBUTE_OPEN and NT_PPC_VMXAlan Modra2017-08-122-4/+15
* Automatic date update in version.inGDB Administrator2017-08-121-1/+1
* x86: Allocate space for symbol names with symbol tableH.J. Lu2017-08-113-84/+73
* Add -z globalaudit linker command line option to set the DF_GLOBALAUDIT flag ...Nick Clifton2017-08-117-0/+36
* Add 2 more tests for PR ld/21884H.J. Lu2017-08-117-0/+52
* Also disallow global alias of common symbolH.J. Lu2017-08-1114-4/+61
* More gdb/skip.c C++ificationPedro Alves2017-08-114-238/+243
* Reset *THIS_CACHE in frame_unwind_try_unwinder in case of exceptionYao Qi2017-08-114-16/+17