History log of /freebsd-11.0-release/sys/conf/ldscript.arm
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 303975 11-Aug-2016 gjb

Copy stable/11@r303970 to releng/11.0 as part of the 11.0-RELEASE
cycle.

Prune svn:mergeinfo from the new branch, and rename it to RC1.

Update __FreeBSD_version.

Use the quarterly branch for the default FreeBSD.conf pkg(8) repo and
the dvd1.iso packages population.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 302408 08-Jul-2016 gjb

Copy head@r302406 to stable/11 as part of the 11.0-RELEASE cycle.
Prune svn:mergeinfo from the new branch, as nothing has been merged
here.

Additional commits post-branch will follow.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 261227 28-Jan-2014 andrew

Remove STARTUP_PAGETABLE_ADDR from the ARM configs and replace it with
memory at the end of the kernel.

This helps reduce the SoC and board specific configuration required.

Reviewed by: bsdimp
Tested by: jmg (armeb), br


# 248122 10-Mar-2013 andrew

Correctly align the unwind tables. Without this clang may incorrectly align
them causing an alignment fault when producing a backtrace.


# 245675 19-Jan-2013 andrew

When DDB is enabled and we are building for the ARM EABI include the unwind
tables in the kernel.


# 239547 21-Aug-2012 gonzo

Get rid of ARM_BIG_ENDIAN for good:
- remove leftovers in Makefile.arm
- Let ld use default output format instead of providing one in ldscript


# 152742 24-Nov-2005 cognet

Create a non-elf pure binary version of the kernel as well.


# 135672 23-Sep-2004 cognet

Use the address provided in the conf file, instead of hardcode 0xc0000000.


# 129199 14-May-2004 cognet

Add config magic for arm.