platform/upstream/gcc.git
2009-06-27 Laurent GUERBYtb-gcc.c (trace_callback): Add casts to silence warning.
2009-06-27 Eric Botcazou* tb-gcc.c: Fix copyright notice.
2009-06-27 H.J. Lure PR target/40489 (gcc.dg/builtin-unreachable-3.c...
2009-06-27 Paolo Bonzinitree-ssa-alias.c: Fix unintentional commit.
2009-06-27 Paolo Bonzinipasses.c (execute_one_pass): Fix unintentional commit.
2009-06-27 Paolo Bonzinidf-problems.c (df_set_seen, [...]): Delete.
2009-06-27 Paolo Bonzinire PR tree-optimization/26854 (Inordinate compile times...
2009-06-27 Paolo Bonzinibitmap.h (bitmap_ior_and_into): New.
2009-06-27 Paolo Bonzinidomwalk.h (struct dom_walk_data): Remove all callbacks...
2009-06-27 Eric Botcazouinit.c (__gnat_set_globals): Add prototype.
2009-06-27 Paolo Bonzinire PR testsuite/40567 (Revision 149002 caused many...
2009-06-27 Richard Earnshawarm.md (casesi): Fix test for Thumb1.
2009-06-27 Eric BotcazouFix nits
2009-06-27 Richard Hendersonre PR testsuite/40565 (Extra failures)
2009-06-27 GCC AdministratorDaily bump.
2009-06-26 Janus Weilre PR fortran/39997 (Procedure(), pointer & implicit...
2009-06-26 Daniel Gutsonarm-cores.def: Added core cortex-m0.
2009-06-26 DJ Deloriemep.opt (mfar): Remove -mfar as it doesn't do anything.
2009-06-26 H.J. Luc-decl.c (merge_decls): Re-indent.
2009-06-26 H.J. Ludecl.c (duplicate_decls): Re-indent.
2009-06-26 Janis Johnsonre PR c/39902 (x * 1.0DF gets wrong value)
2009-06-26 Richard Hendersonfunction.h (struct function): Add cannot_be_copied_reas...
2009-06-26 Olatunji Ruwasebuiltins.c (expand_builtin_alloca): Handle builtin...
2009-06-26 Steve Ellceyre PR bootstrap/40338 (bootstrap comparision fails...
2009-06-26 Steve Ellceyre PR bootstrap/40338 (bootstrap comparision fails...
2009-06-26 Doug Evanschangelog for:
2009-06-26 Doug EvansMakefile.def (host_modules): Add cgen.
2009-06-26 Laurent GUERBYtb-gcc.c (trace_callback): Use char* instead of void*.
2009-06-26 Kai Tietzmingw-tls.c (__mingwthr_key_dtor): Remove for none...
2009-06-26 Richard Guenthertree-ssa-structalias.c (do_ds_constraint): Simplify...
2009-06-26 Uros Bizjakre PR testsuite/40532 (FAIL: gcc.dg/builtins-65.c ...
2009-06-26 Eric Botcazoudecl.c (cannot_be_superflat_p): New predicate.
2009-06-26 Eric BotcazouFix oversight
2009-06-26 Eric Botcazoudecl.c (gnat_to_gnu_entity): Factor out common predicate.
2009-06-26 Arnaud Charlet[multiple changes]
2009-06-26 Eric Botcazoudecl.c (gnat_to_gnu_entity): Pass correct arguments...
2009-06-26 Steven Bosscherre PR middle-end/40525 (if conversion (in dead_or_predi...
2009-06-26 John David... re PR target/40468 (FAIL: gcc.c-torture/execute/2006103...
2009-06-26 GCC AdministratorDaily bump.
2009-06-25 Michael Meissnerpower7 patch #2: add bswap64; add preliminary VSX regis...
2009-06-25 Eric BotcazouFix formatting
2009-06-25 Ian Lance Taylorcall.c (avoid_sign_compare_warnings): New static function.
2009-06-25 Ian Lance Taylorg++spec.c (SKIPOPT): define.
2009-06-25 Ian Lance Taylorcvt.c (convert_to_void): Only warn about COND_EXPR...
2009-06-25 Ian Lance Taylorparser.c (cp_parser_binary_expression): Increment c_inh...
2009-06-25 Andrew Pinskire PR target/38731 (Local strings on the stack not...
2009-06-25 Richard Guenthertree-ssa-alias.c (ref_maybe_used_by_call_p_1): Disambig...
2009-06-25 Steve Ellcey20090618-1.c: add dg-run and dg-skip-if and move to ...
2009-06-25 Olivier Hainquemh-ppc-aix (BOOT_ADAFLAGS): Remove -mminimal-toc.
2009-06-25 Martin Jamborre PR middle-end/40493 (New SRA miscompiled binutils)
2009-06-25 Arnaud Charlet[multiple changes]
2009-06-25 Arnaud Charlet[multiple changes]
2009-06-25 Arnaud Charlet[multiple changes]
2009-06-25 Pascal Obrya-stwise.adb, [...]: Fix confusion between 'Length...
2009-06-25 Emmanuel Briotfmap.ads, [...] (Source_Data.Get_Object): Field removed...
2009-06-25 Pascal Obrysem_ch4.adb: Minor reformatting.
2009-06-25 Arnaud Charlet[multiple changes]
2009-06-25 Arnaud Charlet[multiple changes]
2009-06-25 Arnaud Charlet[multiple changes]
2009-06-25 Basile Starynkevitchplugins.texi (Building GCC plugins): Corrected typo...
2009-06-25 Robert Dewarexp_ch6.adb, [...]: Minor reformatting
2009-06-25 Ian Lance Taylorarc.c: Include "df.h".
2009-06-25 Takashi YOSHIIinvoke.texi (SH Options): Document -m2a, -m2a-single...
2009-06-25 GCC AdministratorDaily bump.
2009-06-24 Anatoly Sokolovdefaults.h (CAN_ELIMINATE): Provide default.
2009-06-24 DJ DelorieUpdate copyright year
2009-06-24 Jason Merrill* error.c (dump_decl): Do say "typedef" for the injecte...
2009-06-24 Jason Merrillpt.c (lookup_template_class): Use currently_open_class...
2009-06-24 DJ DelorieOops, missed deletion.
2009-06-24 DJ Deloriemep-ext-cop.cpu: Fix copyright notice.
2009-06-24 Jason Merrillre PR c++/40342 (ambiguous overload not diagnosed)
2009-06-24 Denis Chertykovcontrib.texi (Contributors):
2009-06-24 Janus Weilre PR fortran/40427 ([F03] Procedure Pointer Components...
2009-06-24 Arnaud Charlet[multiple changes]
2009-06-24 Emmanuel Briotprj-proc.adb, [...] (Allow_Duplicate_Basenames): New...
2009-06-24 Emmanuel Briotgnat_ugn.texi, [...] (Suffix_Matches): A suffix can...
2009-06-24 Arnaud Charlet[multiple changes]
2009-06-24 Emmanuel Briotgnatcmd.adb, [...] (Units_Table): Removed, since no...
2009-06-24 Arnaud Charlet[multiple changes]
2009-06-24 Arnaud Charlet[multiple changes]
2009-06-24 Arnaud Charlet[multiple changes]
2009-06-24 Arnaud Charlet[multiple changes]
2009-06-24 Eric BotcazouFix nits
2009-06-24 Jonathan Wakelyfuture (shared_future): Adjust doxygen comment.
2009-06-24 Jonathan Wakelyre PR libstdc++/40297 ([C++0x] debug mode vs atomics)
2009-06-24 Andreas Krebbelre PR middle-end/40501 (error: invalid conversion in...
2009-06-24 DJ DelorieMAINTAINERS: Add myself as mep maintainer.
2009-06-24 Ian Lance Taylorconfigure.ac: Add --enable-build-with-cxx.
2009-06-24 GCC AdministratorDaily bump.
2009-06-23 Ramana Radhakrishnanarm.c (arm_override_options): Fix braces and formatting...
2009-06-23 Benjamin Kosnikuser.cfg.in (PREDEFINED): Add _GLIBCXX_ATOMIC_BUILTINS_*.
2009-06-23 Jonathan Wakelyshared_ptr.h: Do not swap rvalues.
2009-06-23 Ian Lance Taylor* Makefile.in ($(out_object_file)): Depend upon $(DF_H).
2009-06-23 Ian Lance Taylorreload.c (alternative_allows_const_pool_ref): Mark...
2009-06-23 Michael MeissnerUpdate comment
2009-06-23 Michael MeissnerStep 1 of VSX changes: Powerpc infrstructure changes
2009-06-23 Anatoly Sokolovconfig.gcc (avr-*-rtems*, avr-*-*): Set extra_gcc_objs...
2009-06-23 Steve Ellceyre PR testsuite/39297 (gcc.dg/tree-ssa/loop-31.c)
2009-06-23 Jonathan Wakelymacros.h: Replace @tbd with valid doxygen tag @todo.
2009-06-23 Manuel López... directives.c (parse_include): Add location argument.
next