aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-01-20libgcc2.c (__floatdisf, [...]): Don't use IBM Extended Double TFmode.Alan Modra3-2/+31
2006-01-19* config/m32c/m32c.h (REG_ALLOC_ORDER): Define.DJ Delorie2-0/+11
2006-01-20Daily bump.GCC Administrator1-1/+1
2006-01-20rs6000-ldouble-1.c: Tweak powerpc linux target test.Alan Modra3-2/+8
2006-01-20arm.c (arm_compute_func_type): Treat all functions as nothrow when unwinding ...Paul Brook2-1/+8
2006-01-19re PR testsuite/25171 (FAIL: gfortran.dg/mixed_io_1.f90)John David Anglin2-0/+7
2006-01-19m32c.c (m32c_prepare_shift): Add code to deal with the 16 bit shift limit of ...DJ Delorie2-4/+69
2006-01-19re PR libstdc++/25797 (almost all libstdc++ tests fail)H.J. Lu3-11/+139
2006-01-19* gcc.target/i386/lea.c: Test pentiumpro, not i686.Jan Hubicka2-1/+5
2006-01-19re PR c++/25854 (Bogus diagnostic with '<type error>')Volker Reichelt4-2/+23
2006-01-19re PR target/22099 (builtin_setjmp gives duplicate labels)Andrew Pinski3-1/+10
2006-01-19re PR target/15642 (NAN Is Not a Constant Because __APPLE_CC__ is Not Defined...Andrew Pinski3-11/+90
2006-01-19invoke.texi (generic): Document (i686) Update.Jan Hubicka1-1/+21
2006-01-19invoke.texi (generic): Document (i686) Update.Jan Hubicka8-238/+511
2006-01-19struct-layout-encoding-1_generate.c (switchfiles): Fix fprintf's by adding sr...Andrew Pinski2-3/+8
2006-01-19tree-pretty-print.c (dump_generic_node): Handle OMP_PARALLEL_FN, OMP_PARALLEL...Diego Novillo34-943/+2629
2006-01-19tree-vrp.c (extract_range_from_assert): Refine the result range if the variab...Jeff Law4-0/+153
2006-01-19* gcc.dg/pr25805.c: Fix misapplied patch.Richard Sandiford2-20/+4
2006-01-19* c-decl.c (add_flexible_array_elts_to_size): Simplify vector accesses.Richard Sandiford2-4/+6
2006-01-19* tree-vect-patterns.c (vect_pattern_recog_1): Prevent parse error.Jan Hubicka2-2/+6
2006-01-19combine.c (try_combine): Do not worry about MEMs wrapped by USEs.Paolo Bonzini2-104/+62
2006-01-19s390.md ("Y", "y"): New mode attribute.Andreas Krebbel2-417/+255
2006-01-19Makefile.in (tree-vect-patterns.o): Add rule for new file.Dorit Nuzman30-168/+2284
2006-01-19gfortranspec.c: Update copyright years.Tobias Schlüter9-9/+25
2006-01-19re PR c++/16829 (default parameter can be not one of the last in function)Volker Reichelt8-8/+145
2006-01-19re PR c/25805 (Incorrect handling of zero-initialized flexible arrays)Richard Sandiford4-0/+83
2006-01-19re PR c++/25836 (G++ does not allow a conversion of templated types)Mark Mitchell6-10/+98
2006-01-18diagnostic.h: Include options.h.Andrew Pinski4-2/+10
2006-01-19tree-ssa-operands.h (ssa_call_clobbered_cache_valid): Remove.Daniel Berlin12-223/+571
2006-01-18btest-gcc.sh: gcc.sum has moved to gcc/testsuite/gcc/gcc.sum.Andrew Pinski2-4/+10
2006-01-19jni.cc (_Jv_JNI_AttachCurrentThread): Return environment if it already exists.Tom Tromey2-4/+13
2006-01-19Introduce TLS descriptors for i386 and x86_64.Alexandre Oliva6-21/+301
2006-01-19ipa-reference.c (check_operand): Allow FUNCTION_DECL.Daniel Berlin2-2/+19
2006-01-19table.C: New.Eric Christopher2-0/+37
2006-01-19Daily bump.GCC Administrator1-1/+1
2006-01-18java-interp.h (_Jv_CompileMethod): Add declaration.Keith Seitz3-15/+45
2006-01-18Fix name butchered in my previous check-in.Tobias Schlüter1-1/+1
2006-01-18re PR fortran/18540 (Jumping into blocks gives error rather than warning)Tobias Schlüter8-87/+110
2006-01-18i386.md (shift spliter): Fix a a typo in the splitter for shifts where the so...Roger Sayle2-1/+6
2006-01-18[multiple changes]Paul Brook4-2/+21
2006-01-18* md5.h: Include ansidecl.hDJ Delorie2-0/+6
2006-01-18re PR libgcj/25840 (libjava is broken on Linux/x86-64)H.J. Lu2-0/+6
2006-01-18Werror-1.c, [...]: New.DJ Delorie13-0/+210
2006-01-18c-pragma.c (handle_pragma_diagnostic): New.DJ Delorie9-18/+247
2006-01-18tree-vrp.c (test_for_singularity): Correct test for new min limit.Jeff Law8-15/+173
2006-01-18[multiple changes]Diego Novillo296-506/+33157
2006-01-18re PR fortran/20869 (EXTERNAL and INTRINSIC cannot be used together)Paul Thomas10-12/+147
2006-01-18* rtl.h: Remove the prototype for reg_alloc.Kazu Hirata2-3/+4
2006-01-18eh_personality.cc (PERSONALITY_FUNCTION): Use std::abort.Paul Brook2-2/+6
2006-01-18re PR target/25731 (Complex values passed in wrong registers)John David Anglin7-27/+65