Jeff Johnston
ce823baba0
2002-07-12 Chris Demetriou <cgd@broadcom.com>
...
* 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.
2002-07-12 17:55:04 +00:00
Jeff Johnston
451e452847
2002-07-12 Chris Demetriou <cgd@broadcom.com>
...
* mips/array.ld (hardware_exit_hook, hardware_hazard_hook): New
symbols for optionally-provided functions.
* mips/ddb-kseg0.ld: Likewise.
* mips/ddb.ld: Likewise.
* mips/dve.ld: Likewise.
* mips/idt.ld: Likewise.
* mips/idt32.ld: Likewise.
* mips/idt64.ld: Likewise.
* mips/idtecoff.ld: Likewise.
* mips/jmr3904app-java.ld: Likewise.
* mips/jmr3904app.ld: Likewise.
* mips/jmr3904dram-java.ld: Likewise.
* mips/jmr3904dram.ld: Likewise.
* mips/lsi.ld: Likewise.
* mips/nullmon.ld: Likewise.
* mips/pmon.ld: Likewise.
* mips/crt0.S: Invoke hardware_exit_hook and hardware_hazard_hook
functions if they are provided.
(_exit): Handle __embedded_pic properly.
2002-07-12 15:37:04 +00:00
Michael Meissner
2c8d73598c
Allow mips user to override memory size
2002-02-01 17:22:59 +00:00
Michael Meissner
b5b5b0d4de
Add ddb-kseg0.ld and switch to kseg1 if sizing memory from kseg0
2001-10-18 02:24:30 +00:00
Eric Christopher
542097acd0
Fix typo.
2001-09-15 07:47:52 +00:00
Eric Christopher
bf0338856a
2001-09-14 Eric Christopher <echristo@redhat.com>
...
* mips/configure.in: Add mipsisa32 support.
* mips/configure: Regenerate.
* mips/idt32.ld: New file.
* mips/idt64.ld: New file.
2001-09-14 18:40:47 +00:00
Michael Meissner
24b1ccc647
If -mfp32, do not enable 64-bit FPR registers on mips3
2001-09-11 14:24:35 +00:00
Eric Christopher
0a7908a68e
2001-03-30 Richard Henderson <rth@redhat.com>
...
Eric Christopher <echristo@redhat.com>
* mips/crt0.S: Fix for .init/.fini sections.
2001-08-31 20:18:49 +00:00
Eric Christopher
d9204f54e1
2001-08-30 Richard Henderson <rth@redhat.com>
...
Eric Christopher <echristo@redhat.com>
* mips/idt.ld: Rewrite for .init/.fini sections.
2001-08-31 19:22:51 +00:00
Jonathan Larmour
7ca4612da3
* mips/Makefile.in (jmr3904-io.o): Remove bogus use of `-mips3.'
2001-08-22 00:22:58 +00:00
Ranjith Kumaran
03261851a1
20000317 sourceware import
2000-03-17 22:48:54 +00:00