mirror of
git://sourceware.org/git/glibc.git
synced 2025-04-24 14:41:06 +08:00
Move m68k from ports to libc
This commit is contained in:
parent
87569616d2
commit
73588a7223
ChangeLogREADME
ports
sysdeps/m68k
ImpliesMakefileVersions__longjmp.cabort-instr.hasm-syntax.hbacktrace.cshlib-versionssysdep.hcrti.Scrtn.Sdl-machine.hdl-tls.hdl-trampoline.Sffs.cfpu_control.hgccframe.hjmpbuf-unwind.hldsodefs.hlibc-tls.c
bits
bsd-_setjmp.cbsd-setjmp.ccoldfire
bits
fpu
bits
e_sqrt.ce_sqrtf.cfraiseexcpt.clibm-test-ulpss_fabs.cs_fabsf.cs_lrint.cs_lrintf.cs_rint.cs_rintf.cfpu
bits
fclrexcpt.cfedisblxcpt.cfeenablxcpt.cfegetenv.cfegetexcept.cfegetround.cfeholdexcpt.cfesetenv.cfesetround.cfeupdateenv.cfgetexcptflg.cfsetexcptflg.cftestexcept.cm680x0
ImpliesMakefileadd_n.S
bits
fpu
bits
branred.cdoasin.cdosincos.ce_acos.ce_acosf.ce_acosl.ce_asin.ce_asinf.ce_asinl.ce_atan2.ce_atan2f.ce_atan2l.ce_atanh.ce_atanhf.ce_atanhl.ce_cosh.ce_coshf.ce_coshl.ce_exp.ce_exp10.ce_exp10f.ce_exp10l.ce_exp2.ce_exp2f.ce_exp2l.ce_expf.ce_expl.ce_fmod.ce_fmodf.ce_fmodl.ce_ilogb.ce_ilogbf.ce_ilogbl.ce_log.ce_log10.ce_log10f.ce_log10l.ce_log2.ce_log2f.c@ -1,3 +1,10 @@
|
||||
2014-02-10 Andreas Schwab <schwab@linux-m68k.org>
|
||||
|
||||
* sysdeps/m68k: Move directory from ports/sysdeps/m68k.
|
||||
* sysdeps/unix/sysv/linux/m68k: Move directory from
|
||||
ports/sysdeps/unix/sysv/linux/m68k.
|
||||
* README: Update listing for m68k-*-linux-gnu.
|
||||
|
||||
2014-02-10 Chris Metcalf <cmetcalf@tilera.com>
|
||||
|
||||
* sysdeps/tile: Move directory from ports/sysdeps/tile.
|
||||
|
2
README
2
README
@ -27,6 +27,7 @@ The GNU C Library supports these configurations for using Linux kernels:
|
||||
arm-*-linux-gnueabi
|
||||
i[4567]86-*-linux-gnu
|
||||
x86_64-*-linux-gnu Can build either x86_64 or x32
|
||||
m68k-*-linux-gnu
|
||||
powerpc-*-linux-gnu Hardware or software floating point, BE only.
|
||||
powerpc64*-*-linux-gnu Big-endian and little-endian.
|
||||
s390-*-linux-gnu
|
||||
@ -45,7 +46,6 @@ located in the `ports' subdirectory of the source tree.
|
||||
alpha*-*-linux-gnu
|
||||
hppa-*-linux-gnu Not currently functional without patches.
|
||||
ia64-*-linux-gnu
|
||||
m68k-*-linux-gnu
|
||||
mips-*-linux-gnu
|
||||
mips64-*-linux-gnu
|
||||
|
||||
|
@ -1,3 +1,16 @@
|
||||
This file describes changes to the M68K port while it was in the ports
|
||||
add-on directory. This port is no longer part of an add-on and so
|
||||
future changes to it should be listed in the top-level ChangeLog file,
|
||||
not here.
|
||||
|
||||
|
||||
|
||||
2014-02-10 Andreas Schwab <schwab@linux-m68k.org>
|
||||
|
||||
* sysdeps/m68k: Move directory to ../sysdeps/m68k.
|
||||
* sysdeps/unix/sysv/linux/m68k: Move directory to
|
||||
../sysdeps/unix/sysv/linux/m68k.
|
||||
|
||||
2014-01-27 Andreas Schwab <schwab@linux-m68k.org>
|
||||
|
||||
* sysdeps/m68k/m680x0/fpu/libm-test-ulps: Regenerate.
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user