summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gold: aarch64 split stack supportusers/azanella/aarch64-split-stackAdhemerval Zanella2018-02-0710-7/+563
* Revert "PowerPC PLT speculative execution barriers"Alan Modra2018-02-0716-202/+72
* RISC-V: Eliminate spurious error w/ reloc truncated messageJim Wilson2018-02-062-0/+6
* Automatic date update in version.inGDB Administrator2018-02-071-1/+1
* Remove some $ARCH_read_pc and $ARCH_write_pcYao Qi2018-02-067-85/+18
* Fix PR ld/22263 on SPARC.Eric Botcazou2018-02-0610-183/+376
* Treat OP_F77_UNDETERMINED_ARGLIST as OP_FUNCALLYao Qi2018-02-062-1/+8
* Fix up one ChangeLog entry dateYao Qi2018-02-061-2/+3
* Improve the find_nearest_line function for the MIPS target so that it tries h...Nick Clifton2018-02-062-6/+29
* Fix GCC 8's -Wstringop-overflow on bfd/coff-rs6000.cSergio Durigan Junior2018-02-062-1/+6
* Replace reachable assertion with a test and return of NULL.Nick Clifton2018-02-062-1/+21
* Prevent attempts to call strncpy with a zero-length field by chacking the siz...Nick Clifton2018-02-062-5/+24
* Allow the find_abstract_instance_name() function in the BFD library to also r...Paul Carroll2018-02-062-10/+27
* Automatic date update in version.inGDB Administrator2018-02-061-1/+1
* ppc64: Fix stwux encodingJan Kratochvil2018-02-051-1/+1
* [PR22764][LD][AARCH64]Allow R_AARCH64_ABS16 and R_AARCH64_ABS32 against absol...Renlin Li2018-02-058-5/+56
* Remove myself as a write-after-approval GDB maintainer.Antoine Tremblay2018-02-051-1/+0
* x86: Remove the unused _GLOBAL_OFFSET_TABLE_H.J. Lu2018-02-0521-242/+372
* Use visitors for make_gdb_typeAlan Hayward2018-02-052-224/+272
* RISC-V/GAS: Correct an `expr' global shadowing error for pre-4.8 GCCMaciej W. Rozycki2018-02-052-3/+8
* RISC-V/BFD: Correct a missing initializer error with pre-4.7 GCCMaciej W. Rozycki2018-02-052-1/+7
* MIPS/BFD: Correctly report unsupported `.reginfo' section sizeMaciej W. Rozycki2018-02-0513-1/+67
* ELF/BFD: Propagate the return status from backend section processingMaciej W. Rozycki2018-02-052-1/+7
* binutils/testsuite: Support stderr options with `run_dump_test'Maciej W. Rozycki2018-02-053-43/+157
* Updated Brazillian portuguese and Russian translationNick Clifton2018-02-058-280/+282
* Align natural-format register values to the same columnRuslan Kabatsayev2018-02-052-10/+36
* Move comment in gdb/dwarf2read.c::dwarf2_physnameJoel Brobecker2018-02-042-8/+12
* Automatic date update in version.inGDB Administrator2018-02-051-1/+1
* ld/testsuite: Replace -Sw with -SW for readelfH.J. Lu2018-02-0410-9/+21
* Automatic date update in version.inGDB Administrator2018-02-041-1/+1
* gdb/testsuite: Remove use of dejagnu cleanup procAndrew Burgess2018-02-033-3/+5
* Remove PROVIDE() qualifiers from definition of __CTOR_LIST__ and __DTOR_LIST_...Nick Clifton2018-02-034-8/+56
* Disable -shared support in nios2-elf-ld.Sandra Loosemore2018-02-022-1/+4
* Add support for DWARF-4 line number tables.Cary Coutant2018-02-023-1/+20
* Automatic date update in version.inGDB Administrator2018-02-031-1/+1
* RISC-V: Fix --wrap and relaxation conflict.Jim Wilson2018-02-022-9/+49
* MI: Allow non-raw varobj evaluationLeszek Swirski via gdb-patches2018-02-027-2/+70
* binutils/riscv: Register names in DWARF outputAndrew Burgess2018-02-024-0/+40
* LD/testsuite: Pass $AFLAGS_PIC to GAS for PIC assemblyMaciej W. Rozycki2018-02-022-55/+59
* PowerPC64, don't relocate nopsAlan Modra2018-02-022-4/+14
* Do not classify C struct members as a filenameLeszek Swirski2018-02-015-24/+74
* Automatic date update in version.inGDB Administrator2018-02-021-1/+1
* Rewrite arm_record_coproc_data_proc and arm_record_data_proc_misc_ld_strYao Qi2018-02-012-172/+334
* set ret signed in arm_record_extension_spaceYao Qi2018-02-012-1/+5
* Fix gdb.base/attach.exp fails when gdb is configured --with-sysroot=/Yao Qi2018-02-012-9/+11
* Fix compile time warnings building the binutils with clang.Simon Marchi2018-02-015-5/+17
* PR22769, crash when running 32-bit objdump on corrupted fileAlan Modra2018-02-012-2/+11
* Automatic date update in version.inGDB Administrator2018-02-011-1/+1
* Fix testsuite/ld-elf/pr21964-5.cH.J. Lu2018-01-312-1/+5
* Fix for prologue processing on PowerPCNikola Prica2018-01-316-2/+117