- 09 May, 2000 19 commits
-
-
korbb authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33800 138bc75d-0d04-0410-961f-82ee72b054a4
-
korbb authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33799 138bc75d-0d04-0410-961f-82ee72b054a4
-
hubicka authored
to avoid unnecesary recalculation inside loop and make tail call failure code cleaner. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33798 138bc75d-0d04-0410-961f-82ee72b054a4
-
kenner authored
* reload.c (find_equiv_reg): Simplify logic for CALL_INSN_FUNCTION_USAGE since can't have SUBREG or pseudos and some some reformatting. * reload1.c (reload_combine): Don't assume everything in CALL_INSN_FUNCTION_USAGE is a REG and clean up code a bit. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33797 138bc75d-0d04-0410-961f-82ee72b054a4
-
law authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33796 138bc75d-0d04-0410-961f-82ee72b054a4
-
bkoz authored
2000-05-09 Loren J. Rittle <ljrittle@acm.org> * backward/iostream.h: Expose endl. Guard wide types. * src/Makefile.am (headers): Update list to match files. * src/Makefile.in: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33795 138bc75d-0d04-0410-961f-82ee72b054a4
-
bkoz authored
2000-05-09 Vadim Egorov <egorovv@mailandnews.com> Benjamin Kosnik <bkoz@gnu.org> Nathan Myers <ncm@cantrip.org> Dietmar Kuehl <dietmar_kuehl@yahoo.com> * bits/streambuf.tcc (basic_streambuf::xsgetn): Fix uflow case. (basic_streambuf::xsputn): Make consistent. * testsuite/27_io/filebuf.cc: Add tests. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33794 138bc75d-0d04-0410-961f-82ee72b054a4
-
rth authored
* config/ia64/ia64.c (ia64_print_operand_address): Handle 'j'. (ia64_expand_prediction): New. (emit_insn_group_barriers): Don't look at notes. Emit barriers as needed after calls. (ia64_epilogue_uses): Mark b0 used. * config/ia64/ia64.md (beq_true, beq_false): Remove. (bne_true, bne_false): Remove. (eq_return, eq_not_return, ne_return, ne_not_return): Remove. (br_true, br_false): New. Use predicate_operator and ia64_expand_prediction. (return_true, return_false): Likewise. (call_internal): Use ia64_expand_prediction. Don't emit stop bit. (call_internal1, call_value_internal): Likewise. (call_value_internal1, call_multiple_values_internal1): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33793 138bc75d-0d04-0410-961f-82ee72b054a4
-
rth authored
(PROB_UNLIKELY, PROB_EVEN, PROB_LIKELY): New. (PROB_VERY_LIKELY, PROB_ALWAYS): New. (estimate_probability, expected_value_to_br_prob): Use them. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33792 138bc75d-0d04-0410-961f-82ee72b054a4
-
rth authored
Attach it to call insns. (cond_exec_process_if_block): Track probability for true and false branches. (dead_or_predicable): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33791 138bc75d-0d04-0410-961f-82ee72b054a4
-
rth authored
(final_scan_insn): Set it. * output.h (current_insn_predicate): Declare. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33790 138bc75d-0d04-0410-961f-82ee72b054a4
-
rth authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33789 138bc75d-0d04-0410-961f-82ee72b054a4
-
rth authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33788 138bc75d-0d04-0410-961f-82ee72b054a4
-
rth authored
asms to trap. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33787 138bc75d-0d04-0410-961f-82ee72b054a4
-
tromey authored
_Jv_LookupJNIMethod. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33786 138bc75d-0d04-0410-961f-82ee72b054a4
-
nickc authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33785 138bc75d-0d04-0410-961f-82ee72b054a4
-
bkoz authored
2000-05-08 Steven King <sxking@uswest.net> * bits/char_traits.h: use wchar_t utility functions for char_traits<wchar_t> methods. * testsuite/21_string/char_traits.cc: New (test02): test char_traits<wchar_t> git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33784 138bc75d-0d04-0410-961f-82ee72b054a4
-
bkoz authored
2000-0508 Steven King <sxking@uswest.net> * bits/char_traits.h: use wchar_t utility functions for char_traits<wchar_t> methods. * testsuite/21_string/char_traits.cc: New (test02): test char_traits<wchar_t> 2000-05-08 Benjamin Kosnik <bkoz@cygnus.com> * acinclude.m4 (GLIBCPP_CXXFLAGS): Add bits for solaris2.8. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33783 138bc75d-0d04-0410-961f-82ee72b054a4
-
wilson authored
* config/ia64/ia64.h (RETURN_ADDR_RTX): Use COUNT not count. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33782 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 08 May, 2000 20 commits
-
-
rth authored
of the define_insn rtvec individually. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33780 138bc75d-0d04-0410-961f-82ee72b054a4
-
rth authored
of existance. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33779 138bc75d-0d04-0410-961f-82ee72b054a4
-
rth authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33778 138bc75d-0d04-0410-961f-82ee72b054a4
-
neil authored
(TOKEN_LEN): Add 1 for whitespace. (_cpp_lex_file): Update to use spell_token. * cpplib.h (E): Remove. (TTYPE_TABLE): Update CPP_VSPACE entry. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33777 138bc75d-0d04-0410-961f-82ee72b054a4
-
rth authored
for global register variables; don't special case __[CD]TOR_LIST__; mind ggc_p for string allocation. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33776 138bc75d-0d04-0410-961f-82ee72b054a4
-
rth authored
branch to next instruction, and thus one outgoing edge. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33775 138bc75d-0d04-0410-961f-82ee72b054a4
-
rth authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33774 138bc75d-0d04-0410-961f-82ee72b054a4
-
nathan authored
offsetof expansion. * inc/cxxabi.h: Fix typos in comment. (__base_class_info::__offset): Use a static_cast. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33773 138bc75d-0d04-0410-961f-82ee72b054a4
-
korbb authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33772 138bc75d-0d04-0410-961f-82ee72b054a4
-
korbb authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33771 138bc75d-0d04-0410-961f-82ee72b054a4
-
bkoz authored
2000-05-04 Branko Cibej <branko.cibej@hermes.si> * src/complex_io.cc: Don't instantiate inserters and extractors for wide-character streams unless _GLIBCPP_USE_WCHAR_T is defined. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33770 138bc75d-0d04-0410-961f-82ee72b054a4
-
nickc authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33769 138bc75d-0d04-0410-961f-82ee72b054a4
-
bkoz authored
2000-05-08 Benjamin Kosnik <bkoz@cygnus.com> * bits/fstream.tcc (filebuf::_M_init_filebuf): Don't set _M_buf_size based on macro, instead use _M_buf_size_opt. * bits/std_streambuf.h (basic_streambuf): Add _M_buf_size_opt. (basic_streambuf()): Set _M_buf_size_opt. * testsuite/27_io/filebuf.cc (filebuf): Use _M_buf_size_opt instead of _M_buf_size. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33768 138bc75d-0d04-0410-961f-82ee72b054a4
-
clm authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33767 138bc75d-0d04-0410-961f-82ee72b054a4
-
korbb authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33766 138bc75d-0d04-0410-961f-82ee72b054a4
-
korbb authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33765 138bc75d-0d04-0410-961f-82ee72b054a4
-
law authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33764 138bc75d-0d04-0410-961f-82ee72b054a4
-
aj authored
* config/mips/linux.h: Remove undefines which disabled .ctor/.dtor support. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33763 138bc75d-0d04-0410-961f-82ee72b054a4
-
bryce authored
Test for PR gcj/224: * libjava.compile/PR224.java: New file. * libjava.compile/PR224.xfail: New file. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33762 138bc75d-0d04-0410-961f-82ee72b054a4
-
zack authored
substitutions. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33761 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 07 May, 2000 1 commit
-
-
tromey authored
* Makefile.am (LIBLINK): New macro. (libgcj_la_LINK): Use it. (libgcjawt_la_LINK): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33760 138bc75d-0d04-0410-961f-82ee72b054a4
-