
/ * config.guess: Remove SH5 support. * config.sub: Likewise. * configure: Likewise. * configure.ac: Likewise. config/ * picflag.m4: Remove SH5 support. gcc/ * config/sh/t-sh: Remove SH5 support. * config.gcc: Likewise. * configure: Likewise. contrib/ * compare-all-tests: Remove SH5 support. * config-list.mk: Likewise. libada/ * configure: Remove SH5 support. libgcc/ * config.host: Remove SH5 support. * configure: Likewise. libiberty/ * configure: Remove SH5 support. libjava/ * classpath/config.guess: Remove SH5 support. * classpath/config.sub: Likewise. From-SVN: r235676
30 lines
1 KiB
Text
30 lines
1 KiB
Text
2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
|
||
|
||
* classpath/config.guess: Remove SH5 support.
|
||
* classpath/config.sub: Likewise.
|
||
|
||
2016-04-20 Ben Elliston <bje@gnu.org>
|
||
|
||
PR testsuite/70719
|
||
* testsuite/lib/libjava.exp (libjava_arguments): Use 'file
|
||
normalize' rather than the defunct DejaGnu 'absolute' proc.
|
||
|
||
2016-01-04 Jakub Jelinek <jakub@redhat.com>
|
||
|
||
* classpath/gnu/java/rmi/registry/RegistryImpl.java (version): Update
|
||
copyright notice dates.
|
||
* classpath/tools/gnu/classpath/tools/orbd/Main.java (run): Ditto.
|
||
* gnu/gcj/convert/Convert.java (version): Update copyright notice
|
||
dates.
|
||
* gnu/gcj/tools/gcj_dbtool/Main.java (main): Ditto.
|
||
|
||
2016-01-03 Matthias Klose <doko@ubuntu.com>
|
||
|
||
* libtool-version: Bump soversion.
|
||
* include/jvm.h (GCJ_CXX_ABI_VERSION): Don't encode __GNUC_MINOR__.
|
||
|
||
Copyright (C) 2016 Free Software Foundation, Inc.
|
||
|
||
Copying and distribution of this file, with or without modification,
|
||
are permitted in any medium without royalty provided the copyright
|
||
notice and this notice are preserved.
|