aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-03-02Add PR# to my last changeJeff Law1-0/+1
2010-03-02re PR c++/41090 (Using static label reference in c++ class constructor produc...Mike Stump2-1/+6
2010-03-02alpha.c (override_options): Fix -mtune error message.Uros Bizjak2-11/+12
2010-03-02reload1.c (rtx_p, [...]): Declare.Jeff Law2-8/+40
2010-03-02gccint.texi (menu): Add Testsuites as a chapter.Janis Johnson3-12/+21
2010-03-02var-tracking.c (vt_initialize): Scan insns in ebb chunks instead of bb.Jakub Jelinek2-71/+100
2010-03-02re PR fortran/43180 (Bad results without temporary copy of intent(in) argument)Paul Thomas5-16/+92
2010-03-02Fix PR42640: Correctly initialize the value of the new induction variable.Sebastian Pop4-5/+75
2010-03-02Daily bump.GCC Administrator1-1/+1
2010-03-01sourcebuild.texi (Test directives): Clarify options to dg-skip-if.Janis Johnson2-8/+52
2010-03-01configure.ac (gcc_cv_as_cfi_directive): Disable cfi directives unless GCC and...Rainer Orth3-2/+41
2010-03-01re PR tree-optimization/43220 (Paritially optimized __builtin_save_stack/__bu...Richard Guenther4-1/+43
2010-03-01re PR middle-end/41250 (hppa has DECL_VALUE_EXPR decls appearing in the funct...Richard Guenther2-1/+18
2010-03-01set LABEL_PRESERVE_P for landing pad labelsChristian Bruel2-0/+5
2010-03-01re PR pch/14940 (PCH largefile test fails on various platforms)Rainer Orth1-0/+5
2010-03-01Use SPEC_32 and SPEC_64 in ASM_SPEC.H.J. Lu2-5/+9
2010-03-01re PR tree-optimization/43213 (Worse code generated with -O2)Richard Guenther4-2/+27
2010-03-01re PR pch/14940 (PCH largefile test fails on various platforms)Rainer Orth3-2/+49
2010-03-01target-supports.exp (check_effective_target_ucn_nocache): New function.Rainer Orth10-8/+58
2010-03-01pr32000-2.c: Add missing include and exclude lists to dg-skip-if.Rainer Orth3-2/+8
2010-03-01clearcap.map: New file.Rainer Orth3-2/+23
2010-03-01re PR fortran/42900 (gfortran.dg/stat_[12].f90 may fail on NFS filesystems)Rainer Orth3-6/+21
2010-03-01toplev.h (inform_n, error_n): Declare.Shujing Zhao7-5/+66
2010-03-01re PR fortran/43199 ([OOP] ICE when reading module file: find_array_spec(): C...Tobias Burnus4-0/+44
2010-03-01cfgexpand.c (expand_used_vars): If an artificial non-ignored var has no rtl y...Jakub Jelinek2-0/+38
2010-03-01Daily bump.GCC Administrator1-1/+1
2010-02-28sh.c (unspec_bbr_uid): New.Kaz Kojima2-5/+14
2010-02-28Make TARGET_SUBTARGET32_ISA_DEFAULT the same asH.J. Lu2-5/+8
2010-02-28re PR c++/42748 (warnings about 'mangling of 'va_list' has changed in GCC 4.4...Mark Mitchell11-18/+62
2010-02-28re PR fortran/43205 (-finit-local-zero and -fno-automatic used together with ...Tobias Burnus2-35/+46
2010-02-28Fix typos in documentation.Ralf Wildenhues5-12/+21
2010-02-27Don't set the default arch for i[34567]86-*-darwin*|x86_64-*-darwin*.H.J. Lu2-3/+15
2010-02-27Restore i[34567]86-*-darwin* bootstrap.H.J. Lu2-13/+13
2010-02-28Daily bump.GCC Administrator1-1/+1
2010-02-27re PR tree-optimization/43186 (A loop in tree_unroll_loops_completely never e...Richard Guenther6-2/+25
2010-02-27packed1.C: Expect warning on the SH.Kaz Kojima2-1/+5
2010-02-27re PR c++/42054 (ICE with invalid template parameter)Simon Martin4-10/+28
2010-02-27re PR c/24577 (diagnostic informative note labelled "error")Manuel López-Ibáñez12-11/+30
2010-02-27Set the default 32bit/64bit archs if needed.H.J. Lu2-1/+29
2010-02-27re PR fortran/43185 ([F2008] Implicit SAVE in MODULEs)Tobias Burnus5-8/+42
2010-02-27re PR ada/42253 (run time crash on null for thin pointers)Eric Botcazou8-33/+89
2010-02-27Daily bump.GCC Administrator1-1/+1
2010-02-26re PR ada/43096 (miscompilation of ACATS c37105a at -O2)Eric Botcazou2-7/+15
2010-02-26Set the default arch at least to Prescott/Pentium 4.H.J. Lu2-6/+31
2010-02-26diagnostic.c (diagnostic_initialize): Update.Manuel López-Ibáñez4-3/+26
2010-02-26re PR c/20631 (Support -std=c90 as alias for -std=c89)Manuel López-Ibáñez15-46/+176
2010-02-26re PR c/24577 (diagnostic informative note labelled "error")Manuel López-Ibáñez2-3/+7
2010-02-26re PR tree-optimization/43186 (A loop in tree_unroll_loops_completely never e...Richard Guenther6-50/+67
2010-02-26re PR debug/43190 (Used pointer typedefs eliminated from debug info)Jakub Jelinek4-4/+34
2010-02-26* config/rx/rx.md (sminsi3): Remove bogus alternative.Nick Clifton2-7/+10