Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-04-29 | * configure.tgt: Add h8300*-*-rtemscoff. | Daniel Jacobowitz | 1 | -2/+2 | |
Switch h8300*-*-rtems* to elf. | |||||
2005-04-14 | * configure.tgt: Add support for OpenBSD/sparc ELF. | Mark Kettenis | 1 | -1/+8 | |
2005-04-14 | * configure.tgt: Set emulation for mips-*-openbsd*. | Mark Kettenis | 1 | -2/+1 | |
Remove broken mips-dec-openbsd* config. * configure.in: Set default ABI for mips64-*-openbsd*. * configure: Regenerate. | |||||
2005-04-11 | * configure.tgt (generic_target): Add support for OpenBSD/i386 ELF. | Mark Kettenis | 1 | -1/+4 | |
2005-03-23 | Accept any C library to accompany a GNU Linux implementation, not just the GNU | Nick Clifton | 1 | -10/+10 | |
C library. | |||||
2005-03-21 | * configure.tgt: Handle setting of bfd_gas for fmt=multi targets | Alan Modra | 1 | -17/+11 | |
along with other formats that set bfd_gas. Remove unnecessary setting of bfd_gas. Delete strongarm cases in generic_target switch. | |||||
2005-03-16 | * configure.tgt: Set emulation for arm-*-eabi*. | Daniel Jacobowitz | 1 | -2/+2 | |
* config/tc-arm.c (meabi_flags): Check EABI_DEFAULT. * config/te-armeabi.h: New file. * config/te-armlinuxeabi.h (EABI_DEFAULT): Define. * config/te-symbian.h: Include "te-armeabi.h". | |||||
2005-01-31 | Remove obsolete targets | Nick Clifton | 1 | -3/+0 | |
2005-01-06 | * configure.tgt: Set em=vxworks for *-*-vxworks. | Paul Brook | 1 | -1/+1 | |
* config/te-vxworks.h: New File. | |||||
2004-12-22 | * configure.tgt: New. | Ian Lance Taylor | 1 | -0/+439 | |
* configure.in: Move setting of cpu_type, fmt, etc., to configure.tgt. * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Add $(srcdir)/configure.tgt. * configure, Makefile.in: Rebuild. |