summaryrefslogtreecommitdiffstats
path: root/binutils-2.25
Commit message (Expand)AuthorAgeFilesLines
* fix build error with gold aarch64Wolfgang Wiedmeyer2016-01-071-1/+1
* Make genscripts.sh neutral to ChromeOS and Android.Han Shen2015-12-171-2/+28
* Merge "Fix darwin build failures (because of compilation warnings)."Han Shen2015-11-212-6/+16
|\
| * Fix darwin build failures (because of compilation warnings).Han Shen2015-11-202-6/+16
* | Cherry pick upstream patch for aarch64 unsupported reloc.Han Shen2015-11-202-0/+30
|/
* Create an unified binutils source tree for both Android and ChromiumOS.Han Shen2015-11-19639-11703/+16353
* Plumb --pic-veneer option for gold.Lee Campbell2015-11-053-3/+15
* Fix Mac OS X build failures (wcsncasecmp unsat)Nick Clifton2015-11-035-6/+40
* Fix gold build error at -O0.Than McIntosh2015-10-162-2/+13
* Use "gold_info" instead of "gold_warning" for erratum fix.Han Shen2015-09-292-2/+10
* Drop 'missing mapping symbols' warning for arm and aarch64.Han Shen2015-09-293-13/+10
* Remove duplicated option fix_cortex_a53_835769Andrew Hsieh2015-07-301-3/+0
* Make gold aarch64 accept long form of mapping symbols.Han Shen2015-07-292-3/+17
* Patch for gold internal error while fixing erratum 843419.Han Shen2015-07-292-4/+56
* [gold][aarch64] Fix erratum 835769.Han Shen2015-07-293-44/+285
* Patch for erratum-843419 (2 of 2 - fix erratum occurrences).Han Shen2015-07-292-176/+710
* Fix DT_MIPS_RLD_MAP_REL tag for n64 target and 32-bit host.Joseph Myers2015-07-272-1/+7
* Fix an internal error in do_print_to_mapfile on Arm.Cary Coutant2015-07-151-0/+5
* Apple has had wcsncasecmp since 10.7.Dan Albert2015-06-221-22/+0
* Disable the warning of a hidden symbol matches a reference to beYiran Wang2015-06-162-9/+6
* Fix darwin buildAndrew Hsieh2015-05-062-3/+34
* Merge "MIPS: Update the encoding of the d16mule MXU instruction."Andrew Hsieh2015-05-053-18/+18
|\
| * MIPS: Update the encoding of the d16mule MXU instruction.Andrew Bennett2015-04-223-18/+18
* | 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-218-33/+235
|/
* 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-301-1/+1
* Fix buildAndrew Hsieh2015-03-025-2/+39
* Update binutils-2.25/gold to ToTAndrew Hsieh2015-02-24404-1160/+5554