| Commit message (Expand) | Author | Age | Files | Lines |
* | * config/alpha/alpha.c (alpha_file_start): Fix typo. | kenner | 2003-06-20 | 2 | -1/+5 |
* | * config/mips/mips.h (PUT_SDB_FUNCTION_END): Pass 0 as third arg | ro | 2003-06-20 | 2 | -1/+6 |
* | * doc/install.texi (Building): Correct and improve statement | gerald | 2003-06-20 | 2 | -6/+13 |
* | * c-common.c: Change _Bool to bool reverting part of the last | aj | 2003-06-20 | 2 | -28/+33 |
* | * tree.h (expand_function_end): Remove all parameters. | nathan | 2003-06-20 | 18 | -30/+57 |
* | (ARM Built-in Functions): New node. Document ARM builtin functions for iWMMXt | nickc | 2003-06-20 | 2 | -0/+164 |
* | * doc/install.texi (--with-gnu-as): Mention SPARC/Solaris and | ebotcazou | 2003-06-20 | 2 | -7/+16 |
* | * doc/tm.texi: Uniformly use @defmac for macros, rather than | zack | 2003-06-20 | 2 | -1463/+1298 |
* | PR c++/10939 | mmitchel | 2003-06-20 | 4 | -2/+34 |
* | * line-map.c, line-map.h: Convert to ISO prototypes. | neil | 2003-06-20 | 3 | -32/+20 |
* | PR c++/9649 | mmitchel | 2003-06-20 | 7 | -25/+61 |
* | PR c++/11041 | mmitchel | 2003-06-20 | 9 | -40/+101 |
* | Fix for PR c++/11228, infinite loop for new int[n](). | austern | 2003-06-20 | 7 | -1/+125 |
* | Daily bump. | gccadmin | 2003-06-20 | 1 | -1/+1 |
* | * gcse.c (store_killed_in_insn): Fix. | rakdver | 2003-06-19 | 2 | -2/+5 |
* | * target.h (asm_out.file_start, file_start_app_off, | zack | 2003-06-19 | 111 | -980/+840 |
* | * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8. | kazu | 2003-06-19 | 1 | -2/+0 |
* | * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8. | kazu | 2003-06-19 | 1 | -0/+4 |
* | * gcc.c (target_sysroot_suffix, target_sysroot_hdrs_suffix, | gp | 2003-06-19 | 3 | -3/+77 |
* | Fix typo in my last entry. | aj | 2003-06-19 | 1 | -1/+1 |
* | * c-aux-info.c: Convert to ISO C99. | aj | 2003-06-19 | 12 | -1215/+752 |
* | * builtins.c (expand_errno_check): Assume that flag_errno_math | sayle | 2003-06-19 | 2 | -85/+127 |
* | 2003-06-19 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2003-06-19 | 2 | -0/+9 |
* | 2003-06-19 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2003-06-19 | 2 | -2/+7 |
* | * gcc.c-torture/execute/simd-4.c (main): Make expected value | amylaar | 2003-06-19 | 2 | -1/+9 |
* | * c-tree.h: Remove declaration of poplevel. | aj | 2003-06-19 | 9 | -61/+24 |
* | * bt-load.c (migrate_btr_defs): Correct printf arguments. | aj | 2003-06-19 | 2 | -2/+5 |
* | * protoize.c: Fix breakage from last patch. | aj | 2003-06-19 | 2 | -4/+6 |
* | * hooks.h (hook_reg_class_void_no_regs): Only declare if tm.h | amylaar | 2003-06-19 | 2 | -0/+13 |
* | * config/sparc/sparc.c: Update copyright year. | wilson | 2003-06-19 | 2 | -1/+5 |
* | * config/rs6000/rs6000.c (init_cumulative_args): Limit CALL_LIBCALL | dje | 2003-06-19 | 2 | -1/+7 |
* | PR bootstrap/4068 | wilson | 2003-06-19 | 2 | -1/+6 |
* | * config/h8300/h8300.c (TARGET_INITIALIZER and friends): Move | kazu | 2003-06-19 | 2 | -30/+29 |
* | * pt.c: Convert to ISO C. | neroden | 2003-06-19 | 3 | -664/+399 |
* | * bt-load.c (migrate_btr_def) [INSN_SCHEDULING]: Conditionalize | hp | 2003-06-19 | 2 | -1/+10 |
* | Daily bump. | gccadmin | 2003-06-19 | 1 | -1/+1 |
* | * config/ia64/unwind-ia64.c (_Unwind_GetCFA): New. | rth | 2003-06-18 | 2 | -1/+23 |
* | * toplev.c (rest_of_handle_sched): Hide the entire function if | kazu | 2003-06-18 | 2 | -4/+11 |
* | 2003-06-18 Stephen Clarke <stephen.clarke@superh.com> | amylaar | 2003-06-18 | 19 | -34/+1754 |
* | * cp-tree.h (comp_except_specs, compparms, cp_has_mutable_p, | nathan | 2003-06-18 | 3 | -257/+164 |
* | * config.gcc: Add an extra_header for ARM targets. | nickc | 2003-06-18 | 13 | -184/+4662 |
* | * cp-tree.h (COMPARE_RELAXED): Rename to ... | nathan | 2003-06-18 | 7 | -247/+215 |
* | * treetree.c (build_stmt): Remove VPARAMS. | nathan | 2003-06-18 | 2 | -2/+7 |
* | * toplev.c (Remaining -d letters summary): Update. | amylaar | 2003-06-18 | 2 | -2/+6 |
* | * mangle.c (mangle_conv_op_name_for_type): Correct sprintf format | mmitchel | 2003-06-18 | 2 | -1/+6 |
* | 2003-06-18 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> | sirl | 2003-06-18 | 4 | -7/+27 |
* | * Makefile.in: Update. | neil | 2003-06-18 | 6 | -111/+134 |
* | PR debug/4252 | neil | 2003-06-18 | 7 | -9/+26 |
* | 2003-06-17 Benjamin Kosnik <bkoz@redhat.com> | bkoz | 2003-06-18 | 2 | -14/+8 |
* | * system.h (ANSI_PROTOTYPES, PTR_CONST, LONG_DOUBLE, VPARAMS, | ghazi | 2003-06-18 | 2 | -0/+17 |