]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2012-04-10  Richard Guentherre PR middle-end/52888 (Unable to inline function point...
2012-04-10  Richard Guenthertoplev.h (tree_rest_of_compilation): Remove.
2012-04-10  Ulrich Weigandre PR tree-optimization/52870 (ICE during SLP pattern...
2012-04-10  Tristan Gingoldgengtype.c (main): Make uintptr_t a known type.
2012-04-10  Richard Guenthertree-pass.h (tree_lowering_passes): Remove.
2012-04-10  Mike StumpDon't use CRLF endings.
2012-04-10  Mike Stumpa-assert.ads: Remove execute permission.
2012-04-10  Mike Stump* gcc.dg/tree-ssa/vrp60.c: Likewise.
2012-04-10  Mike Stumpudlit-raw-op.C: Don't use CRLF endings.
2012-04-10  Mike Stumpdll-8.c: Remove execute permissions.
2012-04-10  H.J. LuRemove SIO and GNU_LD from config/pa/pa.opt
2012-04-10  GCC AdministratorDaily bump.
2012-04-09  Jan Hubickare PR lto/52722 (ICE in lto_output_varpool_node)
2012-04-09  Uros Bizjakre PR target/52883 (ICE in simplify_const_unary_operati...
2012-04-09  Eric Botcazoutarget-supports.exp (check_effective_target_sparc_v9...
2012-04-09  Eric Botcazoure PR target/52717 (thunk referenced in discarded secti...
2012-04-09  Oleg Endoconstraints.md: Update list of constraints in comment...
2012-04-09  GCC AdministratorDaily bump.
2012-04-08  Manuel López... tree-pretty-print.h: Update comment.
2012-04-08  Oleg EndoAdapt ChangeLog for previous commit of two patches...
2012-04-08  Oleg Endosh.md (*prefetch_i4, [...]): Merge into ...
2012-04-08  Tobias Burnusre PR fortran/52751 (private module variable are not...
2012-04-08  GCC AdministratorDaily bump.
2012-04-07  Joseph Myers* es.po: Update.
2012-04-07  Manuel López... Wstrict-aliasing-float-ref-int-obj.C: Add labels to...
2012-04-07  Thomas Koenigre PR fortran/52893 (Moving functions out of implied...
2012-04-07  Oleg Endosh.h (high_life_started): Remove
2012-04-07  Oleg Endosh-protos.h (prepare_move_operands): Return void instea...
2012-04-07  Oleg Endosh-protos.h (fp_int_operand, [...]): Remove.
2012-04-07  Sandra Loosemoreinvoke.texi: Clean up Texinfo markup throughout the...
2012-04-07  GCC AdministratorDaily bump.
2012-04-06  Mike Stump* gimple-fold.c (gimple_fold_stmt_to_constant_1): Avoid...
2012-04-06  Doug Evans* dg-extract-results.sh: Handle KFAILs.
2012-04-06  Thomas Koenigre PR fortran/52668 (Incorrect unused warning for USE...
2012-04-06  Mike Stumpre PR testsuite/50722 (FAIL: gcc.dg/pr49994-3.c (test...
2012-04-06  Jason Merrillre PR c++/52596 ([C++11] internal compiler error: in...
2012-04-06  Jason Merrillxvalue comment
2012-04-06  Oleg Endosh.c (hi_const): Remove.
2012-04-06  Oleg Endosh-protos.h (sh_expand_t_scc): Change return type from...
2012-04-06  Oleg Endosh-protos.h (fp_zero_operand, [...]): Use bool as retur...
2012-04-06  Matt Turnerinstall.texi: Correct typo "-mno-lsc" -> "-mno-llsc".
2012-04-06  Eric Botcazouia64.c (ia64_load_pair_ok): Return 0 if the second...
2012-04-06  Teresa JohnsonAvoid instructions that incur expensive length-changing...
2012-04-06  GCC AdministratorDaily bump.
2012-04-05  Uros Bizjakre PR target/52882 (ICE in memory_address_length, at...
2012-04-05  Oleg Endore PR target/50751 (SH Target: Displacement addressing...
2012-04-05  Andrew Stubbsarm.md (arch): Add neon_onlya8 and neon_nota8.
2012-04-05  Richard Guentherlto-lang.c (LANG_HOOKS_CALLGRAPH_EXPAND_FUNCTION):...
2012-04-05  Richard Guenthergimple.c (walk_gimple_op): Compute val_only for the...
2012-04-05  Richard Guenthertree-ssa-dse.c (dse_optimize_stmt): Remember the stmt...
2012-04-05  Bill Schmidtre PR testsuite/52614 (Test failures in gcc.dg/vect...
2012-04-05  Richard Guenthertree-ssanames.c (release_dead_ssa_names): Compact the...
2012-04-05  Rainer OrthRestore HAVE_INET6 tests (PR libgcj/52645)
2012-04-05  Richard Guenthertree-nrv.c (tree_nrv): Release VDEFs.
2012-04-05  Richard Guenthergimple-iterator.c (gsi_remove): Return whether EH edges...
2012-04-05  Rainer OrthExport std::_List_node_base for non-PIC code
2012-04-05  Bernhard Reutner... PR bootstrap/52840: libstdc++: let debug find sources...
2012-04-05  GCC AdministratorDaily bump.
2012-04-04  Mike Stumprtl.texi (const_double): Document as sign-extending.
2012-04-04  Ian Lance Taylorsyscall: Add more constants.
2012-04-04  Uros BizjakPartially revert:
2012-04-04  H.J. LuUse long long in gtm_jmpbuf for x86-64
2012-04-04  Jason Merrillre PR c++/52845 (non-void return type deduced for lambd...
2012-04-04  Richard Guentherre PR bootstrap/52808 (LTO bootstrap failed with bootst...
2012-04-04  Tristan Gingoldpex-unix.c (to_ptr32): Fix style.
2012-04-04  Tristan Gingoldexpr.c (expand_expr_real_2): Handle larger sizetype...
2012-04-04  Tristan Gingoldlibgfortran.h: Include complex.h before math.h
2012-04-04  GCC AdministratorDaily bump.
2012-04-03  Ian Lance Taylorsyscall, net: Fix GNU/Linux netlink code for big-endian...
2012-04-03  Jason Merrillre PR c++/52796 ([C++11] Initialization of primitive...
2012-04-03  Kaz Kojimat-sh (MULTILIB_MATCHES): Match m2a-single-only to m2a...
2012-04-03  Ian Lance Taylormksysinfo.sh: Add some more networking constants.
2012-04-03  Ian Lance Taylorgotest: Fix finding functions on PPC.
2012-04-03  Eric Botcazouexpr.c (get_bit_range): Add OFFSET parameter and adjust...
2012-04-03  Sandeep Kumar... h8300.c (h8300_current_function_monitor_function_p...
2012-04-03  Tristan Gingoldmmap.m4: Use *vms* instead of vms*.
2012-04-03  Richard Guentherre PR bootstrap/52808 (LTO bootstrap failed with bootst...
2012-04-03  Tristan Gingoldvms-c.c (vms_pragma_nomember_alignment): Handle 'byte...
2012-04-03  Jakub Jelinekre PR middle-end/52835 (-O3 wrongly optimizes loop...
2012-04-03  Eric Botcazouvarasm.c (initializer_constant_valid_for_bitfield_p...
2012-04-03  H.J. LuAdd --with-abi= support to x86_64-*-*
2012-04-03  GCC AdministratorDaily bump.
2012-04-02  Anatoly Sokolovarm.h (PREFERRED_RELOAD_CLASS): Remove.
2012-04-02  Peter Bergnerffi.c (ffi_prep_args_SYSV): Declare double_tmp.
2012-04-02  H.J. LuUpdate x32 rt_sigreturn syscall number to 0x40000201
2012-04-02  Richard Guentherre PR middle-end/52756 (255.vortex in SPEC CPU 2000...
2012-04-02  Rainer OrthFix .jcr alignment
2012-04-02  Richard Guentherre PR middle-end/52800 (eglibc build broken with intern...
2012-04-02  Richard Guentherre PR rtl-optimization/52803 (ICE: in ira, at ira.c...
2012-04-02  Arnaud Charlet[multiple changes]
2012-04-02  Uros BizjakPartially revert:
2012-04-02  Arnaud Charlet[multiple changes]
2012-04-02  Arnaud Charlet[multiple changes]
2012-04-02  Arnaud CharletComplete previous change.
2012-04-02  Arnaud Charlet[multiple changes]
2012-04-02  Arnaud Charlet[multiple changes]
2012-04-02  Arnaud Charlet[multiple changes]
2012-04-02  Robert Dewar2012-04-02 Robert Dewar <dewar@adacore.com>
2012-04-02  Dodji SeketeliPR c++/40942 - Failure of template specialization parti...
2012-04-02  Tristan Gingoldcrossconfig.m4 (*-*-*vms*): Add.
next