summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rename '--fix-cortex-a53' to '--fix-cortex-a53-843419'.Han Shen2015-04-283-8/+13
* The first patch to address cortex-a53 erratum-843419.Han Shen2015-04-283-2/+600
* [2.24, 2.25] Convert mov foo@GOT(%reg), %reg to lea foo@GOTOFF(%reg), %regAlexander Ivchenko2015-04-2116-66/+470
* Ignore --fix-cortex-a53-843419 for gold.Lai Wei-Chih2015-04-061-0/+3
* [AArch64] Workaround for cortex-a53 erratum 843419Marcus Shawcroft2015-03-309-14/+639
* [AArch64] Implement branch over stub section.Marcus Shawcroft2015-03-305-48/+68
* [AArch64] Remove padding before stub sections.Marcus Shawcroft2015-03-302-2/+1
* [AArch64] Adjust veneer count.Marcus Shawcroft2015-03-301-0/+2
* [AArch64] Factor out _bfd_aarch64_get_stub_for_link_section.Marcus Shawcroft2015-03-301-12/+18
* [AArch64] Refactor section_group[] representation.Marcus Shawcroft2015-03-301-12/+3
* [AArch64] Refactor generation of 835769 workaround stubs.Marcus Shawcroft2015-03-301-104/+28
* [AArch64] Use _bfd_aarch64_add_stub_entry_in_group.Marcus Shawcroft2015-03-301-15/+5
* [OBV] Fix build -- missing ';'Keith Seitz2015-03-301-1/+1
* Factor out _bfd_aarch64_erratum_835769_stub_nameMarcus Shawcroft2015-03-301-7/+11
* [AArch64] Factor out _bfd_aarch64_resize_stubs()Marcus Shawcroft2015-03-301-12/+24
* [AArch64] Factor stub creation code into _bfd_aarch64_create_stub_section.Marcus Shawcroft2015-03-301-14/+23
* [AArch64] Factor out common behaviour between elf_aarch64_create_or_find_stub...Marcus Shawcroft2015-03-301-52/+32
* [AArch64] Flip sense of erratum_835769_scan.Marcus Shawcroft2015-03-301-8/+13
* [AArch64] Drop unused argument to elf_aarch64_create_or_find_stub_secMarcus Shawcroft2015-03-301-10/+5
* [AArch64] Remove unused variable.Marcus Shawcroft2015-03-301-3/+2
* Remove dead code.Marcus Shawcroft2015-03-301-16/+0
* [AARCH64] Remove Load/Store register (unscaled immediate) alias.Jiong Wang2015-03-307-689/+629
* [AArch64] Removing unused functions.Marcus Shawcroft2015-03-301-42/+0
* Fixed Cortex-A53 Erratum 835769 -- LD segfaults with unordered maps.Tejas Belagod2015-03-301-0/+27
* Backport to fix race condition calling select_as_default_target()Andrew Hsieh2015-03-302-2/+2
* Fix as to ignore --save-tempsAndrew Hsieh2015-03-301-0/+7
* Fix buildAndrew Hsieh2015-03-026-3/+40
* Update binutils-2.25/gold to ToTAndrew Hsieh2015-02-24404-1160/+5554
* [2.24][2.25] Fix race condition causing assertRong Xu2015-02-1811-19/+32
* Add support for the new tag DT_MIPS_RLD_MAP2.Nikola Veljkovic2014-12-253-3/+34
* Add MIPS specific changes to binutils 2.25 (prerelease) for MIPSR6 bug fixes,Steve Ellcey2014-12-1825-51/+1488
* [2.25] Fix __preinit_array_start not aligned properly in 64-bit.Lai Wei-Chih2014-12-091-1/+1
* [2.25] re-apply local patchesAndrew Hsieh2014-12-099-38/+215
* [2.25] sync to a30720e3e633f275250e26f85ccae5dbdddfb6c6Andrew Hsieh2014-12-094094-126235/+453678
* Fix extraneous warning about executable stack.Cary Coutant2014-12-024-6/+35
* Fixed Cortex-A53 Erratum 835769 -- LD segfaults with unordered maps.Tejas Belagod2014-12-021-0/+27
* [2.24][2.25] Backport prevent user links ARM ELF binary into an AARCH64 ELF e...Lai Wei-Chih2014-11-284-0/+18
* [2.24] Cortex-A53 erratum 835769 linker workaroundRong Xu2014-10-3111-8/+830
* Merge "Add missing mtc1, mthc1, mfhc1 instructions to Ingenic's MXU patch."Andrew Hsieh2014-09-033-0/+18
|\
| * Add missing mtc1, mthc1, mfhc1 instructions to Ingenic's MXU patch.Andrew Bennett2014-08-293-0/+18
* | Merge "Add support for Ingenic's MXU."Andrew Hsieh2014-09-0311-15/+1209
|\|
| * Add support for Ingenic's MXU.Andrew Bennett2014-08-2911-15/+1209
* | [2.24][2.25] Fix __preinit_array_start not aligned properly in 64-bit.Lai Wei-Chih2014-08-142-2/+2
|/
* Update Binutils 2.24 to include mips32r6, mips64r6 and MSA changes.Steve Ellcey2014-07-03461-2777/+26107
* [2.25] apply local patchesAndrew Hsieh2014-06-1311-69/+275
* Add upstream binutils-2.25 snapshot 4/4 2014Andrew Hsieh2014-06-1314861-0/+4637857
* Merge "[2.24] Fix assert failure with --emit-relocs and .eh_frame sections by...Andrew Hsieh2014-06-021-22/+22
|\
| * [2.24] Fix assert failure with --emit-relocs and .eh_frame sections by backpo...Alexander Ivchenko2014-06-021-22/+22
* | [2.23, 2.24] Backport of two patches for Gold that fix the issue withAlexander Ivchenko2014-05-282-4/+12
|/
* [2.24] fix MIPS static executable segfaultAndrew Hsieh2014-05-011-2/+2