aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-12Set EI_OSABI to ELFOSABI_GNU for local IFUNC symbolsH.J. Lu17-18/+85
2015-08-12[amd64] Invalid return address after displaced steppingJoel Brobecker9-1/+201
2015-08-12Initialize `location' in gdbpy_decode_lineKeith Seitz2-2/+7
2015-08-12xtensa: add --auto-litpools optionMax Filippov9-7/+523
2015-08-12Guarantee save-and-restore of GDBFLAGS on gdb.base/checkpoint-ns.expSergio Durigan Junior2-5/+11
2015-08-12[MIPS] Map 'move' to 'or'.Simon Dardis75-285/+393
2015-08-12Use save_vars to replace existing manipulation of globals in testsPatrick Palka4-150/+118
2015-08-12Remove ChangeLog separatorAlan Modra1-1/+1
2015-08-12Introduce save_vars, a testsuite proc for safely manipulating globalsPatrick Palka2-0/+71
2015-08-12[AArch64] Fix test failures on elf configurationJiong Wang6-29/+47
2015-08-12Sync ansidecl.h with GCCH.J. Lu2-0/+16
2015-08-12Remove trailing spaces in ldH.J. Lu6-54/+54
2015-08-12Remove trailing spaces in opcodesH.J. Lu137-4012/+4012
2015-08-12Remove trailing spaces in gprofH.J. Lu13-81/+81
2015-08-12Remove trailing spaces in binutilsH.J. Lu42-296/+296
2015-08-12Remove trailing spaces in gasH.J. Lu81-812/+812
2015-08-12Remove trailing spaces in bfdH.J. Lu42-238/+238
2015-08-12Update Swedish translation in gprof.Nick Clifton2-103/+110
2015-08-12[regression] Do not read from catchpoint/watchpoint locations' addresses when...Luis Machado2-5/+18
2015-08-11Properly skip IFUNC relocations in debug sectionsH.J. Lu3-2/+8
2015-08-12[AArch64] Rename relocs-257-symbolic-func ld test to relocs-1027-symbolic-func.Thomas Preud'homme4-2/+11
2015-08-11Explicit locations: documentation updatesKeith Seitz7-116/+233
2015-08-11Explicit locations: MI support for explicit locationsKeith Seitz6-13/+184
2015-08-11Explicit locations: add UI features for CLIKeith Seitz15-42/+1238
2015-08-11Explicit locations: introduce explicit locationsKeith Seitz6-159/+523
2015-08-11Explicit locations: introduce probe locationsKeith Seitz7-18/+108
2015-08-11Explicit locations: introduce address locationsKeith Seitz8-143/+189
2015-08-11Explicit locations: use new location APIKeith Seitz22-411/+897
2015-08-11Explicit locations: introduce new struct event_location-based APIKeith Seitz6-3/+385
2015-08-11Explicit locations: rename "address string"/"addr_string" to "location"Keith Seitz4-66/+99
2015-08-12Automatic date update in version.inGDB Administrator1-1/+1
2015-08-11[AArch64] Improve BFD overflow warning message for -fpicJiong Wang2-0/+18
2015-08-11[AArch64] Commit missing testcasesJiong Wang4-0/+56
2015-08-11[AArch64]Speed up linking speed by skipping unncessary TLS reloc type checkJiong Wang2-1/+20
2015-08-11[AArch64] Long branch veneer support far symbol defined by --defsymJiong Wang4-2/+19
2015-08-11[AArch64] PR18668, repair long branch veneer for plt stubJiong Wang10-31/+161
2015-08-11[AArch64][8/8] LD support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12Jiong Wang13-0/+102
2015-08-11[AArch64][7/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12Jiong Wang14-0/+90
2015-08-11[AArch64][6/8] LD support BFD_RELOC_AARCH64_TLSLD_ADD_LO12_NCJiong Wang5-2/+27
2015-08-11[AArch64][5/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_LO12_NCJiong Wang12-0/+90
2015-08-11[AArch64][4/8] Add R_AARCH64_P32_TLSLD_ADD_LO12_NC in elf headerJiong Wang2-0/+5
2015-08-11[AArch64][3/8] LD support BFD_RELOC_AARCH64_TLSLD_ADR_PAGE21Jiong Wang7-2/+48
2015-08-11[AArch64][2/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_PAGE21Jiong Wang12-1/+84
2015-08-11[AArch64][1/8] Add R_AARCH64_P32_TLSLD_ADR_PAGE21 in elf headerJiong Wang2-0/+5
2015-08-11Skip IFUNC relocations in debug sectionsH.J. Lu9-4/+141
2015-08-11Fix the disassembly of the AArch64 SIMD EXT instruction.Nick Clifton2-1/+7
2015-08-11Fix encoding or OpenRisk1000 PC relative relocations.Peter Zotov2-3/+10
2015-08-11Fix typo in coff-sh.c.Nick Clifton2-1/+5
2015-08-11Tweak binutils testsuiteAlan Modra7-13/+27
2015-08-11Fix memory access problems discovered when running some binary tools on corru...Nick Clifton3-2/+56