]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2011-07-20  Andreas Krebbels390.c (s390_class_max_nregs): Fix return type.
2011-07-20  Richard Bienerre PR middle-end/18908 (Missed folding opportunities...
2011-07-20  Richard Guentherre PR middle-end/18908 (Missed folding opportunities...
2011-07-20  Vladimir Makarovfrv.c (frv_register_move_cost): Define explicitly costs...
2011-07-20  Uros Bizjakre PR target/49780 ([x32] internal compiler error:...
2011-07-20  Richard Guenthertree-ssa-structalias.c (new_var_info): Allocate oldsolu...
2011-07-20  Paolo Carlinisafe_local_iterator.h (_Safe_local_iterator<>:: _Safe_l...
2011-07-20  Chung-Lin Tangarm.c (arm_canonicalize_comparison): Add case to canoni...
2011-07-20  GCC AdministratorDaily bump.
2011-07-19  Anatoly Sokolovtarget.def (class_max_nregs): New hook.
2011-07-19  Eric Botcazoucif-code.def (OVERWRITABLE): Fix typo and move around.
2011-07-19  François Dumontsafe_unordered_base.h, [...]: New, support for unordere...
2011-07-19  Ian Lance Taylorconfigure.ac: Add --enable-build-poststage1-with-cxx.
2011-07-19  Robert Millangnu-user.h: Copy from linux.h.
2011-07-19  Richard Sandifordrtl.h (mem_attrs): Turn offset and size fields into...
2011-07-19  Richard Sandifordrtl.texi (MEM_OFFSET_KNOWN_P): Document.
2011-07-19  Richard Sandifordrtl.texi (MEM_SIZE_KNOWN_P): Document.
2011-07-19  Richard Sandifordemit-rtl.c (mem_attrs_eq_p): New function, split out...
2011-07-19  Richard Sandifordgcc/
2011-07-19  Jason Merrillre PR c++/49785 ([C++0x] ICE in coerce_template_parms)
2011-07-19  Tobias Burnusexpr.c (gfc_is_coarray): New function.
2011-07-19  Vladimir MakarovMAINTAINERS (Register Allocation): Move myself from...
2011-07-19  Richard Guenthertree-ssa-forwprop.c (lookup_logical_inverted_value...
2011-07-19  Richard Guenthertree.h (fold_build_pointer_plus_loc): New helper function.
2011-07-19  Richard Guentherre PR middle-end/18908 (Missed folding opportunities...
2011-07-19  Janus Weilre PR fortran/49708 (ICE with allocate and no dimensions)
2011-07-19  Richard Sandifordre PR tree-optimization/49742 (ICE for gcc.dg/vect...
2011-07-19  Richard BienerMakefile.in (tree-ssa-forwprop.o): Depend on gimple...
2011-07-19  Richard Guenthergimplify.c (gimplify_expr): Gimplify TRUTH_NOT_EXPR...
2011-07-19  Jakub Jelinekre PR tree-optimization/49768 (C99 style union initiali...
2011-07-19  Ira Rosenre PR tree-optimization/49771 (wrong code with -ftree...
2011-07-19  GCC AdministratorDaily bump.
2011-07-18  Martin Jamboripa-prop.h: Include alloc-pool.h, all sorts of updates...
2011-07-18  Martin Jamborparser.c (cp_parser_parameter_declaration_list): Initia...
2011-07-18  Richard Hendersonbb-reorder.c (fix_crossing_conditional_branches): Emit...
2011-07-18  Jakub Jelinekre PR middle-end/49675 (ICE (segfault) with -finstrumen...
2011-07-18  Richard Hendersonbb-reorder.c (emit_barrier_after_bb): Split out of ...
2011-07-18  Uros Bizjakre PR target/47744 ([x32] ICE: in reload_cse_simplify_o...
2011-07-18  Rainer Orthre PR bootstrap/49769 (configuration mismatch -- extra...
2011-07-18  Paolo Carlinire PR libstdc++/48430 (std::hash partial specialization...
2011-07-18  Tobias Burnustrans-decl.c (gfc_build_qualified_array): Make coarray...
2011-07-18  David Edelsohn* doc/install.texi (Specific, *-ibm-aix*): AIX assemble...
2011-07-18  Richard Guenthergimplify.c (gimplify_expr): Use input_location, not...
2011-07-18  Richard Guentherexpr.c (expand_expr_real_2): Properly truncate the...
2011-07-18  Rainer Orthre PR target/49541 (TLS support partially broken in...
2011-07-18  Jakub Jelinek* MAINTAINERS (Global Reviewers): Add myself.
2011-07-18  Rainer Orthre PR debug/23205 ([C++/unit-at-a-time] stabs debug...
2011-07-18  Ira Rosenpr49038.c: Run only on targets that support mmap.
2011-07-18  Richard GuentherMAINTAINERS (Global Reviewers): Add myself.
2011-07-18  Tobias Burnusresolve.c (resolve_transfer): Mention defined I/O in...
2011-07-18  GCC AdministratorDaily bump.
2011-07-17  John David... re PR target/49746 (Generated PA-RISC2.0w code cannot...
2011-07-17  Tobias Burnusre PR fortran/34657 (program-unit MY_SUB imports symbol...
2011-07-17  Eric Botcazoure PR middle-end/49732 (crash on terminal_interface...
2011-07-17  Tobias Burnusre PR fortran/49624 (ICE with pointer-bound remapping)
2011-07-17  Jason MerrillMakefile.def (language=c++): Add check-c++0x and check...
2011-07-17  Jason Merrillpt.c (tinst_level_tick, [...]): Replace with last_error...
2011-07-17  Nathan Froydre PR c++/45329 (When printing a list of candidate...
2011-07-17  GCC AdministratorDaily bump.
2011-07-16  Tobias Burnusexpr.c (gfc_ref_this_image): New function.
2011-07-16  Basile Starynkevitchchangelog typo.
2011-07-16  Bernd Schmidtmul-subnormal-single-1.x: Add tic6x-*-* case.
2011-07-16  Matthias Kloseinstall.texi: Document --enable-static-libjava.
2011-07-16  Jason MerrillMake-lang.in (check-g++-strict-gc): New.
2011-07-16  Richard Hendersonbbpart: Use a VEC for crossing_edges.
2011-07-16  GCC AdministratorDaily bump.
2011-07-15  Daniel Carrerampi.c (caf_runtime_error): Change fprintf to vfprintf.
2011-07-15  Yufeng Zhangctype_members.cc: New file.
2011-07-15  Paolo Carlini2011-07-15 Paolo Carlini <paolo.carlini@oracle.com>
2011-07-15  Paolo Carlinire PR libstdc++/49745 (error: ‘int truncate’ redeclared...
2011-07-15  Dodji SeketeliUse source_location where it is due
2011-07-15  Jason Merrillre PR testsuite/49741 (make -k check-c++0x not multilib...
2011-07-15  Basile Starynkevitchplugins.texi (Building GCC plugins): gengtype needs...
2011-07-15  Jakub Jelinekre PR testsuite/49753 (FAIL: g++.dg/torture/pr49309.C)
2011-07-15  Jakub Jelinekwait.h (do_spin): New inline...
2011-07-15  John David... re PR target/49723 (gcc.c-torture/compile/pr46934.c...
2011-07-15  Eric Botcazoure PR debug/48220 (DW_OP_GNU_entry_value/DW_TAG_GNU_cal...
2011-07-15  H.J. LuRemove gcc/testsuite/ prefix.
2011-07-15  Bernd Schmidtrevert: re PR rtl-optimization/11320 (Scheduler bug)
2011-07-15  Bernd Schmidtre PR testsuite/49757 (FAIL: gcc.target/tic6x/*.c)
2011-07-15  Bernd Schmidt* MAINTAINERS (c6x port): New entry.
2011-07-15  Bernd Schmidtweak-call.c: New test.
2011-07-15  Bernd Schmidtinvoke.texi (C6X Options): New section.
2011-07-15  Eric Botcazou* gcc-interface/gigi.h: Move around comment.
2011-07-15  Eric Botcazoure PR ada/48711 (failure to bootstrap or build ada...
2011-07-15  GCC AdministratorDaily bump.
2011-07-14  John David... re PR ada/46350 (s-taprop.adb:891:40: warning: redundan...
2011-07-14  Andrew Pinskire PR tree-optimization/49309 (ICE with -fmudflap:...
2011-07-14  Bernd Schmidtre PR rtl-optimization/11320 (Scheduler bug)
2011-07-14  Bernd Schmidt* gcc.dg/pr48770.c: Add dg-require-effective-target...
2011-07-14  Daniel CarreraRemove error parameter from caf_runtime_error. Add...
2011-07-14  Georg-Johann Layre PR target/49487 ([avr] ICE in bytewise rotate)
2011-07-14  Richard Guentherre PR tree-optimization/49651 (nested lambdas and ...
2011-07-14  Richard Guenthergimple-fold.c (fold_gimple_assign): Remove operand...
2011-07-14  Richard Guentherfold-const.c (fold_binary_loc): Convert the !bool_var...
2011-07-14  Bernd Schmidthaifa-sched.c (schedule_insns): Remove outdated comment.
2011-07-14  Richard Sandifordre PR middle-end/49736 (Revision 176228 miscompiled...
2011-07-14  Matthias Kloseextend.texi (optimize attribute): Fix (another) typo.
2011-07-14  Matthias Kloseextend.texi (optimize attribute): Fix typo.
2011-07-14  Richard Guenthergimplify.c (gimplify_expr): Only do required conversions.
next