binutils: backport auto-litpools xtensa gas option
authorMax Filippov <jcmvbkbc@gmail.com>
Wed, 12 Aug 2015 22:20:00 +0000 (01:20 +0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 4 Oct 2015 16:27:27 +0000 (17:27 +0100)
commite0ae34b02943cc3d218ec4a489809c4848546a8c
tree81e7618a6ed4246885660d0092512ecffefc437c
parentfe3395258c29e1290ead64548c05f34b1ea710ce
binutils: backport auto-litpools xtensa gas option

Auto-litpools is the automated version of text-section-literals: literal
pool candidate frags are planted every N frags and during relaxation
they are turned into actual literal pools where literals are moved to
become reachable for their first reference by L32R instruction.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/binutils/2.24/913-xtensa-add-auto-litpools-option.patch [new file with mode: 0644]
package/binutils/2.25.1/913-xtensa-add-auto-litpools-option.patch [new file with mode: 0644]