summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Mark debug sections referenced by kept debug sectionsusers/hjl/pr20882H.J. Lu2017-05-166-1/+60
* fooH.J. Lu2017-05-161-27/+23
* Automatic date update in version.inGDB Administrator2017-05-171-1/+1
* Fix commit 0a7d38897b9fb1ec7a064ca3347cbac3ba49e5acH.J. Lu2017-05-161-18/+22
* Run PR ld/21481 tests only if IFUNC is supportedH.J. Lu2017-05-162-18/+24
* Allow target files access to default TC_FORCE_RELOCATION definesAlan Modra2017-05-1623-63/+103
* Rename non_ir_ref to non_ir_ref_regularAlan Modra2017-05-1659-62/+128
* non_ir_ref_dynamicAlan Modra2017-05-168-41/+69
* Automatic date update in version.inGDB Administrator2017-05-161-1/+1
* 2017-05-15 Eric Christopher <echristo@gmail.com>Eric Christopher2017-05-152-0/+11
* 2017-05-15 Jeff Law <law@redhat.com>Jeff Law2017-05-152-3/+8
* Fix use of ARM ADR and ADRl pseudo-instructions with thumb function symbols.Nick Clifton2017-05-154-1/+95
* MIPS16e2: Add new MIPS16e2 relaxation GAS and LD testsMaciej W. Rozycki2017-05-1596-114/+1500
* MIPS16e2: Add new MIPS16e2 ASE binutils and GAS testsMaciej W. Rozycki2017-05-1537-8/+3982
* MIPS16e2: Add MIPS16e2 ASE GAS test infrastructureMaciej W. Rozycki2017-05-1524-5/+410
* MIPS16e2: Add MIPS16e2 ASE supportMaciej W. Rozycki2017-05-1515-66/+446
* MIPS16/GAS: Improve [32768,65535] out-of-range operand error diagnosticsMaciej W. Rozycki2017-05-152-1/+10
* MIPS16/GAS: Improve non-constant operand error diagnosticsMaciej W. Rozycki2017-05-152-1/+10
* MIPS/GAS: Improve bignum operand error diagnosticsMaciej W. Rozycki2017-05-1514-2/+109
* MIPS16/GAS: Improve non-immediate operand error diagnosticsMaciej W. Rozycki2017-05-1510-40/+189
* MIPS16/GAS: Improve disallowed relocation operand error diagnosticsMaciej W. Rozycki2017-05-156-1/+98
* MIPS/GAS/testsuite: Convert LUI list tests to dump testsMaciej W. Rozycki2017-05-154-2/+15
* MIPS/opcodes: Remove an incorrect MT ASE reference in MFC0/MTC0 decodingMaciej W. Rozycki2017-05-152-1/+6
* MIPS/GAS: Update `match_const_int' descriptionMaciej W. Rozycki2017-05-152-2/+5
* MIPS/GAS/doc: Refer to `.module' rather than `.set'Maciej W. Rozycki2017-05-153-12/+26
* Fix gdb procfs.c compilation on SolarisRainer Orth2017-05-152-2/+7
* Add .debug_gdb_scripts section to PE linker scripts.Nick Clifton2017-05-153-0/+26
* Automatic date update in version.inGDB Administrator2017-05-151-1/+1
* Fix match and mask for 64-bit bb opcode.John David Anglin2017-05-142-1/+5
* Automatic date update in version.inGDB Administrator2017-05-141-1/+1
* Fix assertion failure relaxing TLS for position-independent executables.James Clarke2017-05-132-1/+9
* Avoid compiler warning in MinGW buildEli Zaretskii2017-05-132-1/+6
* Automatic date update in version.inGDB Administrator2017-05-131-1/+1
* Fix misplacement of a relaxed section on AArch64.Igor Kudrin2017-05-126-4/+152
* x86: Merge X86_ISA_1_USED/X86_ISA_1_NEEDED propertiesH.J. Lu2017-05-1210-2/+142
* Avoid exponential behavior in rust_evaluate_subexpTom Tromey2017-05-122-8/+13
* Fix rust_dump_subexp_bodyTom Tromey2017-05-122-2/+8
* Replace "return" with "break"Tom Tromey2017-05-122-1/+5
* MIPS/GAS: Unify GP-relative percent-opsMaciej W. Rozycki2017-05-126-1/+38
* MIPS16/opcodes: Make the handling of BREAK and SDBBP consistentMaciej W. Rozycki2017-05-1213-61/+85
* Automatic date update in version.inGDB Administrator2017-05-121-1/+1
* MIPS/opcodes: Mark descriptive SYNC mnemonics as aliasesMaciej W. Rozycki2017-05-127-14/+88
* x86-64: Rename .plt.bnd to .plt.secH.J. Lu2017-05-1118-102/+140
* x86: Generate PLT relocations for -z nowH.J. Lu2017-05-1120-201/+213
* Automatic date update in version.inGDB Administrator2017-05-111-1/+1
* MIPS/GAS/testsuite: Convert ISA override list tests to dump testsMaciej W. Rozycki2017-05-1024-185/+78
* MIPS/binutils/testsuite: Define names of temporary filesMaciej W. Rozycki2017-05-102-0/+13
* i386: Set CHECK_RELOCS_AFTER_OPEN_INPUT to yesH.J. Lu2017-05-104-0/+11
* MIPS/GAS/testsuite: Correct swapped MIPS16e subset test namesMaciej W. Rozycki2017-05-108-7/+17
* bfd: fix the deletion of relocs in sparc64Jose E. Marchesi2017-05-102-5/+25