aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2009-04-18reginfo.c (cannot_change_mode_set_regs): Remove.Kazu Hirata3-32/+5
2009-04-18avr.md (*rotlsi3_8, [...]): Check whether operands 0 and 1 overlaps.Anatoly Sokolov2-20/+62
2009-04-18pr39496.c: Compile with -mtune=i686.Eric Botcazou3-2/+7
2009-04-18re PR middle-end/36902 (Array bound warning with dead code after optimization)Manuel López-Ibáñez4-23/+133
2009-04-18* config/mips/mips.c (mips_final_postscan_insn): Make it static.Adam Nemet2-1/+5
2009-04-18* doc/extend.texi, doc/invoke.texi: Fix typos.Kazu Hirata3-3/+7
2009-04-18Daily bump.GCC Administrator1-1/+1
2009-04-17* tree-flow-inline.h (get_lineno): Fix inverted test.Cary Coutant2-1/+5
2009-04-17tree-ssa-pre.c (create_expression_by_pieces): Remove assertion for AVAIL_OUT.Diego Novillo2-1/+5
2009-04-17re PR target/38627 (SuperH libgcc.a lacks .note.GNU-stack markings in math fu...Mike Frysinger3-0/+14
2009-04-17except.c (debug_eh_tree): New.Diego Novillo4-113/+128
2009-04-17omp-low.c (create_omp_child_function): Set DECL_CONTEXT for DECL.Diego Novillo9-22/+56
2009-04-17toplev.c (default_tree_printer): Add handling for %E format.Simon Baldwin2-0/+13
2009-04-17tree-pretty-print.c (dump_generic_node): Add break after TREE_BINFO handler.Diego Novillo2-11/+62
2009-04-17re PR other/31567 (cc1, cc1plus, etc. don't support @file mechanism)Rafael Avila de Espindola5-34/+93
2009-04-17dwarf2out.c (field_byte_offset): Use the type size as the field size if the l...Eric Botcazou2-5/+11
2009-04-17* dbxout.c (xcoff_debug_hooks): Add set_name_debug_nothing.David Edelsohn2-0/+5
2009-04-17dbxout.c (dbxout_block): Reinstate test on TREE_USED.Eric Botcazou3-1/+8
2009-04-17tree-ssa-structalias.c (get_constraint_for_component_ref): Handle component r...Richard Guenther2-0/+13
2009-04-17tm.texi (TARGET_DEFAULT_TARGET_FLAGS, [...]): Use @deftypevr rather than @def...Adam Nemet2-14/+22
2009-04-17tree-ssa-forwprop.c (get_prop_dest_stmt): Clean up tuplification.Richard Guenther2-10/+16
2009-04-17configure.ac: Add new AC_SUBST for TM_ENDIAN_CONFIG...Andrew Stubbs33-58/+197
2009-04-17misc.c (gnat_expand_expr): Remove.Diego Novillo2-43/+5
2009-04-17Makefile.in (REVISION_s): Always include quotes.Rafael Avila de Espindola5-4/+112
2009-04-17tree-ssa-alias.c (refs_may_alias_p_1): Do not use TBAA for decl-vs-decl disam...Richard Guenther2-13/+26
2009-04-17s390.h (s390_tune_attr): New macro definition.Andreas Krebbel3-1/+10
2009-04-17tree-ssa-ccp.c (struct fold_stmt_r_data): Remove.Richard Guenther2-215/+139
2009-04-17[multiple changes]Arnaud Charlet3-33/+77
2009-04-17sem_ch3.adb (Build_Derived_Enumeration_Type): Diagnose properly illegal const...Ed Schonberg2-16/+39
2009-04-17re PR ada/35953 (Socket stream subprograms incorrectly handling null arrays)Thomas Quinot12-195/+126
2009-04-17[multiple changes]Arnaud Charlet9-23/+200
2009-04-17* gcc-interface/Make-lang.in: Update dependencies.Arnaud Charlet1-45/+48
2009-04-17einfo.ads, einfo.adb: New attribute Underlying_Record_View...Ed Schonberg7-10/+187
2009-04-17s-conca5.adb, [...]: Remove unneeded pragma WarningsRobert Dewar61-151/+45
2009-04-17g-moreex.adb: Add comments.Robert Dewar50-162/+92
2009-04-17[multiple changes]Arnaud Charlet4-2/+19
2009-04-17tree-ssa-dom.c (gimple_assign_unary_useless_conversion_p): Remove.Richard Guenther3-27/+13
2009-04-17[multiple changes]Arnaud Charlet3-25/+26
2009-04-17initialize.c: Do not get Unicode command line if Unicode support not activated.Pascal Obry3-11/+103
2009-04-17sh.h (FUNCTION_VALUE): Fix call to sh_promote_prototypes.Paolo Bonzini2-1/+5
2009-04-17[multiple changes]Arnaud Charlet5-2/+35
2009-04-17sfp-machine.h (__gcc_CMPtype): New typedef.Uros Bizjak2-0/+10
2009-04-17[multiple changes]Arnaud Charlet11-28/+120
2009-04-17output.ads (Indent,Outdent): New procedures for indenting the output.Bob Duff4-60/+214
2009-04-17[multiple changes]Arnaud Charlet3-5/+34
2009-04-17config.gcc: Add soft-fp/t-softfp and i386/t-linux to tmake_file for...Aurelien Jarno2-32/+31
2009-04-17* gfortran.fortran-torture/execute/getarg_1.x: New file.Ulrich Weigand2-0/+9
2009-04-17* gfortran.dg/vect/pr39318.f90: Guard with "target fopenmp".Ulrich Weigand2-1/+5
2009-04-17chmod_1.f90: Disable on spu-*-* targets.Ulrich Weigand7-6/+15
2009-04-17nan_inf_fmt.x: Skip on spu-*-*.Ulrich Weigand26-7/+67