- 10 Dec, 2002 6 commits
-
-
From-SVN: r59983
Gabriel Dos Reis committed -
PR c++/8153 PR c++/8036 * NEWS: Document removal of in-class initialization extension for static data members of non-arithmetic, non-enumeration type. * decl.c (check_static_variable_definition): Do not allow that extension. * decl2.c (grokfield): Do not call digest_init when processing templates. PR c++/8153 PR c++/8036 * g++.dg/template/static1.C: New test. * g++.dg/template/static2.C: New test. * g++.old-deja/g++.ext/memconst.C: New test. From-SVN: r59980
Mark Mitchell committed -
From-SVN: r59977
Larin Hennessy committed -
* include/win32.h (_Jv_platform_solib_prefix): New define. (_Jv_platform_solib_suffix): Likewise. * include/posix.h (_Jv_platform_solib_prefix): New define. (_Jv_platform_solib_suffix): Likewise. * java/lang/natRuntime.cc: Include StackTrace.h. (_load): Use findLibrary and new platform defines. (nativeGetLibname): Use new platform defines. From-SVN: r59976
Tom Tromey committed -
* java/util/natResourceBundle.cc (getCallingClassLoader): Assume `t' won't be null. From-SVN: r59975
Tom Tromey committed -
* config/i386/i386.h (TARGET_CPU_CPP_BUILTINS): Define __tune_pentium2__ and __tune_pentium3__ as necessary. From-SVN: r59974
Richard Henderson committed
-
- 09 Dec, 2002 12 commits
-
-
* target.h (gcc_target): Add cannot_force_const_mem. * target-def.h (TARGET_CANNOT_FORCE_CONST_MEM): New. (TARGET_INITIALIZER): Add it. * varasm.c (force_const_mem): Fail if cannot_force_const_mem. * expr.c (emit_move_insn): Be prepared for force_const_mem to fail. * reload1.c (reload): Likewise. * hooks.c (hook_bool_rtx_false): New. * hooks.h: Declare it. * config/i386/i386.c (ix86_cannot_force_const_mem): New. (TARGET_CANNOT_FORCE_CONST_MEM): New. (ix86_expand_move): Remove de-const-pooling hack. * gcc.dg/tls/opt-4.c: New. From-SVN: r59971
Richard Henderson committed -
From-SVN: r59968
Jan Hubicka committed -
* config/rs6000/rs6000.md (load_multiple): Use adjust_address_nv. (store_multiple): Likewise. From-SVN: r59967
Geoffrey Keating committed -
From-SVN: r59965
Mark Mitchell committed -
* pa/fptr.c (__canonicalize_funcptr_for_compare): Don't canonicalize function pointers in page 0. From-SVN: r59964
John David Anglin committed -
* config/ia64/hpux.h (TARGET_STRUCT_ARG_REG_LITTLE_ENDIAN): Remove definition (MEMBER_TYPE_FORCES_BLK): Move. * config/ia64/ia64.c (ia64_function_arg): Use PARALLEL to pass aggregate arguments. (ia64_function_value): Use PARALLEL to return aggregate values. From-SVN: r59963
Steve Ellcey committed -
* doc/tm.texi (FUNCTION_ARG_REG_LITTLE_ENDIAN): Remove definition. * defaults.h (FUNCTION_ARG_REG_LITTLE_ENDIAN): Remove definition. * calls.c (store_unaligned_arguments_into_pseudos) Remove FUNCTION_ARG_REG_LITTLE_ENDIAN. * stmt.c (expand_return): Ditto. * expr.c (move_block_from_reg): Ditto. (copy_blkmode_from_reg): Ditto. * expmed.c (store_bit_field): Ditto. From-SVN: r59962
Steve Ellcey committed -
From-SVN: r59961
GCC Administrator committed -
* config.sub: Import from master repository * config.guess: Ditto * MAINTAINERS: Added Svein Seldal under write after approval * gcc/config.gcc: Added tic4x-* target as an alias to c4x-* From-SVN: r59955
Svein E. Seldal committed -
* libjava.lang/pr8823.java: New file. * libjava.lang/pr8823.out: New file. From-SVN: r59953
Tom Tromey committed -
* g++.dg/special/conpr-2.C: Expect failure on solaris2. * g++.dg/special/ecos.exp (conpr-3.C): Likewise. * g++.dg/special/initp1.C: Likewise. From-SVN: r59950
Kaveh R. Ghazi committed -
* gnu/gcj/protocol/jar/Connection.java (getJarFile): download and cache remote jar files. * gnu/gcj/runtime/VMClassLoader.java: Don't construct jar URL, only add File.separator to URL when it is a directory. * java/lang/ClassLoader.java: Add Classpath javadoc. (parent): final. (getParent): Add (disabled) security check. (findLibrary): New default method. * java/net/JarURLConnection.java (getManifest): Implement. (getInputStream): Only create InputStream when entry exists. (getHeaders): Only use jarFileURLConnection or JarEntry to set length when they exist. * java/net/URLClassLoader.java: New/Rewritten version from Classpath. From-SVN: r59949
Mark Wielaard committed
-
- 08 Dec, 2002 3 commits
-
-
* java/util/ResourceBundle.java (resourceBundleCache): Not final. (lastDefaultLocale): New field. (getBundle): When Locale.getDefault != lastDefaultLocale reset resourceBundleCache. From-SVN: r59948
Mark Wielaard committed -
* i386.c (ix86_expand_int_movcc): Use force_operand instead of constructing insn directly. From-SVN: r59937
Jan Hubicka committed -
From-SVN: r59935
GCC Administrator committed
-
- 07 Dec, 2002 5 commits
-
-
From-SVN: r59920
Gabriel Dos Reis committed -
From-SVN: r59910
GCC Administrator committed -
From-SVN: r59904
Kazu Hirata committed -
From-SVN: r59903
Bernd Schmidt committed -
InetAddress.java (toString): Use hostname when not null, don't do an explicit reverse getHostName() lookup. * java/net/InetAddress.java (toString): Use hostname when not null, don't do an explicit reverse getHostName() lookup. * java/net/Socket.java (setSocketImplFactory): When fac == null throw NullPointerException. From-SVN: r59902
Mark Wielaard committed
-
- 06 Dec, 2002 13 commits
-
-
From-SVN: r59901
Bernd Schmidt committed -
* include/java-interp.h (class _Jv_InterpMethod): Added JV_MARKOBJ_DECL. * boehm.cc (_Jv_MarkObj): Consolidated interpreter code. Also mark `prepared' field of interpreted method. * interpret.cc (compile): Use _Jv_AllocBytes. From-SVN: r59900
Tom Tromey committed -
* doc/install.texi (Configuration): Improve description of cases where `make distclean` may fail; clarify --with-gnu-as; fix grammar. From-SVN: r59899
Gerald Pfeifer committed -
2002-12-06 Dhananjay Deshpande <dhananjayd@kpit.com> * gcc/config/sh/sh.c (calc_live_regs): Save fpscr only if target has FPU. (push): Generate push_fpscr. (pop): Generate pop_fpscr. * gcc/config/sh/sh.md : Add define_expand "push_fpscr", "pop_fpscr". (fpu_switch): Add alternative to push fpscr. Enable for TARGET_SH3E. From-SVN: r59893
Dhananjay R. Deshpande committed -
parse.y (source_end_java_method): Remove custom encoding of line numbers for a function decl before passing it to... 2002-12-05 Ranjit Mathew <rmathew@hotmail.com> Andrew Haley <aph@redhat.com> * parse.y (source_end_java_method): Remove custom encoding of line numbers for a function decl before passing it to the back end. Co-Authored-By: Andrew Haley <aph@redhat.com> From-SVN: r59892
Ranjit Mathew committed -
* sh.c (dump_table): DImode pool constants need only 32 bit alignment. DFmode alignment depends on TARGET_FMOVD && TARGET_ALIGN_DOUBLE. From-SVN: r59891
J"orn Rennecke committed -
From-SVN: r59890
J"orn Rennecke committed -
Merged from basic improvements branch (excerpt): 2002-11-19 Kaz Kojima <kkojima@gcc.gnu.org> * config/sh/sh.h (SH_DBX_REGISTER_NUMBER): Handle PR_MEDIA_REG. From-SVN: r59889
J"orn Rennecke committed -
From-SVN: r59887
GCC Administrator committed -
* expr.c (expand_expr) <case COND_EXPR>: Never modify exp in place. * gcc.c-torture/execute/20021204-1.c: New test. From-SVN: r59881
Jakub Jelinek committed -
* pa32-linux.h (CANONICALIZE_FUNCPTR_FOR_COMPARE_LIBCALL): Move define. * pa.h (CANONICALIZE_FUNCPTR_FOR_COMPARE_LIBCALL): To here. From-SVN: r59879
John David Anglin committed -
2002-11-10 Ranjit Mathew <rmathew@hotmail.com> * include/ffi.h.in: Added FFI_STDCALL ffi_type enumeration for X86_WIN32. * src/x86/win32.S: Added ffi_call_STDCALL function definition. * src/x86/ffi.c (ffi_call/ffi_raw_call): Added switch cases for recognising FFI_STDCALL and calling ffi_call_STDCALL if target is X86_WIN32. * src/ffitest.c (my_stdcall_strlen/stdcall_many): stdcall versions of the "my_strlen" and "many" test functions (for X86_WIN32). Added test cases to test stdcall invocation using these functions. From-SVN: r59878
Ranjit Mathew committed -
2002-12-05 Dale Johannesen <dalej@apple.com> * tree.c (unsafe_for_reeval): Consider callee child of CALL_EXPR. From-SVN: r59875
Dale Johannesen committed
-
- 05 Dec, 2002 1 commit
-
-
* config/i386/cygwin.h (SUBTARGET_PROLOGUE): Replace with PROFILE_HOOK. * config/i386/mingw32.h (SUBTARGET_PROLOGUE): Don't undef. From-SVN: r59874
Danny Smith committed
-