- 03 Sep, 2002 6 commits
-
-
* config/s390/s390.c (s390_decompose_address): Remove STRICT parameter and register validity checks. (general_s_operand): Adapt to s390_decompose_address interface change. (q_constraint): Likewise. (s390_expand_plus_operand): Likewise. (legitimiate_address_p): Likewise. (legitimate_la_operand_p): Likewise. (legitimize_la_operand): Likewise. (print_operand_address): Likewise. (print_operand): Likewise. From-SVN: r56759
Ulrich Weigand committed -
From-SVN: r56753
Nicola Pero committed -
From-SVN: r56752
Nicola Pero committed -
From-SVN: r56751
GCC Administrator committed -
From-SVN: r56745
Graham Stott committed -
From-SVN: r56744
Graham Stott committed
-
- 02 Sep, 2002 5 commits
-
-
* gnu/gcj/runtime/NameFinder.java (remove_interpreter): New field. (sanitizeStack): Correctly reset unknown and interpreter counters, detect interpreter runtime frames. (demangleInterpreterMethod): New method. * gnu/gcj/runtime/natNameFinder.cc (lookupInterp): Use new method. * java/lang/natVMThrowable.cc (fillInStackTrace): Change order of filling in addrs[]. From-SVN: r56741
Mark Wielaard committed -
* gcj.texi: Add chapter about system properties. Fixed some typos. From-SVN: r56740
Mark Wielaard committed -
2002-09-02 Michael Koch <konqueror@gmx.de> * java/net/DatagramPacket.java, java/net/MulticsstSocket.java: re-indented documentation. From-SVN: r56739
Michael Koch committed -
From-SVN: r56737
GCC Administrator committed -
[[Split portion of a mixed commit.]] From-SVN: r56736.3
GCC Administrator committed
-
- 01 Sep, 2002 6 commits
-
-
2002-09-01 Phil Edwards <pme@gcc.gnu.org> * testsuite/Makefile.am: Use LD_RUN_PATH when linking abi_check. Fix spelling in comment. * testsuite/Makefile.in: Regenerate. * testsuite/abi_check.cc: Use string literals to build 'cmd' rather than 'quote' and 'bslash'. From-SVN: r56722
Phil Edwards committed -
From-SVN: r56721
Nicola Pero committed -
* cp-lang.c (cp_expr_size): Allow initialization from a CONSTRUCTOR. From-SVN: r56720
Jason Merrill committed -
From-SVN: r56718
GCC Administrator committed -
[[Split portion of a mixed commit.]] From-SVN: r56717.3
GCC Administrator committed -
2002-08-31 Phil Edwards <pme@gcc.gnu.org> * acinclude.m4: Minor comment tweaks. * docs/html/makedoc.awk: New file... * docs/html/Makefile: ...called from here... * docs/html/documentation.html: ...to help generate this. * docs/html/21_strings/howto.html: Prepare for new entry. * include/bits/basic_string.h: Initial basic_stirng hook for doxygen. Remove trailing whitespace. * include/bits/char_traits.h: Point to onlinedocs for new entry. * include/bits/stringfwd.h: Add doxygen hooks for string and wstring typedefs. From-SVN: r56711
Phil Edwards committed
-
- 31 Aug, 2002 11 commits
-
-
From-SVN: r56710
Richard Henderson committed -
From-SVN: r56709
John David Anglin committed -
* gcc.c-torture/execute/20020720-1.x: Skip test on mmix-knuth-mmixware. Correct comment. Co-Authored-By: Hans-Peter Nilsson <hp@bitrange.com> From-SVN: r56708
Roger Sayle committed -
2002-08-31 Toon Moene <toon@moene.indiv.nluug.nl> * com.c: Don't set flag_finite_math_only by default. * invoke.texi: Reverse the documentation of option -ffinite-math-only to reflect the new default. From-SVN: r56707
Toon Moene committed -
2002-08-31 Toon Moene <toon@moene.indiv.nluug.nl> PR fortran/6367 * libI77/rsne.c (x_rsne): Use local variable no2 to count further list elements to read. From-SVN: r56706
Toon Moene committed -
From-SVN: r56702
GCC Administrator committed -
2002-08-30 Jesse Rosenstock <jmr@ugcs.caltech.edu> * java/util/Calendar.java (getTimeInMillis, getTimeInMillis): Now public, per 1.4 spec. Fixes PR libgcj/7785. From-SVN: r56696
Jesse Rosenstock committed -
From-SVN: r56694
Bruce Korb committed -
From-SVN: r56693
Richard Henderson committed -
* tree.c: Include target.h. (cp_cannot_inline_tree_fn): Don't auto-inline functions that don't bind locally. * Makefile.in (tree.o): Update. From-SVN: r56692
Richard Henderson committed -
* c-objc-common.c: Include target.h. (c_cannot_inline_tree_fn): Don't auto-inline functions that don't bind locally. Factor setting DECL_UNINLINABLE. * Makefile.in (c-objc-common.o): Update. From-SVN: r56691
Richard Henderson committed
-
- 30 Aug, 2002 12 commits
-
-
2002-08-30 Jeff Sturm <jsturm@one-point.com> * Makefile.in: Rebuilt. * Makefile.am (ZIP, GCJH): Remove $(EXEEXT). From-SVN: r56690
Jeff Sturm committed -
2002-08-30 Janis Johnson <janis187@us.ibm.com> * doc/install.texi (Configuration, Building): Fix a typo and some formatting directives. From-SVN: r56689
Janis Johnson committed -
From-SVN: r56688
Paul Koning committed -
* doc/c-tree.texi (RDIV_EXPR): Fix typo. * doc/rtl.texi (post_modify): Remove misplaced text, remove "not implemented" note. * doc/md.texi (IP2K): Move machine-specific constraints before MIPS for alphabetic order. * doc/tm.texi (TARGET_FLOAT_FORMAT): Update description for VAX_FLOAT_FORMAT. Remove reference to HOST_FLOAT_FORMAT. (VAX_HALFWORD_ORDER): Document. (LARGEST_EXPONENT_IS_NORMAL): Remove note about being only for IEEE float format. (TARGET_SCHED_ISSUE_RATE): Reword reference to MAX_DFA_ISSUE_RATE. (ASM_OUTPUT_LABEL_REF): Fix font. (CASE_VECTOR_SHORTEN_MODE): Ditto. From-SVN: r56687
Paul Koning committed -
* config/ip2k/ip2k.c (ip2k_set_compare): Remove all const_double stuff. (ip2k_gen_unsigned_comp_branch): Handle CONST_INT and CONST_DOUBLE constants. From-SVN: r56686
Denis Chertykov committed -
* java/net/JarURLConnection.java (getCertificates): New method from Classpath. * java/net/URLClassLoader.java (URLClassLoader): Extends SecureClassLoader. (definePackage): New method from Classpath. (getPermissions): Likewise. (newInstance): Likewise. (findClass): Construct CodeSource for new class (from Classpath). * java/net/SocketImpl.java (shutdownInput, shutdownOutput): New methods. * java/net/URL.java (getUserInfo): New method. (set(String,String,int,String,String,String,String,String)): New method. * java/net/PlainSocketImpl.java (_Jv_SO_KEEPALIVE_): Define. (shutdownInput, shutdownOutput): Declare. * java/net/PlainDatagramSocketImpl.java (_Jv_SO_KEEPALIVE_): Define. * java/net/natPlainSocketImpl.cc (setOption): Handle keepalive. (getOption): Likewise. (shutdownInput): New method. (shutdownOutput): Likewise. * java/net/natPlainDatagramSocketImpl.cc (setOption): Handle keepalive. (getOption): Likewise. * java/net/SocketOptions.java (SO_KEEPALIVE): New constant. * java/net/Socket.java (setKeepAlive): New method. (getKeepAlive): Likewise. (shutdownInput, shutdownOutput): New methods. From-SVN: r56685
Tom Tromey committed -
* config/alpha/alpha.h (TARGET_CPU_CPP_BUILTINS): Move language- related defines to... (SUBTARGET_LANGUAGE_CPP_BUILTINS): ...here. * config/alpha/netbsd.h (SUBTARGET_LANGUAGE_CPP_BUILTINS): Redefine as a no-op. From-SVN: r56684
Jason Thorpe committed -
* target.c (ffetarget_memcpy_): Don't test nonexistent HOST_BYTES_BIG_ENDIAN, HOST_BITS_BIG_ENDIAN. Check HOST_WORDS_BIG_ENDIAN against both WORDS_BIG_ENDIAN and BYTES_BIG_ENDIAN. From-SVN: r56683
Hans-Peter Nilsson committed -
* config/arm/arm.c (arm_asm_output_labelref): New function. * config/arm/arm.h (ASM_OUTPUT_LABELREF): Call arm_asm_output_labelref. * config/arm/arm-protos.h: Add prototype for arm_asm_output_labelref. From-SVN: r56682
Krister Walfridsson committed -
From-SVN: r56680
GCC Administrator committed -
* doc/install.texi (Specific, alpha*-dec-osf*): Add "virtual memory exhausted" workarounds. From-SVN: r56673
Rodney Brown committed -
* target.h (FFETARGET_32bit_longs): Don't define for powerpc64 or mmix. From-SVN: r56670
Alan Modra committed
-