gcc.git
2009-08-12 Andrew Haleysynchronize.c: New file.
2009-08-12 Andrew Haleyarm.c (arm_init_libfuncs): Add __sync_synchronize.
2009-08-12 Sebastian PopRemove pragma GCC diagnostic warning "-Wc++-compat".
2009-08-12 Richard Guentheralias.c (get_alias_set): Honor TYPE_STRUCTURAL_EQUALITY_P.
2009-08-12 Sebastian PopPrepare expressions to be good phi arguments.
2009-08-12 Sebastian PopDont add unknown subscript upper bounds.
2009-08-12 Sebastian PopReimplement interchange heuristic.
2009-08-12 Sebastian PopRemove interchange heuristic.
2009-08-12 Sebastian PopAdd PDR->nb_subscripts.
2009-08-12 Sebastian PopUndo changes to the PDR representation.
2009-08-12 Sebastian PopAdd interchange testcase.
2009-08-12 Konrad TrifunovicFix memory leak in DD XFAILs some interchange testcases.
2009-08-12 Sebastian PopRestore original scattering when the transform is not...
2009-08-12 Sebastian PopCorrectly parenthesize pretty print structures.
2009-08-12 Sebastian PopRecompute profile after Graphite.
2009-08-12 Sebastian PopMeasure time spent in DD analysis and in code gen.
2009-08-12 Andrey Belevantsev[multiple changes]
2009-08-12 Tobias Burnusre PR fortran/41034 (Wrongly rejected proc pointer...
2009-08-12 Richard Guenthertrans-types.c (gfc_get_derived_type): Do not clear...
2009-08-12 Benjamin Kosnikextc++.h: Don't include TR1 if C++0x.
2009-08-12 GCC AdministratorDaily bump.
2009-08-11 Janus Weilre PR fortran/41022 ([F03] procedure pointer components...
2009-08-11 Dodji Seketelire PR debug/40990 (bad .debug_pubnames entry from gcj)
2009-08-11 Adam Nemetpredicates.md (qi_mask_operand, [...]): New predicates.
2009-08-11 Adam Nemetcombine.c (try_widen_shift_mode): Factor out code to...
2009-08-11 Uros Bizjakre PR target/8603 ([Alpha] s?addl pattern doesn't work)
2009-08-11 Douglas B Ruppalpha.c (alpha_init_builtins): Nullify FWRITE and FWRIT...
2009-08-11 Vasiliy Fofanovalpha.c (alpha_return_in_memory): On VMS...
2009-08-11 Ulrich Weigandreload.c (find_reloads_subreg_address): Check the origi...
2009-08-11 Richard Guentherre PR bootstrap/40788 (ICE on sparc: tree check: expect...
2009-08-11 Douglas B Ruppvms.h (OPTIMIZATION_OPTIONS): Remove
2009-08-11 Olivier Hainquealpha.c (alpha_sa_size): Force procedure type to PT_STA...
2009-08-11 Eric Botcazoualpha.c (common_object_handler): New function.
2009-08-11 Benjamin Kosnikfuture: Move error handling bits outside macro guard.
2009-08-11 Benjamin Kosnikhashtable.cc: Just definitions.
2009-08-11 Benjamin Kosnikfunctional: Doxygen markup.
2009-08-11 GCC AdministratorDaily bump.
2009-08-10 SUGIOKA Toshinobure PR target/41015 (SH: miscompilation for sh4-linux)
2009-08-10 Jason MerrillImplement DR 757...
2009-08-10 Benjamin Kosnikfuture: Fixes for -fno-exceptions.
2009-08-10 Andreas Toblerre PR bootstrap/41018 (bootstrap broken on FreeBSD...
2009-08-10 Manuel López... dg.exp: Test also c-c++-common dir.
2009-08-10 Ulrich Weigandre PR middle-end/37053 (ICE in reload_cse_simplify_oper...
2009-08-10 Neil Vachharajani* Moved ChangeLog entry to the correct ChangeLog
2009-08-10 Laurent GUERBYmake.adb: Handle multilib
2009-08-10 Daniel Kraftre PR fortran/37425 (Fortran 2003: GENERIC bindings...
2009-08-10 Richard Guentherre PR middle-end/41006 (verify_stmts failed: error...
2009-08-10 Janus Weilre PR fortran/40940 ([F03] CLASS statement)
2009-08-10 Arnaud Charlet[multiple changes]
2009-08-10 Arnaud Charlet[multiple changes]
2009-08-10 Vincent Celierre PR ada/17566 (Gnatxref formatting)
2009-08-10 Dodji Seketelire PR c++/40866 (ICE in create_tmp_var, at gimplify...
2009-08-10 Douglas B Ruppalpha.c: Include libfuncs.h
2009-08-10 Olivier Hainquealpha.c (struct machine_function): New flag for VMS...
2009-08-10 Eric Botcazoualpha.c (alpha_links): Add 'target' field.
2009-08-10 Douglas B Ruppalpha.c (TARGET_ASM_UNALIGNED_*_OP): Define if on VMS.
2009-08-10 Douglas B Ruppalpha.c (alpha_initialize_trampoline): Initialize VMS...
2009-08-10 Douglas B Ruppvms.h (HANDLE_SYSV_PRAGMA): Define.
2009-08-10 GCC AdministratorDaily bump.
2009-08-09 Richard Guentherre PR tree-optimization/41016 (ICE in build_int_cst_wid...
2009-08-09 Richard Sandifordc-common.c (c_fully_fold_internal): Issue a warning...
2009-08-09 Richard Sandifordtree-out-of-ssa.c (insert_value_copy_on_edge): If the...
2009-08-09 Ira Rosenre PR tree-optimization/41008 (ICE in vect_is_simple_re...
2009-08-09 Francois-Xavier... re PR libfortran/40549 (Building libgfortran as a DLL)
2009-08-09 Tobias Burnusre PR fortran/40955 (STDCALL attributes are not saved...
2009-08-09 Bernd Schmidttree-dfa.c (renumber_gimple_stmt_uids_in_blocks): New...
2009-08-09 Douglas B Ruppconfig.build (ia64-hp-*vms*): New target.
2009-08-09 GCC AdministratorDaily bump.
2009-08-08 Richard Guentherre PR tree-optimization/40991 (ICE: at optimization...
2009-08-08 Laurent GUERBYimpdef.a: Tweak timing constants.
2009-08-08 Richard Sandifordcombine.c (gen_lowpart_or_truncate): Exclude CONST_INTs...
2009-08-08 GCC AdministratorDaily bump.
2009-08-07 Richard Guentherre PR tree-optimization/40999 (ICE in extract_component...
2009-08-07 Dodji Seketelire PR c++/39987 (Rejects default argument that is a...
2009-08-07 Paolo Carlinihash.cc (hash<string>::operator()(string), hash<wstring...
2009-08-07 Javier Mirandaexp_ch7.adb (Wrap_Transient_Expression): Add missing...
2009-08-07 Arnaud Charlet[multiple changes]
2009-08-07 Arnaud Charlet[multiple changes]
2009-08-07 Arnaud Charlet[multiple changes]
2009-08-07 Jakub Jelinekdwarf2out.c (output_fde): When doing hot/cold partition...
2009-08-07 Richard Guenthertree-ssa.c (useless_type_conversion_p_1): Only for...
2009-08-07 Martin Jamboripa-prop.h (enum jump_func_type): New value IPA_JF_ANCE...
2009-08-07 Jakub Jelinekdwarf2out.c (output_fde): When doing hot/cold partition...
2009-08-07 Martin Jamboripa-prop.c (count_formal_params_1): New function.
2009-08-07 GCC AdministratorDaily bump.
2009-08-06 Thomas Schwinge2009-08-06 Thomas Schwinge <tschwinge@gnu.org>
2009-08-06 Paul Brooklib1funcs.asm (ARM_DIV_BODY): Add Thumb-2 implementation.
2009-08-06 Neil Vachharajani* value-prof.c (init_pid_map): Replace xmalloc with...
2009-08-06 Neil Vachharajani* MAINTAINERS: Add my name to Write After Approval...
2009-08-06 Benjamin Kosnikcompatibility.cc: Make C++0x safe, add in explicit...
2009-08-06 Richard Earnshawabitest.h: Allow the test function to have a PCS attribute.
2009-08-06 Michael Eagerconfigure.ac: Add Microblaze target.
2009-08-06 Richard Earnshaw* doc/extend.texi (pcs): Document new attribute for...
2009-08-06 Richard Earnshawarm.c (pcs_attribute_args): Comment out unsupported...
2009-08-06 Jason Merrillre PR c++/40948 (ICE in lower_stmt, at gimple-low.c...
2009-08-06 Richard Earnshawarm.c (arm_handle_pcs_attribute): Pass the entire name...
2009-08-06 Richard Earnshaw* arm.c (arm_handle_pcs_attribute): Use %qE in warning.
2009-08-06 Richard EarnshawFix merge botch -- this changelog should have been...
2009-08-06 Richard EarnshawMerge ARM/hard_vfp_branch to trunk
2009-08-06 Martin Jamborre PR middle-end/32964 (union cause inefficient code...
next