freebsd-dev/gnu
Rodney W. Grimes 3c7e1b8cc2 From: rich@id.slip.bcm.tmc.edu.cdrom.com (Rich Murphey)
ld won't generate output if there are two .o files with the same
name.  It thinks they are multiply defined external references.  This
patch explictly allows multiple /file names/ with the same value.
This can happen if you do a two stage link or if you link in file
names that are identical to files in libc.

Otherwise ld.c exits with a status=1 and non error message.  Rich
1993-09-05 14:24:38 +00:00
..
games/chess The src/games/Makefile.inc use to control the location this installed in, 1993-09-02 11:11:42 +00:00
lib/libregex Changed install -o root -g bin to -o ${BINOWN} -g ${BINGRP} on the header 1993-08-23 05:26:19 +00:00
libexec/uucp SRCS should contain *.c's, not *.o's. 1993-08-16 16:22:34 +00:00
usr.bin From: rich@id.slip.bcm.tmc.edu.cdrom.com (Rich Murphey) 1993-09-05 14:24:38 +00:00
COPYING Updated GNU utilities 1993-06-18 04:22:21 +00:00
COPYING.LIB Adding GPL docs, make structure. 1993-06-18 06:05:45 +00:00
Makefile chess is now in src/gnu, moved here from src/games 1993-08-20 03:23:17 +00:00
Makefile.inc Added gdb/gas/ld to GNU makefiles 1993-06-29 09:54:26 +00:00