aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2008-12-17semantics.c (describable_type): New function.Jason Merrill11-8/+224
2008-12-17install.texi (Prerequisites): Document PPL and CLooG-PPL dependences and the ...Sebastian Pop2-0/+45
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-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-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-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-14Daily bump.GCC Administrator1-1/+1
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-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-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
2008-12-12re PR fortran/36355 (matmul argument-check: wrong error messages)Daniel Franke4-2/+55
2008-12-12(rtl_verify_flow_info_1): Don't apply BLOCK_FOR_INSN onAndreas Schwab2-1/+7
2008-12-12sync.md (memory_barrier): Remove mem:BLK from operands.Uros Bizjak2-11/+17
2008-12-12tree-vrp.c (extract_range_from_binary_expr): Don't shift by floor_log2 of zero.Alexandre Oliva2-2/+7
2008-12-12fp-bit.c (nan): Rename from this ..Ben Elliston2-5/+10
2008-12-12Daily bump.GCC Administrator1-1/+1
2008-12-11re PR testsuite/29071 (gcc.dg/20020919-1.c compilation test fails on powerpc-...Janis Johnson2-1/+6
2008-12-11* config/mips/mips.md (*branch_bit<bbv><mode>,Adam Nemet2-8/+14
2008-12-11re PR middle-end/38413 ([graphite] ICE: in build2_stat, at tree.c:3293)Sebastian Pop2-1/+20
2008-12-11re PR middle-end/38459 ([graphite] SEGFAULT in cloog_clast_create)Sebastian Pop2-0/+14
2008-12-11[multiple changes]Sebastian Pop14-81/+684