re PR target/45807 (Lying eh_frame r2 save info causes crashes with static libgcc_eh...
[gcc.git] / gcc /
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...
2010-09-30 Richard Guentherre PR lto/45702 (New LTO test failures)
2010-09-30 Iain Sandoeadd files missed on previous commit.
2010-09-30 Iain Sandoere PR objc/45842 (New obj(c-c++) failures)
2010-09-30 Nicola PeroIn gcc/testsuite/: 2010-09-30 Nicola Pero <nicola.pero...
2010-09-30 Nicola PeroIn gcc/c-family/: 2010-09-30 Nicola Pero <nicola.pero...
2010-09-30 Eric Botcazou* ada/acats/run_acats: Revert revision 157037.
2010-09-30 Tom G. Christenseninstall.texi (Binaries): Update link to HP-UX porting...
2010-09-30 GCC AdministratorDaily bump.
2010-09-29 Nicola PeroFixed dates in ChangeLogs for my last commit - apologies
2010-09-29 Nicola PeroIn gcc/: 2010-09-29 Nicola Pero <nicola.pero@meta-innov...
2010-09-29 Steve Ellceyia64.c (ia64_builtin_decl): New.
2010-09-29 Bernd Schmidtre PR c/45054 (struct-by-value-1.c fail.)
2010-09-29 Bernd Schmidtre PR target/40457 (use stm and ldm to access consecuti...
2010-09-29 Kai Tietzmingw32.h (TARGET_64BIT): replaced by TARGET_64BIT_DEFA...
2010-09-29 Jack Howarthvarasm.c (assemble_alias): Add error message for unsupp...
2010-09-29 Mike Stumpdarwin.h (flag_mkernel): Remove.
2010-09-29 Joseph MyersJoseph Myers <joseph@codesourcery.com>
2010-09-29 Nathan Sidwellconfigure.ac: Add --enable-indirect-function option.
2010-09-29 Joseph Myersoptions.texi (Variable, Var, Init): Update documentatio...
2010-09-29 Joseph Myersoptc-gen.awk: Generate global_options initializer inste...
2010-09-29 Hariharan Sandanag... picochip.c (picochip_output_internal_label): This funct...
2010-09-29 Eric BotcazouFix long line
2010-09-29 Richard Guenthertree.h (SCOPE_FILE_SCOPE_P): New macro.
2010-09-29 Yao Qidecl.c (get_atexit_node): Fix typo.
2010-09-29 Tristan Gingoldstack-usage-1.c (SIZE): Adjust for avr.
2010-09-29 Nicola PeroIn gcc/: 2010-09-29 Nicola Pero <nicola.pero@meta-innov...
2010-09-29 GCC AdministratorDaily bump.
2010-09-28 Nicola PeroIn gcc/: 2010-09-29 Nicola Pero <nicola.pero@meta-innov...
2010-09-28 Richard HendersonImplement TARGET_BUILTIN_DECL for alpha.
2010-09-28 Nicola PeroIn gcc/: 2010-09-28 Nicola Pero <nicola.pero@meta-innov...
2010-09-28 DJ Deloriere PR target/45800 ([M32C] compile error on increment...
2010-09-28 Jason Merrilltree.c (lvalue_kind): Rename from lvalue_p_1, make...
next