aboutsummaryrefslogtreecommitdiff
path: root/ld/news.sc
AgeCommit message (Collapse)AuthorFilesLines
1992-01-29 * config/mh-sparc.h: now uses libgcc.aSteve Chamberlain1-1/+1
* 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
1991-12-10* Makefile.in: Pass -y to bison. (Again; accidentally deleted by Rich.)Per Bothner1-2/+3
* news.sc, ldgld68k.sc: Define __end as well as _end.
1991-10-11 * news.sc: Add alignment for data segment.Per Bothner1-2/+2
* ldtemplate: Add (yet another) script to get for -n or -N options. (These need different alignment than ZMAGIC files.) * Makefile.in: Add stuff for new foo.xn scripts. These are generated by replacing "ALIGN(0x...00)" by ".".
1991-09-27Initial revisionPer Bothner1-0/+29