aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-12-17semantics.c (describable_type): New function.Jason Merrill13-23/+250
2008-12-17install.texi (Prerequisites): Document PPL and CLooG-PPL dependences and the ...Sebastian Pop2-0/+45
2008-12-17c99_classification_macros_c.cc: Don't xfail test on darwin8 or later.Jack Howarth2-1/+6
2008-12-17re PR middle-end/38556 (Revision 142792 breaks bootstrap)H.J. Lu2-2/+10
2008-12-17calls.c (expand_call): Do not sibcall if outgoing_reg_parm_stack_space does n...Jan Hubicka2-0/+10
2008-12-17re PR fortran/38137 (MERGE: -fbounds-check runtime check for same string length)Daniel Kraft4-1/+64
2008-12-17Daily bump.GCC Administrator1-1/+1
2008-12-17avr.c (avr_mcu_t): Add attiny87...Anatoly Sokolov4-8/+55
2008-12-16c99_classification_macros_c.cc: Don't xfail excessive errors on darwin8 or la...Jack Howarth2-1/+6
2008-12-16re PR preprocessor/38842 (Problem with SystemC compilation using GCC 4.3.2)Hariharan Sandanagobalane2-4/+8
2008-12-16configure.ac (gcc_cv_ld_hidden): Sun ld on Solaris 9 and up supports hidden.Rainer Orth3-2/+14
2008-12-16re PR target/37436 (arm-cross-g++. internal compiler error: in extract_insn, ...Richard Earnshaw4-5/+23
2008-12-16cstdatomic: Remove assert include.Benjamin Kosnik9-120/+113
2008-12-16Daily bump.GCC Administrator1-1/+1
2008-12-15mips.c (mips_output_conditional_branch): Assert that openrands[1] is a CODE_L...Adam Nemet2-0/+7
2008-12-15mips.c (mips_expand_builtin_direct): Set TARGET to the result of mips_prepare...Richard Sandiford2-1/+7
2008-12-15mips.h (TARGET_CPU_CPP_BUILTINS): Define __mips_abicalls if TARGET_ABICALLS i...Richard Sandiford2-0/+10
2008-12-15mips.md (move_doubleword_fpr<mode>): Use TARGET_FLOAT64 && !TARGET_64BIT to d...Richard Sandiford2-3/+8
2008-12-15inclhack.def (hpux_spu_info): Match PA as well as IA64.Steve Ellcey3-4/+9
2008-12-15re PR fortran/38487 (Bogus Warning: INTENT(INOUT) actual argument might inter...Mikael Morin4-12/+71
2008-12-15picochip.c (picochip_override_options): Disable CFI asm and change the signat...Hariharan Sandanagobalane3-8/+21
2008-12-15re PR fortran/38113 (on warning/error: skip whitespaces, move position marker...Mikael Morin3-10/+11
2008-12-15s390.c (s390_swap_cmp): New function.Wolfgang Gellerich3-0/+117
2008-12-15Daily bump.GCC Administrator1-1/+1
2008-12-14i386-5.C: Include x86intrin.h.Uros Bizjak3-11/+7
2008-12-14re PR fortran/35937 (Wrong type for charlength of function)Paul Thomas4-1/+35
2008-12-14re PR fortran/38504 (double minus sign when printing integer?)Jerry DeLisle2-0/+21
2008-12-14re PR fortran/38504 (double minus sign when printing integer?)Jerry DeLisle2-1/+14
2008-12-14Daily bump.GCC Administrator1-1/+1
2008-12-13atomic.cc: Revert last change.Benjamin Kosnik6-33/+40
2008-12-13pr38409.c: Fixed commit problem.Sebastian Pop2-24/+4
2008-12-13sse-12.c: Include x86intrin.h.Uros Bizjak6-28/+111
2008-12-13Makefile.am: Remove -x c++ for atomic build rules.Benjamin Kosnik4-5/+11
2008-12-12re PR libstdc++/37144 (A bug in include/ext/pb_ds/detail/pat_trie_/constructo...H.J. Lu2-1/+7
2008-12-13atomic.cc: Correct guards to match mutex.cc.Benjamin Kosnik2-3/+7
2008-12-13Daily bump.GCC Administrator1-1/+1
2008-12-13re PR bootstrap/38383 (fails to build cross gcc for target hppa64-hp-hpux11.00)Rainer Emrich2-1/+7
2008-12-12re PR target/24779 (Python miscompilation - TOC reload)Andrew Pinski2-28/+131
2008-12-12re PR testsuite/38163 (gcc.dg/tree-ssa/loop-3.c failure at -m64 on i686-apple...Uros Bizjak3-27/+27
2008-12-12re PR libfortran/24685 (real(16) formatted input is broken for huge values (g...Janis Johnson2-1/+5
2008-12-12re PR objc++/31032 (expected tree that contains 'decl with RTL' structure, ha...Janis Johnson2-2/+5
2008-12-12revert: cfgrtl.c (rtl_verify_flow_info_1): Don't apply BLOCK_FOR_INSN on a BA...Andreas Schwab2-16/+22
2008-12-12* gcc.dg/pr35442.c: Ignore a possible warning.Janis Johnson2-0/+7
2008-12-12re PR tree-optimization/32044 (final value replacement too aggressive for e.g...Zdenek Dvorak7-8/+133
2008-12-12re PR target/11594 (testcase gcc.dg/20020103-1.c fails with "scan-assembler-n...Janis Johnson2-1/+6
2008-12-12re PR middle-end/38409 ([graphite] ICE : in canonicalize_loop_ivs, at tree-pa...Sebastian Pop4-1/+60
2008-12-12configure.ac (ppllibs): Add by default the lib flags.Sebastian Pop3-2/+7
2008-12-12cstdatomic: Update to N2798.Benjamin Kosnik54-4326/+3316
2008-12-12x86intrin.h: New header file to support all x86 intrinsicsDwarakanath Rajagopal3-2/+83
2008-12-12re PR target/38402 (Undocumented Yz constraint)H.J. Lu2-2/+17