re PR libgcj/4213 (SimpleDateFormat constructor SEGV's.)
authorTom Tromey <tromey@redhat.com>
Tue, 4 Sep 2001 17:18:20 +0000 (17:18 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Tue, 4 Sep 2001 17:18:20 +0000 (17:18 +0000)
commit9d6466593e9e7c8e241f93c7a158160be9440c39
tree49129e62eb63cb9825b407dd657bc004b29582b1
parent9aa5ba9701347926016dcd79a9ecdb7cd547647c
re PR libgcj/4213 (SimpleDateFormat constructor SEGV's.)

Fix for PR libgcj/4213:
* Makefile.am (ordinary_java_source_files): Added new file.
* gnu/gcj/text/LocaleData.java: New file.

From-SVN: r45381
libjava/ChangeLog
libjava/Makefile.am
libjava/Makefile.in
libjava/gnu/gcj/text/LocaleData.java [new file with mode: 0644]