Age | Commit message (Expand) | Author | Files | Lines |
2003-03-21 | 2003-03-21 Michael Koch <konqueror@gmx.de> | Michael Koch | 7 | -38/+115 |
2003-03-21 | 2003-03-21 Michael Koch <konqueror@gmx.de> | Michael Koch | 15 | -138/+239 |
2003-03-21 | 2003-03-21 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -1/+149 |
2003-03-21 | 2003-03-21 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -110/+38 |
2003-03-21 | treetree.c (cpp_create_reader): Follow prototype change in cpplib.h. | Andreas Jaeger | 2 | -1/+7 |
2003-03-21 | re PR c++/9440 (error message about "non-lvalue in unary '&'" when using ?: o... | Jason Merrill | 1 | -0/+12 |
2003-03-21 | PR c++/8316, c++/9315, c++/10136 | Jason Merrill | 3 | -23/+23 |
2003-03-21 | re PR c++/9420 (incomplete type incorrectly reported) | Jason Merrill | 1 | -0/+23 |
2003-03-21 | re PR c++/7050 (g++ segfaults on: (i ? get_string() : throw)) | Jason Merrill | 1 | -0/+64 |
2003-03-21 | decl2.c (arg_assoc_class): Correct check for namespace-scope friends. | Mark Mitchell | 5 | -7/+25 |
2003-03-21 | stormy16.c (xstormy16_expand_arith): Make sure we always emit at least one insn. | DJ Delorie | 2 | -0/+10 |
2003-03-21 | config.gcc (i[34567]86-*-cygwin*): Use new common makefile stub t-cygming. | Christopher Faylor | 10 | -459/+741 |
2003-03-21 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2003-03-21 | New test. | Alan Modra | 2 | -0/+48 |
2003-03-20 | fold-const.c (extract_muldiv_1): Revert changing order of operands in case MU... | Richard Henderson | 2 | -8/+5 |
2003-03-20 | Somehow the indentation got screwed when i patched the commit tree on a PC wi... | Daniel Berlin | 1 | -3/+3 |
2003-03-20 | 2003-03-20 Daniel Berlin <dberlin@dberlin.org> | Daniel Berlin | 3 | -6/+48 |
2003-03-20 | re PR middle-end/6348 (internal error in allocate_dynamic_stack_space with ST... | Richard Henderson | 2 | -1/+7 |
2003-03-20 | h8300.md (*insv_si_1_n_lshiftrt): Restrict the source operand to those that c... | Kazu Hirata | 2 | -1/+7 |
2003-03-20 | re PR target/10066 ([arm-linux] libjava build error on arm-linux) | Richard Earnshaw | 2 | -3/+18 |
2003-03-20 | cp-tree.h (unemitted_tinfo_decls): Declaration of a new varray. | Matt Austern | 4 | -12/+64 |
2003-03-20 | h8300.md (*insv_si_1_n): New. | Kazu Hirata | 2 | -0/+30 |
2003-03-20 | fold-const.c (fold_mathfn_compare): New function to simplify comparisons agai... | Roger Sayle | 4 | -14/+260 |
2003-03-20 | ifcvt.c (find_if_case_1): If we add a new bb, update the dominance information. | Richard Earnshaw | 2 | -0/+7 |
2003-03-20 | Various cleanups to help compile server. | Per Bothner | 6 | -32/+49 |
2003-03-20 | Various cleanups to help compile server. | Per Bothner | 3 | -9/+24 |
2003-03-20 | * fold-const.c (fold): Fold A - (A & B) into ~B & A. | Kazu Hirata | 2 | -0/+20 |
2003-03-20 | * config/h8300/h8300.md (a peephole2): New. | Kazu Hirata | 2 | -0/+24 |
2003-03-20 | 2003-03-20 Michael Koch <konqueror@gmx.de> | Michael Koch | 5 | -108/+170 |
2003-03-20 | InetAddress.java, [...]: Merged copyright statements with classpath for easie... | Michael Koch | 6 | -39/+189 |
2003-03-20 | 2003-03-20 Michael Koch <konqueror@gmx.de> | Michael Koch | 4 | -7/+50 |
2003-03-20 | DataOutputStream.java, [...]: Merged copyright statements with classpath for ... | Michael Koch | 10 | -63/+330 |
2003-03-20 | h8300.md (*addsi3_and_r_1): New. | Kazu Hirata | 2 | -0/+51 |
2003-03-20 | Makefile.in (STRICT2_WARN): Add @WERROR@. | Loren J. Rittle | 7 | -7/+23 |
2003-03-20 | atomicity.h (__exchange_and_add, [...]): Only .set mips2 for the o32 ABI. | Alexandre Oliva | 2 | -1/+10 |
2003-03-20 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2003-03-19 | c-common.h (c_dump_tree), [...]): Change return type from 'int' to 'bool'. | Nathanael Nerode | 11 | -27/+46 |
2003-03-19 | tree.c (substitute_in_expr, case 'e'): Only make recursive call on an operand... | Richard Kenner | 1 | -5/+18 |
2003-03-19 | fix typo | Jason Merrill | 1 | -2/+1 |
2003-03-19 | PR c++/8316, c++/9315, c++/10136 | Jason Merrill | 2 | -23/+44 |
2003-03-19 | Add support for DWARF 3 64-bit sections. | Kevin Buettner | 3 | -2/+45 |
2003-03-19 | lex.c (do_java_lex): Renamed from java_lex. | Tom Tromey | 2 | -1/+26 |
2003-03-19 | Fix date of last entry. | Ulrich Weigand | 1 | -1/+1 |
2003-03-19 | s390.c (s390_preferred_reload_class): Do not force constants to the pool unle... | Ulrich Weigand | 3 | -43/+57 |
2003-03-19 | i386.h (machine_function): New fields use_fast_prologue_epilogue. | Jan Hubicka | 3 | -39/+66 |
2003-03-19 | 1.cc: Test char not wchar_t. | Paolo Carlini | 2 | -20/+25 |
2003-03-19 | Process.java: Merged from classpath. | Michael Koch | 2 | -2/+7 |
2003-03-19 | 2003-03-19 Michael Koch <konqueror@gmx.de> | Michael Koch | 3 | -1/+53 |
2003-03-19 | (CPP_SPEC): Remove trailing semi-colon. | Nick Clifton | 2 | -21/+26 |
2003-03-19 | re PR target/10062 (internal compiler error: in output_cbranch, at config/pa/... | John David Anglin | 6 | -140/+271 |