summaryrefslogtreecommitdiffstats
path: root/libgloss/mips/configure
Commit message (Collapse)AuthorAgeFilesLines
* 2004-03-23 Eric Christopher <echristo@redhat.com>Eric Christopher2004-03-241-10/+30
| | | | | | * mips/configure.in: Add mipsisa64-*-* to target support. * mips/configure: Regenerate. * frv/crt0.S: Fix comment.
* 2003-08-20 Chris Demetriou <cgd@broadcom.com>Jeff Johnston2003-08-201-28/+18
| | | | | | | | | | | | | | | | * mips/crt0_cfe.S: New file. * mips/cfe_mem.c: New file. * mips/cfe_prestart.S: Remove. * mips/cfe.ld: Adjust to use crt0_cfe.o as the startup file, and and use _start as the entry point. Align BSS to 32-byte boundary. * mips/cfe.c: Reimplement to fit on top of a crt0_cfe.o file. * mips/cfe_api.h (__libcfe_stack_size, __libcfe_mem_limit) (__libcfe_meminit, __libcfe_stack_top): New prototypes. * mips/Makefile.in (CFEOBJS): Replace cfe_prestart.o with cfe_mem.o. (cfe.o, cfe_api.o, cfe_mem.o, crt0_cfe.o): New targets. * mips/configure.in: Build and install crt0_cfe.o when CFE support is built. * mips/configure: Regenerate.
* 2003-02-05 Chris Demetriou <cgd@broadcom.com>Jeff Johnston2003-02-051-17/+29
| | | | | | | | * mips/configure.in (mipsisa32el-*-*): Handle in the same way as mipsisa32-*-*. (mipsisa32r2-*-*, mipsisa32r2el-*-*): New, handled in the same way as mipsisa32-*-*. * mips/configure: Regenerate.
* * mips/configure.in (mips64vr-elf, mips64vrel-elf): New config.Richard Sandiford2003-01-081-27/+21
| | | | * mips/configure: Regenerate.
* 2002-11-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-11-121-6/+8
| | | | | | | | | | * mips/Makefile.in: Add cygmon support. * mips/configure.in: Ditto. * mips/configure: Regenerated. * mips/crt0_cygmon.S: New file. * mips/cygmon.c: Ditto. * mips/pmon.S: Minor formatting and copyright changes. * mips/crt0.S: Ditto.
* 2002-07-12 Chris Demetriou <cgd@broadcom.com>Jeff Johnston2002-07-121-5/+5
| | | | | | | | | | | | | | | | | * mips/Makefile.in (GENOBJS2): New variable to name other commonly used objects. (DVEOBJS, JMR3904OBJS): Reference GENOBJS2. * mips/Makefile.in: Add support for Broadcom CFE firmware. * mips/configure.in: (mipsisa32*-*-*, *): Likewise. * mips/configure: Regenerate. * mips/cfe.c: New file. * mips/cfe.ld: New file. * mips/cfe_api.c: New file. * mips/cfe_api.h: New file. * mips/cfe_api_int.h: New file. * mips/cfe_error.h: New file. * mips/cfe_prestart.S: New file.
* Add ddb-kseg0.ld and switch to kseg1 if sizing memory from kseg0Michael Meissner2001-10-181-17/+28
|
* Fix typo.Eric Christopher2001-09-151-1/+1
|
* 2001-09-14 Eric Christopher <echristo@redhat.com>Eric Christopher2001-09-141-3/+7
| | | | | | | * mips/configure.in: Add mipsisa32 support. * mips/configure: Regenerate. * mips/idt32.ld: New file. * mips/idt64.ld: New file.
* 20000317 sourceware importRanjith Kumaran2000-03-171-0/+1254