Age | Commit message (Expand) | Author | Files | Lines |
2006-01-18 | re PR target/25731 (Complex values passed in wrong registers) | John David Anglin | 7 | -27/+65 |
2006-01-19 | rs6000.c (rs6000_assemble_integer): Correct unlikely_test_section_p test. | Alan Modra | 2 | -1/+6 |
2006-01-18 | tree.c (find_tree_t, find_tree): Remove. | Kazu Hirata | 3 | -23/+5 |
2006-01-18 | regrename.c (regrename_optimize, [...]): Make them static. | Kazu Hirata | 3 | -6/+7 |
2006-01-18 | reg-stack.c (reg_to_stack): Make it static. | Kazu Hirata | 3 | -4/+4 |
2006-01-18 | postreload-gcse.c (gcse_after_reload_main): Make it static. | Kazu Hirata | 3 | -4/+4 |
2006-01-18 | modulo-sched.c (sms_schedule): Make it static. | Kazu Hirata | 3 | -4/+4 |
2006-01-18 | mode-switching.c (optimize_mode_switching): Make it static. | Kazu Hirata | 3 | -2/+7 |
2006-01-18 | alpha.c (alpha_split_tfmode_pair): Rename into alpha_split_tmode_pair. | Eric Botcazou | 4 | -15/+110 |
2006-01-18 | Missing part from: | Andreas Jaeger | 1 | -1/+1 |
2006-01-18 | search.c (lookup_conversions_r): Fix a pasto. | Jakub Jelinek | 4 | -1/+35 |
2006-01-18 | config/m68k/m68k.md (*addsi3_5200): Allow addq/subq to memory operands. | Philippe De Muyter | 2 | -1/+6 |
2006-01-18 | regmove.c (regmove_optimize, [...]): Make them static. | Kazu Hirata | 3 | -6/+7 |
2006-01-18 | function.c (instantiate_virtual_regs): Make it static. | Kazu Hirata | 3 | -2/+5 |
2006-01-18 | flow.c (initialize_uninitialized_subregs): Make it static. | Kazu Hirata | 3 | -2/+5 |
2006-01-18 | re PR libfortran/25697 (libfortran - Segmentation fault/ Bad Address on unfor... | Jerry DeLisle | 2 | -0/+32 |
2006-01-18 | rtlanal.c (global_reg_mentioned_p_1, [...]): Remove. | Kazu Hirata | 3 | -74/+6 |
2006-01-18 | i386.c (COSTS_N_BYTES): New macro. | Roger Sayle | 2 | -24/+35 |
2006-01-18 | Update copyright from last checkin. | Eric Christopher | 2 | -2/+2 |
2006-01-17 | fp-int-convert-float128.c: Fix dg-do line, add a closing brace. | Andrew Pinski | 2 | -1/+6 |
2006-01-18 | * zh_CN.po: Update. | Joseph Myers | 2 | -40/+44 |
2006-01-18 | re PR libfortran/25631 (tl format specifier not working correctly) | Jerry DeLisle | 2 | -8/+38 |
2006-01-18 | Makefile.in (D32PBIT_FUNCS): New. | Ben Elliston | 6 | -0/+1350 |
2006-01-18 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2006-01-18 | call.c (convert_like_real): When issuing conversion warnings, depend on OPT_W... | Eric Christopher | 9 | -77/+114 |
2006-01-18 | expr.c (emit_move_change_mode): Always adjust addresses, not just during reload. | Ben Elliston | 2 | -11/+32 |
2006-01-17 | mangle25.C: Fix dg-do line, add a closing brace. | Andrew Pinski | 2 | -1/+5 |
2006-01-17 | Makefile.in (check-%, [...]): Use $${srcdir} instead of $(srcdir) and ${srcdir}. | Shantonu Sen | 2 | -3/+8 |
2006-01-17 | re PR target/592 ([ARM/Thumb] Poor choice of PIC register) | Richard Earnshaw | 4 | -32/+104 |
2006-01-18 | rs6000.c (rs6000_hard_regno_mode_ok): Reject decimal float modes for all floa... | Ben Elliston | 2 | -1/+6 |
2006-01-18 | predicates.md (reg_or_mem_operand): Pair up match_code "mem" with match_test ... | Ben Elliston | 2 | -6/+11 |
2006-01-17 | mangle25.C: Run always on ia64 but only on | Andreas Jaeger | 4 | -5/+11 |
2006-01-17 | struct-layout-encoding-1_generate.c (switchfiles): xfail txxx where xxx >= 25. | Andrew Pinski | 2 | -3/+21 |
2006-01-17 | re PR testsuite/25764 (gcc.dg/const-compare.c fails on i686-darwin) | Andrew Pinski | 2 | -1/+6 |
2006-01-17 | name-lookup.c (lookup_namespace_name): Remove. | Kazu Hirata | 3 | -79/+6 |
2006-01-17 | re PR c/25682 (ICE when using old sytle offsetof (with non zero start) as arr... | Jakub Jelinek | 7 | -2/+72 |
2006-01-17 | common.opt (ftoplevel-reorder): New option. | Ian Lance Taylor | 10 | -37/+269 |
2006-01-17 | * consistency.vlad: Remove entire directory, 1652 files. | Ian Lance Taylor | 1653 | -17555/+4 |
2006-01-17 | Fix up recent entries by espindola. | Ben Elliston | 3 | -6/+6 |
2006-01-17 | Fix attribution of last change | Hans-Peter Nilsson | 1 | -0/+1 |
2006-01-17 | * Makefile.in (FUNCTION_H, LAMBDA_H): Use $(TREE_H), not tree.h. | Hans-Peter Nilsson | 2 | -2/+6 |
2006-01-17 | Makefile.in (FUNCTION_H): New. | Kazu Hirata | 3 | -109/+118 |
2006-01-17 | * recog.c: Separate some functions with whitespace. | Ben Elliston | 2 | -0/+6 |
2006-01-16 | backport: Makefile.in (TREE_INLINE_H): New. | Richard Henderson | 4 | -387/+400 |
2006-01-17 | loop.c (loop_optimize): Make it static. | Kazu Hirata | 4 | -4/+5 |
2006-01-17 | local-alloc.c (local_alloc): Make it static. | Kazu Hirata | 3 | -2/+4 |
2006-01-17 | ifcvt.c (if_convert): Make it static. | Kazu Hirata | 3 | -4/+6 |
2006-01-16 | reload.c (reg_overlap_mentioned_for_reload_p): Handle subregs of mems. | DJ Delorie | 2 | -1/+8 |
2006-01-17 | pa.md: Disparage copies between general and floating-point registers in 32-bi... | John David Anglin | 2 | -10/+15 |
2006-01-17 | Daily bump. | GCC Administrator | 1 | -1/+1 |