Age | Commit message (Expand) | Author | Files | Lines |
2006-01-19 | Makefile.in (tree-vect-patterns.o): Add rule for new file. | Dorit Nuzman | 30 | -168/+2284 |
2006-01-19 | gfortranspec.c: Update copyright years. | Tobias Schlüter | 9 | -9/+25 |
2006-01-19 | re PR c++/16829 (default parameter can be not one of the last in function) | Volker Reichelt | 8 | -8/+145 |
2006-01-19 | re PR c/25805 (Incorrect handling of zero-initialized flexible arrays) | Richard Sandiford | 4 | -0/+83 |
2006-01-19 | re PR c++/25836 (G++ does not allow a conversion of templated types) | Mark Mitchell | 6 | -10/+98 |
2006-01-18 | diagnostic.h: Include options.h. | Andrew Pinski | 4 | -2/+10 |
2006-01-19 | tree-ssa-operands.h (ssa_call_clobbered_cache_valid): Remove. | Daniel Berlin | 12 | -223/+571 |
2006-01-19 | Introduce TLS descriptors for i386 and x86_64. | Alexandre Oliva | 6 | -21/+301 |
2006-01-19 | ipa-reference.c (check_operand): Allow FUNCTION_DECL. | Daniel Berlin | 2 | -2/+19 |
2006-01-19 | table.C: New. | Eric Christopher | 2 | -0/+37 |
2006-01-19 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2006-01-18 | Fix name butchered in my previous check-in. | Tobias Schlüter | 1 | -1/+1 |
2006-01-18 | re PR fortran/18540 (Jumping into blocks gives error rather than warning) | Tobias Schlüter | 8 | -87/+110 |
2006-01-18 | i386.md (shift spliter): Fix a a typo in the splitter for shifts where the so... | Roger Sayle | 2 | -1/+6 |
2006-01-18 | [multiple changes] | Paul Brook | 4 | -2/+21 |
2006-01-18 | Werror-1.c, [...]: New. | DJ Delorie | 13 | -0/+210 |
2006-01-18 | c-pragma.c (handle_pragma_diagnostic): New. | DJ Delorie | 9 | -18/+247 |
2006-01-18 | tree-vrp.c (test_for_singularity): Correct test for new min limit. | Jeff Law | 8 | -15/+173 |
2006-01-18 | [multiple changes] | Diego Novillo | 161 | -376/+11397 |
2006-01-18 | re PR fortran/20869 (EXTERNAL and INTRINSIC cannot be used together) | Paul Thomas | 10 | -12/+147 |
2006-01-18 | * rtl.h: Remove the prototype for reg_alloc. | Kazu Hirata | 2 | -3/+4 |
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 |