Go to file
bjh21 d019eb1665 Correct resolution of R_ARM_REL32 relocations. They were being resolved
relative to the start of the section rather than the location of the
relocation.  This made differences of two symbols in different files stop
working.

I believe GCC never generates this kind of relocation, which is why this bug
hasn't surfaced before.

This patch has been sent to <bug-gnu-utils@gnu.org>.
2001-08-02 23:35:00 +00:00
bin Remove duplicate `if'. Noted by Geoff C. Wing in bin/13551. 2001-07-30 16:22:49 +00:00
crypto Get rid of "Os KAME". 2001-08-02 12:19:45 +00:00
dist "Bah, remove the declaration!!" --thorpej 2001-07-14 06:01:22 +00:00
distrib Add the sshdconf directory. 2001-08-02 05:45:36 +00:00
etc And add sshdconf here too. Christ there are alot of files to update. 2001-08-02 05:47:59 +00:00
games seperate -> separate 2001-07-22 13:33:58 +00:00
gnu Correct resolution of R_ARM_REL32 relocations. They were being resolved 2001-08-02 23:35:00 +00:00
include Remove variable name from prototype. 2001-07-29 22:18:45 +00:00
lib Improved version of bzero. 2001-08-02 01:17:28 +00:00
libexec Add missing braces, per bin/13612 by Brian Ginsbach. 2001-08-01 16:41:14 +00:00
regress Returning values in void is BAD. 2001-07-25 05:17:50 +00:00
sbin embed scopeid on scoped ipv6 address. sync with kame 2001-07-31 23:27:35 +00:00
share Now that the makeinfo is quiet by default, don't suppress commmand line echo. 2001-08-02 05:42:56 +00:00
sys Fix bcopy. 2001-08-02 22:41:32 +00:00
usr.bin command with two ms looks better. 2001-07-26 22:49:56 +00:00
usr.sbin include version number into binary to help diagnosis 2001-08-02 15:27:21 +00:00
Makefile Wrap a long line. 2001-08-02 06:13:33 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING Mention my recent loadfile/ELF hacks. 2001-07-31 22:53:21 +00:00