aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-05-18read-rtl.c (mode_attr_index): Use obstack_grow0, not obstack_grow.Ian Lance Taylor2-1/+6
2005-05-18cfgrtl.c (purge_dead_edges): Don't remove fake edges.Daniel Berlin2-1/+8
2005-05-18re PR tree-optimization/21407 (wrong code with downcast in C++)Daniel Berlin3-24/+19
2005-05-18fix ChangeLog conflict.Feng Wang1-1/+0
2005-05-18re PR fortran/20954 (gfortran - internal compiler error with -fdefault-intege...Feng Wang4-0/+25
2005-05-18invoke.texi (SPARC options): Document that -mapp-regs is the default on Solar...Eric Botcazou2-1/+3
2005-05-18testsuite_hooks.cc: Remove try_named_locale.Paolo Carlini316-633/+1666
2005-05-18sol2.h (TARGET_DEFAULT): Add back MASK_APP_REGS.Eric Botcazou4-5/+9
2005-05-18Makefile.am (Makefile.deps): Do not use \0, it is unportable.Paolo Bonzini3-2/+7
2005-05-18tree-ssa-pre.c (find_or_generate_expression): CALL_EXPR is okay too.Daniel Berlin3-1/+15
2005-05-18Fixup the date of last entryR. Kelley Cook1-1/+1
2005-05-18configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS.Kelley Cook12-100/+458
2005-05-18configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS.Kelley Cook9-112/+816
2005-05-18configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS.Kelley Cook7-148/+1880
2005-05-18re PR libgcj/18220 (Test case libjava.lang/Process_3 does not end if "sed" no...David Daney2-0/+6
2005-05-18Daily bump.GCC Administrator1-1/+1
2005-05-17Update maintainersDaniel Berlin1-0/+4
2005-05-17re PR libstdc++/19664 (libstdc++ headers should have pop/push of the visibili...H.J. Lu2-2/+12
2005-05-17timevar.def (TV_SCEV_CONST): New timevar.Zdenek Dvorak9-1/+113
2005-05-17Remove typo.Mike Stump1-1/+0
2005-05-17Yet more Objective-C++...Ziemowit Laski13-30/+206
2005-05-17Yet more Objective-C++...Ziemowit Laski3-237/+963
2005-05-17sparc.md (movhi): Do not test constness of operand #1 twice.Eric Botcazou2-16/+24
2005-05-17Yet more Objective-C++...Ziemowit Laski12-23/+1431
2005-05-17trans-types.c (gfc_array_range_type): New variable.Zdenek Dvorak2-3/+14
2005-05-17tree-ssa-loop-ivopts.c (find_bivs, [...]): Apply expand_simple_operations to ...Zdenek Dvorak5-5/+20
2005-05-17Yet more Objective-C++...Ziemowit Laski3-3/+15
2005-05-17Yet more Objective-C++...Ziemowit Laski6-20/+35
2005-05-17tree-cfg.c (tree_can_merge_blocks_p): Allow phi nodes in the merged block.Zdenek Dvorak5-3/+132
2005-05-17cfgloop.h (just_once_each_iteration_p): Declaration changed.Zdenek Dvorak3-2/+8
2005-05-17ggc-page.c (ggc_alloc_stat): Record amount of memory allocated.Zdenek Dvorak6-9/+54
2005-05-17tree-into-ssa.c (update_ssa): Clean up by shortening the live range of DFS.Kazu Hirata2-16/+21
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-17unit.c (get_unit): Mark argument as unused.Andreas Jaeger1-3/+3
2005-05-17cgraph.h (cgraph_node): Add 'lowered' state.Steven Bosscher13-416/+958
2005-05-17configure.ac: Add additional warning flags.Andreas Jaeger9-35/+73
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 Sidwell11-88/+93
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.am (Makefile.deps): Do not create native.list and bytecodes.list.Paolo Bonzini3-30/+55
2005-05-17Makefile.in: Add tree-ssa-math-opts.c.Paolo Bonzini11-17/+149