[multiple changes]
[gcc.git] / gcc /
2010-10-04 Arnaud Charlet[multiple changes]
2010-10-04 Joseph Myersoptc-gen.awk: Define global_options_set.
2010-10-04 Jan Hubickare PR middle-end/45871 (lto bootstrap miscompiles expmed.c)
2010-10-04 Martin Jamborre PR tree-optimization/45572 (various ICEs with -finli...
2010-10-04 Yao Qipasses.texi: Clean up.
2010-10-04 Richard Guentherf95-lang.c (current_translation_unit): New global variable.
2010-10-04 Ian Lance Taylorc-typeck.c (lookup_field): If -fplan9-extensions, permi...
2010-10-04 GCC AdministratorDaily bump.
2010-10-03 H.J. LuRevert revision 164914.
2010-10-03 Jason Merrilltypeck.c (require_complete_type_sfinae): Add complain...
2010-10-03 François-Xavier... cppbuiltin.c: New file.
2010-10-03 Andi Kleenlto-cgraph.c (input_cgraph): Check for missing sections.
2010-10-03 Uros Bizjaki386.md (*ashl<mode>3_mask): Change operand 2 preticate...
2010-10-03 H.J. LuDisallow negative steps in vectorizer.
2010-10-03 GCC AdministratorDaily bump.
2010-10-02 Jan Hubickatree-ssa-ccp.c (ccp_fold_stmt): Fold away OBJ_TYPE_REF...
2010-10-02 John David Anglinpr45678-1.c: Add -fno-common to options on 32-bit hppa...
2010-10-02 John David Anglinre PR target/45820 (FAIL: gcc.c-torture/compile/pr45728...
2010-10-02 Ralf WildenhuesAllow to pass separate configure arguments for build...
2010-10-02 Janus Weilre PR fortran/45748 (-fimplicit-none failures when...
2010-10-02 Thomas Koenigre PR fortran/42831 (Unnecessary array temporary produced)
2010-10-02 GCC AdministratorDaily bump.
2010-10-01 Uros Bizjaki386.md (*ashl<mode>3_mask): New insn_and_split pattern.
2010-10-01 Steve Ellceyre PR middle-end/44716 (Bootstrap fails with partial...
2010-10-01 Rainer OrthMention PR, fix typo.
2010-10-01 Nick Cliftoncommon.opt: Add -fcombine-stack-adjustments.
2010-10-01 Richard Guentherre PR middle-end/45854 (ICE in redirect_eh_edge_1,...
2010-10-01 Anthony GreenFix moxie-rtems configuration
2010-10-01 Richard Guentherdwarf2out.c (gen_namespace_die): Use DECL_FILE_SCOPE_P.
2010-10-01 Ulrich Weigandspu.c (spu_init_builtins): No longer add END_BUILTINS...
2010-10-01 Ulrich Weigandspu.c (TARGET_EXCEPT_UNWIND_INFO): Set to sjlj_except_u...
2010-10-01 Tristan Gingoldconfigure.ac: Define the nop insn for avr*-*-*
2010-10-01 Alan Modrare PR target/45807 (Lying eh_frame r2 save info causes...
2010-10-01 Richard Guentherre PR tree-optimization/43959 (FAIL: gcc.dg/torture...
2010-10-01 GCC AdministratorDaily bump.
2010-10-01 Kaz Kojimash.c (sh_expand_prologue): Set current_function_static_...
2010-09-30 Michael EagerReplace FLOAT_MIN, FLOAT_MAX to __FLT_MIN__, __FLT_MAX__.
2010-09-30 Rainer Orthconfigure.ac: Check for Solaris 8 ld with .hidden support.
2010-09-30 Sebastian PopFix PR45758: reset scevs before Graphite.
2010-09-30 Sebastian PopFix miscompilation of 416.gamess.
2010-09-30 Sebastian PopAdd testcase for PR45758.
2010-09-30 Sebastian PopFix memory leaks in new scop detection.
2010-09-30 Sebastian PopFix Graphite memory leaks.
2010-09-30 Sebastian PopNew flag: -fgraphite-dump-cloog.
2010-09-30 Sebastian PopCDI_POST_DOMINATORS are not used in Graphite.
2010-09-30 Sebastian PopOnly iterate over pbb_dim_iter_domain.
2010-09-30 Sebastian PopFix comments.
2010-09-30 Sebastian PopNew pass: loop flattening.
2010-09-30 Sebastian PopAdd cloog_checksum.
2010-09-30 Sebastian PopFix pbb_number_of_iterations_at_time.
2010-09-30 Sebastian PopFix lst_update_scattering.
2010-09-30 Sebastian PopOutline lst_niter_for_loop.
2010-09-30 Sebastian PopCall fatal_error when the transform read from file...
2010-09-30 Sebastian PopFix pretty printers.
2010-09-30 Sebastian PopUse FOR_EACH_VEC_ELT.
2010-09-30 Vladimir KargovNew SCoPDetection detects first SCoPs.
2010-09-30 Sebastian PopFix uninitialize warning.
2010-09-30 Sebastian PopAvoid set but not used warning.
2010-09-30 Sebastian PopSpeed-up loop blocking: strip-mining is always legal.
2010-09-30 Vladimir KargovFix the description of graphite_can_represent_loop.
2010-09-30 Sebastian PopAdd testcase for PR45230.
2010-09-30 Sebastian PopAlso handle ARRAY_REFs in instantiate_scev_r.
2010-09-30 Sebastian PopFix chrec_contains_symbols_defined_in_loop.
2010-09-30 Sebastian PopA function is affine when CHREC_RIGHT is invariant.
2010-09-30 Sebastian PopFactor out is_gimple_reg calls.
2010-09-30 Vladimir KargovRemove outermost loop parameter.
2010-09-30 Sebastian PopFix PR45229: gcc.c-torture/execute/20000412-4.c ICEs...
2010-09-30 Riyadh BaghdadiIntegrate openscop tests in graphite testsuite.
2010-09-30 Riyadh BaghdadiAdd documentation for -fgraphite-read and -fgraphite...
2010-09-30 Riyadh BaghdadiDisable graphite loop optimizations with fgraphite...
2010-09-30 Riyadh BaghdadiDump each scop in a separate file.
2010-09-30 Sebastian PopRemove redundant checks in graphite_can_represent_scev.
2010-09-30 Sebastian PopFix 435.gromacs miscompile.
2010-09-30 Riyadh BaghdadiEnable graphite to read an OpenScop file.
2010-09-30 Andreas SimbuergerFix include order to avoid failed compilation on CLOOG_ORG.
2010-09-30 Andreas SimbuergerAdd necessary accessors for CloogMatrix (CLOOG_ORG).
2010-09-30 Riyadh BaghdadiRemove spaces from matrix lines.
2010-09-30 Riyadh BaghdadiFix columns order in openscop.
2010-09-30 Sebastian PopAdd testcase for PR43423.
2010-09-30 Sebastian PopGenerate in priority signed types for integer constants.
2010-09-30 Sebastian PopAvoid lang_hooks, call build_nonstandard_integer_type.
2010-09-30 Riyadh BaghdadiWrite OpenScop format.
2010-09-30 Eric BotcazouFix date
2010-09-30 Anatoly Sokolovm32c.c (cris_memory_move_cost): New.
2010-09-30 Jakub Jelinekre PR target/45843 (__builtin_va_arg overwrites into...
2010-09-30 Janus Weilre PR fortran/45828 (No default initialization of deriv...
2010-09-30 Michael MeissnerPR target/45837: Make powerpc build again
2010-09-30 Tobias Burnusgfortran.tex (Fortran 2008 status): Update list of...
2010-09-30 Jakub Jelinek* dwarf2out.c (mem_loc_descriptor): Handle IF_THEN_ELSE.
2010-09-30 Jakub Jelinekre PR tree-optimization/31261 (Missed tree optimization...
2010-09-30 Ralf Wildenhuesbuild: more correct build rules for build/gen% programs.
2010-09-30 Jonathan Wakelyinstall.texi: Suggest using LD_LIBRARY_PATH to find...
2010-09-30 Rainer Orthsparc.opt (mimpure-text): Move ...
2010-09-30 Michael EagerCheck in support for Xilinx MicroBlaze processor.
2010-09-30 Joseph Myersmisc.c (optimize, [...]): Undefine as macros and define...
2010-09-30 Iain Sandoeadd @optional/@required to prto lists
2010-09-30 Joel Sherrillg-socket.adb: Move pragma to disable warnings in case...
2010-09-30 Nathan Froyd* config/iq2000/t-iq2000 (TARGET_LIBGCC2_CFLAGS): Delete.
2010-09-30 Joseph Myersopt-functions.awk (static_var): Update comment.
2010-09-30 Martin Jambortree-sra.c (type_consists_of_records_p): Do not check...
next