aboutsummaryrefslogtreecommitdiff
path: root/ld/ldm88k.sc
AgeCommit message (Collapse)AuthorFilesLines
1992-12-08recording file deathK. Richard Pixley1-52/+0
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-11-13 * Makefile.in: Take out the version number for installSteve Chamberlain1-1/+6
* m88kbcs.sc: put in contructor blocks.
1991-11-08Put .comments into .data section, otherwise 88k can't exec the image.Steve Chamberlain1-0/+1
1991-09-27 * ldlnk960.c: Use new naming convention for *.x{,u,r} include scripts.Per Bothner1-3/+9
* ldm88k.sc: "Clean up" script, so that ldm88kUr.sc and ldm88kr.sc can be automatically generated. * ldemul.c, configure.in, config.h, Makefile.in: Add support for Sony NewsOS3. * Makefile.in: Re-do the way ldemulation scipts and structures are done. do we only need one or two files for each emulation target (a TARGET.sc and optionally TARGET.c, if ldtemplate isn't suitable). This gets rid of lots of extra source files.
1991-09-03Initial revisionSteve Chamberlain1-0/+40