aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-04-19re PR tree-optimization/21096 (copy-prop leaks memory)Kazu Hirata2-0/+6
2005-04-19java-except.h (struct eh_range.handler): Remove unused field.Andrew Haley5-147/+207
2005-04-19re PR fortran/16861 ([4.0 only] segfault with doubly used module)Francois-Xavier Coudert4-0/+46
2005-04-19re PR target/21098 (.note.GNU-stack emitted)Alan Modra3-2/+16
2005-04-19tree-cfg.c (dump_function_to_file): Use cfun info only if it refers to the fu...Alexandre Oliva2-2/+7
2005-04-19* varasm.c (assemble_start_function): Remove reset of in_section.Daniel Jacobowitz2-1/+4
2005-04-19re PR middle-end/21085 (Virtual memory exhausted with g++)James A. Morrison4-0/+20
2005-04-19Daily bump.GCC Administrator1-1/+1
2005-04-19invoke.texi (Optimize Options): Refer to the correct optimisation flag -ftree...Ben Elliston2-2/+7
2005-04-18Rewrap ChangeLog. I'm listing the affected PRs so that they receive anot abo...Tobias Schlüter1-7/+9
2005-04-18rs6000.c (machopic_output_stub): Increase alloca argument to be big enough.Christopher Jaillet2-1/+6
2005-04-18mips.exp: Minor formatting.Richard Sandiford39-181/+283
2005-04-18run_all.sh: Use sync when executable not present.Laurent GUERBY2-0/+7
2005-04-18Add PR markers to:Andrew Pinski1-0/+1
2005-04-18tree-cfg.c (dump_function_to_file): Do not crash if cfun or cfun->cfg are NULL.Alexandre Oliva2-1/+6
2005-04-18cgraphunit.c (cgraph_finalize_compilation_unit): Fix a comment typo.Tom Tromey2-1/+6
2005-04-18alpha.c (alpha_split_atomic_op): New.Richard Henderson8-11/+513
2005-04-18* optabs.c (expand_sync_operation): Fix typo expanding nand to and.Richard Henderson2-1/+3
2005-04-18builtins.c (expand_builtin_sync_operation): Fold nand to and for constants.Richard Henderson2-1/+13
2005-04-18atlivec.md (mulv4si3): New pattern.Devang Patel7-3/+148
2005-04-18re PR tree-optimization/20922 (missed always false conditional)James A. Morrison9-0/+270
2005-04-18unwind-ia64.c (emergency_reg_state_free): Make an unsigned int.James A. Morrison2-2/+8
2005-04-18* cp-tree.h (VPTR_NAME, VPTR_NAME_P): Remove.Kazu Hirata2-8/+2
2005-04-18decl.c (expand_static_init): Call build2 and build3 instead of build.Kazu Hirata2-4/+9
2005-04-18(jump): Remove prescan parameter from calls to final_scan_insn.Nick Clifton2-2/+5
2005-04-18(arc_output_function_epilogue): Remove prescan parameter from calls toNick Clifton2-4/+6
2005-04-18config.gcc (m68hc12): Use the m68hc11.opt file for target specific options.Nick Clifton2-0/+10
2005-04-18re PR libfortran/20950 ([4.0 only] segfault in INQUIRE asking for SEQUENTIAL ...Francois-Xavier Coudert2-0/+12
2005-04-18pr19216.f: Last commit forgot to 'cvs add' the added test.François-Xavier Coudert1-0/+18
2005-04-18re PR libfortran/19216 (list directed read with leading slash (NIST FM923))François-Xavier Coudert1-0/+5
2005-04-18re PR tree-optimization/21001 (VRP is weak when the tested variable in a COND...Kazu Hirata4-1/+32
2005-04-18Daily bump.GCC Administrator1-1/+1
2005-04-17c-common.def (SIZEOF_EXPR, [...]): Remove.Ian Lance Taylor9-31/+71
2005-04-17* system.h: Poison DONT_ACCESS_GBLS_AFTER_EPILOGUE.Ian Lance Taylor2-1/+5
2005-04-17005-04-17 Thomas Koenig <Thomas.Koenig@online.de>Thomas Koenig2-0/+32
2005-04-17re PR fortran/17472 ([4.0 only] namelist does not handle arrays)Paul Thomas24-141/+1036
2005-04-17alpha.c (va_list_skip_additions): Only define if TARGET_ABI_OSF.Richard Henderson2-23/+56
2005-04-17* tree-into-ssa.c: Fix a comment typo.Kazu Hirata2-1/+3
2005-04-17* de.po: Update.Joseph Myers2-151/+109
2005-04-17tree-vrp.c (maybe_add_assert_expr): Don't assert ASSERT_EXPRs for single-use ...Kazu Hirata2-0/+11
2005-04-17tree-vrp.c (compare_values): Check that VAL1 and VAL2 are both pointers or bo...Kazu Hirata2-14/+12
2005-04-17scanner.c (gfc_next_char_literal): Reset truncation flag for lines ending in ...Richard Guenther5-2/+40
2005-04-17iris6.h (DRIVER_SELF_SPECS): Check -march as well as -mipsN before forcing a ...Richard Sandiford2-1/+6
2005-04-17tree-flow-inline.h (get_stmt_operands): Remove.Kazu Hirata25-94/+21
2005-04-17* c-parser.c (N_C_TTYPES): Remove.Kazu Hirata2-3/+2
2005-04-17* modulo-sched.c (CFG_HOOKS): Remove.Kazu Hirata2-2/+2
2005-04-17predict.h (IS_TAKEN): Remove.Kazu Hirata3-4/+5
2005-04-16re PR target/20375 (C++ ICE in assign_parm_find_entry_rtl)Richard Henderson2-18/+25
2005-04-17re PR c++/21025 (ICE on template)Mark Mitchell4-1/+21
2005-04-17cp-tree.h (LOOKUP_GLOBAL): Remove.Kazu Hirata2-11/+16