platform/upstream/gcc.git
2010-01-26 Rainer Orthconfig.gcc (mips-sgi-irix[56]*): Set use_gcc_stdint.
2010-01-26 François Dumontallocator.xml: Minor updates and fixes.
2010-01-26 Andrew HaleynatClass.cc (registerClosure): Make sure closures is...
2010-01-26 Jakub Jelinekrun_all.sh: Make sure norun.lst is sorted using the...
2010-01-26 Richard Guentherdf-scan.c (df_scan_set_bb_info): Remove assert.
2010-01-26 Richard Guentherre PR tree-optimization/42685 ("-fcompare-debug failure...
2010-01-26 Joern Rennecketm.texi (TARGET_HANDLE_C_OPTION): Explain arguments.
2010-01-26 Richard Guentherre PR tree-optimization/42806 ("-fcompare-debug failure...
2010-01-26 Arnaud Charlet[multiple changes]
2010-01-26 Arnaud Charlet[multiple changes]
2010-01-26 Daniel Freyfunctional: Use enable_if instead of __enable_if throug...
2010-01-26 Robert Dewarpar_sco.adb (Traverse_Declarations_Or_Statements):...
2010-01-26 Richard Guentherre PR tree-optimization/42250 (segfault in ipa-type...
2010-01-26 Robert Dewarget_scos.adb (Get_SCOs): Implement new form of CS entri...
2010-01-26 Robert Dewarpar_sco.adb (Traverse_Declarations_Or_Statments): Imple...
2010-01-26 Robert Dewarpar_sco.ads, [...] (Set_Statement_Entry): New handling...
2010-01-26 Robert Dewarpar_sco.adb (Traverse_Declarations_Or_Statements):...
2010-01-26 Robert Dewarpar_sco.adb (Is_Logical_Operator): Exclude AND/OR/XOR
2010-01-26 Arnaud Charlet[multiple changes]
2010-01-26 Arnaud Charlet[multiple changes]
2010-01-26 Jakub Jelinekre PR fortran/42866 (ICE for REDUCTION with ALLOCATABLE...
2010-01-26 Vincent Celierswitch-c.adb (Scan_Front_End_Switches): Take into accou...
2010-01-26 Arnaud Charlet[multiple changes]
2010-01-26 Paolo Bonziniconfigure.ac: Test for executability of GFORTRAN.
2010-01-26 Christian Bruelfix PR target/42841
2010-01-26 Ian Lance Taylorcp-demangle.c (cplus_demangle_type): Check for invalid...
2010-01-26 GCC AdministratorDaily bump.
2010-01-25 Paolo Carlinitestsuite_common_types.h (has_bitwise_operators): Avoid...
2010-01-25 Paolo Carlini6.cc: Use an int as loop variable, to avoid -Wall warnings.
2010-01-25 Joern RenneckePR libstdc++/36101, PR libstdc++/42813
2010-01-25 Arnaud Charlet[multiple changes]
2010-01-25 Arnaud Charlet* gnat.dg/array_bounds_test.adb: New test.
2010-01-25 Arnaud Charlet[multiple changes]
2010-01-25 Tobias Burnusre PR fortran/42858 (ICE in gfc_array_dimen_size at...
2010-01-25 Rainer Orthre PR testsuite/41522 (gcc.c-torture/compile/pr38789...
2010-01-25 Arnaud Charlet[multiple changes]
2010-01-25 Bob Duffexp_ch4.adb, [...]: Minor comment fixes and code clean up.
2010-01-25 Arnaud Charlet(Current_Year): Update.
2010-01-25 Arnaud Charlet[multiple changes]
2010-01-25 David S. Millersysv4.h (TARGET_ASM_NAMED_SECTION): Only define if...
2010-01-25 Mark Mitchellre PR c++/42748 (warnings about 'mangling of 'va_list...
2010-01-25 GCC AdministratorDaily bump.
2010-01-24 Joseph Myers* sv.po: Update.
2010-01-24 Paul Thomasre PR fortran/41044 (internal compiler error: in gfc_co...
2010-01-24 Tobias Burnusre PR fortran/39304 (ICE with MATMUL, specific/generic...
2010-01-24 GCC AdministratorDaily bump.
2010-01-23 Toon Moenetree-predcom.c (combine_chains): Return NULL, not false.
2010-01-23 Joern Rennecketree-loop-distribution.c (distribute_loop): Fix declara...
2010-01-23 Joern RenneckePR libstdc++/36101, PR libstdc++/42813
2010-01-23 GCC AdministratorDaily bump.
2010-01-22 Steve EllceyMakefile.in (tree-sra.o): Add $(EXPR_H) dependency.
2010-01-22 Joern Rennecke* gcc-plugin.h (plugin_init): Use "C" likage for c++.
2010-01-22 Daniel Freyfunctional (_Index_tuple, [...]): Simplify and speed-up.
2010-01-22 Jakub Jelinektree-into-ssa.c (maybe_register_def): If stmt ends...
2010-01-22 Richard Hendersonre PR tree-optimization/42833 (sra miscompiles qemu)
2010-01-22 Joern Rennecke* doc/tm.texi (TARGET_MIN_DIVISIONS_FOR_RECIP_MUL)...
2010-01-22 Joern RenneckePR libstdc++/36101, PR libstdc++/42813
2010-01-22 Michael Matzfast-math-mgrid-resid.f: Limit to x86, add -msse2.
2010-01-22 Eric Botcazousystem-linux-armel.ads (Stack_Check_Probes): Set to...
2010-01-22 Shujing Zhaoexgettext: Handle the functions and the macro definitio...
2010-01-22 GCC AdministratorDaily bump.
2010-01-21 Paul Thomasre PR fortran/42736 (Wrong-code with allocatable or...
2010-01-21 Martin Jamborre PR tree-optimization/42585 (SRA is not good for...
2010-01-21 Martin Jambortree-sra.c (build_ref_for_offset_1): Allow for zero...
2010-01-21 Andrew Haleygcc.c (process_command): Move lang_specific_driver...
2010-01-21 Richard Guentherre PR middle-end/19988 (pessimizes fp multiply-add...
2010-01-21 Eric B. WeddingtonMAINTAINERS (CPU Port Maintainers): Add myself for...
2010-01-21 Janis Johnsontree.h (TYPE_TRANSPARENT_UNION): Replace with ...
2010-01-21 Dave Kornre PR target/42818 (Static C++ linking breakage "undefi...
2010-01-21 Dave KornMAINTAINERS: Adjust my details.
2010-01-21 Jason Merrillre PR c++/42338 ([c++0x] ICE on decltype usage with...
2010-01-21 Alexandre Olivare PR other/42715 (output_operand: invalid expression...
2010-01-21 Jakub Jelinekvar-tracking.c (check_value_val): Add a compile time...
2010-01-21 GCC AdministratorDaily bump.
2010-01-21 Jonathan Wakelyre PR libstdc++/42201 ([C++0x] std::vector<std::unique_...
2010-01-20 Paolo Carlinire PR c++/42038 (ICE: tree check: expected class 'type...
2010-01-20 Alexandre Olivare PR debug/42782 (VTA missed location: parameter via...
2010-01-20 Joern Rennecke* doc/tm.texi (TARGET_SCHED_SET_SCHED_FLAGS): Fix argum...
2010-01-20 Jason Merrill* g++.dg/parse/fn-typedef1.C: Add dg-do run.
2010-01-20 Jason Merrillre PR c++/41788 (-Wpacked option changes the layout...
2010-01-20 Jason Merrillre PR c++/41920 ([C++0x] Invalid 'unused parameter...
2010-01-20 Jason Merrillre PR c++/40750 (Side-effect of member function call...
2010-01-20 Anthony GreenTestsuite cleanups for moxie.
2010-01-20 Joseph Myers* zh_CN.po: Update.
2010-01-20 Richard Guentherre PR tree-optimization/42717 (ice: verify_ssa failed)
2010-01-20 Janis Johnsonre PR libstdc++/21769 (per-file control over PCH inclusion)
2010-01-20 Richard Guenthertree-inline.c (estimate_num_insns): Handle EH builtins.
2010-01-20 Jakub Jelineksel-sched.c (create_speculation_check): Remove set...
2010-01-20 Felyza Wishbringerre PR bootstrap/42786 (Athlon SSE3 and Fx processors...
2010-01-20 Jakub Jelinekre PR middle-end/42803 (c++ compilation hang)
2010-01-20 Joern Rennecke* jvspec.c (lang_specific_driver): Constify two variabl...
2010-01-20 Thomas Quinot* tree.def (PLACEHOLDER_EXPR): Fix comment.
2010-01-20 Joern Renneckejcf-parse.c (set_source_filename): Constify variable...
2010-01-20 Joern Rennecke* lang.c (java_post_options): Constify variable "dot".
2010-01-20 Jakub Jelinekdwarf2out.c (mem_loc_descriptor): Use DW_OP_mod for...
2010-01-20 Joern Renneckere PR bootstrap/42812 (--enable-build-with-cxx bootstra...
2010-01-20 DJ Delorieh8300.c (F): Add "in_epilogue" flag.
2010-01-20 Joern Renneckemodule.c (mio_f2k_derived): Use enumerator as initializ...
2010-01-20 GCC AdministratorDaily bump.
2010-01-19 Janus Weilre PR fortran/42804 (ICE with -fcheck=bounds and type...
next