summaryrefslogtreecommitdiffstats
path: root/libgloss/mips/regs.S
Commit message (Collapse)AuthorAgeFilesLines
* * mips/crt0.S: Configure processor based on .MIPS.abiflags.Corinna Vinschen2014-11-281-0/+2
| | | | | | | | | | | Remove FPU availability check, just use the pre-processor flags to indicicate what the user wanted. * mips/abiflags.S: New file. * mips/regs.S (SR_MSA): Define macro. * mips/mti32.ld: Place .MIPS.abiflags and wrap in marker symbols. * mips/mti64.ld: Likewise. * mips/mti64_64.ld: Likewise. * mips/mti64_n32.ld: Likewise.
* 2005-04-19 Eric Christopher <echristo@redhat.com>Eric Christopher2005-04-191-3/+4
| | | | | * mips/regs.S: Sign extend constants for mips64 and unify address handling.
* 2004-04-02 Chris Demetriou <cgd@broadcom.com>Jeff Johnston2004-04-031-1/+1
| | | | | | | * mips/regs.S (C0_COUNT): Fix comment that kept this from being defined. * mips/vr4300.S: Use C0_COUNT as appropriate instead of hardcoding $9. * mips/vr5xxx.S: Likewise.
* Add ddb-kseg0.ld and switch to kseg1 if sizing memory from kseg0Michael Meissner2001-10-181-0/+4
|
* 20000317 sourceware importRanjith Kumaran2000-03-171-0/+151