freebsd_amp_hwpstate/contrib
John Birrell 37aebf7ed2 Change the LINK_SPEC to specify the same runtime loader as used on
i386-elf because that is what will be used for FreeBSD/Alpha.

Change the STARTFILE_SPEC to match the non-aout version of i386 so
that the csu files can be built in exactly the same way as i386-elf.
This means that FreeBSD/Alpha departs from NetBSD/Alpha which uses
crt0 and crtbegin/crtend. Since i386-aout uses crt0, I guess it was
decided that i386-elf should use crt1. i386-elf also references
crti and with this change, so does FreeBAS/Alpha.

I think it is important for FreeBSD to have a consistent implementation
across architectures and since ELF is quite compatible (ignoring
differences in 32 and 64 bits), gcc might as well be configured the
same.

Another change is that the entry symbol is _start, not __start as
in NetBSD.
1998-03-10 06:47:14 +00:00
..
awk
bind
binutils This commit was generated by cvs2svn to compensate for changes in r34351, 1998-03-09 03:38:19 +00:00
bison
cpio
cvs A hack to work around the sleep prior to calling the built-in diff. This 1998-02-14 09:47:14 +00:00
diff
gcc Change the LINK_SPEC to specify the same runtime loader as used on 1998-03-10 06:47:14 +00:00
gdb Fixed copying of N_TXTADDR() from the system version in the previous 1998-01-16 08:46:50 +00:00
global Add #include <string.h> to get prototypes. 1998-02-20 07:48:36 +00:00
gperf NetBSD has sys_errlist in errno.h, not stdio.h like FreeBSD. 1998-01-09 20:02:20 +00:00
groff Add OS macros for FreeBSD 2.2.6, OpenBSD 2.2, OpenBSD 2.3. 1997-12-28 18:20:05 +00:00
ipfilter
libg++
libgmp Our default rules tend to shove asm code through cpp, so comments 1998-03-08 21:09:04 +00:00
libpcap
libreadline Removed redundant declarations. Keymap functions are declared in 1998-01-16 09:12:05 +00:00
nvi
opie
patch Remove library funcs we already have 1998-01-04 20:45:41 +00:00
pnpinfo
tcl
tcpdump Handle frame relay, decode ATM VP/VC info, and handle ISO over FR. 1998-01-01 04:13:54 +00:00
telnet MFC: sprintf paranoia 1998-01-22 00:04:57 +00:00
texinfo
top vmunix -> kernel 1998-01-13 14:17:10 +00:00
traceroute Fix an anomaly in the option descriptions. 1998-01-09 18:46:53 +00:00