From cbbdbb9f2933a0d6d64faeaa72e6e75b3fa720a3 Mon Sep 17 00:00:00 2001 From: Steve Chamberlain Date: Wed, 29 Jan 1992 16:43:16 +0000 Subject: * config/mh-sparc.h: now uses libgcc.a * ldmain.c: quit using exit * *.sc: use *(COMMON) rather than [COMMON] * ldlex.l, lexsup.c: much thinking moved from .l and put into .c, to allow preprocessing of .l file. * Makefile.in: New ldlex.l mangling * ldexp.c (fold_binary): perform expressions with % and / in integer. * ldfile.c (open_a): open archives on VMS in a special way * lderror.c: forgot to check in from a long while ago --- ld/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'ld/ChangeLog') diff --git a/ld/ChangeLog b/ld/ChangeLog index f500821..e1d7a2d 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,16 @@ +Wed Jan 29 08:35:39 1992 Steve Chamberlain (sac at rtl.cygnus.com) + + * config/mh-sparc.h: now uses libgcc.a + * ldmain.c: quit using exit + * *sc: use *(COMMON) rather than [COMMON] + * ldlex.l, lexsup.c: much thinking moved from .l and put into .c, + to allow preprocessing of .l file. + * Makefile.in: New ldlex.l mangling + * ldexp.c (fold_binary): perform expressions with % and / in + integer. + * ldfile.c (open_a): open archives on VMS in a special way + + Tue Jan 28 10:18:16 1992 Steve Chamberlain (sac at rtl.cygnus.com) * ldgram.y: map -M behave in the same way as -Map (sets file name -- cgit v1.1