index
:
toolchain_binutils.git
master
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
binutils-2.25
Commit message (
Expand
)
Author
Age
Files
Lines
*
gold: make icf respect section alignment requirements.
Rahul Chaudhry
2016-10-21
5
-129
/
+235
*
Remove warning about references from shared objects to hidden symbols.
Rahul Chaudhry
2016-06-28
5
-20
/
+35
*
Revert "Disable the warning of a hidden symbol matches a reference to be reso...
Rahul Chaudhry
2016-06-28
2
-2
/
+18
*
GOLD/DWP: exit without segfault if the binary is not built with debug fission.
Yunlian Jiang
2016-05-17
1
-0
/
+4
*
Fix DT_MIPS_RLD_MAP_REL tag for n64 target and 32-bit host.
Joseph Myers
2016-04-06
2
-1
/
+7
*
Add support for DT_MIPS_RLD_MAP_REL.
Matthew Fortune
2016-04-06
26
-14
/
+178
*
Revert "Add support for the new tag DT_MIPS_RLD_MAP2."
Nikola Veljkovic
2016-04-06
3
-34
/
+3
*
Revert "Fix DT_MIPS_RLD_MAP_REL tag for n64 target and 32-bit host."
Nikola Veljkovic
2016-04-06
2
-7
/
+1
*
Backport upstream CL to fix x86_32 clang segfaults.
Yunlian Jiang
2016-04-01
2
-47
/
+78
*
Backport upstream CL to fix x86_64 clang test-stlport segfaults.
Han Shen
2016-03-10
3
-5
/
+47
*
Silence "Erratum 843419 found and fixed" info messages from gold.
Rahul Chaudhry
2016-02-16
2
-4
/
+5
*
Backport upstream patch to fix linker internal error.
Han Shen
2016-02-05
3
-21
/
+127
*
Backport trunk patch wrt wrong stub generated for aarch64 large DSOs.
Han Shen
2016-01-20
2
-2
/
+11
*
Backport trunk patch for not applying dynamic relocs.
Han Shen
2016-01-14
3
-1
/
+40
*
Remove internal link in warning messages.
Han Shen
2016-01-12
1
-2
/
+12
*
Make genscripts.sh neutral to ChromeOS and Android.
Han Shen
2015-12-17
1
-2
/
+28
*
Merge "Fix darwin build failures (because of compilation warnings)."
Han Shen
2015-11-21
2
-6
/
+16
|
\
|
*
Fix darwin build failures (because of compilation warnings).
Han Shen
2015-11-20
2
-6
/
+16
*
|
Cherry pick upstream patch for aarch64 unsupported reloc.
Han Shen
2015-11-20
2
-0
/
+30
|
/
*
Create an unified binutils source tree for both Android and ChromiumOS.
Han Shen
2015-11-19
639
-11703
/
+16353
*
Plumb --pic-veneer option for gold.
Lee Campbell
2015-11-05
3
-3
/
+15
*
Fix Mac OS X build failures (wcsncasecmp unsat)
Nick Clifton
2015-11-03
5
-6
/
+40
*
Fix gold build error at -O0.
Than McIntosh
2015-10-16
2
-2
/
+13
*
Use "gold_info" instead of "gold_warning" for erratum fix.
Han Shen
2015-09-29
2
-2
/
+10
*
Drop 'missing mapping symbols' warning for arm and aarch64.
Han Shen
2015-09-29
3
-13
/
+10
*
Remove duplicated option fix_cortex_a53_835769
Andrew Hsieh
2015-07-30
1
-3
/
+0
*
Make gold aarch64 accept long form of mapping symbols.
Han Shen
2015-07-29
2
-3
/
+17
*
Patch for gold internal error while fixing erratum 843419.
Han Shen
2015-07-29
2
-4
/
+56
*
[gold][aarch64] Fix erratum 835769.
Han Shen
2015-07-29
3
-44
/
+285
*
Patch for erratum-843419 (2 of 2 - fix erratum occurrences).
Han Shen
2015-07-29
2
-176
/
+710
*
Fix DT_MIPS_RLD_MAP_REL tag for n64 target and 32-bit host.
Joseph Myers
2015-07-27
2
-1
/
+7
*
Fix an internal error in do_print_to_mapfile on Arm.
Cary Coutant
2015-07-15
1
-0
/
+5
*
Apple has had wcsncasecmp since 10.7.
Dan Albert
2015-06-22
1
-22
/
+0
*
Disable the warning of a hidden symbol matches a reference to be
Yiran Wang
2015-06-16
2
-9
/
+6
*
Fix darwin build
Andrew Hsieh
2015-05-06
2
-3
/
+34
*
Merge "MIPS: Update the encoding of the d16mule MXU instruction."
Andrew Hsieh
2015-05-05
3
-18
/
+18
|
\
|
*
MIPS: Update the encoding of the d16mule MXU instruction.
Andrew Bennett
2015-04-22
3
-18
/
+18
*
|
Rename '--fix-cortex-a53' to '--fix-cortex-a53-843419'.
Han Shen
2015-04-28
3
-8
/
+13
*
|
The first patch to address cortex-a53 erratum-843419.
Han Shen
2015-04-28
3
-2
/
+600
*
|
[2.24, 2.25] Convert mov foo@GOT(%reg), %reg to lea foo@GOTOFF(%reg), %reg
Alexander Ivchenko
2015-04-21
8
-33
/
+235
|
/
*
Ignore --fix-cortex-a53-843419 for gold.
Lai Wei-Chih
2015-04-06
1
-0
/
+3
*
[AArch64] Workaround for cortex-a53 erratum 843419
Marcus Shawcroft
2015-03-30
9
-14
/
+639
*
[AArch64] Implement branch over stub section.
Marcus Shawcroft
2015-03-30
5
-48
/
+68
*
[AArch64] Remove padding before stub sections.
Marcus Shawcroft
2015-03-30
2
-2
/
+1
*
[AArch64] Adjust veneer count.
Marcus Shawcroft
2015-03-30
1
-0
/
+2
*
[AArch64] Factor out _bfd_aarch64_get_stub_for_link_section.
Marcus Shawcroft
2015-03-30
1
-12
/
+18
*
[AArch64] Refactor section_group[] representation.
Marcus Shawcroft
2015-03-30
1
-12
/
+3
*
[AArch64] Refactor generation of 835769 workaround stubs.
Marcus Shawcroft
2015-03-30
1
-104
/
+28
*
[AArch64] Use _bfd_aarch64_add_stub_entry_in_group.
Marcus Shawcroft
2015-03-30
1
-15
/
+5
*
[OBV] Fix build -- missing ';'
Keith Seitz
2015-03-30
1
-1
/
+1
[next]