- 07 May, 1999 19 commits
-
-
* acconfig.h (GCJVERSION): New undef. * java/lang/natSystem.cc (init_properties): Define java.version, java.class.version, os.name, os.arch, os.version. Include <sys/utsname.h> if required. * configure: Rebuilt. * configure.in: Compute and define GCJVERSION. * java/lang/natSystem.cc (default_file_encoding): Now static. From-SVN: r26830
Tom Tromey committed -
From-SVN: r26829
Tom Tromey committed -
* libtool-version: New file. * Makefile.in: Rebuilt. * Makefile.am (libgcj_la_LDFLAGS): Use -version-info, not -release. From-SVN: r26828
Tom Tromey committed -
* mauve-libgcj: Don't omit Utf8Encoding or StringTest. Comment out FieldPosition, ParsePosition, and SimpleDateFormat again (oops). From-SVN: r26827
Tom Tromey committed -
* mauve-libgcj: Test more from java.text. Don't mention 1.1 tests (we pick those up already). From-SVN: r26826
Tom Tromey committed -
sparc.h (GO_IF_LEGITIMATE_ADDRESS): Prohibit REG+REG addressing for TFmode when there are no instructions which... Fri May 7 19:10:15 1999 Vladimir Makarov <vmakarov@tofu.to.cygnus.com> * sparc.h (GO_IF_LEGITIMATE_ADDRESS): Prohibit REG+REG addressing for TFmode when there are no instructions which accept REG+REG instructions. From-SVN: r26825
Vladimir Makarov committed -
* mips/elf64.h (MAKE_DECL_ONE_ONLY, UNIQUE_SECTION_P): Define. * mips/mips.c (mips_select_rtx_section): When TARGET_MIPS16, use function_section instead of text_section. * mips/mips.h (ENCODE_SECTION_INFO): Add check for UNIQUE_SECTION_P in TARGET_MIPS16 STRING_CST handling. From-SVN: r26824
Jim Wilson committed -
From-SVN: r26823
Rainer Orth committed -
From-SVN: r26822
Rainer Orth committed -
From-SVN: r26821
Ulrich Drepper committed -
ix86 (x>=4) and UltraSPARC. From-SVN: r26820
Ulrich Drepper committed -
From-SVN: r26819
Ulrich Drepper committed -
From-SVN: r26818
Ulrich Drepper committed -
to implementn -mpoke-function-name From-SVN: r26817
Nick Clifton committed -
From-SVN: r26816
Jason Merrill committed -
* init.c (resolve_offset_ref): Don't return a raw method. Use BASELINK_P. * typeck.c (decay_conversion): Don't handle a raw method. Resolve all OFFSET_REFs. (get_member_function_from_ptrfunc): 0 is a valid vtable index. (build_binary_op_nodefault): Handle resolving overloaded fns. Use same_type_p for pmf bits. Don't use build_binary_op to compare raw pointers to methods. (convert_for_assignment): Check for OFFSET_REF, not OFFSET_TYPE, to decide when to call resolve_offset_ref. (build_c_cast, convert_for_initialization): Likewise. * cvt.c (build_expr_type_conversion): Likewise. From-SVN: r26815
Jason Merrill committed -
From-SVN: r26814
Rainer Orth committed -
From-SVN: r26813
Rainer Orth committed -
From-SVN: r26812
Jeff Law committed
-
- 06 May, 1999 20 commits
-
-
* resource.c (mark_referenced_resources): Make volatil monotonically increasing. (mark_set_resources): Likewise. From-SVN: r26811
Mark Mitchell committed -
From-SVN: r26810
Jeff Law committed -
From-SVN: r26809
Jeff Law committed -
Fred Fish <fnf@be.com> * configure.in (sys/resource.h): Add to AC_CHECK_HEADERS list. * getruntime.c: Only attempt to include sys/resource.h and use getrusage if both HAVE_GETRUSAGE and HAVE_SYS_RESOURCE_H are defined. From-SVN: r26808
Fred Fish committed -
Fred Fish <fnf@be.com> * rs6000/xm-beos.h (HAVE_VPRINTF): Don't redefine if already defined. (HAVE_PUTENV, HAVE_ATEXIT, HAVE_RENAME): Likewise. From-SVN: r26807
Fred Fish committed -
From-SVN: r26806
Craig Burley committed -
From-SVN: r26805
Craig Burley committed -
From-SVN: r26804
Craig Burley committed -
From-SVN: r26803
Craig Burley committed -
From-SVN: r26802
Craig Burley committed -
From-SVN: r26801
Nathan Sidwell committed -
From-SVN: r26800
Jeff Law committed -
From-SVN: r26799
Per Bothner committed -
From-SVN: r26798
Per Bothner committed -
� * java/lang/natSystem.cc (DEFAULT_FILE_ENCODING): New macro. (default_file_encoding): New global, initial value is above macro. (init_properties): Default file.encoding to default_file_encoding. From-SVN: r26797
Per Bothner committed -
From-SVN: r26796
Per Bothner committed -
� * InflaterInputStream.java: New stub class. * ZipInputStream.java: New class. Partly works. * ZipConstants.java: Add two (internal) constants. * ZipEntry.java (timeFromDOS): New static (non-public) method. * ZipFile.java: Make it mostly work, except for compression. * ZipOutputStream.java: Start implementation. From-SVN: r26795
Per Bothner committed -
8 * InflaterInputStream.java: New stub class. * ZipInputStream.java: New class. Partly works. * ZipConstants.java: Add two (internal) constants. * ZipEntry.java (timeFromDOS): New static (non-public) method. * ZipFile.java: Make it mostly work, except for compression. * ZipOutputStream.java: Start implementation. From-SVN: r26794
Per Bothner committed -
e * InflaterInputStream.java: New stub class. * ZipInputStream.java: New class. Partly works. * ZipConstants.java: Add two (internal) constants. * ZipEntry.java (timeFromDOS): New static (non-public) method. * ZipFile.java: Make it mostly work, except for compression. * ZipOutputStream.java: Start implementation. From-SVN: r26793
Per Bothner committed -
u * InflaterInputStream.java: New stub class. * ZipInputStream.java: New class. Partly works. * ZipConstants.java: Add two (internal) constants. * ZipEntry.java (timeFromDOS): New static (non-public) method. * ZipFile.java: Make it mostly work, except for compression. * ZipOutputStream.java: Start implementation. From-SVN: r26792
Per Bothner committed
-
- 05 May, 1999 1 commit
-
-
From-SVN: r26791
Per Bothner committed
-