aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-17gdb: Add -Wno-mismatched-tagsSimon Marchi5-3/+15
2017-06-17gdb: Use -Werror when checking for (un)supported warning flagsSimon Marchi5-9/+19
2017-06-17gdb: Pass -x c++ to the compilerSimon Marchi4-2/+10
2017-06-17Automatic date update in version.inGDB Administrator1-1/+1
2017-06-16extract/store integer function templateYao Qi6-179/+159
2017-06-17Regen rx-decode.cAlan Modra2-712/+716
2017-06-16Fixing linking configure generated tests of ifunc support.Nick Clifton2-1/+7
2017-06-16Rewrite __start and __stop symbol handlingAlan Modra59-234/+484
2017-06-16[AArch64] Use SYMBOL_REFERENCES_LOCAL in one symbol checkJiong Wang8-18/+44
2017-06-16arc: Select CPU model properly before disassemblingAnton Kolesov2-6/+65
2017-06-152017-06-15 Eric Christopher <echristo@gmail.com>Eric Christopher2-4/+9
2017-06-16Automatic date update in version.inGDB Administrator1-1/+1
2017-06-15Correct "ld --help" to display "-z stack-size=SIZE"H.J. Lu2-1/+6
2017-06-15[AArch64] Allow COPY relocation eliminationJiong Wang9-47/+220
2017-06-15i386-dis: Add 2 tests with invalid bnd registerH.J. Lu5-0/+41
2017-06-15i386-dis: Check valid bnd registerH.J. Lu2-0/+16
2017-06-15Prevent address violation problem when disassembling corrupt aarch64 binary.Nick Clifton2-0/+9
2017-06-15Fix address violation parsing a corrupt ieee binary.Nick Clifton2-1/+3
2017-06-15Avoid a possible compiler bug by using a static buffer instead of a stack loc...Nick Clifton2-1/+7
2017-06-15Fix address violation when disassembling a corrupt RL78 binary.Nick Clifton3-411/+424
2017-06-15Handle EITR records in VMS Alpha binaries with overlarge command length param...Nick Clifton2-8/+13
2017-06-15Prevent invalid array accesses when disassembling a corrupt bfin binary.Nick Clifton2-4/+12
2017-06-15[GOLD] Don't install branch-to-stub for TLS relaxed ERRATUM 843419 sequences ...Jiong Wang2-2/+35
2017-06-14PR gdb/21574: Mention $SHELL and startup-with-shell on "help run"Sergio Durigan Junior2-4/+13
2017-06-15Automatic date update in version.inGDB Administrator1-1/+1
2017-06-14xtensa: don't expect XCHAL_* macros to be constantMax Filippov5-37/+84
2017-06-14Maxim Grigoriev stepping down as Xtensa maintainerMax Filippov2-1/+5
2017-06-14Fix seg-fault when trying to disassemble a corrupt score binary.Nick Clifton2-1/+7
2017-06-14Fix address violation bug when disassembling a corrupt SH binary.Nick Clifton2-1/+7
2017-06-14Fix address violation when disassembling a corrupt binary.Nick Clifton3-15/+23
2017-06-14Don't use print_insn_XXX in GDBYao Qi16-26/+57
2017-06-14xfail pr20022.d on targets without dynamic relocs in .textH.J. Lu2-0/+8
2017-06-14Skip PR ld/21562 tests on targets with leading char or without --gc-sectionsH.J. Lu15-0/+105
2017-06-14Add size to bar in ld-gc/pr20022a.sH.J. Lu2-0/+5
2017-06-14Skip sizeof/startof tests on targets with leading charH.J. Lu5-0/+24
2017-06-14Fix address violation problems when disassembling a corrupt RX binary.Nick Clifton3-20/+37
2017-06-14Fix register selection in var-access.expAndreas Arnez2-5/+11
2017-06-14Move location of .jumptables section and add .hightext section to AVR linker ...Georg-Johann Lay2-5/+18
2017-06-14Fix potential address violations when processing a corrupt Alpha VMA binary.Nick Clifton2-10/+50
2017-06-14Introduce gdb::byte_vector, add allocator that default-initializesPedro Alves14-31/+230
2017-06-14[opcodes][arm] Remove bogus entry added by accident in former patchAndre Vieira2-2/+4
2017-06-14Fix seg-faults in objdump when disassembling a corrupt versados binary.Nick Clifton2-4/+14
2017-06-14Accept more epiphany targetsSebastian Huber4-2/+10
2017-06-14Automatic date update in version.inGDB Administrator1-1/+1
2017-06-13ld: Don't define __start_SECNAME/__stop_SECNAME for -rH.J. Lu4-4/+41
2017-06-13darwin-nat: Add missing includeSimon Marchi2-0/+5
2017-06-13darwin: Add fork-inferior.o to NATDEPFILESSimon Marchi2-3/+11
2017-06-13aix: Add fork-inferior.o to NATDEPFILESSimon Marchi2-1/+9
2017-06-13ld: Add tests for .startof.SECNAME/.sizeof.SECNAMEH.J. Lu5-0/+37
2017-06-13Always define referenced __start_SECNAME/__stop_SECNAMEH.J. Lu39-182/+473