diff options
author | uweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-02-06 21:19:46 +0000 |
---|---|---|
committer | uweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-02-06 21:19:46 +0000 |
commit | 8994bd9ea0ae218934d116c71a8331b590dfb549 (patch) | |
tree | 78c3fc365fe5604480d9d714ee5afff01b4b9819 /gcc/ChangeLog | |
parent | d50213e60fccf7b15095c01e4788f2ee52f6bdb7 (diff) | |
download | gcc-8994bd9ea0ae218934d116c71a8331b590dfb549.tar.gz |
* config.gcc (s390x-*-linux*): Add t-linux64 makefile fragment.
* config/s390/t-linux64: New file.
* config/s390/libgcc-glibc.ver: New file.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49553 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 8ccd6572647..778b0d7c621 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,11 @@ 2002-02-06 Ulrich Weigand <uweigand@de.ibm.com> + * config.gcc (s390x-*-linux*): Add t-linux64 makefile fragment. + * config/s390/t-linux64: New file. + * config/s390/libgcc-glibc.ver: New file. + +2002-02-06 Ulrich Weigand <uweigand@de.ibm.com> + * config/s390/linux64.h: Delete file. * config/s390/s390x.h: New file. * config.gcc (s390x-*-linux*): Use s390x.h instead of linux64.h |