aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2006-01-18rs6000.c (rs6000_hard_regno_mode_ok): Reject decimal float modes for all floa...Ben Elliston2-1/+6
2006-01-18predicates.md (reg_or_mem_operand): Pair up match_code "mem" with match_test ...Ben Elliston2-6/+11
2006-01-17mangle25.C: Run always on ia64 but only onAndreas Jaeger4-5/+11
2006-01-17struct-layout-encoding-1_generate.c (switchfiles): xfail txxx where xxx >= 25.Andrew Pinski2-3/+21
2006-01-17re PR testsuite/25764 (gcc.dg/const-compare.c fails on i686-darwin)Andrew Pinski2-1/+6
2006-01-17name-lookup.c (lookup_namespace_name): Remove.Kazu Hirata3-79/+6
2006-01-17re PR c/25682 (ICE when using old sytle offsetof (with non zero start) as arr...Jakub Jelinek7-2/+72
2006-01-17common.opt (ftoplevel-reorder): New option.Ian Lance Taylor10-37/+269
2006-01-17* consistency.vlad: Remove entire directory, 1652 files.Ian Lance Taylor1653-17555/+4
2006-01-17Fix up recent entries by espindola.Ben Elliston3-6/+6
2006-01-17Fix attribution of last changeHans-Peter Nilsson1-0/+1
2006-01-17* Makefile.in (FUNCTION_H, LAMBDA_H): Use $(TREE_H), not tree.h.Hans-Peter Nilsson2-2/+6
2006-01-17Makefile.in (FUNCTION_H): New.Kazu Hirata3-109/+118
2006-01-17* recog.c: Separate some functions with whitespace.Ben Elliston2-0/+6
2006-01-16backport: Makefile.in (TREE_INLINE_H): New.Richard Henderson4-387/+400
2006-01-17loop.c (loop_optimize): Make it static.Kazu Hirata4-4/+5
2006-01-17local-alloc.c (local_alloc): Make it static.Kazu Hirata3-2/+4
2006-01-17ifcvt.c (if_convert): Make it static.Kazu Hirata3-4/+6
2006-01-16reload.c (reg_overlap_mentioned_for_reload_p): Handle subregs of mems.DJ Delorie2-1/+8
2006-01-17pa.md: Disparage copies between general and floating-point registers in 32-bi...John David Anglin2-10/+15
2006-01-17Daily bump.GCC Administrator1-1/+1