dfr
3e4c2ad4a2
Merge some patches from RedHat-6.0. The most important change fixes a bug
...
when linking large shared libraries where the linker missed out some of
the dynamic relocations from the output. This prevents libqt from linking
properly among other packages.
Obtained from: RedHat-6.0
1999-07-17 08:04:58 +00:00
dfr
dd42eb63c1
The maximum pagesize for alpha is 64k, not 1Mb.
1999-05-02 12:02:55 +00:00
nik
4200d87cda
Fix typos.
...
PR: docs/8682
Submitted by: hnokubi@yyy.or.jp
Reviewed by: nik
1999-04-14 18:49:15 +00:00
simokawa
837bd85709
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
imp
9e86e0d4a8
Remove *mip* and *decstation* from the filter, per FREEBSD-updating.
...
This, and the previous import were approved by jdp.
1999-02-28 23:11:09 +00:00
imp
a93821a373
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
imp
eb98fb7651
Import files needed to build mips binaries with binutils 2.9.1.
1999-02-28 23:08:24 +00:00
imp
e0e0a9ec8c
We've been using 2.9.1 tools for some time now, so reflect that in the
...
example of how to add things to the FreeBSD tree.
Approved by: jdp
1999-02-28 22:31:17 +00:00
peter
d3a68b2218
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
mckay
8b8a9278a4
Restore traditional behaviour by allowing tabs in strings. In deference
...
to the new age of internationalisation, I used isblank() instead of a
literal '\t'.
1998-12-14 13:27:48 +00:00
steve
cc0df3f012
Another directive nit.
...
PR: 8144
Submitted by: NOKUBI Hirotaka <hnokubi@yyy.or.jp>
1998-12-10 03:22:27 +00:00
steve
1b61bf21f7
Remove @code directive around --change-leading-char.
...
PR: 8143
Submitted by: NOKUBI Hirotaka <hnokubi@yyy.or.jp>
1998-12-10 03:16:57 +00:00
steve
973e78661b
Typo fix.
...
PR: 8034
Submitted by: NOKUBI Hirotaka <hnokubi@yyy.or.jp>
1998-12-10 01:37:43 +00:00
billf
f9278606a3
Balance the brackets.
...
PR: docs/8505
Submitted by: Kazuo Horikawa <horikawa@jp.FreeBSD.org>
1998-12-08 22:49:08 +00:00
billf
ef9684d0ff
The explanation shows "-V" as being 'verbose' correct this to "-v"
...
PR: docs/8892
Submitted by: Hirayama Issei <iss@mail.wbs.ne.jp>
1998-12-03 19:54:43 +00:00
jdp
b773a127ae
Fix segmentation violation that sometimes occurred when warning
...
symbols were used.
PR: bin/7980
Submitted by: Doug Rabson <dfr>
1998-09-19 22:31:40 +00:00
jdp
5759d45767
Resolve conflicts from import of binutils-2.9.1.
...
Submitted by: Doug Rabson <dfr>
1998-09-06 23:00:35 +00:00
jdp
effee09f85
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
jdp
088484c9ef
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
jb
31cb88078d
Import an extra source file from binutils 2.8.1 that is included on
...
alpha.
1998-03-09 03:38:19 +00:00
jb
dce663f91f
This commit was generated by cvs2svn to compensate for changes in r34351,
...
which included commits to RCS files with non-trunk default branches.
1998-03-09 03:38:19 +00:00
jb
64938d6e9c
Add a FreeBSD entry for alpha-elf.
1998-03-09 03:34:53 +00:00
cvs2svn
8bd66fa336
This commit was manufactured by cvs2svn to create branch
...
'VENDOR-binutils'.
1998-03-01 23:26:33 +00:00
jdp
082b767ff5
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
jdp
96d45f0ff6
Don't use "/" as a comment starter. In some FreeBSD sources, "/"
...
means divide (duh).
1998-03-01 23:22:00 +00:00
jdp
cb17504105
Fix the output format of "nm" so that it works properly for FreeBSD's
...
"lorder" command.
GNU rejected this change because they felt it would be an unacceptable
incompatibility to change the output format at this point -- even
though it was wrong to begin with.
1998-03-01 23:20:03 +00:00
jdp
cad024a2ba
Fix a bug which incorrectly caused files to be labeled as having
...
text relocations in certain situations.
1998-03-01 23:17:03 +00:00
jdp
d26a0cda03
Add automatic branding of FreeBSD ELF files.
1998-03-01 23:15:09 +00:00
jdp
5fa431f4cf
Add upgrade instructions and helper file.
1998-03-01 23:13:26 +00:00
jdp
2cbd0590cd
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