aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-01-14i386.h (CC1_CPU_SPEC_1): Don't handle -msse5.Joseph Myers3-5/+12
2011-01-14linux.h (CC1_SPEC): Remove %{sun4:} %{target:}.Joseph Myers5-13/+10
2011-01-14linux.h (CC1_SPEC): Don't handle old equivalents of -mcpu options.Joseph Myers7-62/+26
2011-01-14vxworks.h (CC1_SPEC): Don't handle -fvec or -fvec-eabi.Joseph Myers2-3/+7
2011-01-14alpha.md (umk_mismatch_args): Don't put a mode on set.Mike Stump5-94/+104
2011-01-14linux64.h (LINK_SPEC): Remove %{bestGnum} %{no_archive} %{exact_version}.Joseph Myers7-15/+22
2011-01-14microblaze.h (ASM_SPEC): Remove %{microblaze1}.Joseph Myers2-1/+5
2011-01-14little.h (CPP_ENDIAN_SPEC, [...]): Remove.Joseph Myers2-13/+6
2011-01-14nwld.h (LINK_SPEC): Check -nodefaultlibs not -nodefaultlib.Joseph Myers2-2/+7
2011-01-14cris.h (ASM_SPEC, [...]): Check for mcpu not cpu.Joseph Myers3-19/+23
2011-01-14avr.h (CPP_SPEC): Don't handle -posix.Joseph Myers2-3/+8
2011-01-14re PR objc/45989 (Some objc.dg-struct-layout-encoding-1 tests XPASS)Dominique d'Humieres2-5/+22
2011-01-14microblaze.h (CC1_SPEC): Remove -gline spec.Joseph Myers3-2/+6
2011-01-14microblaze.h (CC1_SPEC): Remove %{save-temps: }.Joseph Myers3-4/+7
2011-01-14linux.h (LINK_SPEC): Don't use %{!ibcs:} conditional.Joseph Myers8-59/+61
2011-01-14linux-elf.h (LINUX_TARGET_LINK_SPEC): Remove %{version:-v}.Joseph Myers3-3/+9
2011-01-14sp-elf.h (ASM_SPEC): Remove %{v:-V}.Joseph Myers3-4/+10
2011-01-14* config/arm/linux-elf.h (LINUX_TARGET_LINK_SPEC): Remove %{b}.Joseph Myers2-2/+5
2011-01-14Fix indentation.Mike Stump1-2/+2
2011-01-14configure.ac (gcc_cv_ld_static_dynamic): Solaris 2 ld always supports -Bstati...Rainer Orth3-17/+37
2011-01-14re PR target/46037 (--enable-stage1-languages=c,lto --enable-languages=c,lto ...Jan Hubicka2-3/+12
2011-01-14re PR tree-optimization/47179 (SPU: errno misoptimization around malloc call)Richard Guenther9-19/+72
2011-01-14tree-ssa-structalias.c (new_var_info): Use DECL_HARD_REGISTER.Richard Guenther2-1/+6
2011-01-14Fix formatting issuesEric Botcazou1-8/+7
2011-01-14re PR tree-optimization/47280 (ICE: verify_stmts failed: statement marked for...Richard Guenther4-4/+37
2011-01-14re PR c++/46903 ([C++0x] ICE unexpected expression of kind template_id_expr)Jason Merrill4-0/+18
2011-01-14re PR c++/46688 (g++ requires a function declaration when it should not)Jason Merrill4-1/+27
2011-01-14re PR middle-end/47281 (error: non-trivial conversion at assignment)Richard Guenther5-6/+40
2011-01-14re PR tree-optimization/47286 (Invalid code when using register ... asm)Richard Guenther4-1/+35
2011-01-14re PR middle-end/46823 (ICE: edge points to wrong declaration)Martin Jambor2-12/+15
2011-01-14The type of a string slice is the type of the string being sliced.Ian Lance Taylor1-1/+1
2011-01-14Move clearing of flag_strict_aliasing to gcc interface.Ian Lance Taylor6-20/+46
2011-01-14Daily bump.GCC Administrator1-1/+1
2011-01-13re PR libfortran/47268 (Documentation: missing (Optional) keyword for paramet...Tobias Burnus2-7/+13
2011-01-13xtensa.h (XTENSA_LIBCALL_VALUE, [...]): Remove macros.Anatoly Sokolov3-29/+35
2011-01-13re PR c++/47213 (ICE: SIGSEGV in determine_visibility (decl2.c:2076) with -fv...Kai Tietz9-3/+63
2011-01-13* gfortran.dg/cray_pointers_2.f90: Use dg-timeout-factor 4.Rainer Orth2-0/+5
2011-01-13re PR fortran/47260 (DLLEXPORT: TREE_PUBLIC for procedures lost between trans...Kai Tietz2-15/+23
2011-01-13re PR fortran/45848 ([OOP] ICE on invalid code in fortran/symbol.c:2410)Tobias Burnus12-40/+111
2011-01-13Fix 47251, failure in powerpc -mcpu=power7 -m32 -msoft-floatMichael Meissner4-3/+30
2011-01-13pr36728-1.c: Disable arg1/2 checks for s390 and s390x.Andreas Krebbel3-8/+14
2011-01-13s390.c (print_operand_address): Replace 'error' with 'output_operand_lossage'.Andreas Krebbel2-16/+34
2011-01-13re PR rtl-optimization/39077 (GCSE-optimization causes enormous binary size i...Jeff Law6-5/+104
2011-01-13Fix PR debug/PR46973Dodji Seketeli4-0/+71
2011-01-13re PR rtl-optimization/45352 (ICE: in reset_sched_cycles_in_current_ebb, at s...Andrey Belevantsev4-6/+36
2011-01-13Fix minor issuesEric Botcazou1-2/+2
2011-01-13* ja.po: Update.Joseph Myers2-72/+76
2011-01-13Daily bump.GCC Administrator1-1/+1
2011-01-12cp-tree.h (begin_for_scope): New prototype.Rodrigo Rivas Costa10-180/+306
2011-01-12mn10300: Auto-clobber the flags in asms.Richard Henderson2-0/+20