summaryrefslogtreecommitdiffstats
path: root/libgloss/mips/mti64_n32.ld
Commit message (Collapse)AuthorAgeFilesLines
* * mips/crt0.S: Configure processor based on .MIPS.abiflags.Corinna Vinschen2014-11-281-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 Ellcey2012-10-021-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.