aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-07-17g77.dg: Removed.Toon Moene197-11047/+5
2004-07-17[multiple changes]Michael Koch4-8/+30
2004-07-17final.c (final_scan_insn): Fix broken commit from previous patch.Steven Bosscher2-11/+18
2004-07-17c-typeck.c (parser_build_binary_op): Condition warnings for X<=Y<=Z on -Wpare...Joseph Myers12-11/+683
2004-07-17InvocationEvent.java (dispatch): Synchronize on notifier object before callin...Mark Wielaard2-2/+12
2004-07-172004-07-17 Michael Koch <konqueror@gmx.de>Michael Koch2-5/+13
2004-07-172004-07-17 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux2-23/+28
2004-07-172004-07-17 Michael Koch <konqueror@gmx.de>Michael Koch3-12/+12
2004-07-17Security.java: Fixed javadocs all over.Michael Koch2-10/+14
2004-07-172004-07-17 Michael Koch <konqueror@gmx.de>Michael Koch5-35/+32
2004-07-17class.c (finish_struct_methods): Remove unncessary code.Mark Mitchell7-60/+134
2004-07-17cfgcleanup.c (try_simplify_condjump): Don't remove line notes to avoid unreac...Steven Bosscher20-411/+142
2004-07-17Daily bump.GCC Administrator2-2/+2
2004-07-16* tree-inline.c (estimate_num_insns_1): Correct increase of count.Krister Walfridsson2-1/+5
2004-07-16configure.in (ZIP, GCJH): Remove white space around '=' in variable assignment.Richard Earnshaw3-12/+18
2004-07-16builtins.c (std_expand_builtin_va_arg): Remove.Richard Henderson19-274/+28
2004-07-16tree-ssa-pre.c (insert_aux): Break out if we hit a critical edge.Daniel Berlin2-0/+14
2004-07-16basic-block.h (remove_fake_exit_edges): Declare.Richard Henderson9-19/+43
2004-07-16tree-ssa-operands.c (get_expr_operands): Fix 2004-07-15 switchification wrt C...Richard Henderson2-1/+17
2004-07-16tree-mudflap.c (mf_file_function_line_tree): Correct typo that prevented desc...Frank Ch. Eigler2-4/+10
2004-07-16configure.in: Use build_noncanonical rather than build_alias.Nathanael Nerode3-347/+349
2004-07-16configure.in: Eliminate CANADIAN and NULL_TARGET variables by logic refactoring.Nathanael Nerode3-269/+240
2004-07-16tree-def (WITH_SIZE_EXPR): New.Richard Henderson19-69/+226
2004-07-16Makefile.am: Set ZIP and GCJH directly using autoconf.Nathanael Nerode8-127/+143
2004-07-16langhooks-def.h (LANG_HOOKS_TREE_INLINING_COPY_RES_DECL_FOR_INLINING, [...]):...Richard Henderson10-149/+120
2004-07-16tree-flow.h (struct var_ann_d): Remove has_hidden_use.Richard Henderson8-154/+18
2004-07-16* function.c (pass_by_reference): True for all variable sized types.Richard Henderson2-3/+6
2004-07-16* analyze_brprob: Fix comments. More consistent output format.Jeff Law2-3/+7
2004-07-16gcc_release: Revert yesterday's change.Toon Moene2-1/+8
2004-07-16Makefile.in (tree-pretty-print.o): Depend on tree-chrec.h.Sebastian Pop3-1/+27
2004-07-16builtins.c (expand_builtin_stpcpy): Do not create temporary reg with VOIDmode.Steve Ellcey2-1/+11
2004-07-16undo reversionJason Merrill2-1/+20
2004-07-16re PR preprocessor/16366 (Preprocessor option -remap causes memory corruption)Andris Pavenis3-1/+12
2004-07-16revert: cp-lang.c (cxx_types_compatible_p): To the middle-end, references and...Jason Merrill2-20/+1
2004-07-16* config/rs6000/eabi.asm (__eabi_convert): Fix typo (cmpi vs. cmpwi).Segher Boessenkool2-1/+5
2004-07-16* MAINTAINERS: Add myself to write-after-approval.Segher Boessenkool2-0/+5
2004-07-16s390.md: Changed every occurence of BASE_REGISTER to BASE_REGNUM.Andreas Krebbel4-27/+34
2004-07-16mips.md (addsi3, adddi3): Remove special handling of $sp adds.Richard Sandiford2-72/+9
2004-07-16class.c (finish_struct_bits): Use for loop.Nathan Sidwell2-29/+20
2004-07-16* config/mips/mips.md: Delete outdated comment.Richard Sandiford2-3/+4
2004-07-16mips.c (get_float_compare_codes): Delete.Richard Sandiford2-164/+102
2004-07-16re PR c++/16583 (G++ segfaults with -fdump-translation-unit)Nathan Sidwell2-1/+5
2004-07-16genautomata.c (add_vect): Speedup by using integers as bit-vectors for walkin...Segher Boessenkool2-15/+76
2004-07-16* pt.c (tsubst) <TREE_BINFO case>: We should never get here.Nathan Sidwell2-22/+9
2004-07-16mips.c (mips_zero_if_equal): Only use XORs if the second operand is an uns_ar...Richard Sandiford3-3/+14
2004-07-16mips-protos.h (gen_int_relational): Delete.Richard Sandiford5-368/+226
2004-07-16* config/mips/mips.md (*sgt_di_mips16): Fix destination constraint.Richard Sandiford2-1/+5
2004-07-16mips.md (*seq_[sd]i): Renamed from seq_[sd]i_zero.Richard Sandiford2-96/+107
2004-07-16mips.c (cmp_operands): Renamed from branch_cmp.Richard Sandiford4-77/+72
2004-07-16mips.c (mips_rtx_costs): In mips16 code, set the cost of 0...255 to 0 when in...Richard Sandiford2-0/+19