platform/upstream/linaro-gcc.git
22 years ago * config/h8300/h8300.c (h8300_adjust_insn_length): Tighten
kazu [Fri, 8 Mar 2002 16:51:08 +0000 (16:51 +0000)]
* config/h8300/h8300.c (h8300_adjust_insn_length): Tighten
insn length for memory load/store.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50445 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2002-03-08 Craig Rodrigues <rodrigc@gcc.gnu.org>
rodrigc [Fri, 8 Mar 2002 16:44:50 +0000 (16:44 +0000)]
2002-03-08  Craig Rodrigues  <rodrigc@gcc.gnu.org>

        * doc/install.texi (--with-libiconv-prefix): Document.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50444 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * posix.cc (internal_gettimeofday): New function.
tromey [Fri, 8 Mar 2002 16:31:28 +0000 (16:31 +0000)]
* posix.cc (internal_gettimeofday): New function.
(_Jv_select): Use it.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50442 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * doc/sourcebuild.texi: Fix typo.
rsandifo [Fri, 8 Mar 2002 14:16:36 +0000 (14:16 +0000)]
* doc/sourcebuild.texi: Fix typo.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50439 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago PR c/3711
jakub [Fri, 8 Mar 2002 13:45:13 +0000 (13:45 +0000)]
PR c/3711
* builtins.c (std_expand_builtin_va_arg): Do all computations on
trees.

* gcc.c-torture/execute/20020307-2.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50438 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * rtl.c (copy_most_rtx): Move from here ...
kenner [Fri, 8 Mar 2002 12:29:13 +0000 (12:29 +0000)]
* rtl.c (copy_most_rtx): Move from here ...
* emit-rtl.c (copy_most_rtx): ... to here.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50435 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoDaily bump.
gccadmin [Fri, 8 Mar 2002 08:17:38 +0000 (08:17 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50430 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2002-03-07 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Fri, 8 Mar 2002 06:05:21 +0000 (06:05 +0000)]
2002-03-07  Benjamin Kosnik  <bkoz@redhat.com>

* include/bits/stl_alloc.h: Add extern implicit allocator
instantiations.
* include/bits/basic_string.tcc: Tweak.
* include/bits/locale_facets.tcc: Remove default args. Add
has_facet, use_facet extern instantiations.
* src/stl-inst.cc: Add explicit instantiation.
* src/locale-inst.cc: Clean. Remove locale member template
instantiations.

* testsuite/22_locale/operators.cc (test02): Enable.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50426 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago* config/mips/mips.h (LONG_MAX_SPEC): Rewrite, along with
aoliva [Fri, 8 Mar 2002 05:59:25 +0000 (05:59 +0000)]
* config/mips/mips.h (LONG_MAX_SPEC): Rewrite, along with
SUBTARGET_CPP_SIZE_SPEC.
* config/mips/abi64.h (LONG_MAX_SPEC): Delete.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50425 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago* config/mips/mips.h (SUBTARGET_CPP_SIZE_SPEC): Simplify.
aoliva [Fri, 8 Mar 2002 05:17:43 +0000 (05:17 +0000)]
* config/mips/mips.h (SUBTARGET_CPP_SIZE_SPEC): Simplify.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50424 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago* config/fp-bit.c (_unord_f2): Compile it in even if
aoliva [Fri, 8 Mar 2002 03:02:00 +0000 (03:02 +0000)]
* config/fp-bit.c (_unord_f2): Compile it in even if
US_SOFTWARE_GOFAST is enabled.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50423 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago* config/gofast.h (GOFAST_RENAME_LIBCALLS): Set gt and ge as
aoliva [Fri, 8 Mar 2002 02:57:13 +0000 (02:57 +0000)]
* config/gofast.h (GOFAST_RENAME_LIBCALLS): Set gt and ge as
NULL_RTX.  Set all HFmode operations as NULL_RTX.
* optabs.c (prepare_float_lib_cmp) <GT, GE, LT, LE>: If libfunc is
NULL_RTX, try reversing the comparison and the operands.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50422 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2002-03-07 Adam Megacz <adam@xwt.org>
megacz [Fri, 8 Mar 2002 01:46:34 +0000 (01:46 +0000)]
2002-03-07  Adam Megacz  <adam@xwt.org>

        * java/net/natPlainSocketImpl.cc: Changed USE_WINSOCK to
        WIN32, and added thunks for read(), write(), and close().
        * java/net/natPlainSocketImpl.cc (accept, read, read):
        Disabled timeouts on WIN32 pending discussion.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50418 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2002-03-07 Adam Megacz <adam@xwt.org>
megacz [Fri, 8 Mar 2002 01:03:56 +0000 (01:03 +0000)]
2002-03-07  Adam Megacz  <adam@xwt.org>

        * win32.cc (_Jv_platform_gettimeofday): Now takes no args,
        returns jlong. Added implementation
        * posix.cc (_Jv_platform_gettimeofday): Now takes no args,
        returns jlong.
        * win32.h (_Jv_platform_gettimeofday): Now takes no args,
        returns jlong.
        * posix.h (_Jv_platform_gettimeofday): Now takes no args,
        returns jlong.
        * java/lang/natSystem.cc (currentTimeMillis): Now uses updated
        _Jv_platform_gettimeofday signature.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50416 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago- Add Darwin and AIX to supported platforms.
dje [Thu, 7 Mar 2002 22:11:35 +0000 (22:11 +0000)]
- Add Darwin and AIX to supported platforms.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50414 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * genextract.c (walk_rtx): Recurse into MATCH_PAR_DUP.
uweigand [Thu, 7 Mar 2002 22:03:27 +0000 (22:03 +0000)]
* genextract.c (walk_rtx): Recurse into MATCH_PAR_DUP.
genoutput.c (scan_operands): Recurse into MATCH_PAR_DUP
and MATCH_OP_DUP.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50412 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * java/Make-lang.in (JAVA_TARGET_INSTALL_NAME): Define.
jsturm [Thu, 7 Mar 2002 20:28:49 +0000 (20:28 +0000)]
* java/Make-lang.in (JAVA_TARGET_INSTALL_NAME): Define.
(java.install-common): Link native driver to
JAVA_TARGET_INSTALL_NAME.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50411 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2002-03-07 H.J. Lu (hjl@gnu.org)
hjl [Thu, 7 Mar 2002 19:32:12 +0000 (19:32 +0000)]
2002-03-07  H.J. Lu  (hjl@gnu.org)

* configure.in: Enable gprof for mips*-*-linux*.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50410 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2002-03-07 Andreas Tobler <toa@pop.agri.ch>
dje [Thu, 7 Mar 2002 18:24:42 +0000 (18:24 +0000)]
2002-03-07  Andreas Tobler  <toa@pop.agri.ch>
    David Edelsohn  <edelsohn@gnu.org>

* Makefile.am (EXTRA_DIST): Add Darwin and AIX closure files.
(TARGET_SRC_POWERPC_AIX): Add aix_closure.S.
(TARGET_SRC_POWERPC_DARWIN): Add darwin_closure.S.
* Makefile.in: Regenerate.
* include/ffi.h.in: Add AIX and Darwin closure definitions.
* src/powerpc/ffi_darwin.c (ffi_prep_closure): New function.
(flush_icache, flush_range): New functions.
(ffi_closure_helper_DARWIN): New function.
* src/powerpc/aix_closure.S: New file.
* src/powerpc/darwin_closure.S: New file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50408 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * g77.f-torture/compile/20020307-1.f: New test.
law [Thu, 7 Mar 2002 17:50:08 +0000 (17:50 +0000)]
    * g77.f-torture/compile/20020307-1.f: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50407 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * reload1.c (reload_cse_delete_noop_set): Purge dead edges.
hubicka [Thu, 7 Mar 2002 15:55:03 +0000 (15:55 +0000)]
* reload1.c (reload_cse_delete_noop_set): Purge dead edges.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50406 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * basic-block.h (fixup_abnormal_edges): Declare.
hubicka [Thu, 7 Mar 2002 15:38:00 +0000 (15:38 +0000)]
* basic-block.h (fixup_abnormal_edges): Declare.
* reload1.c (fixup_abnormal_edges): New function.
* reg-stack.c (convert_regs): Use it.

* gcse.c (insert_insn_end_bb): Handle trapping insns.

* gcse.c (hash_scan_set): Refuse instructions with EH edges.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50405 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoAdd 2002 to the copyright dates.
rsandifo [Thu, 7 Mar 2002 13:38:22 +0000 (13:38 +0000)]
Add 2002 to the copyright dates.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50404 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * gcc.dg/unordered-1.c: New test.
rsandifo [Thu, 7 Mar 2002 11:39:13 +0000 (11:39 +0000)]
* gcc.dg/unordered-1.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50402 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * defaults.h (MODE_HAS_NANS, MODE_HAS_INFINITIES): New.
rsandifo [Thu, 7 Mar 2002 11:37:16 +0000 (11:37 +0000)]
* defaults.h (MODE_HAS_NANS, MODE_HAS_INFINITIES): New.
(MODE_HAS_SIGNED_ZEROS, MODE_HAS_SIGN_DEPENDENT_ROUNDING): New.
* flags.h (HONOR_NANS, HONOR_INFINITIES, HONOR_SIGNED_ZEROS): New.
(HONOR_SIGN_DEPENDENT_ROUNDING): New.
* builtins.c (expand_builtin_mathfn): Use HONOR_NANS.
* c-common.c (truthvalue_conversion): Reduce x - y != 0 to x != y
unless x and y could be infinite.
(expand_unordered_cmp): New, mostly split from expand_tree_builtin.
Check that the common type of both arguments is a real, even for
targets without unordered comparisons.  Allow an integer argument
to be compared against a real.
(expand_tree_builtin): Use expand_unordered_cmp.
* combine.c (combine_simplify_rtx): Use the new HONOR_... macros.
* cse.c (fold_rtx): Likewise.  Fix indentation.
* fold-const.c (fold_real_zero_addition_p): New.
(fold): Use it, and the new HONOR_... macros.
* ifcvt.c (noce_try_minmax): Use the new HONOR_... macros.
* jump.c (reversed_comparison_code_parts): After searching for
the true comparison mode, use HONOR_NANS to decide whether it
can be safely reversed.
(reverse_condition_maybe_unordered): Remove IEEE check.
* simplify-rtx.c (simplify_binary_operation): Use the new macros
to decide which simplifications are valid.  Allow the following
simplifications for IEEE: (-a + b) to (b - a), (a + -b) to (a - b),
and (a - -b) to (a + b).
(simplify_relational_operation): Use HONOR_NANS.
* doc/tm.texi: Document the MODE_HAS_... macros.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50401 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago* combine.c (simplify_comparison): If simplifying a logical shift
rearnsha [Thu, 7 Mar 2002 10:39:50 +0000 (10:39 +0000)]
* combine.c (simplify_comparison): If simplifying a logical shift
right and compare with constant, force the comparison to unsigned.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50400 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago* gcc.c-torture/execute/20020307-1.c: New test.
rearnsha [Thu, 7 Mar 2002 10:38:25 +0000 (10:38 +0000)]
* gcc.c-torture/execute/20020307-1.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50399 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoDaily bump.
gccadmin [Thu, 7 Mar 2002 08:16:59 +0000 (08:16 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50398 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2002-03-06 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Thu, 7 Mar 2002 06:53:23 +0000 (06:53 +0000)]
2002-03-06  Benjamin Kosnik  <bkoz@redhat.com>
    Stephen M. Webb  <stephen.webb@bregmasoft.com>

* include/bits/stl_tree.h (_S_rb_tree_red): Make enum.
(_S_rb_tree_black): Make enum.
Clean. Format.
* include/bits/stl_bvector.h (__WORD_BIT): To _M_word_bit, enum.
* include/bits/stl_algo.h (__stl_chunk_size): _M_chunk_size, enum.
(__stl_threshold): _M_threshold, enum.
* src/stl-inst.cc: Same.
* config/linker-map.gnu: Remove.

* testsuite/23_containers/vector_bool.cc: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50393 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2002-03-07 Aldy Hernandez <aldyh@redhat.com>
aldyh [Thu, 7 Mar 2002 06:50:32 +0000 (06:50 +0000)]
2002-03-07  Aldy Hernandez  <aldyh@redhat.com>

        * doc/invoke.texi: Add documentation for -mabi=no-altivec.

        * config/rs6000/rs6000.c (rs6000_parse_abi_options): Add
        -mabi=no-altivec
        (alt_reg_names): Remove % for vrsave.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50392 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * java/net/natPlainSocketImpl.cc (_Jv_recv): Removed.
bryce [Thu, 7 Mar 2002 01:53:21 +0000 (01:53 +0000)]
* java/net/natPlainSocketImpl.cc (_Jv_recv): Removed.
(read): Call recv() directly, not _Jv_recv().

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50391 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoTidy whitespace.
rth [Thu, 7 Mar 2002 01:17:14 +0000 (01:17 +0000)]
Tidy whitespace.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50387 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * genemit.c (gen_exp): New argument used. Invoke copy_rtx
rth [Thu, 7 Mar 2002 01:15:59 +0000 (01:15 +0000)]
    * genemit.c (gen_exp): New argument used.  Invoke copy_rtx
        if used indicates we've already emitted one copy of an operand.
        (gen_insn, gen_expand, output_add_clobbers): Supply a null used.
        (gen_split): Supply a non-null used.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50386 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago* splay-tree.c (splay_tree_xmalloc_allocate,
jimb [Thu, 7 Mar 2002 00:20:12 +0000 (00:20 +0000)]
* splay-tree.c (splay_tree_xmalloc_allocate,
splay_tree_xmalloc_deallocate): Use K&R-style definitions, not
prototyped definitions.  Mark `data' arguments as unused.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50384 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * java/io/natFileDescriptorEcos.cc (init): Don't use
tromey [Wed, 6 Mar 2002 23:23:34 +0000 (23:23 +0000)]
* java/io/natFileDescriptorEcos.cc (init): Don't use
GetStdHandle.
* java/io/natFileDescriptorPosix.cc (valid): Don't call stat if FD
is negative.
(init): Don't use GetStdHandle.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50383 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * include/config.h.in: Rebuilt.
tromey [Wed, 6 Mar 2002 23:11:18 +0000 (23:11 +0000)]
* include/config.h.in: Rebuilt.
* configure: Rebuilt.
* Makefile.in: Rebuilt.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50381 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * reload1.c (reload): Unshare all rtl after reload is done.
uweigand [Wed, 6 Mar 2002 23:07:08 +0000 (23:07 +0000)]
    * reload1.c (reload): Unshare all rtl after reload is done.

* simplify-rtx.c (simplify_plus_minus): Do not abort,
but simply fail if the expression is too complex to simplify.
(simplify_gen_binary): Handle simplify_plus_minus failures.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50380 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2002-03-06 Adam Megacz <adam@xwt.org>
megacz [Wed, 6 Mar 2002 22:37:26 +0000 (22:37 +0000)]
2002-03-06  Adam Megacz  <adam@xwt.org>

        * java/io/FileDescriptor.java: Initialize in/out/err in init().
        * java/io/natFileDescriptorWin32.cc (init()): Added function.
        * java/io/natFileDescriptorPosix.cc (init()): Added function.
        * java/io/natFileDescriptorEcos.cc (init()): Added function.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50378 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2002-03-06 Phil Edwards <pme@gcc.gnu.org>
pme [Wed, 6 Mar 2002 21:22:56 +0000 (21:22 +0000)]
2002-03-06  Phil Edwards  <pme@gcc.gnu.org>

* docs/doxygen/user.cfg.in:  Also document deprecated entries.
* docs/html/Makefile:  Example rule to rebuild porting-howto.html.
* docs/html/17_intro/howto.html:  "gcc"->"GCC" changes, when
referring to the collection as a whole.  New section on which macros
can be redefined by the user.
* docs/html/19_diagnostics/howto.html:  Update note for concepts.
* docs/html/20_util/howto.html:  Update link to SGI.
* docs/html/faq/index.html:  Update snapshot versions.  New entry
on why g++ (but not gcc) must currently predefine certain macros.
* docs/html/faq/index.txt:  Regenerated.

* include/bits/basic_string.h (basic_string::_S_construct):  Fix
names in declaration.
(basic_string::compare):  These are no longer optional.
* include/bits/ostream.tcc:  Tweak closing brace placement.
* include/bits/stl_algo.h:  Lots of initial doxygen comment hooks.
* include/std/std_sstream.h:  Fix typo in comment.
* include/bits/locale_facets.tcc:  Remove unneeded header inclusion.
* src/locale.cc:  Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50376 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2002-03-06 Phil Edwards <pme@gcc.gnu.org>
pme [Wed, 6 Mar 2002 20:08:18 +0000 (20:08 +0000)]
2002-03-06  Phil Edwards  <pme@gcc.gnu.org>

PR libstdc++/5734
* include/bits/stl_vector.h (vector::push_back()):  Guard with
_GLIBCPP_DEPRECATED.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50375 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * ssa-ccp.c (ssa_fast_dce): Update the DF def-use chains
law [Wed, 6 Mar 2002 19:56:21 +0000 (19:56 +0000)]
    * ssa-ccp.c (ssa_fast_dce): Update the DF def-use chains
        after completing fast dead code elimination.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50374 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * toplev.c (rest_of_compilation): Do jump threading before SSA path;
hubicka [Wed, 6 Mar 2002 19:34:36 +0000 (19:34 +0000)]
* toplev.c (rest_of_compilation): Do jump threading before SSA path;
consistently call delete_trivially_dead_insns after CSE and GCSE;
fix DFI_life dumping; do jump threading after liveness; do crossjumping
after liveness2; update comment in last crossjumping.
* cfgcleanup.c (try_crossjump_to_edge): Dirtify block.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50373 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * m68k.h (CONST_COSTS): Lower cost of 0.0 when used inside a
law [Wed, 6 Mar 2002 19:25:13 +0000 (19:25 +0000)]
    * m68k.h (CONST_COSTS): Lower cost of 0.0 when used inside a
        COMPARE operator.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50372 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoFix ChangeLog date typo
ericb [Wed, 6 Mar 2002 19:15:09 +0000 (19:15 +0000)]
Fix ChangeLog date typo

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50371 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2002-03-04 Eric Blake <ebb9@email.byu.edu>
ericb [Wed, 6 Mar 2002 18:54:45 +0000 (18:54 +0000)]
2002-03-04  Eric Blake  <ebb9@email.byu.edu>

* scripts/unicode-decomp.pl: Move from chartables.pl, and remove
the code for generating include/java-chartables.h.
* scripts/unicode-blocks.pl: Move from scripts/blocks.pl, and
merge with Classpath.
* scripts/unicode-muncher.pl: Copy from Classpath.
* scritps/MakeCharTables.java: New file.
* gnu/gcj/convert/Blocks-3.txt: New file.
* gnu/gcj/convert/UnicodeData-3.0.0.txt: New file.
* gnu/gcj/convert/UnicodeCharacterDatabase-3.0.0.html: New file.
* gnu/java/lang/CharData.java: Copy from Classpath.
* Makefile.am (ordinary_java_source_files): Add
gnu/java/lang/CharData.java.
* configure.in: Remove --enable-fast-character option.
* java/lang/Character.java: Merge algorithms and Javadoc with
Classpath.
* java/lang/natCharacter.cc: Implement Unicode lookup table more
efficiently.
* include/java-chardecomp.h: Regenerate.
* include/java-chartables.h: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50368 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2002-03-06 Phil Edwards <pme@gcc.gnu.org>
pme [Wed, 6 Mar 2002 18:42:56 +0000 (18:42 +0000)]
2002-03-06  Phil Edwards  <pme@gcc.gnu.org>

* libF77/Version.c:  Fix misplaced leading blanks on first line.
* libI77/Version.c:  Likewise.
* libU77/Version.c:  Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50367 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2002-03-06 Phil Edwards <pme@gcc.gnu.org>
pme [Wed, 6 Mar 2002 18:40:56 +0000 (18:40 +0000)]
2002-03-06  Phil Edwards  <pme@gcc.gnu.org>

* version.c:  Fix misplaced leading blanks on first line.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50366 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2002-03-06 Phil Edwards <pme@gcc.gnu.org>
pme [Wed, 6 Mar 2002 18:37:39 +0000 (18:37 +0000)]
2002-03-06  Phil Edwards  <pme@gcc.gnu.org>

* include/bits/c++config:  Fix misplaced leading blanks on first line.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50365 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2002-03-06 Phil Edwards <pme@gcc.gnu.org>
pme [Wed, 6 Mar 2002 18:35:57 +0000 (18:35 +0000)]
2002-03-06  Phil Edwards  <pme@gcc.gnu.org>

* update_version:  Don't indent the version string.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50364 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * cfgrtl.c (verify_flow_info): Accept RESX as EH edge source.
hubicka [Wed, 6 Mar 2002 18:09:51 +0000 (18:09 +0000)]
* cfgrtl.c (verify_flow_info): Accept RESX as EH edge source.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50363 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * cfgcleanup.c (mentions_nonequal_regs): New function.
hubicka [Wed, 6 Mar 2002 17:16:22 +0000 (17:16 +0000)]
* cfgcleanup.c (mentions_nonequal_regs): New function.
(thread_jump): Use it.
* toplev.c (rest_of_compilation): Run jump threading after
liveness.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50361 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * ssa-ccp.c (ssa_ccp_substitute_constants): Backout 2002-03-05
jakub [Wed, 6 Mar 2002 16:53:07 +0000 (16:53 +0000)]
* ssa-ccp.c (ssa_ccp_substitute_constants): Backout 2002-03-05
patch.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50359 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * predict.c (estimate_bb_frequencies): Do not reload the
hubicka [Wed, 6 Mar 2002 10:29:11 +0000 (10:29 +0000)]
* predict.c (estimate_bb_frequencies): Do not reload the
frequencies from notes.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50356 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * cfgrtl.c (delete_insn_and_edges, delete_insn_chain_and_edges): New.
hubicka [Wed, 6 Mar 2002 10:17:23 +0000 (10:17 +0000)]
* cfgrtl.c (delete_insn_and_edges, delete_insn_chain_and_edges): New.
* rtl.h (delete_insn_and_edges, delete_insn_chain_and_edges): Declare

* basic-block.h (update_life_info, update_life_info_in_dirty_blocks,
delete_noop_moves): Return indeger.
* flow.c (ndead): New variable.
(propagate_block_delete_insn): Use delete_insn_and_edges; remove
BB argument; update callers.
(propagate_block_delete_libcall): Use delete_insn_chain_and_edges.
(life_analysis): Do not call purge_all_dead_edges.
(update_life_info): Return number of deleted insns; print statistics.
(update_life_info_in_dirty_blocks): likewise.
(delete_noop_moves): Use delete_insn_and_edges; print statistics;
return number of insns deleted.

* cse.c: Include timevar.h
(delete_trivially_dead_insns): Kill preserve_basic_blocks argument;
iterate until stabilizes; print statistics; return number of killed
insns.
* Makefile.in: (cse.o): Add timevar.h dependency
* rtl.h (delete_trivially_dead_insns): New.
* timever.def: Add TV_DELETE_TRIVIALLY_DEAD timer.
* toplev.c (rest_of_compilation): Update callers.

* cfgcleanup.c (try_optimize_cfg): Kill blocks.
(try_optimize_cfg): Do not update liveness.
(cleanup-cfg): Loop until try_optimize_cfg and dead code
removal stabilizes; use delete_trivially_dead_insns.

* cfgrtl.c (verify_flow_info): Sanity check outgoing edges.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50355 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoDaily bump.
gccadmin [Wed, 6 Mar 2002 08:18:28 +0000 (08:18 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50353 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * java/awt/MediaTracker.java: Implemented.
bryce [Wed, 6 Mar 2002 08:11:06 +0000 (08:11 +0000)]
    * java/awt/MediaTracker.java: Implemented.
        * Makefile.am: Add MediaTracker.
        * Makefile.in: Rebuilt.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50349 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * cppmain.c (setup_callbacks): Disable #pragma and #ident
zack [Wed, 6 Mar 2002 07:50:03 +0000 (07:50 +0000)]
* cppmain.c (setup_callbacks): Disable #pragma and #ident
callbacks when processing assembly language.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50346 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoRemove floatformat_arm_ext.
cagney [Wed, 6 Mar 2002 06:29:00 +0000 (06:29 +0000)]
Remove floatformat_arm_ext.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50345 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * java/lang/natPosixProcess.cc (fail): Removed.
tromey [Wed, 6 Mar 2002 05:13:58 +0000 (05:13 +0000)]
* java/lang/natPosixProcess.cc (fail): Removed.
(startProcess): Simplified error-handling.  Preserve
LD_LIBRARY_PATH across exec.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50342 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * pa.h (ASM_FILE_END): Define.
danglin [Wed, 6 Mar 2002 04:59:28 +0000 (04:59 +0000)]
* pa.h (ASM_FILE_END): Define.
* som.h (ASM_FILE_END): Delete.

* pa.c (function_arg): Don't pass floats in general registers in
indirect calls if TARGET_ELF32.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50341 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * config/i386/i386.md (floatsidf2): Conditionalize on hard-float.
rth [Wed, 6 Mar 2002 00:06:05 +0000 (00:06 +0000)]
    * config/i386/i386.md (floatsidf2): Conditionalize on hard-float.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50339 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * jni.cc (_Jv_LookupJNIMethod): Throw UnsatisfiedLinkError, not
tromey [Tue, 5 Mar 2002 22:36:11 +0000 (22:36 +0000)]
* jni.cc (_Jv_LookupJNIMethod): Throw UnsatisfiedLinkError, not
AbstractMethodError.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50337 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago gthr-win32.h (__GTHREAD_MUTEX_INIT_DEFAULT): Define.
dannysmith [Tue, 5 Mar 2002 22:08:23 +0000 (22:08 +0000)]
 gthr-win32.h (__GTHREAD_MUTEX_INIT_DEFAULT): Define.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50336 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoMAINTAINERS (Write After Approval): Add myself.
dannysmith [Tue, 5 Mar 2002 21:29:18 +0000 (21:29 +0000)]
MAINTAINERS (Write After Approval): Add myself.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50335 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago002-03-05 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Tue, 5 Mar 2002 21:14:20 +0000 (21:14 +0000)]
002-03-05  Benjamin Kosnik  <bkoz@redhat.com>

* docs/html/17_intro/RELEASE-NOTES: Fix usage.
* README (libmath): Make clear.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50331 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * acinclude.m4 (GLIBCPP_ENABLE_SYMVERS): Check for version
jakub [Tue, 5 Mar 2002 21:12:17 +0000 (21:12 +0000)]
* acinclude.m4 (GLIBCPP_ENABLE_SYMVERS): Check for version
script globbing in ld.
* aclocal.m4: Rebuilt.
* configure: Rebuilt.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50330 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoThis is the documentation for -### that I forgot to add when -### was
ira [Tue, 5 Mar 2002 20:17:57 +0000 (20:17 +0000)]
This is the documentation for -### that I forgot to add when -### was
originally added.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50328 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2002-03-05 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Tue, 5 Mar 2002 20:16:09 +0000 (20:16 +0000)]
2002-03-05  Benjamin Kosnik  <bkoz@redhat.com>

* docs/html/17_intro/RELEASE-NOTES: Update.
* README: Format subdirectories.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50326 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * mklibgcc.in: Prepend a tab before .hidden, add $flags to gcc
jakub [Tue, 5 Mar 2002 18:09:29 +0000 (18:09 +0000)]
* mklibgcc.in: Prepend a tab before .hidden, add $flags to gcc
-r command line.  Don't hide any symbols if not building
shared libgcc.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50321 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * cfg.c (dump_flow_info): Warn about profile mismatches.
hubicka [Tue, 5 Mar 2002 17:34:16 +0000 (17:34 +0000)]
* cfg.c (dump_flow_info): Warn about profile mismatches.
* cfgrtl.c (verify_flow_info): Few aditional sanity checks.
(purge_dead_edges): Remove REG_BR_PROB notes on simplejumps.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50320 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * snapshot-README: Note that snapshots come from the 3.1 branch.
jsm28 [Tue, 5 Mar 2002 13:50:12 +0000 (13:50 +0000)]
* snapshot-README: Note that snapshots come from the 3.1 branch.
Update list of files.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50318 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2002-03-05 Paolo Carlini <pcarlini@unitus.it>
paolo [Tue, 5 Mar 2002 12:09:45 +0000 (12:09 +0000)]
2002-03-05  Paolo Carlini  <pcarlini@unitus.it>

libstdc++/5816
* include/bits/locale_facets.tcc
(num_get::_M_extract_float): Fix the parsing of __dec, since
the standard prescribes that if no grouping characters are
seen, no grouping check is applied.
        * testsuite/22_locale/num_get_members_char.cc: Add test05
distilled from the PR.
        * testsuite/22_locale/num_get_members_wchar_t.cc: Ditto.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50317 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * expmed.c (emit_store_flag): Don't test BITS_PER_WORD * 2
jakub [Tue, 5 Mar 2002 11:10:43 +0000 (11:10 +0000)]
* expmed.c (emit_store_flag): Don't test BITS_PER_WORD * 2
wide volatile memory by parts.

* gcc.c-torture/compile/20020304-2.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50314 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * ssa-ccp.c (ssa_ccp_substitute_constants): Don't crash if def
jakub [Tue, 5 Mar 2002 11:01:09 +0000 (11:01 +0000)]
* ssa-ccp.c (ssa_ccp_substitute_constants): Don't crash if def
is NULL.
* gcc.dg/20020304-1.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50311 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoDaily bump.
gccadmin [Tue, 5 Mar 2002 08:18:29 +0000 (08:18 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50310 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2002-03-05 David Billinghurst <David.Billinghurst@riotinto.com>
billingd [Tue, 5 Mar 2002 05:16:15 +0000 (05:16 +0000)]
2002-03-05  David Billinghurst <David.Billinghurst@riotinto.com>

* builtins.c(cos_builtin): method_return_type ATTRIBUTE_UNUSED
* builtins.c(sin_builtin): Likewise
* builtins.c(sqrt_builtin): Likewise

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50304 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2002-03-05 Richard Henderson <rth@redhat.com>
aldyh [Tue, 5 Mar 2002 04:31:12 +0000 (04:31 +0000)]
2002-03-05  Richard Henderson  <rth@redhat.com>

        * rs6000.h (TOTAL_ALTIVEC_REGS): Fix off-by-one error.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50301 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * toplev.c (documented_lang_options): Document more
geoffk [Tue, 5 Mar 2002 02:34:07 +0000 (02:34 +0000)]
* toplev.c (documented_lang_options): Document more
language-specific options.
* doc/invoke.texi (Warning Options): Correct documentation for
-Wno-multichar, -Wno-div-by-zero, and -Wsystem-headers.
* c-decl.c (c_decode_option): Use a table to handle warning options.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50299 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * config/mmix/mmix.h (ENCODE_SECTION_INFO): Pass on new second
hp [Tue, 5 Mar 2002 02:16:39 +0000 (02:16 +0000)]
* config/mmix/mmix.h (ENCODE_SECTION_INFO): Pass on new second
parameter to mmix_encode_section_info.
(LINK_SPEC): Don't defsym __.MMIX.start..text if linking
relocatably.  Always produce ELF, not mmo if linking relocatably.
* config/mmix/mmix.c (mmix_encode_section_info): If new parameter
first is non-zero, don't add symbol prefix.
* config/mmix/mmix-protos.h (mmix_encode_section_info): Tweak
prototype accordingly.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50298 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * config.gcc (*-*-netbsd*): Add t-slibgcc-elf-ver to tmake_file.
rth [Tue, 5 Mar 2002 01:38:39 +0000 (01:38 +0000)]
    * config.gcc (*-*-netbsd*): Add t-slibgcc-elf-ver to tmake_file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50297 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * configure.in: Increase required makeinfo version to 4.1.
jsm28 [Tue, 5 Mar 2002 00:39:06 +0000 (00:39 +0000)]
* configure.in: Increase required makeinfo version to 4.1.
* configure: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50294 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * .cvsignore: Remove *.info* and genrtl*; these files are generated
geoffk [Mon, 4 Mar 2002 23:21:41 +0000 (23:21 +0000)]
* .cvsignore: Remove *.info* and genrtl*; these files are generated
elsewhere now.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50293 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2002-03-04 Craig Rodrigues <rodrigc@gcc.gnu.org>
rodrigc [Mon, 4 Mar 2002 22:58:50 +0000 (22:58 +0000)]
2002-03-04  Craig Rodrigues  <rodrigc@gcc.gnu.org>

        * docs/html/17_intro/porting-howto.xml: Refer to
        http://www.oasis-open.org for docbookx.dtd.
        * docs/html/17_intro/porting-howto.html: Regenerated.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50291 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoRemove old unneeded .cvsignore files.
geoffk [Mon, 4 Mar 2002 22:57:38 +0000 (22:57 +0000)]
Remove old unneeded .cvsignore files.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50290 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2002-03-04 Phil Edwards <pme@gcc.gnu.org>
pme [Mon, 4 Mar 2002 21:41:06 +0000 (21:41 +0000)]
2002-03-04  Phil Edwards  <pme@gcc.gnu.org>

* configure.in:  Add --enable-install-libiberty option.
* Makefile.in (INSTALLED_HEADERS):  New variable.
(install_to_libdir):  Possibly also copy headers.
* configure:  Regenerated.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50288 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * xmalloc.c (xmalloc_fail): Clarify error message further.
neil [Mon, 4 Mar 2002 21:22:52 +0000 (21:22 +0000)]
* xmalloc.c (xmalloc_fail): Clarify error message further.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50287 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * doc/include/texinfo.tex: Update to version 2002-03-01.06.
jsm28 [Mon, 4 Mar 2002 19:04:44 +0000 (19:04 +0000)]
* doc/include/texinfo.tex: Update to version 2002-03-01.06.
* doc/invoke.texi: Fix @math uses.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50284 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoNew test case (from PR c/5830).
zack [Mon, 4 Mar 2002 17:18:06 +0000 (17:18 +0000)]
New test case (from PR c/5830).

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50279 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * toplev.c (rest_of_compilation): Cleanup CFG after dead jumptables
hubicka [Mon, 4 Mar 2002 14:37:45 +0000 (14:37 +0000)]
* toplev.c (rest_of_compilation): Cleanup CFG after dead jumptables
removal

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50277 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoDaily bump.
gccadmin [Mon, 4 Mar 2002 08:17:49 +0000 (08:17 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50276 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoRemove cvs junk
bryce [Mon, 4 Mar 2002 01:01:08 +0000 (01:01 +0000)]
Remove cvs junk

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50271 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * Makefile.am: Use -bootclasspath, not -CLASSPATH.
bryce [Mon, 4 Mar 2002 01:00:16 +0000 (01:00 +0000)]
* Makefile.am: Use -bootclasspath, not -CLASSPATH.
* Makefile.in: Rebuilt.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50270 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2002-03-03 Aldy Hernandez <aldyh@redhat.com>
aldyh [Mon, 4 Mar 2002 00:30:25 +0000 (00:30 +0000)]
2002-03-03  Aldy Hernandez  <aldyh@redhat.com>

        * config.gcc (powerpc-*-eabialtivec*): Use t-ppcendian.
        (powerpc-*-eabisimaltivec*): Same.

        * config/rs6000/t-ppcendian: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50268 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * c4x-protos.h, c4x.h, c4x.c, c4x.md: Add new functions
m.hayes [Sun, 3 Mar 2002 23:05:33 +0000 (23:05 +0000)]
* c4x-protos.h, c4x.h, c4x.c, c4x.md: Add new functions
nonimmediate_src_operand and nonimmediate_lsrc_operand to
disallow ZERO_EXTEND with CONST_INT or CONST_DOUBLE.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50266 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * xmalloc.c (xmalloc_fail): Clarify error message.
neil [Sun, 3 Mar 2002 21:57:57 +0000 (21:57 +0000)]
* xmalloc.c (xmalloc_fail): Clarify error message.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50265 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * toplev.c (rest_of_decl_compilation): Revert last two changes.
rth [Sun, 3 Mar 2002 21:40:38 +0000 (21:40 +0000)]
    * toplev.c (rest_of_decl_compilation): Revert last two changes.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50264 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * emit-rtl.c, final.c, fold-const.c, gengenrtl.c, optabs.c,
zack [Sun, 3 Mar 2002 21:10:09 +0000 (21:10 +0000)]
* emit-rtl.c, final.c, fold-const.c, gengenrtl.c, optabs.c,
print-tree.c, real.c, real.h, recog.c, rtl.c, simplify-rtx.c,
tree.c, config/m68k/m68k.c, f/com.c, f/target.h, java/expr.c,
java/jcf-parse.c, java/lex.c:
Remove all #ifndef REAL_ARITHMETIC blocks, make all #ifdef
REAL_ARITHMETIC blocks unconditional.  Delete some further
#ifdef blocks predicated on REAL_ARITHMETIC.
* flags.h, toplev.c: Delete remaining references to
flag_pretend_float.

* doc/invoke.texi: Remove documentation of -fpretend-float.
* doc/tm.texi: Describe the various REAL_* macros as provided by
real.h, not by the target configuration files.

* config/alpha/alpha.h, config/alpha/unicosmk.h, config/arm/arm.h,
config/avr/avr.h, config/c4x/c4x.h, config/convex/convex.h,
config/cris/cris.h, config/d30v/d30v.h, config/dsp16xx/dsp16xx.h,
config/h8300/h8300.h, config/i370/i370.h, config/i386/i386.h,
config/i386/osf1elf.h, config/i960/i960.h, config/ia64/ia64.h,
config/m32r/m32r.h, config/m68hc11/m68hc11.h, config/m68k/dpx2.h,
config/m68k/linux-aout.h, config/m68k/linux.h, config/m68k/m68k.h,
config/m68k/sun3.h, config/m68k/vxm68k.h, config/mcore/mcore.h,
config/mips/mips.h, config/mmix/mmix.h, config/mn10200/mn10200.h,
config/mn10300/mn10300.h, config/pa/pa.h, config/pj/pj.h,
config/rs6000/rs6000.h, config/s390/s390.h, config/sh/sh.h,
config/sparc/freebsd.h, config/sparc/linux.h, config/sparc/linux64.h,
config/sparc/sol2.h, config/sparc/sparc.h, config/sparc/vxsim.h,
config/stormy16/stormy16.h, config/v850/v850.h, config/vax/vax.h,
config/xtensa/xtensa.h:
Do not define, undefine, or mention in comments any of
REAL_ARITHMETIC, REAL_VALUE_ATOF, REAL_VALUE_HTOF,
REAL_VALUE_ISNAN, REAL_VALUE_ISINF,
REAL_VALUE_TO_TARGET_SINGLE, REAL_VALUE_TO_TARGET_DOUBLE,
REAL_VALUE_TO_TARGET_LONG_DOUBLE, REAL_VALUE_TO_DECIMAL,
REAL_VALUE_TYPE, REAL_VALUES_EQUAL, REAL_VALUES_LESS,
REAL_VALUE_LDEXP, REAL_VALUE_FIX, REAL_VALUE_UNSIGNED_FIX,
REAL_VALUE_RNDZINT, REAL_VALUE_UNSIGNED_RNDZINT,
REAL_INFINITY, REAL_VALUE_NEGATE, REAL_VALUE_TRUNCATE,
REAL_VALUE_TO_INT, or REAL_VALUE_FROM_INT.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50263 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * gcc_release: Make snapshots come from the 3.1 branch.
jsm28 [Sun, 3 Mar 2002 18:58:36 +0000 (18:58 +0000)]
* gcc_release: Make snapshots come from the 3.1 branch.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50262 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoAdd missing PR tag for previous commit.
pme [Sun, 3 Mar 2002 17:52:41 +0000 (17:52 +0000)]
Add missing PR tag for previous commit.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50260 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2002-03-03 Phil Edwards <pme@gcc.gnu.org>
pme [Sun, 3 Mar 2002 17:48:42 +0000 (17:48 +0000)]
2002-03-03  Phil Edwards  <pme@gcc.gnu.org>

* include/std/std_sstream.h:  Remove trailing spaces.
(basic_stringbuf::_M_stringbuf_init):  Also check for ios_base::app.
* testsuite/27_io/stringbuf.cc (test05, test06):  New tests.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50258 138bc75d-0d04-0410-961f-82ee72b054a4