summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* extract/store integer function templateYao Qi2017-06-166-179/+159
* Regen rx-decode.cAlan Modra2017-06-172-712/+716
* Fixing linking configure generated tests of ifunc support.Nick Clifton2017-06-162-1/+7
* Rewrite __start and __stop symbol handlingAlan Modra2017-06-1659-234/+484
* [AArch64] Use SYMBOL_REFERENCES_LOCAL in one symbol checkJiong Wang2017-06-168-18/+44
* arc: Select CPU model properly before disassemblingAnton Kolesov2017-06-162-6/+65
* 2017-06-15 Eric Christopher <echristo@gmail.com>Eric Christopher2017-06-152-4/+9
* Automatic date update in version.inGDB Administrator2017-06-161-1/+1
* Correct "ld --help" to display "-z stack-size=SIZE"H.J. Lu2017-06-152-1/+6
* [AArch64] Allow COPY relocation eliminationJiong Wang2017-06-159-47/+220
* i386-dis: Add 2 tests with invalid bnd registerH.J. Lu2017-06-155-0/+41
* i386-dis: Check valid bnd registerH.J. Lu2017-06-152-0/+16
* Prevent address violation problem when disassembling corrupt aarch64 binary.Nick Clifton2017-06-152-0/+9
* Fix address violation parsing a corrupt ieee binary.Nick Clifton2017-06-152-1/+3
* Avoid a possible compiler bug by using a static buffer instead of a stack loc...Nick Clifton2017-06-152-1/+7
* Fix address violation when disassembling a corrupt RL78 binary.Nick Clifton2017-06-153-411/+424
* Handle EITR records in VMS Alpha binaries with overlarge command length param...Nick Clifton2017-06-152-8/+13
* Prevent invalid array accesses when disassembling a corrupt bfin binary.Nick Clifton2017-06-152-4/+12
* [GOLD] Don't install branch-to-stub for TLS relaxed ERRATUM 843419 sequences ...Jiong Wang2017-06-152-2/+35
* PR gdb/21574: Mention $SHELL and startup-with-shell on "help run"Sergio Durigan Junior2017-06-142-4/+13
* Automatic date update in version.inGDB Administrator2017-06-151-1/+1
* xtensa: don't expect XCHAL_* macros to be constantMax Filippov2017-06-145-37/+84
* Maxim Grigoriev stepping down as Xtensa maintainerMax Filippov2017-06-142-1/+5
* Fix seg-fault when trying to disassemble a corrupt score binary.Nick Clifton2017-06-142-1/+7
* Fix address violation bug when disassembling a corrupt SH binary.Nick Clifton2017-06-142-1/+7
* Fix address violation when disassembling a corrupt binary.Nick Clifton2017-06-143-15/+23
* Don't use print_insn_XXX in GDBYao Qi2017-06-1416-26/+57
* xfail pr20022.d on targets without dynamic relocs in .textH.J. Lu2017-06-142-0/+8
* Skip PR ld/21562 tests on targets with leading char or without --gc-sectionsH.J. Lu2017-06-1415-0/+105
* Add size to bar in ld-gc/pr20022a.sH.J. Lu2017-06-142-0/+5
* Skip sizeof/startof tests on targets with leading charH.J. Lu2017-06-145-0/+24
* Fix address violation problems when disassembling a corrupt RX binary.Nick Clifton2017-06-143-20/+37
* Fix register selection in var-access.expAndreas Arnez2017-06-142-5/+11
* Move location of .jumptables section and add .hightext section to AVR linker ...Georg-Johann Lay2017-06-142-5/+18
* Fix potential address violations when processing a corrupt Alpha VMA binary.Nick Clifton2017-06-142-10/+50
* Introduce gdb::byte_vector, add allocator that default-initializesPedro Alves2017-06-1414-31/+230
* [opcodes][arm] Remove bogus entry added by accident in former patchAndre Vieira2017-06-142-2/+4
* Fix seg-faults in objdump when disassembling a corrupt versados binary.Nick Clifton2017-06-142-4/+14
* Accept more epiphany targetsSebastian Huber2017-06-144-2/+10
* Automatic date update in version.inGDB Administrator2017-06-141-1/+1
* ld: Don't define __start_SECNAME/__stop_SECNAME for -rH.J. Lu2017-06-134-4/+41
* darwin-nat: Add missing includeSimon Marchi2017-06-132-0/+5
* darwin: Add fork-inferior.o to NATDEPFILESSimon Marchi2017-06-132-3/+11
* aix: Add fork-inferior.o to NATDEPFILESSimon Marchi2017-06-132-1/+9
* ld: Add tests for .startof.SECNAME/.sizeof.SECNAMEH.J. Lu2017-06-135-0/+37
* Always define referenced __start_SECNAME/__stop_SECNAMEH.J. Lu2017-06-1339-182/+473
* Replace multiple AVR scripts with a single, customizable linker script.Georg-Johann Lay2017-06-1322-283/+181
* ld: Add tests for -UrH.J. Lu2017-06-135-0/+51
* [LD][Testsuite] Add --no-dynamic-linker option to dynamic-1 rdynamic-1 test c...Renlin Li2017-06-132-2/+7
* read/write_pieced_value: Merge into one functionAndreas Arnez2017-06-132-182/+184