aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-04-06gcc.c: Correct comment about DEFAULT_SWITCH_TAKES_ARG and...Ben Elliston2-1/+7
2005-04-06invoke.texi (Optimize Options): Mention -ftree-lrs, not -ftree-live_range_split.Ben Elliston2-1/+6
2005-04-05re PR target/20625 (ivopts produces code that generates "unaligned access exc...Zdenek Dvorak2-4/+26
2005-04-05tree-flow.h (number_of_iterations_cond): Declaration removed.Zdenek Dvorak3-125/+270
2005-04-05re PR libgcj/20750 (libgcj needs a --with-java-home configure option)Thomas Fitzsimmons2-0/+11
2005-04-06* rw.po: New file.Joseph Myers2-0/+24891
2005-04-05re PR target/20342 (ICE in spill_failure, at reload1.c:1872)Richard Henderson5-25/+75
2005-04-05* lib/gcc.exp: Always add -fno-show-column, for now.Per Bothner2-0/+5
2005-04-05re PR testsuite/20767 (gcc.dg/tree-ssa/ssa-pre-8.c scan-tree-dump-times Elimi...Andrew Pinski2-1/+8
2005-04-05tree-ssa-operands.c (verify_abort): Use %p for pointers.Andrew MacLeod2-3/+7
2005-04-05tree-pretty-print.c (dump_generic_node): Use %p for pointer.Andrew MacLeod2-1/+5
2005-04-05[multiple changes]Jakub Jelinek9-15/+246
2005-04-05re PR tree-optimization/20076 (__builtin_return(__builtin_apply()) inlined in...Jakub Jelinek4-0/+50
2005-04-05re PR preprocessor/19475 (missing whitespace after macro name in C90 or C++)Jakub Jelinek3-0/+128
2005-04-05* gfortran.dg/pr20755.f: Fixed bad format.Francois-Xavier Coudert2-1/+5
2005-04-05lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt.Andrew MacLeod40-979/+1607
2005-04-05Fix typoMark Mitchell1-1/+1
2005-04-05invoke.texi (Optimization Options): Remove duplicate -fcse-follow-jumps.Dale Johannesen2-5/+12
2005-04-05tree-ssa.c (execute_early_warn_uninitialized): Pass context node to talk_tree...Per Bothner2-7/+21
2005-04-05Fix typoMark Mitchell2-0/+10
2005-04-05c-decl.c (finish_function): If USE_MAPPED_LOCATION set the location of the ar...Per Bothner3-4/+17
2005-04-05re PR target/20673 (C PCH testsuite assembly comparison failure)Mark Mitchell2-5/+23
2005-04-05altivec.md (altivec_vsr<VI_char>): Rename to ..Devang Patel6-12/+67
2005-04-05re PR c++/19159 (Undefined symbol: vtable for __cxxabiv1::__vmi_class_type_info)Mark Mitchell2-14/+42
2005-04-05combine.c (RTL_HOOKS_GEN_LOWPART_NO_EMIT): Use gen_lowpart_for_combine.Paolo Bonzini4-45/+61
2005-04-05sparc.c (TARGET_ASM_FILE_END): Undefine before overriding.Eric Botcazou2-0/+6
2005-04-05re PR libfortran/20755 (gfortran - prints the same number with 1p4G12.3 two d...Francois-Xavier Coudert2-0/+15
2005-04-05system.h: Fix typo.Paolo Bonzini2-1/+5
2005-04-05bfin-modes.def: New file.Bernd Schmidt19-9/+6602
2005-04-05iris6.h (DWARF_FRAME_RETURN_COLUMN): Redefine to match what the system unwind...Olivier Hainque3-1/+25
2005-04-05re PR fortran/15959 (ICE and assertion failure in trans-decl.c with character...Feng Wang6-2/+125
2005-04-05backspace.f, [...]: Correct dejagnu syntax.Francois-Xavier Coudert7-6/+13
2005-04-05mn10300-protos.h (mn10300_override_options): Declare.Richard Sandiford6-44/+110
2005-04-05re PR tree-optimization/19903 (ACATS cxa4006 cxa4017 fail at runtime)Eric Botcazou2-1/+36
2005-04-05* gcc.c-torture/compile/20040323-1.c (_rtld_global): Set to 1.Eric Botcazou2-3/+7
2005-04-05re PR target/20421 (387 mode switching clobbers flags)Uros Bizjak2-87/+154
2005-04-05re PR debug/9963 ([CygWin] g++ -gcoff report "C_EFCN symbol out of scope")Ian Lance Taylor4-6/+22
2005-04-05m68k-protos.h: Add a prototype for valid_dbcc_comparison_p_2.Kazu Hirata6-183/+213
2005-04-05i386.md (*truncdfsf2_i387_1): New pattern.Roger Sayle3-1/+22
2005-04-05c-typeck.c (struct c_switch): Rename switch_stmt field to switch_expr.Ian Lance Taylor4-29/+68
2005-04-0520011119-1.c: Require weak and alias support.John David Anglin4-0/+12
2005-04-05Daily bump.GCC Administrator1-1/+1
2005-04-04tree-eh.c (tree_could_trap_p): Allow non-constant floating point trapping div...David Edelsohn3-7/+12
2005-04-04ChangeLog: remove reference to ChangeLog.12.Dale Johannesen1-2/+4
2005-04-04CRIS epilogue as RTL.Hans-Peter Nilsson5-362/+565
2005-04-04frv-protos.h: Add a prototype to frv_legitimate_memory_operand and frv_const_...Kazu Hirata6-1634/+1603
2005-04-04frv.h (PREDICATE_CODES): Add CONST to gpr_or_int12_operand.Kazu Hirata2-1/+6
2005-04-04Fix last but one entry.Eric Botcazou1-1/+1
2005-04-04Add PR number to last entry.Richard Sandiford1-0/+1
2005-04-04Makefile.in (tree-ssa-loop-ivopts.o): Depend on langhooks.h.Richard Sandiford3-12/+26