aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-02GAS: Fix bogus "attempt to move .org backwards" relaxation errorsMaciej W. Rozycki48-4/+411
2017-03-02PowerPC VLE typo fixAlan Modra2-1/+5
2017-03-02Avoid gcc-7 warning killing ld testcasesAlan Modra2-4/+9
2017-03-02Automatic date update in version.inGDB Administrator1-1/+1
2017-03-01Sync libiberty sources with GCC mainline.Nick Clifton3-24/+87
2017-03-01[AArch64] Document +rcpc weak release consistency extensionSzabolcs Nagy2-0/+6
2017-03-01Add support for displaying and merging GNU_BUILD_NOTEs.Nick Clifton12-34/+1141
2017-03-01Automatic date update in version.inGDB Administrator1-1/+1
2017-02-28GDB: Add support for the new set/show disassembler-options commands.Peter Bergner46-3095/+4603
2017-02-28Revert "Add symbol called __nm_<name> to exported symbols created by dlltool."Nick Clifton2-26/+1
2017-02-28PowerPC addpcis fix againAlan Modra2-9/+12
2017-02-28x86: fix handling of 64-bit operand size VPCMPESTR{I,M}Jan Beulich18-218/+432
2017-02-28Nios2 dynobj handling fixesAlan Modra6-102/+94
2017-02-28PowerPC addpcis fixAlan Modra14-94/+155
2017-02-28Don't make dynamic .data.rel.ro SEC_READONLYAlan Modra22-25/+50
2017-02-28MIPS/BFD: Also handle `jalr $0, $25' with R_MIPS_JALRMaciej W. Rozycki13-12/+207
2017-02-28Automatic date update in version.inGDB Administrator1-1/+1
2017-02-27Fix compilation with GCC 4.4.7.Jan Kratochvil2-3/+11
2017-02-27Remove struct keyword from range-based for loopSimon Marchi2-1/+6
2017-02-27Use range-based for loop in remote_add_target_side_conditionSimon Marchi2-4/+7
2017-02-27Fix array out of bound accessYao Qi2-2/+8
2017-02-27Place read-only data in the text section on AVR Tiny targets.Georg-Johann Lay2-2/+15
2017-02-27Add symbol called __nm_<name> to exported symbols created by dlltool.Rudy Y2-1/+26
2017-02-27Fix segfault in microblaze linker when garbage collection removes a symbol sc...Nick Clifton2-3/+17
2017-02-27Remove MAX_REGISTER_SIZE from remote.cAlan Hayward4-5/+24
2017-02-27Automatic date update in version.inGDB Administrator1-1/+1
2017-02-26DWARF-5: Initialization due to a false compiler warningJan Kratochvil2-0/+9
2017-02-25Add missing smov support, and clean up existing umov support.Jim Wilson4-75/+227
2017-02-25Add missing cnt (popcount) instruction support.Jim Wilson4-0/+94
2017-02-26Automatic date update in version.inGDB Administrator1-1/+1
2017-02-25Testsuite fixes for hppa64-hpuxAlan Modra18-62/+128
2017-02-25Fixes for new dw5 testAlan Modra3-31/+47
2017-02-25ARC naughtiness causing assertion fail at elf-strtab.c:302Alan Modra2-135/+78
2017-02-25Automatic date update in version.inGDB Administrator1-1/+1
2017-02-24[AArch64] Additional SVE instructionsRichard Sandiford20-2097/+7909
2017-02-24[AArch64] Add a "compnum" featureRichard Sandiford9-7/+87
2017-02-24Fix snafu with booleans in readelf patch - lack of a program header is not a ...Nick Clifton2-3/+7
2017-02-24symtab.c: Small refactorPedro Alves2-15/+8
2017-02-24bfd: RISC-V: relax to gp in more cases.Andrew Waterman2-1/+22
2017-02-24Add new counter-enable CSRsAndrew Waterman2-0/+11
2017-02-24Remove use of MAX_REGISTER_SIZEAlan Hayward2-41/+46
2017-02-24Use I386_MAX_REGISTER_SIZE and M68K_MAX_REGISTER_SIZEAlan Hayward4-6/+16
2017-02-24Tidy up readelf's use of boolean values.Nick Clifton2-716/+929
2017-02-24readelf: Correct version flag formattingMaciej W. Rozycki2-6/+16
2017-02-24readelf: Make version section index sum unsignedMaciej W. Rozycki2-2/+8
2017-02-24readelf: Fix incorrect "Version definition past end of section" messageMaciej W. Rozycki9-3/+132
2017-02-24x86: also correctly support TEST opcode aliasesJan Beulich9-2/+38
2017-02-24gas: test cases for the architecture level aware SPARC ASI work.Sheldon Lobo6-0/+22
2017-02-24Automatic date update in version.inGDB Administrator1-1/+1
2017-02-23MIPS/BFD: Remove duplicate NewABI JALR relocation handlingMaciej W. Rozycki10-169/+19