aboutsummaryrefslogtreecommitdiff
path: root/ld/config
AgeCommit message (Collapse)AuthorFilesLines
1993-04-28changes for hp300hpux -- won't be enabled until bfd work is doneKen Raeburn1-0/+1
1993-04-27sh.em, sh.sh, sh.sc-sh: New files supporting Hitachi SH.Steve Chamberlain2-0/+3
1993-04-09Support for the H8/500Steve Chamberlain2-0/+2
1993-03-04 * mips.sc-sh: Added variables which may be overridden by aIan Lance Taylor2-0/+2
specific emulation. * mipsidt.sh: New file; emulation for IDT MIPS board. * Makefile.in (ALL_EMULATIONS): Added em_mipsidt.o. (em_mipsidt.c): New target. Uses mipsidt.sh and mips.sc-sh. * config/mips-idt.mt: New file; sets EMUL to mipsidt. * configure.in (mips-idt-ecoff): New target; uses mips-idt.
1993-02-28mips-bsd and 386bsd supportKen Raeburn3-0/+4
1993-02-13keep everything that's present nowDavid D. Zuhn1-16/+11
1993-02-03Keep forgetting those .Sanitize files.Ian Lance Taylor1-0/+1
1993-02-03Wed Feb 3 09:05:56 1993 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-0/+1
* mipsbig.sh: New file. Big endian MIPS emulation. * config/mips-big.mt: New file. Use mipsbig emulation. * configure.in (mips-sgi-irix*): Use target mips-big. * Makefile.in (ALL_EMULATIONS): Added em_mipsbig.o. (em_mipsbig.c): New target. Uses mipsbig.sh.
1993-01-22Fri Jan 22 14:22:44 1993 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor2-0/+2
* mips.sc-sh: New file. Ultrix, and hopefully other MIPS ECOFF targets, linker script. * mipslit.sh: New file. Little endian MIPS emulation. * config/mips-lit.mt: New file. Use mipslit emulation. * configure.in (mips-dec-ultrix*): Use target mips-lit. * Makefile.in (ALL_EMULATIONS): Added em_mipslit.o. (em_mipslit.c): New target. Uses mipslit.sh.
1993-01-09fix default emulations for nindy and sparc-vxworksDavid D. Zuhn1-0/+0
1992-12-08recording file deathK. Richard Pixley17-81/+0
1992-10-02renamed hp9000.h to hp300.hDavid D. Zuhn1-0/+4
1992-09-30 * config/z8ksim.mt: new fileSteve Chamberlain2-0/+3
1992-09-29Added new hp9000.mh file.Ian Lance Taylor1-0/+1
1992-09-29HP/UX needs -Wp,-P when compiling with -O (comment only, since theIan Lance Taylor1-0/+4
default is not to use -O).
1992-09-11New filesSteve Chamberlain2-0/+2
1992-09-09Brought in from p3. If anybody knows good numbers for m68k COFF,Ian Lance Taylor2-0/+2
please let me know, or plug them in yourself. Wed Sep 9 11:52:58 1992 Ian Lance Taylor (ian@cygnus.com) * Makefile.in, m68kcoff.sh, m68kcoff.sc-sh, config/m68k-coff.mt: added m68k-coff emulation mode, stolen from a29k emulation. Almost certainly wrong, but perhaps better than sun3.
1992-09-01Remove non-existant file hp300bsd.mh.Per Bothner1-1/+0
1992-08-24Renamed OSE configuration to ose.Ian Lance Taylor2-1/+2
1992-07-23OSE stuff.David Henkel-Wallace2-9/+13
1992-05-27 * config/*.mh: Miscellaneous clean-up: Removed definitionsPer Bothner6-26/+0
of YACC (since it is not longer used in the Makefile). Remove HOSTING_* definitions that are subsumed by the ones added to Makefile.in. Removed most definitions of CC. * config/{sparc,news,hp300bsd,decstation}.mh: Removed; These are no longer needed.
1992-05-26Don't be too sanitarySteve Chamberlain1-0/+3
(thanks Per)
1992-05-22 * config/sparc.mh: Fix HOSTING_LIBS so it has a chance of working.Per Bothner1-1/+1
1992-05-08Keep sa29200.mtSteve Chamberlain1-0/+1
1992-05-02More 29200 stuffSteve Chamberlain1-0/+1
1992-05-02use bootstrap for checkK. Richard Pixley1-1/+1
1992-05-01Add hp300bsdSteve Chamberlain1-0/+1
1992-04-15Personal checkpoint - now should parse some MRI stuffSteve Chamberlain1-0/+2
1992-04-05New lexer.Steve Chamberlain2-0/+2
New targets for h8/300 simulator and DOS
1992-03-13 * config/mt-<foo> renamed to <foo>.mtSteve Chamberlain1-21/+21
* config/mh-<foo> renamed to <foo>.mt * configure.in changed to reflect this * genscripts.sh now make .xbn files rather than .xN files
1992-02-17New hp300bsd port.Per Bothner2-0/+10
1992-02-15 * config/mt-foo: Changed EMUL=GLDFOO_EMULATION_NAMEPer Bothner19-20/+23
to EMUL=foo. (The GLDFOO_EMULATION_NAMEs have bee removed.) * config/mh-foo: Rename LDEMULATION names as appropriate (usually 'gldfoo' -> plain 'foo').
1992-02-12Make the emulation GLD960, not GLDSteve Chamberlain1-2/+1
1992-02-07added mt-sun3 mt-vxworks68 mt-vxworks960Heinz G. Seidl1-0/+3
1992-02-06 * config/mt-coff-h8300: use EMUL like everything elseSteve Chamberlain1-1/+1
* ldlang.c: (print_padding_statement): print the right address. * Makefile.in, config.h, ldemul.c: renamed h8300hds to h8300hms
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
1992-01-24target file for h8300Steve Chamberlain1-0/+1
1992-01-21Initial revisionMichael Tiemann2-0/+4
1991-12-30Initial revisionSteve Chamberlain1-0/+1
1991-12-20* Makefile.in, config/tm-*.h: Clean up make output, onlyJohn Gilmore9-13/+9
pass DEFAULT_EMULATION to ldmain.c.
1991-12-12Add mt-coff-h8300Steve Chamberlain1-0/+1
1991-12-01HOSTING_LIBS now reflects where libgnu livesSteve Chamberlain1-1/+1
1991-11-21.Sanitize:Steve Chamberlain2-1/+2
Include mh-delta88 mh-delta88: Remove gratuitous greeting
1991-11-15Update HOSTING_LIBS (for Cygnus).Per Bothner1-1/+1
1991-11-07Initial revisionSteve Chamberlain1-0/+13
1991-11-04Renamed all the files for the new schemeSteve Chamberlain1-15/+16
1991-11-04Initial revisionSteve Chamberlain1-0/+1
1991-10-16sparc-64 to sparc-llJohn Gilmore1-1/+1
1991-10-14Revise to match config renaming.John Gilmore1-44/+9
1991-10-11*** empty log message ***Steve Chamberlain1-1/+5