aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2008-12-06* id.po: Update.Joseph Myers2-582/+586
2008-12-07gthr-single.h (__gthread_once): Adjust prototype to match all other gthreads ...Ben Elliston2-1/+6
2008-12-06i386.c (override_options): Use CPU_AMDFAM10 instead of PROCESSOR_AMDFAM10 for...Jakub Jelinek2-1/+4
2008-12-06re PR middle-end/38422 (union/bitfield causes cc1/cc1plus to run out of memory.)Jakub Jelinek4-5/+45
2008-12-06re PR fortran/38415 (procedure pointer assignment to abstract interface)Janus Weil5-2/+34
2008-12-06re PR middle-end/38074 (missed inlining on Core2 Duo due to apparent wrong b...Jan Hubicka3-6/+52
2008-12-06re PR fortran/38291 (Rejects I/O with POS= if FMT=*)Jerry DeLisle2-0/+24
2008-12-06re PR fortran/38291 (Rejects I/O with POS= if FMT=*)Jerry DeLisle2-2/+10
2008-12-05re PR rtl-optimization/38272 (Revision 142207 caused libgomp.fortran/threadpr...Bernd Schmidt2-0/+7
2008-12-06Daily bump.GCC Administrator1-1/+1
2008-12-05re PR c++/35336 (Broken diagnostic: 'bit_field_ref' not supported by dump_expr)Jakub Jelinek6-0/+62
2008-12-05target-supports.exp (check_effective_target_hard_dfp): New.Janis Johnson5-0/+19
2008-12-05PR c/38416, make pragma_kind 8 bitsMichael Meissner2-1/+6
2008-12-05mips-nonpic: New testsuite.Catherine Moore30-0/+442
2008-12-05re PR middle-end/28614 (gcc.c-torture/compile/20001226-1.c times out)Steve Ellcey3-0/+12
2008-12-05re PR middle-end/37248 (regression transformation bitfield to individual bytes)Jakub Jelinek6-6/+461
2008-12-05tree-sra.c (sra_explode_bitfield_assignment): Always call unsigned_type_for...Jakub Jelinek2-4/+6
2008-12-05re PR debug/38367 (Wrong debug information for big endian function parameters)Jakub Jelinek2-1/+16
2008-12-05re PR middle-end/38338 (__builtin_apply causes an ICE on x86)Jakub Jelinek4-2/+37
2008-12-05rs6000.md (move_from_CR_gt_bit): Enable for TARGET_HARD_FLOAT && !TARGET_FPRS...Joseph Myers5-2/+19
2008-12-05re PR tree-optimization/37716 (ice for legal C++ code with -O2 on 20080926)Jakub Jelinek2-2/+8
2008-12-05* Remove unintended commits.Uros Bizjak4-29/+7
2008-12-05alpha.c (alpha_fold_vector_minmax): Create VIEW_CONVERT_EXPR to convert outpu...Uros Bizjak6-11/+40
2008-12-05linux-unwind.h (frob_update_context): Check for NULL lr.Andreas Schwab2-60/+65
2008-12-05re PR testsuite/38406 (Revision 142437 caused gcc.dg/Wstrict-aliasing-convert...Richard Guenther2-2/+8
2008-12-05Fix dates.Eric Botcazou7-7/+7
2008-12-05re PR c/38408 (compilation error during bootstrap in fold-const.c using TOT!)Jakub Jelinek2-1/+7
2008-12-05re PR bootstrap/38262 (GCC components unnecessarily link with shared gmp/mpfr)Jakub Jelinek7-6/+33
2008-12-05* gcc.dg/union-5.c: Run only on x86 and x86-64.Eric Botcazou2-1/+5
2008-12-05re PR bootstrap/38262 (GCC components unnecessarily link with shared gmp/mpfr)Sebastian Pop8-14/+26
2008-12-05re PR fortran/38285 (Wrong I/O output: Interaction between F and P for output)Jerry DeLisle2-0/+15
2008-12-05Daily bump.GCC Administrator1-1/+1
2008-12-05c-parser.c (c_parser_enum_specifier): Initialise ident_loc and comma_loc.Ben Elliston2-4/+10
2008-12-04cse.c (lookup_as_function): Delete mode frobbing code.Eric Botcazou4-13/+75
2008-12-04re PR c++/37906 (has_trivial_default_constructor vs. deleted copy ctor)Jason Merrill5-4/+33
2008-12-04re PR middle-end/36509 (gcc.dg/Wstrict-aliasing-float-ptr-int-obj.c)Richard Guenther13-1059/+154
2008-12-04* cse.c (equiv_constant): Fix pasto.Eric Botcazou4-1/+32
2008-12-04stormy16.md: Remove extraneous spaces and quotes.Nick Clifton3-320/+336
2008-12-04re PR middle-end/38371 (Fold check error during bootstrap)Jakub Jelinek2-2/+11
2008-12-03badalloc1.C: Add the missing "}".H.J. Lu2-1/+5
2008-12-04Daily bump.GCC Administrator1-1/+1
2008-12-03re PR c++/38232 ("value-initialization of reference" warning too strict)Jason Merrill4-41/+56
2008-12-03* g++.old-deja/g++.eh/badalloc1.C: Reinstate XFAIL for Darwin 3-7.Janis Johnson2-1/+5
2008-12-03badalloc1.C: Omit XFAIL on obsolete Darwin.Jack Howarth2-1/+5
2008-12-03re PR c++/38256 (ICE with "operator auto")Jason Merrill5-6/+31
2008-12-03re PR c++/38380 (explicitly defaulted constructors vs. empty direct initializ...Jason Merrill7-12/+72
2008-12-03fix markupJason Merrill1-2/+2
2008-12-03re PR middle-end/38360 (ICE in gimple_op, at gimple.h:1636)Jakub Jelinek4-10/+35
2008-12-03re PR middle-end/36326 (gimplification of aggregate copies introduces extra a...Richard Guenther4-7/+26
2008-12-03pr38250.c: New file.Tomas Bily1-0/+24