Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-08-07 * libc/include/machine/setjmp.h: For mips, define _JBLEN basedRichard Sandiford
based on __mips_soft_float rather than __mips64. * libc/machine/mips/setjmp.S: Provide hard and soft float versions of both 32-bit and 64-bit code.
2001-07-132001-07-12 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez
* libc/machine/mips/setjmp.S: Allow mips16 and mips64 to coexist.
2001-03-092001-03-07 Richard Sandiford <rsandifo@redhat.com>Jeff Johnston
* (libc/include/machine/setjmp.h): Use 23 DI-mode ints for a jmpbuf on MIPS64 targets. * (libc/machine/mips/setjmp.S): Add MIPS64 version.
2000-02-17import newlib-2000-02-17 snapshotChristopher Faylor