aboutsummaryrefslogtreecommitdiff
path: root/libjava/ChangeLog
blob: 63b40fc017f1def907b637cbb4b5a70f10372736 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
2010-02-02  Jack Howarth  <howarth@bromo.med.uc.edu>

	PR java/41991
	* include/posix.h: Redefine _Unwind_FindEnclosingFunction.

2010-01-26  Andrew Haley  <aph@redhat.com>

	* java/lang/natClass.cc (registerClosure): Make sure closures is
	non NULL.

2010-01-19  Matthias Klose  <doko@ubuntu.com>

	* Regenerate .class files.
	* classpath/lib/java/security/VMSecureRandom*.class: Remove.

2010-01-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>

	* Makefile.am (write_entries_to_file): Use \012 instead of \n
	with tr.
	* scripts/makemake.tcl: Likewise.
	* sources.am: Regenerate.
	* Makefile.in: Regenerate.

2010-01-09  Jakub Jelinek  <jakub@redhat.com>

	* gnu/gcj/convert/Convert.java (version): Update copyright notice
	dates.
	* gnu/gcj/tools/gcj_dbtool/Main.java (main): Likewise.

2010-01-06  Matthias Klose  <doko@ubuntu.com>

	* Regenerate .class files with updated ecj.jar (based on 3.5.1).