aboutsummaryrefslogtreecommitdiff
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-14libgo: Check whether we need -lrt for sched_yield.Ian Lance Taylor2-0/+60
2011-01-14libgo: Use $(SHELL) to invoke gotest.Ian Lance Taylor2-4/+4
2011-01-14libgo/syscalls: Finish Solaris code.Ian Lance Taylor3-3/+27
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-14libgo/Makefile.am: Correct typos in Solaris support.Ian Lance Taylor2-8/+8
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-14mksysinfo: Define _pad128_t and _upad128_t if commented out.Ian Lance Taylor1-0/+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-14check_type.cc: Minor tweaks.Paolo Carlini3-15/+22
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-14re PR fortran/47182 (libquadmath.texi: undefined flag: BUGURL)Tobias Burnus6-8/+64
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-14[multiple changes]Paolo Carlini7-3/+356
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-13Don't exit mksysinfo.sh if there is no _user_regs_struct.Ian Lance Taylor1-1/+1
2011-01-13re PR c++/47213 (ICE: SIGSEGV in determine_visibility (decl2.c:2076) with -fv...Kai Tietz9-3/+63
2011-01-13backport: ltmain.sh (relink): Use absolute path when hardcoding with -L.John David Anglin2-1/+5
2011-01-13* gfortran.dg/cray_pointers_2.f90: Use dg-timeout-factor 4.Rainer Orth2-0/+5
2011-01-13Resync with GDB (from "port GDB to ia64-hpux (native).")Joel Brobecker3-4/+10
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