Searched hist:"3 ebd1cbc49f0005092d69cf0d9a6e64d7a1c300b" (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/board/freescale/mx31ads/ |
| H A D | u-boot.lds | 3ebd1cbc49f0005092d69cf0d9a6e64d7a1c300b Mon Feb 25 00:58:59 UTC 2013 Albert ARIBAUD <albert.u.boot@aribaud.net> arm: make __bss_start and __bss_end__ compiler-generated
Turn __bss_start and __bss_end__ from linker-generated to compiler-generated symbols, causing relocations for these symbols to change type, from R_ARM_ABS32 to R_ARM_RELATIVE.
This should have no functional impact, as it affects references to __bss_start and __bss_end__ only before relocation, and no such references are done.
Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
|
| /rk3399_rockchip-uboot/arch/arm/cpu/ |
| H A D | u-boot.lds | 3ebd1cbc49f0005092d69cf0d9a6e64d7a1c300b Mon Feb 25 00:58:59 UTC 2013 Albert ARIBAUD <albert.u.boot@aribaud.net> arm: make __bss_start and __bss_end__ compiler-generated
Turn __bss_start and __bss_end__ from linker-generated to compiler-generated symbols, causing relocations for these symbols to change type, from R_ARM_ABS32 to R_ARM_RELATIVE.
This should have no functional impact, as it affects references to __bss_start and __bss_end__ only before relocation, and no such references are done.
Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
|
| /rk3399_rockchip-uboot/arch/arm/lib/ |
| H A D | Makefile | 3ebd1cbc49f0005092d69cf0d9a6e64d7a1c300b Mon Feb 25 00:58:59 UTC 2013 Albert ARIBAUD <albert.u.boot@aribaud.net> arm: make __bss_start and __bss_end__ compiler-generated
Turn __bss_start and __bss_end__ from linker-generated to compiler-generated symbols, causing relocations for these symbols to change type, from R_ARM_ABS32 to R_ARM_RELATIVE.
This should have no functional impact, as it affects references to __bss_start and __bss_end__ only before relocation, and no such references are done.
Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
|