[riot-commits] [RIOT-OS/RIOT] 58e413: cpu/cc2538: add eh_frame section to the linkerscri...
Thomas Eichinger
thomas.eichinger1 at gmail.com
Wed Dec 3 19:05:45 CET 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 58e413afce78e97c37fe97db92e60039e1145344
https://github.com/RIOT-OS/RIOT/commit/58e413afce78e97c37fe97db92e60039e1145344
Author: Ian Martin <ian at locicontrols.com>
Date: 2014-12-03 (Wed, 03 Dec 2014)
Changed paths:
M cpu/cc2538/cc2538_linkerscript.ld
Log Message:
-----------
cpu/cc2538: add eh_frame section to the linkerscript
Fixes linker errors on some toolchains, for example:
ld: foo.elf section `.eh_frame' will not fit in region `cca'
ld: region `cca' overflowed by 40 bytes
Commit: 6662e16b924023b6d9b3a422a74aca31233450a7
https://github.com/RIOT-OS/RIOT/commit/6662e16b924023b6d9b3a422a74aca31233450a7
Author: Thomas Eichinger <thomas.eichinger1 at gmail.com>
Date: 2014-12-03 (Wed, 03 Dec 2014)
Changed paths:
M cpu/cc2538/cc2538_linkerscript.ld
Log Message:
-----------
Merge pull request #2122 from locicontrols/eh_frame
cpu/cc2538: add the exception handling frame section "eh_frame" to the linker script.
Compare: https://github.com/RIOT-OS/RIOT/compare/e6c808d5fa98...6662e16b9240
More information about the commits
mailing list