aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-03-21re PR target/8366 ([sparc-sun-solaris2.7] C testsuite failure w/-m64 -fpic -O...Eric Botcazou2-6/+42
2003-03-212003-03-21 Michael Koch <konqueror@gmx.de>Michael Koch7-38/+115
2003-03-212003-03-21 Michael Koch <konqueror@gmx.de>Michael Koch15-138/+239
2003-03-212003-03-21 Michael Koch <konqueror@gmx.de>Michael Koch2-1/+149
2003-03-212003-03-21 Michael Koch <konqueror@gmx.de>Michael Koch2-110/+38
2003-03-21treetree.c (cpp_create_reader): Follow prototype change in cpplib.h.Andreas Jaeger2-1/+7
2003-03-21re PR c++/9440 (error message about "non-lvalue in unary '&'" when using ?: o...Jason Merrill1-0/+12
2003-03-21PR c++/8316, c++/9315, c++/10136Jason Merrill3-23/+23
2003-03-21re PR c++/9420 (incomplete type incorrectly reported)Jason Merrill1-0/+23
2003-03-21re PR c++/7050 (g++ segfaults on: (i ? get_string() : throw))Jason Merrill1-0/+64
2003-03-21decl2.c (arg_assoc_class): Correct check for namespace-scope friends.Mark Mitchell5-7/+25
2003-03-21stormy16.c (xstormy16_expand_arith): Make sure we always emit at least one insn.DJ Delorie2-0/+10
2003-03-21config.gcc (i[34567]86-*-cygwin*): Use new common makefile stub t-cygming.Christopher Faylor10-459/+741
2003-03-21Daily bump.GCC Administrator2-2/+2
2003-03-21New test.Alan Modra2-0/+48
2003-03-20fold-const.c (extract_muldiv_1): Revert changing order of operands in case MU...Richard Henderson2-8/+5
2003-03-20Somehow the indentation got screwed when i patched the commit tree on a PC wi...Daniel Berlin1-3/+3
2003-03-202003-03-20 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin3-6/+48
2003-03-20re PR middle-end/6348 (internal error in allocate_dynamic_stack_space with ST...Richard Henderson2-1/+7
2003-03-20h8300.md (*insv_si_1_n_lshiftrt): Restrict the source operand to those that c...Kazu Hirata2-1/+7
2003-03-20re PR target/10066 ([arm-linux] libjava build error on arm-linux)Richard Earnshaw2-3/+18
2003-03-20cp-tree.h (unemitted_tinfo_decls): Declaration of a new varray.Matt Austern4-12/+64
2003-03-20h8300.md (*insv_si_1_n): New.Kazu Hirata2-0/+30
2003-03-20fold-const.c (fold_mathfn_compare): New function to simplify comparisons agai...Roger Sayle4-14/+260
2003-03-20ifcvt.c (find_if_case_1): If we add a new bb, update the dominance information.Richard Earnshaw2-0/+7
2003-03-20Various cleanups to help compile server.Per Bothner6-32/+49
2003-03-20Various cleanups to help compile server.Per Bothner3-9/+24
2003-03-20* fold-const.c (fold): Fold A - (A & B) into ~B & A.Kazu Hirata2-0/+20
2003-03-20* config/h8300/h8300.md (a peephole2): New.Kazu Hirata2-0/+24
2003-03-202003-03-20 Michael Koch <konqueror@gmx.de>Michael Koch5-108/+170
2003-03-20InetAddress.java, [...]: Merged copyright statements with classpath for easie...Michael Koch6-39/+189
2003-03-202003-03-20 Michael Koch <konqueror@gmx.de>Michael Koch4-7/+50
2003-03-20DataOutputStream.java, [...]: Merged copyright statements with classpath for ...Michael Koch10-63/+330
2003-03-20h8300.md (*addsi3_and_r_1): New.Kazu Hirata2-0/+51
2003-03-20Makefile.in (STRICT2_WARN): Add @WERROR@.Loren J. Rittle7-7/+23
2003-03-20atomicity.h (__exchange_and_add, [...]): Only .set mips2 for the o32 ABI.Alexandre Oliva2-1/+10
2003-03-20Daily bump.GCC Administrator2-2/+2
2003-03-19c-common.h (c_dump_tree), [...]): Change return type from 'int' to 'bool'.Nathanael Nerode11-27/+46
2003-03-19tree.c (substitute_in_expr, case 'e'): Only make recursive call on an operand...Richard Kenner1-5/+18
2003-03-19fix typoJason Merrill1-2/+1
2003-03-19PR c++/8316, c++/9315, c++/10136Jason Merrill2-23/+44
2003-03-19Add support for DWARF 3 64-bit sections.Kevin Buettner3-2/+45
2003-03-19lex.c (do_java_lex): Renamed from java_lex.Tom Tromey2-1/+26
2003-03-19Fix date of last entry.Ulrich Weigand1-1/+1
2003-03-19s390.c (s390_preferred_reload_class): Do not force constants to the pool unle...Ulrich Weigand3-43/+57
2003-03-19i386.h (machine_function): New fields use_fast_prologue_epilogue.Jan Hubicka3-39/+66
2003-03-191.cc: Test char not wchar_t.Paolo Carlini2-20/+25
2003-03-19Process.java: Merged from classpath.Michael Koch2-2/+7
2003-03-192003-03-19 Michael Koch <konqueror@gmx.de>Michael Koch3-1/+53
2003-03-19(CPP_SPEC): Remove trailing semi-colon.Nick Clifton2-21/+26