Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1994-05-06 | * config/mipsl-idt.mt: Renamed from mips-idtl.mt. | Ken Raeburn | 1 | -0/+0 | |
* configure.in: Adjusted. | |||||
1994-05-06 | * config/cf-h8300h.mt: Renamed from coff-h8300h.mt, to make it unique in 8.3. | Ken Raeburn | 3 | -0/+3 | |
* config/i960coff.mt: New file. Patches from Ralph Campbell: * config/mipsbsd.mh: New file. | |||||
1994-05-04 | * config/m68k.mt (EMUL): Set to m68kaout. | Ian Lance Taylor | 1 | -2/+1 | |
* emulparams/m68kaout.sh: New file. * Makefile.in (ALL_EMULATIONS): Add em_m68kaout.o. (em_m68kaout.c): New target. | |||||
1994-04-27 | * Makefile.in, configure.in: Support for go32 coff. | Steve Chamberlain | 2 | -0/+2 | |
* config/i386-go32.mt: New file * emulparams/i386go32.sh: New file * scripttempl/i386go32.sc: New file | |||||
1994-04-26 | * config/i386v4.mh (HOSTING_CRT0): If ../gcc/crtbegin.o does not | Ian Lance Taylor | 1 | -2/+2 | |
exist, get crtbegin based on gcc -print-libgcc-file-name. (HOSTING_LIBS): Similar change for ../gcc/crtend.o. | |||||
1994-04-11 | * scripttempl/i386coff.sc: If relocating, don't put .init and | Ian Lance Taylor | 1 | -2/+2 | |
.fini sections into .text; keep them separate. * config/i386sco.mh (HOSTING_CRT0): If ../gcc/crtbegin.o does not exist, get crtbegin based on gcc -print-libgcc-file-name. (HOSTING_LIBS): Similar change for ../gcc/crtend.o. | |||||
1994-03-08 | * config/i386bsd.mh: New file. | David MacKenzie | 2 | -0/+6 | |
1994-02-25 | * configure.in (powerpc-*-elf*): New target; use ppc-elf32. | Ian Lance Taylor | 2 | -0/+2 | |
* config/ppc-elf32.mt: New file. * emulparams/elf32ppc.sh: New file. * emultempl/ppc.em: New file. * Makefile.in (ALL_EMULATIONS): Added em_elf32ppc.o. (em_elf32ppc.c): New target; uses elf32ppc.sh, ppc.em and elf.sc. (EMULATION_OFILES): Added dependencies on ldexp.h and ldlang.h. | |||||
1994-02-24 | H8/500 bits. | Steve Chamberlain | 1 | -0/+1 | |
1994-02-24 | keep coff-sparc.mt | Ken Raeburn | 1 | -0/+1 | |
1994-02-08 | Opps. | Jeff Law | 1 | -2/+2 | |
1994-02-08 | * Rename all "hppaosf" files to "hppaelf". | Jeff Law | 2 | -2/+2 | |
* Change all "osf" references to "elf" in hppaelf files. * Makefile.in: Likewise. * configure.in: Likewise. | |||||
1994-02-08 | Renamed hppaosf.mh to hppaelf.mh | Jeff Law | 1 | -0/+0 | |
1994-02-08 | Renamed hppaosf.mt to hppaelf.mt | Jeff Law | 1 | -0/+0 | |
1994-02-04 | New memory model. | Steve Chamberlain | 1 | -0/+4 | |
1994-01-14 | Motorola Delta sysV68 support from phdm@info.ucl.ac.BE (Philippe | Ian Lance Taylor | 1 | -0/+1 | |
De Muyter). * configure.in (m68k-motorola-sysv*) New target. * config/delta68.mt: New file. * emulparams/delta68.sh: New file. * scripttempl/delta68.sc: New file. * Makefile.in (ALL_EMULATIONS): Added em_delta68.o. (em_delta68.c): New target. | |||||
1994-01-04 | Add vsta.mt and vsta.sh. | Rob Savoye | 1 | -0/+1 | |
1994-01-01 | Support for VSTa micro-kernel. | Rob Savoye | 1 | -0/+1 | |
1993-12-27 | * config/i386-linux.mt: delete ".sh" from genscripts argument | Mark Eichin | 1 | -1/+1 | |
(change made to genscripts on July 21...) This is all it took for linux-native ld to build. It isn't necessarily useful, particularly as gcc is still configured to pass -m486 and -dll-verbose, which this ld doesn't parse... | |||||
1993-12-01 | New file for bare sparc-coff support. | Ken Raeburn | 1 | -0/+1 | |
1993-11-01 | Keep Lynx file | Stan Shebs | 1 | -0/+1 | |
1993-10-29 | mach 386 changes | David MacKenzie | 1 | -0/+1 | |
1993-10-29 | test | David MacKenzie | 1 | -0/+1 | |
1993-10-29 | Sparc Lynx support | Stan Shebs | 1 | -0/+2 | |
1993-10-19 | * configure.in (alpha-*-osf*): New target; use alpha.mt. | Ian Lance Taylor | 1 | -0/+2 | |
* Makefile.in (ALL_EMULATIONS): Added em_alpha.o. (em_alpha.c): New target; use alpha.sh and alpha.sc. * config/alphaosf.mh (NATIVE_LIB_DIRS, HOSTING_CRT0): Define. * config/alpha.mt: New file. * emulparams/alpha.sh: New file. * scripttempl/alpha.sc: New file. | |||||
1993-10-19 | New files for Alpha linker. | Ian Lance Taylor | 2 | -0/+2 | |
1993-10-12 | mipsb-elf32.mt: New configuration file for big endian MIPS ELF. | Ian Lance Taylor | 2 | -0/+2 | |
1993-10-08 | Use both h8300 emulations. | Steve Chamberlain | 1 | -0/+1 | |
1993-09-28 | Lynx support | Stan Shebs | 3 | -0/+6 | |
1993-09-23 | * config/solaris2.mh: New file. Define HOSTING_CRT0 and | Ian Lance Taylor | 2 | -0/+4 | |
HOSTING_LIBS for testing. | |||||
1993-09-17 | Add i386 SVR4 configuration files that I couldn't add remotely. See | Ian Lance Taylor | 3 | -0/+6 | |
ChangeLog. | |||||
1993-09-12 | Add EMUL=h8300h. | David Edelsohn | 1 | -0/+6 | |
1993-08-18 | keep i386-linux.h | David D. Zuhn | 1 | -0/+1 | |
1993-08-11 | * config/i386v.mh, config/irix4.mh: Use gcc | Ian Lance Taylor | 2 | -2/+2 | |
-print-libgcc-file-name rather than $(libdir)/libgcc.a. | |||||
1993-08-11 | * config/i386sco.mh: New file; copy of i386v.mh to correspond to | Ian Lance Taylor | 2 | -0/+5 | |
bfd/configure.host change. | |||||
1993-07-26 | renaming elf emulparams files to work with current emulation handling code | Ken Raeburn | 2 | -4/+4 | |
1993-07-26 | Pass emulation name without ".sh". | Ken Raeburn | 1 | -1/+1 | |
1993-07-20 | change linux to use OTHER_EMULATIONS | Mark Eichin | 1 | -0/+4 | |
1993-07-19 | add linux support (may not work yet, just cloned from i386-aout) | Mark Eichin | 1 | -0/+1 | |
1993-07-16 | h8/300h support | David Edelsohn | 1 | -0/+1 | |
1993-07-12 | Solaris 2 configuration; sparc64 sanitization. | Ken Raeburn | 2 | -0/+21 | |
1993-07-08 | initial v9 stuff | Ken Raeburn | 1 | -0/+5 | |
1993-07-05 | * config/hp300hpux.mt: Use emulation hp3hpux rather than | Ian Lance Taylor | 1 | -1/+1 | |
hp300hpux, since the latter does not exist. | |||||
1993-07-02 | h8500hms -> h8500 | Steve Chamberlain | 1 | -1/+1 | |
1993-07-01 | h8300hms -> h8300 | David Edelsohn | 1 | -1/+1 | |
1993-06-30 | alpha-osf.mh -> alphaosf.mh | David Edelsohn | 1 | -1/+1 | |
1993-06-04 | Support for Alpha. | Steve Chamberlain | 2 | -0/+3 | |
1993-06-04 | * configure.in (mips-idt-ecoffl*): New target; use mips-idtl. | Ian Lance Taylor | 2 | -0/+2 | |
(mips-idt-ecoff*): Added trailing '*'. * config/mips-idtl.mt: New file; use EMUL of mipsidtl. * mipsidtl.sh: New file; like mipsidt.sh, but little endian. * Makefile.in (ALL_EMULATIONS): Added em_mipsidtl.o. | |||||
1993-06-04 | * config/sun3.mh (HOSTING_LIBS, HOSTING_EMU): Removed obsolete and | Ian Lance Taylor | 1 | -2/+0 | |
incorrect definitions. | |||||
1993-05-27 | added things-to-lose sections | K. Richard Pixley | 1 | -0/+2 | |