* config/mh-sparc.h: now uses libgcc.a
authorSteve Chamberlain <sac@cygnus>
Wed, 29 Jan 1992 16:43:16 +0000 (16:43 +0000)
committerSteve Chamberlain <sac@cygnus>
Wed, 29 Jan 1992 16:43:16 +0000 (16:43 +0000)
commitcbbdbb9f2933a0d6d64faeaa72e6e75b3fa720a3
tree9b693a141b18c7ea2ebad591a6ec8d2020f3e399
parent4cc027e126e19853730d7bfefac948e4ff8bdc91
* 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
14 files changed:
ld/ChangeLog
ld/Makefile.in
ld/config/sparc.mh
ld/ebmon29k.sc
ld/h8300hds.sc
ld/i386aout.sc
ld/lderror.c [new file with mode: 0644]
ld/ldgld.sc
ld/ldgld68k.sc
ld/ldgld960.sc
ld/ldglda29k.sc
ld/ldlnk960.sc
ld/ldm88k.sc
ld/news.sc
This page took 0.026 seconds and 4 git commands to generate.