aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/ldscript.powerpc
Commit message (Collapse)AuthorAgeFilesLines
* Page align the data segment.Mark Peek2001-10-081-3/+2
| | | | Notes: svn path=/head/; revision=84665
* The final commit for the first phase of PowerPC support.Benno Rice2001-06-171-41/+49
| | | | | | | | | This adds the config stuff needed to build kernels. Reviewed by: obrien Notes: svn path=/head/; revision=78388
* Add $FreeBSD$Peter Wemm2000-01-111-4/+4
| | | | | | | | Make the alpha linker script more like the i386 version - delete the /usr/local and egcs directories Notes: svn path=/head/; revision=55825
* Lots of changes, including:Doug Rabson1998-08-101-2/+1
| | | | | | | | | | | | | * Support for AlphaStation 200, 250, 255, 400 * Untested support for UDB, Multia, AXPpci33 (Noname) * Support for Personal Workstation 433a/433au, 500a/500au, 600a/600au (Miata) * Some minor fixes and improvements to interrupt handling. Submitted by: Andrew Gallatin <gallatin@cs.duke.edu> (AS200, Miata) Obtained from: NetBSD (some code for AS200, Miata, Noname) Notes: svn path=/head/; revision=38215
* Change load address to 0xfffffc0000300000 to help support AS200.Doug Rabson1998-07-301-1/+1
| | | | Notes: svn path=/head/; revision=37970
* Linker script for alpha kernel.Doug Rabson1998-07-151-0/+133
Notes: svn path=/head/; revision=37684