skrll
|
b7ddf5b9cb
|
Copyright Maintenance
|
2005-05-21 06:46:34 +00:00 |
thorpej
|
a41fd2dbc8
|
- Use ANSI function decls.
- Use __used__, not __unused__ attribute for ___start().
|
2004-08-26 21:07:14 +00:00 |
skrll
|
5e2026a163
|
Add code code for .init and .fini section fallthroughs and regression
test.
|
2004-05-18 19:19:34 +00:00 |
skrll
|
c007da99a0
|
Update for ELF.
|
2004-05-17 10:44:22 +00:00 |
skrll
|
f01797a30f
|
Fix typos so that we define _start and __start.
The linker script gets the right entry point now.
|
2004-04-30 08:11:37 +00:00 |
matt
|
3e272c0b2a
|
Deal with the new toolchain.
|
2003-10-06 05:28:05 +00:00 |
salo
|
99410184e7
|
netbsd.org->NetBSD.org
|
2003-07-26 19:24:24 +00:00 |
fredette
|
43c563a3dd
|
A new crt0.c for hppa, with support for dynamic linking.
|
2002-07-01 15:56:41 +00:00 |
fredette
|
02ac1ae2f0
|
Added hppa support (some of it incomplete) to lib/csu, lib/libc,
and lib/libkvm.
|
2002-06-06 20:31:19 +00:00 |