aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-05-17cris.md (ncond, [...]): Remove separate define_code_attr.Hans-Peter Nilsson2-19/+27
2005-05-17struct-layout-1_generate.c (iterative_hash): Remove little-endian optimizations.Mark Mitchell2-15/+5
2005-05-17* c-typeck.c (common_type): Also handle BOOLEAN_TYPEs.Roger Sayle2-1/+19
2005-05-17cgraph.h (cgraph_node): Add 'lowered' state.Steven Bosscher13-416/+958
2005-05-17* unwind-dw2-fde-darwin.c: Include tsystem.h.Nathan Sidwell2-0/+5
2005-05-17Makefile.in (tree-ssa-forwprop.o): Depend on langhooks.h.Jeff Law8-11/+408
2005-05-17unwind-dw2-fde-glibc.c (base_from_cb_data, [...]): Use gcc_assert and gcc_unr...Nathan Sidwell7-77/+80
2005-05-17* config/arm/lib1funcs.asm (cfi_pop, cfi_push, cfi_start)Daniel Jacobowitz2-20/+111
2005-05-17configure.ac: Remove spaces around assignment to gcc_cv_ld_sysroot.Daniel Jacobowitz3-2/+8
2005-05-17generate-random.c: Do not include libiberty.h.Richard Guenther3-2/+6
2005-05-17aix.h (TARGET_ALTIVEC_VRSAVE): Delete.David Edelsohn4-19/+26
2005-05-17* config/bfin/bfin.md (eh_return): Add missing DONE.Bernd Schmidt2-0/+5
2005-05-17read-rtl.c (struct macro_traverse_data): Add unknown_mode_attr field.Ian Lance Taylor2-30/+56
2005-05-17add tree-ssa-math-opts.c for realPaolo Bonzini2-1/+168
2005-05-17Makefile.in: Add tree-ssa-math-opts.c.Paolo Bonzini11-17/+149
2005-05-17re PR middle-end/21595 (__builtin_constant_p(&"Hello"[0]) is true for C but n...Richard Guenther4-3/+31
2005-05-17* config/i386/sse.md (mulv16qi3, mulv2di3): New.Richard Henderson3-0/+120
2005-05-17re PR c++/21454 (const array doesn't live in the rodata section in C++)Jakub Jelinek4-0/+20
2005-05-17re PR middle-end/21492 (ICE in try_crossjump_to_edge)Jakub Jelinek4-0/+42
2005-05-17re PR tree-optimization/21610 (ICE in make_decl_rtl)Jakub Jelinek4-2/+31
2005-05-17cris.md: Unquote preparation and output statements.Hans-Peter Nilsson2-1634/+494
2005-05-17varasm.c (struct constant_descriptor_tree): Add hash field.Jakub Jelinek2-5/+27
2005-05-17re PR fortran/15080 (Forall bounds not calculated correctly (forall_3.f90))Jakub Jelinek6-92/+278
2005-05-16sse.md (mulv4si3): New.Richard Henderson4-1/+58
2005-05-17Daily bump.GCC Administrator1-1/+1
2005-05-17cris.h (EXTRA_CONSTRAINT_T): Remove FIXME and tests for noncanonical versions...Hans-Peter Nilsson2-8/+10
2005-05-16re PR tree-optimization/21399 (libstdc++ 12077.cc ICE)Richard Henderson7-13/+48
2005-05-16decl.c (build_library_fn_1): Move setting TREE_NOTHROW ...Richard Henderson2-2/+8
2005-05-16generate-random.c (config.h): Do not include.Mark Mitchell5-52/+240
2005-05-16bb-reorder.c (verify_hot_cold_block_grouping): Replace internal_error with gc...Caroline Tice5-37/+45
2005-05-16c-common.c (c_common_truthvalue_conversion): Use fold_build2 instead of build...Roger Sayle2-6/+12
2005-05-16* tree-ssa-pre.c: Fix a comment typo.Kazu Hirata2-1/+5
2005-05-16re PR target/21556 (TLS failures on 4.0 branch)Richard Henderson2-18/+27
2005-05-16* optc-gen.awk: Include intl.h after the externally-provided files.Richard Sandiford2-1/+5
2005-05-16tree-ssa-copy.c (copy_prop_visit_assignment): Clean up by folding a COND_EXPR...Kazu Hirata2-33/+22
2005-05-16Fix vec_merge patterns for Altivec ppc.Fariborz Jahanian3-33/+696
2005-05-16tree-data-ref.c (compute_all_dependences): Change the type of dependence_rela...Kazu Hirata2-7/+16
2005-05-16dwarf2out.c (used_rtx_varray): Rename to used_rtx_array.Kazu Hirata2-5/+15
2005-05-16Makefile.in (options.c): Tell optc-gen.awk to include config.h, system.h, cor...Richard Sandiford6-7/+46
2005-05-16re PR ada/20270 (Link error: unsatisfied symbols)Nathanael Nerode2-1/+8
2005-05-16tree-inline.c (estimate_num_insns_1): Handle VEC_COND_EXPR.Paolo Bonzini2-0/+5
2005-05-16tree-scalar-evolution.c (set_nb_iterations_in_loop): Only check for TREE_OVER...Roger Sayle3-4/+14
2005-05-15re PR target/21551 (ia64 bootstrap failed)H.J. Lu2-0/+7
2005-05-16re PR tree-optimization/21576 (FRE does not eliminate a redundant builtin call.)Daniel Berlin9-20/+419
2005-05-16re PR libstdc++/21526 (libstdc++-v3 testsuite hangs on cygwin)David Billinghurst2-2/+14
2005-05-16Daily bump.GCC Administrator1-1/+1
2005-05-15Fix another typoMark Mitchell1-0/+1
2005-05-15Fix typo in previous checkinMark Mitchell1-1/+1
2005-05-15Fix typo in previous checkinMark Mitchell1-1/+1
2005-05-15* lib/compat.exp (compat-execute): Do not use regsub unsafely.Mark Mitchell2-2/+15