aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2018-06-26Automatic date update in version.inGDB Administrator1-1/+1
2018-06-25Fix compile time warning message for the AArch64 BFD backend, about a possibl...Nick Clifton2-3/+12
2018-06-25Automatic date update in version.inGDB Administrator1-1/+1
2018-06-24Regenerate configure and pot files with updated binutils version number.Nick Clifton2-665/+759
2018-06-24Update version number on development (aka HEAD) branch.Nick Clifton3-11/+16
2018-06-24Add 2.30 branch notes to ChangeLogs and NEWS files.Nick Clifton1-0/+4
2018-06-24Automatic date update in version.inGDB Administrator1-1/+1
2018-06-23Automatic date update in version.inGDB Administrator1-1/+1
2018-06-22Automatic date update in version.inGDB Administrator1-1/+1
2018-06-21MIPS/BFD: Correct formatting of compact EH backend methodsMaciej W. Rozycki2-2/+9
2018-06-21MIPS/BFD: Keep EI_ABIVERSION setting togetherMaciej W. Rozycki2-2/+7
2018-06-21MIPS/BFD: Use enumeration constants for EI_ABIVERSIONMaciej W. Rozycki2-2/+22
2018-06-21RISC-V: Fix 3 PIE related ld testsuite failures.Jim Wilson2-4/+10
2018-06-21Regen doc/Makefile.inAlan Modra3-4/+9
2018-06-21Automatic date update in version.inGDB Administrator1-1/+1
2018-06-20Fix potential illegal memroy access when using a build-id note with a negativ...Nick Clifton2-1/+8
2018-06-20[BFD][AARCH64]Properly truncate no overflow checking relocation value for loa...Renlin Li2-8/+20
2018-06-20Stop objcopy from corrupting mach-o files.Nick Clifton4-4/+153
2018-06-20Automatic date update in version.inGDB Administrator1-1/+1
2018-06-20PR ld/22966: Fix n64 MIPS `.got.plt' range checksMaciej W. Rozycki2-2/+38
2018-06-20MIPS/BFD: Fix `loc' formatting in `_bfd_mips_elf_finish_dynamic_symbol'Maciej W. Rozycki2-1/+7
2018-06-19Bump to autoconf 2.69 and automake 1.15.1Simon Marchi10-1271/+1966
2018-06-19Automatic date update in version.inGDB Administrator1-1/+1
2018-06-18Add support for the TLV relocation generated by LLVM for x86_64 MACH-O targets.Mephi5-0/+36
2018-06-18Automatic date update in version.inGDB Administrator1-1/+1
2018-06-17Automatic date update in version.inGDB Administrator1-1/+1
2018-06-16Automatic date update in version.inGDB Administrator1-1/+1
2018-06-15Automatic date update in version.inGDB Administrator1-1/+1
2018-06-14MIPS: Add Global INValidate ASE supportFaraz Shahbazker2-0/+6
2018-06-14elf: Check if the first symbol version is base versionH.J. Lu2-1/+10
2018-06-14ELF dynsymsAlan Modra4-1/+18
2018-06-14PR23282, Reinstate seek optimizationAlan Modra2-0/+9
2018-06-14Automatic date update in version.inGDB Administrator1-1/+1
2018-06-13MIPS: Add CRC ASE supportScott Egerton2-0/+7
2018-06-13Automatic date update in version.inGDB Administrator1-1/+1
2018-06-12Automatic date update in version.inGDB Administrator1-1/+1
2018-06-11Automatic date update in version.inGDB Administrator1-1/+1
2018-06-10Automatic date update in version.inGDB Administrator1-1/+1
2018-06-09Automatic date update in version.inGDB Administrator1-1/+1
2018-06-08ld/x86: Remove hidden _edata, __bss_start, and _endH.J. Lu2-0/+36
2018-06-08Automatic date update in version.inGDB Administrator1-1/+1
2018-06-07Automatic date update in version.inGDB Administrator1-1/+1
2018-06-07TIC6X __c6xabi_DSBT_BASEAlan Modra2-0/+18
2018-06-06Automatic date update in version.inGDB Administrator1-1/+1
2018-06-05Tidy bfdio to consistenly use containing archiveAlan Modra6-136/+151
2018-06-05PR23254, ld.bfd mishandles file pointers while scanning archiveAlan Modra3-6/+27
2018-06-05Automatic date update in version.inGDB Administrator1-1/+1
2018-06-04xtensa: use property tables for correct disassemblyMax Filippov2-5/+12
2018-06-04xtensa: add separate property sections optionMax Filippov2-10/+66
2018-06-04Use DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATION to silence GCC 8.1H.J. Lu9-0/+71