aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-19gdb: fix TYPE_CODE_ARRAY handling in sparc targetsVladimir Mezentsev3-19/+105
2017-05-19garbage collect debug sections when no alloc sections are keptAlan Modra2-3/+11
2017-05-19Avoid MinGW compilation warning in readline/input.cEli Zaretskii2-0/+6
2017-05-19MIPS/binutils/testsuite: Bail out right away if !ELFMaciej W. Rozycki2-17/+20
2017-05-19Automatic date update in version.inGDB Administrator1-1/+1
2017-05-18Fix test failure with Rust 1.18 and 1.19Tom Tromey2-4/+8
2017-05-18Expect prompt after no FPU warningThomas Preud'homme2-5/+9
2017-05-18Treat a prefix of "$SYSROOT" in the same way as "=" when parsing linker searc...Nick Clifton6-8/+40
2017-05-18gdb.base/fileio.c: Fix several -Wmaybe-uninitialized warningsPedro Alves2-5/+10
2017-05-18gdb.base/fileio.c: Fix several -Wreturn-type warningsPedro Alves3-26/+34
2017-05-18gdb.base/fileio.exp: Remove nowarningsPedro Alves3-2/+12
2017-05-18fix changelog typoAlan Modra1-1/+2
2017-05-18Don't compare boolean values against TRUE or FALSEAlan Modra34-96/+139
2017-05-18pr20882 testcaseAlan Modra5-13/+12
2017-05-18Automatic date update in version.inGDB Administrator1-1/+1
2017-05-17Mark debug sections referenced by kept debug sectionsH.J. Lu8-28/+108
2017-05-17Add nowarnings in gdb.base/fileio.expYao Qi2-1/+5
2017-05-17Add alias command to cmd_list_elementYao Qi6-15/+48
2017-05-17nat_extra_makefile_frag -> nat_makefile_fragPedro Alves5-10/+19
2017-05-17S/390: Fix arch level of pckmo instruction.Andreas Krebbel5-3/+3
2017-05-17Automatic date update in version.inGDB Administrator1-1/+1
2017-05-16Fix commit 0a7d38897b9fb1ec7a064ca3347cbac3ba49e5acH.J. Lu1-18/+22
2017-05-16Run PR ld/21481 tests only if IFUNC is supportedH.J. Lu2-18/+24
2017-05-16Allow target files access to default TC_FORCE_RELOCATION definesAlan Modra23-63/+103
2017-05-16Rename non_ir_ref to non_ir_ref_regularAlan Modra59-62/+128
2017-05-16non_ir_ref_dynamicAlan Modra8-41/+69
2017-05-16Automatic date update in version.inGDB Administrator1-1/+1
2017-05-152017-05-15 Eric Christopher <echristo@gmail.com>Eric Christopher2-0/+11
2017-05-152017-05-15 Jeff Law <law@redhat.com>Jeff Law2-3/+8
2017-05-15Fix use of ARM ADR and ADRl pseudo-instructions with thumb function symbols.Nick Clifton4-1/+95
2017-05-15MIPS16e2: Add new MIPS16e2 relaxation GAS and LD testsMaciej W. Rozycki96-114/+1500
2017-05-15MIPS16e2: Add new MIPS16e2 ASE binutils and GAS testsMaciej W. Rozycki37-8/+3982
2017-05-15MIPS16e2: Add MIPS16e2 ASE GAS test infrastructureMaciej W. Rozycki24-5/+410
2017-05-15MIPS16e2: Add MIPS16e2 ASE supportMaciej W. Rozycki15-66/+446
2017-05-15MIPS16/GAS: Improve [32768,65535] out-of-range operand error diagnosticsMaciej W. Rozycki2-1/+10
2017-05-15MIPS16/GAS: Improve non-constant operand error diagnosticsMaciej W. Rozycki2-1/+10
2017-05-15MIPS/GAS: Improve bignum operand error diagnosticsMaciej W. Rozycki14-2/+109
2017-05-15MIPS16/GAS: Improve non-immediate operand error diagnosticsMaciej W. Rozycki10-40/+189
2017-05-15MIPS16/GAS: Improve disallowed relocation operand error diagnosticsMaciej W. Rozycki6-1/+98
2017-05-15MIPS/GAS/testsuite: Convert LUI list tests to dump testsMaciej W. Rozycki4-2/+15
2017-05-15MIPS/opcodes: Remove an incorrect MT ASE reference in MFC0/MTC0 decodingMaciej W. Rozycki2-1/+6
2017-05-15MIPS/GAS: Update `match_const_int' descriptionMaciej W. Rozycki2-2/+5
2017-05-15MIPS/GAS/doc: Refer to `.module' rather than `.set'Maciej W. Rozycki3-12/+26
2017-05-15Fix gdb procfs.c compilation on SolarisRainer Orth2-2/+7
2017-05-15Add .debug_gdb_scripts section to PE linker scripts.Nick Clifton3-0/+26
2017-05-15Automatic date update in version.inGDB Administrator1-1/+1
2017-05-14Fix match and mask for 64-bit bb opcode.John David Anglin2-1/+5
2017-05-14Automatic date update in version.inGDB Administrator1-1/+1
2017-05-13Fix assertion failure relaxing TLS for position-independent executables.James Clarke2-1/+9
2017-05-13Avoid compiler warning in MinGW buildEli Zaretskii2-1/+6