| Age | Commit message (Expand) | Author | Files | Lines |
| 2003-08-31 | builtins.c (expand_builtin_setjmp): Use emit_jump to jump around the != 0 cas... | Olivier Hainque | 2 | -3/+9 |
| 2003-08-31 | configure.frag: Delete file. | Zack Weinberg | 7 | -218/+182 |
| 2003-08-31 | Daily bump. | GCC Administrator | 1 | -1/+1 |
| 2003-08-30 | c-tree.h: Delete COMPARE_DIFFERENT_TU from enumeration. | Zack Weinberg | 4 | -10/+48 |
| 2003-08-30 | c-tree.h (C_TYPE_INCOMPLETE_VARS): New macro. | Zack Weinberg | 3 | -98/+74 |
| 2003-08-30 | lib1funcs.asm (RETCOND): Delete. | Richard Earnshaw | 5 | -324/+288 |
| 2003-08-30 | re PR c++/12093 (inconstitent error with templates/non-templates) | Mark Mitchell | 1 | -0/+4 |
| 2003-08-30 | Remove inadvertent commit | Mark Mitchell | 1 | -10/+0 |
| 2003-08-30 | re PR c++/12093 (inconstitent error with templates/non-templates) | Mark Mitchell | 4 | -0/+22 |
| 2003-08-30 | Daily bump. | GCC Administrator | 1 | -1/+1 |
| 2003-08-30 | Add missing ChangeLog entry | Mark Mitchell | 1 | -0/+8 |
| 2003-08-29 | re PR c++/11928 (c++ typedef handling) | Mark Mitchell | 4 | -2/+55 |
| 2003-08-29 | tree-optimize.c: New file. | Richard Henderson | 16 | -401/+422 |
| 2003-08-29 | re PR middle-end/6196 (ICE in copy_to_mode_reg, at explow.c:711) | Mark Mitchell | 5 | -7/+38 |
| 2003-08-29 | function.h (struct function): Add rtl_inline_init, saved_for_inline. | Richard Henderson | 5 | -6/+22 |
| 2003-08-29 | function.c (allocate_struct_function): New, split out of ... | Richard Henderson | 5 | -147/+62 |
| 2003-08-29 | function.h (struct function): Move function_frequency and max_jumptable_ents ... | Richard Henderson | 2 | -17/+22 |
| 2003-08-29 | config.gcc: Don't use negated character class in shell case clause. | Nathanael Nerode | 2 | -1/+6 |
| 2003-08-29 | builtins.c (expand_builtin_constant_p): Check cse_not_expected here, (fold_bu... | Richard Henderson | 2 | -6/+14 |
| 2003-08-29 | c-tree.h (C_DECL_FILE_SCOPE): Move ... | Richard Henderson | 6 | -20/+26 |
| 2003-08-29 | builtins.def: Fix typos. | Kaveh R. Ghazi | 2 | -15/+28 |
| 2003-08-29 | builtins.def (BUILT_IN_ERFC, [...]): Use ATTR_MATHFN_FPROUNDING_ERRNO. | Kaveh R. Ghazi | 2 | -3/+8 |
| 2003-08-29 | * config.gcc (i386-*-vsta): Fix obvious bogosity. | Nathanael Nerode | 2 | -2/+4 |
| 2003-08-29 | inclhack.def: Remove special cases for unsupported PTX 1 and PTX 2 (including... | Nathanael Nerode | 3 | -55/+8 |
| 2003-08-29 | Makefile.in (cpp.info): Just state dependencies. | Mark Mitchell | 2 | -80/+57 |
| 2003-08-29 | Makefile.in (restage1): Pass BOOT_CFLAGS to recursive make. | Kelley Cook | 2 | -9/+19 |
| 2003-08-29 | config.gcc: Narrow unsupported target match to avoid clobbering i?86-sequent-... | Nathanael Nerode | 2 | -1/+7 |
| 2003-08-29 | * builtins.c (mathfn_built_in): Handle new math builtins. | Kaveh R. Ghazi | 2 | -0/+65 |
| 2003-08-29 | re PR c++/11811 (Weird message with default template arguments) | Gabriel Dos Reis | 4 | -3/+35 |
| 2003-08-29 | init.c (decl_constant_value): Deal with COND_EXPR specially. | Mark Mitchell | 5 | -2/+31 |
| 2003-08-28 | Fix (hopefully temporary) for breakage caused by my 08-21 patch. | Per Bothner | 3 | -3/+15 |
| 2003-08-29 | s390.md ("*mulsi3_sign"): New insn. | Ulrich Weigand | 2 | -48/+110 |
| 2003-08-29 | Daily bump. | GCC Administrator | 1 | -1/+1 |
| 2003-08-28 | * gcj.texi (Extensions): Document gcjlib URLs. | Tom Tromey | 2 | -0/+19 |
| 2003-08-28 | builtin-types.def (BT_INT_PTR, [...]): New. | Kaveh R. Ghazi | 8 | -23/+146 |
| 2003-08-28 | builtin-types.def (BT_FN_FLOAT_INT_FLOAT, [...]): New. | Kaveh R. Ghazi | 7 | -32/+208 |
| 2003-08-28 | mkfixinc.sh: Remove special case code for unsupported variants of i?86, power... | Nathanael Nerode | 2 | -7/+3 |
| 2003-08-28 | mkfixinc.sh: Remove special case code for unsupported arm and hppa variants. | Nathanael Nerode | 2 | -6/+5 |
| 2003-08-28 | builtin-types.def (BT_FN_INT_FLOAT, [...]): New. | Kaveh R. Ghazi | 6 | -40/+672 |
| 2003-08-28 | s390.c (legitmate_constant_p): Use LARL on zSeries machines even in 31-bit ad... | Ulrich Weigand | 3 | -240/+229 |
| 2003-08-28 | re PR rtl-optimization/5079 (Reference to static const int not eliminated dur... | Mark Mitchell | 4 | -0/+48 |
| 2003-08-28 | * gcc.c (STANDARD_EXEC_PREFIX, STANDARD_STARTFILE_PREFIX) | Daniel Jacobowitz | 3 | -18/+16 |
| 2003-08-27 | cpperror.c (print_location): Don't check for !pfile->buffer. | Per Bothner | 2 | -16/+17 |
| 2003-08-28 | Daily bump. | GCC Administrator | 1 | -1/+1 |
| 2003-08-27 | * real.c (do_multiply): Initialize with memset. | Jason Merrill | 2 | -1/+5 |
| 2003-08-27 | gcov.c (typedef struct arc_info): New field cs_count. | Zdenek Dvorak | 4 | -4/+44 |
| 2003-08-27 | s390.c (struct machine_function): Remove member literal_pool_label. | Ulrich Weigand | 4 | -198/+347 |
| 2003-08-27 | ptrmem3.C: New test. | Mark Mitchell | 3 | -1/+30 |
| 2003-08-27 | inclhack.def (ptx_netswap): New disabled fix, ported from fixinc.ptx. | Nathanael Nerode | 3 | -10/+46 |
| 2003-08-27 | [multiple changes] | Richard Earnshaw | 5 | -23/+2177 |