Move m68k from ports to libc

This commit is contained in:
Andreas Schwab 2014-02-10 20:05:01 +01:00
parent 87569616d2
commit 73588a7223
402 changed files with 21 additions and 1 deletions

View File

@ -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
View File

@ -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

View File

@ -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