Doug Rabson
86c24ab288
The maximum pagesize for alpha is 64k, not 1Mb.
1999-05-02 12:02:55 +00:00
Nik Clayton
b38ec08e39
Fix typos.
...
PR: docs/8682
Submitted by: hnokubi@yyy.or.jp
Reviewed by: nik
1999-04-14 18:49:15 +00:00
Hidetoshi Shimokawa
e8193c8b26
Change default entry point from __start' to
_start' which is in crt1.o.
...
Cc doesn't need to pass `-e _start' to ld anymore.
Agreed by: gallatin and dfr
1999-04-08 11:33:05 +00:00
Warner Losh
7fb25faad3
This commit was generated by cvs2svn to compensate for changes in r44348,
...
which included commits to RCS files with non-trunk default branches.
1999-02-28 23:08:24 +00:00
Warner Losh
2bc4294122
Import files needed to build mips binaries with binutils 2.9.1.
1999-02-28 23:08:24 +00:00
Peter Wemm
7cedcfa765
ld was kinly looking up the Linux /etc/ld.so.conf (which we don't have).
...
Teach it about the FreeBSD equivalent, because there are some funny things
going on with -rpath that I can't quite get a handle on. It looks like
setting an rpath on a new shared object overrides all the implicit
DT_RPATH's from the dependencies, causing them to fail at link time
(but not runtime).
1999-01-07 14:03:27 +00:00
John Polstra
0a225ac59d
Resolve conflicts from import of binutils-2.9.1.
...
Submitted by: Doug Rabson <dfr>
1998-09-06 23:00:35 +00:00
John Polstra
f3c0afbfb0
Import GNU binutils-2.9.1. This will break things for a few minutes
...
until I've made the commits to resolve the conflicts.
Submitted by: Doug Rabson <dfr>
1998-09-06 22:57:45 +00:00
John Polstra
914f9af1ba
This commit was generated by cvs2svn to compensate for changes in r38889,
...
which included commits to RCS files with non-trunk default branches.
1998-09-06 22:57:45 +00:00
John Birrell
45e0d510b8
Add a FreeBSD entry for alpha-elf.
1998-03-09 03:34:53 +00:00
John Polstra
12df71b07c
Configuration changes to support FreeBSD. The linker only works for
...
ELF, not a.out. But all the other tools support both. I'm not so
sure about the assembler -- it might need more work.
1998-03-01 23:26:32 +00:00
John Polstra
52cb49752a
Initial import of GNU binutils version 2.8.1. Believe it or not,
...
this is heavily stripped down.
1998-03-01 22:58:51 +00:00