Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * mips/crt0.S: Configure processor based on .MIPS.abiflags. | Corinna Vinschen | 2014-11-28 | 1 | -0/+6 |
| | | | | | | | | | | | 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. | ||||
* | 2012-10-02 Steve Ellcey <sellcey@mips.com> | Steve Ellcey | 2012-10-02 | 1 | -0/+190 |
* mips/configure.in: Add new linker scripts to script list. * mips/configure: Regenerate. * mips/mti32.ld: New. * mips/mti64.ld: New. * mips/mti64_n32.ld: New. * mips/mti64_64.ld: New. * mips/sde32.ld: New. * mips/sde64.ld: New. |