74b51535c9
* testsuite/libjava.jni/jni.exp (gcj_jni_get_cxxflags_invocation): Add -shared-libgcc to cxxflags for *-*-solaris*. Remove -lsocket. From-SVN: r168549
18 lines
598 B
Plaintext
18 lines
598 B
Plaintext
2011-01-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
|
||
|
||
* testsuite/libjava.jni/jni.exp (gcj_jni_get_cxxflags_invocation):
|
||
Add -shared-libgcc to cxxflags for *-*-solaris*.
|
||
Remove -lsocket.
|
||
|
||
2011-01-03 Jakub Jelinek <jakub@redhat.com>
|
||
|
||
* gnu/gcj/convert/Convert.java (version): Update copyright notice
|
||
dates.
|
||
* gnu/gcj/tools/gcj_dbtool/Main.java (main): Likewise.
|
||
|
||
Copyright (C) 2011 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.
|