OpenGrok
Cross Reference: ldscript
xref
: /
src
/
sys
/
arch
/
evbarm
/
stand
/
gzboot
/
ADI_BRH_flash_0x00140000
/
ldscript
Home
|
History
|
Annotate
|
Download
|
only in
ADI_BRH_flash_0x00140000
History log of
/src/sys/arch/evbarm/stand/gzboot/ADI_BRH_flash_0x00140000/ldscript
Revision
Date
Author
Comments
1.6
06-Aug-2012
matt
Fix to allow EABI compilation.
Make sure to DISCARD new .ARM.attributes and .ARM.ebxidx sections.
1.5
26-Sep-2009
skrll
branches: 1.5.12;
Deal with the following change to ld:
* The default output section LMA has changed for allocatable sections from
being equal to VMA, to keeping the difference between LMA and VMA the same as
the previous output section in the same region. This is a more useful
default when using overlays and other cases where you specify an LMA
differing from the VMA for some sections.
1.4
11-Dec-2005
christos
branches: 1.4.78;
merge ktrace-lwp.
1.3
24-Dec-2004
joff
Pad .sdata section to a 4-byte boundary so that the .image section
is always aligned. This makes md_root_loadaddr always 4 byte aligned.
Without this, may get an un-aligned access trap before we even print
anything on the console which was a pain in the neck to debug since so
early in the bootstrap the CPU usually just halts on exceptions.
1.2
26-May-2003
thorpej
branches: 1.2.2;
Don't set the output format explicitly; let the linker use its defaults.
1.1
25-Mar-2003
thorpej
Gzboot support for the ADI BRH eval board. This flash address allows
the kernel to be decompressed and started at board reset if the BRH's
rotary switch is set to position 5.
1.2.2.1
17-Jan-2005
skrll
Sync with HEAD.
1.4.78.1
11-Mar-2010
yamt
sync with head
1.5.12.1
30-Oct-2012
yamt
sync with head
Indexes created Mon Oct 13 04:09:54 GMT 2025