aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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 Novillo161-376/+11397
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-18re PR target/25731 (Complex values passed in wrong registers)John David Anglin7-27/+65
2006-01-19rs6000.c (rs6000_assemble_integer): Correct unlikely_test_section_p test.Alan Modra2-1/+6
2006-01-18tree.c (find_tree_t, find_tree): Remove.Kazu Hirata3-23/+5
2006-01-18regrename.c (regrename_optimize, [...]): Make them static.Kazu Hirata3-6/+7
2006-01-18reg-stack.c (reg_to_stack): Make it static.Kazu Hirata3-4/+4
2006-01-18postreload-gcse.c (gcse_after_reload_main): Make it static.Kazu Hirata3-4/+4
2006-01-18modulo-sched.c (sms_schedule): Make it static.Kazu Hirata3-4/+4
2006-01-18mode-switching.c (optimize_mode_switching): Make it static.Kazu Hirata3-2/+7
2006-01-18alpha.c (alpha_split_tfmode_pair): Rename into alpha_split_tmode_pair.Eric Botcazou4-15/+110
2006-01-18Missing part from:Andreas Jaeger1-1/+1
2006-01-18search.c (lookup_conversions_r): Fix a pasto.Jakub Jelinek4-1/+35
2006-01-18config/m68k/m68k.md (*addsi3_5200): Allow addq/subq to memory operands.Philippe De Muyter2-1/+6
2006-01-18regmove.c (regmove_optimize, [...]): Make them static.Kazu Hirata3-6/+7
2006-01-18function.c (instantiate_virtual_regs): Make it static.Kazu Hirata3-2/+5
2006-01-18flow.c (initialize_uninitialized_subregs): Make it static.Kazu Hirata3-2/+5
2006-01-18re PR libfortran/25697 (libfortran - Segmentation fault/ Bad Address on unfor...Jerry DeLisle2-0/+32
2006-01-18rtlanal.c (global_reg_mentioned_p_1, [...]): Remove.Kazu Hirata3-74/+6
2006-01-18i386.c (COSTS_N_BYTES): New macro.Roger Sayle2-24/+35
2006-01-18Update copyright from last checkin.Eric Christopher2-2/+2
2006-01-17fp-int-convert-float128.c: Fix dg-do line, add a closing brace.Andrew Pinski2-1/+6
2006-01-18* zh_CN.po: Update.Joseph Myers2-40/+44
2006-01-18re PR libfortran/25631 (tl format specifier not working correctly)Jerry DeLisle2-8/+38
2006-01-18Makefile.in (D32PBIT_FUNCS): New.Ben Elliston6-0/+1350
2006-01-18Daily bump.GCC Administrator1-1/+1
2006-01-18call.c (convert_like_real): When issuing conversion warnings, depend on OPT_W...Eric Christopher9-77/+114
2006-01-18expr.c (emit_move_change_mode): Always adjust addresses, not just during reload.Ben Elliston2-11/+32
2006-01-17mangle25.C: Fix dg-do line, add a closing brace.Andrew Pinski2-1/+5
2006-01-17Makefile.in (check-%, [...]): Use $${srcdir} instead of $(srcdir) and ${srcdir}.Shantonu Sen2-3/+8
2006-01-17re PR target/592 ([ARM/Thumb] Poor choice of PIC register)Richard Earnshaw4-32/+104