aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2009-04-17gcc-dg.exp (gcc-dg-prune): Make linker message check less strict so it also w...Ulrich Weigand5-1/+27
2009-04-17re PR tree-optimization/39746 (Fail pr34513.c and pr34513.C at -O1 and above)Richard Guenther2-18/+15
2009-04-17[multiple changes]Arnaud Charlet7-57/+63
2009-04-17[multiple changes]Arnaud Charlet3-3/+27
2009-04-17[multiple changes]Arnaud Charlet4-6/+23
2009-04-17[multiple changes]Arnaud Charlet7-35/+72
2009-04-17[multiple changes]Arnaud Charlet11-1058/+115
2009-04-17* gcc-interface/Make-lang.in: Update dependencies.Arnaud Charlet2-297/+287
2009-04-17Adjust previous check-in, which set the wrong install_name for libgnarlArnaud Charlet1-2/+3
2009-04-17ref_type.ads, [...]: Fix test after proper rule enforced by gnat on taft types.Arnaud Charlet1-0/+5
2009-04-17Fix test after proper rule enforced by gnat on taft types.Arnaud Charlet2-2/+1
2009-04-17[multiple changes]Arnaud Charlet10-135/+1168
2009-04-17sem_ch3.adb (Access_Subprogram_Definition): Additional checks on illegal uses...Ed Schonberg4-206/+202
2009-04-17[multiple changes]Arnaud Charlet10-19/+105
2009-04-17[multiple changes]Arnaud Charlet12-227/+346
2009-04-17[multiple changes]Arnaud Charlet10-168/+157
2009-04-17Makefile.in: Under darwin, build shared libraries with install_name starting ...Nicolas Setton2-1/+7
2009-04-17[multiple changes]Arnaud Charlet6-12/+104
2009-04-17re PR testsuite/39792 (g++.dg/ext/complit11.C failed)Jakub Jelinek2-4/+10
2009-04-17df.h: Include "timevar.h".Ian Lance Taylor44-291/+388
2009-04-17Daily bump.GCC Administrator1-1/+1
2009-04-16mips.c (mips_rtx_cost_data): Use SOFT_FP_COSTS in XLR entry.Joseph Myers4-11/+15
2009-04-16re PR target/39767 (libgcc2.c:562: internal compiler error: RTL check: expect...Kaz Kojima2-0/+7
2009-04-16cfgrtl.c (delete_insn_chain_and_edges): Remove.Kazu Hirata3-17/+5
2009-04-16tree-iterator.c (tsi_split_statement_list_after, [...]): Remove.Kazu Hirata3-61/+8
2009-04-16tree-ssa-propagate.c (stmt_makes_single_load): Remove.Kazu Hirata3-31/+6
2009-04-16emit-rtl.c (set_mem_attrs_from_reg): Remove.Kazu Hirata3-12/+5
2009-04-16* tree-iterator.c (EXPR_LAST_BODY): Remove.Kazu Hirata2-13/+4
2009-04-16except.c (eh_region_outer_p): Remove.Kazu Hirata3-27/+5
2009-04-16function.c (current_function_assembler_name): Remove.Kazu Hirata3-9/+6
2009-04-16re PR c++/17570 (Extension to incorporate default parameters in signature of ...Andrew Pinski2-0/+23
2009-04-16cp-tree.h (enum tsubst_flags): Rename from enum tsubst_flags_t.Ian Lance Taylor2-2/+11
2009-04-16re PR c++/28766 (compound literal expression vs templates)Andrew Pinski2-0/+20
2009-04-16rtlanal.c (alloc_reg_note): New function, broken out of add_reg_note.Ian Lance Taylor7-36/+50
2009-04-16re PR rtl-optimization/39762 (IRA ICE with -msoft-float)Vladimir Makarov7-58/+108
2009-04-16tree-cfg.c (verify_gimple_assign_binary): Allow POINTER_PLUS_EXPR-like PLUS_E...Richard Guenther3-17/+59
2009-04-16common.opt (fhelp): Add Var(help_flag).Rafael Avila de Espindola6-1/+64
2009-04-16gimple.c (gimple_copy): Do not clear addresses_taken bitmap.Richard Guenther6-108/+96
2009-04-16gimple.h (walk_stmt_load_store_addr_ops): Declare.Richard Guenther5-125/+278
2009-04-16[multiple changes]Arnaud Charlet7-22/+75
2009-04-16gcc-plugin.h (plugin_event): Add PLUGIN_INFO.Rafael Avila de Espindola6-21/+147