aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-10-17re PR c++/2513 (internal template template parameter causes ICE)Kriang Lerdsuwanakij5-10/+57
2003-10-18* config/rs6000/crtsavres.asm: Remove powerpc64 code.Alan Modra2-104/+3
2003-10-18* config/rs6000/crtsavres.asm: Correct alignment of powerpc64 code.Alan Modra2-0/+6
2003-10-17arm.c (use_return_insn): Not a single instruction, if there's a frame pointer.Richard Earnshaw2-3/+25
2003-10-17* ifcvt.c (noce_try_addcc): Handle ifs with 'else' case.Ulrich Weigand2-4/+6
2003-10-17combine.c (simplify_set): Do not clear out undobuf.other_insn already set els...Ulrich Weigand2-4/+9
2003-10-17i386.c (ix86_expand_prologue): Use gen_allocate_stack_worker.Kelley Cook2-16/+13
2003-10-17config.gcc (mips-sgi-irix6*o32): Only enable use_collect2 without gas.Rainer Orth11-189/+484
2003-10-17collect2.c (COLLECT_PARSE_FLAG): Provide default.Rainer Orth3-2/+21
2003-10-17re PR c++/12369 (ICE with templates and friends)Kriang Lerdsuwanakij2-0/+19
2003-10-17arm-modes.def (CC_Nmode): New condition code mode.Richard Earnshaw6-43/+736
2003-10-17flow.c (init_propagate_block_info): Don't abort if a conditional jump is not ...Richard Earnshaw2-37/+48
2003-10-17fixJason Merrill1-1/+2
2003-10-17re PR rtl-optimization/12630 (Various unrecognizable insns and ICEs at -O3)Jan Hubicka2-6/+12
2003-10-16Change TARGET_ALTIVEC to TARGET_ALTIVEC_ABI.David Edelsohn2-2/+2
2003-10-17Daily bump.GCC Administrator1-1/+1
2003-10-16eliminate conflict indicatorR. Kelley Cook1-1/+0
2003-10-16* objc/Make-lang.in (objc-parse.o): Honor $(parsedir) for objc-parse.c.R. Kelley Cook2-0/+7
2003-10-16cygming.h (ASM_OUTPUT_DEF_FROM_DECLS): Define.Danny Smith3-21/+47
2003-10-16try-catch-2.m: Relax target triple to all Darwin versions.Ziemowit Laski2-1/+6
2003-10-16configure.in: Add snprintf to gcc_AC_CHECK_DECLS list.Zack Weinberg5-105/+121
2003-10-16rs6000.c (rs6000_va_arg): Only align vector arguments if TARGET_ALTIVEC.David Edelsohn2-1/+6
2003-10-1620031003-1.c: Enable only when INT_MAX == 2147483647.Kazu Hirata2-0/+9
2003-10-16builtins.c (fold_builtin_memcpy, [...]): New functions.Roger Sayle2-16/+321
2003-10-16960416-1.x: Remove.Kazu Hirata3-10/+5
2003-10-16darwin-protos.h (machopic_non_lazy_ptr_name): Delete prototype.Geoffrey Keating3-93/+111
2003-10-16Fix CRLF problem with 20031012-1.cR. Kelley Cook1-32/+32
2003-10-16Daily bump.GCC Administrator1-1/+1
2003-10-15problem that current decl duplication mechanizm > > /* If we didn't remap thi...Jan Hubicka2-10/+20
2003-10-15fold-const.c (tree_swap_operands_p): disables some features when optimizing f...Gábor Lóki2-0/+8
2003-10-15linux.h (MD_FALLBACK_FRAME_STATE_FOR): NewDavid Daney1-0/+10
2003-10-15linux.h (MD_FALLBACK_FRAME_STATE_FOR): NewDavid Daney3-4/+77
2003-10-15Remove stray blank lineZack Weinberg1-1/+0
2003-10-15genmodes.c: Include hashtab.h.Zack Weinberg6-53/+260
2003-10-15genmodes.c (calc_wider_mode): Allocate enough room for all the entries we'll ...Olivier Hainque2-1/+8
2003-10-15Fixed up last commit.Ulrich Weigand2-1/+10
2003-10-15config.gcc (s390x-ibm-tpf*): New target.Ulrich Weigand4-0/+140
2003-10-15Forgot to mention cris_notice_update_cc in last ChangeLog entryHans-Peter Nilsson1-0/+2
2003-10-15re PR target/12598 (Invalid size optimization on volatile memory reference)Hans-Peter Nilsson4-57/+92
2003-10-15re PR target/12598 (Invalid size optimization on volatile memory reference)Hans-Peter Nilsson2-0/+77
2003-10-15m68k.h (MASK_SEP_DATA, [...]): Move definitions after the other flags.Bernardo Innocenti2-13/+19
2003-10-14oopsJason Merrill1-4/+4
2003-10-15Daily bump.GCC Administrator1-1/+1
2003-10-15c-parse.in (methoddef, [...]): Call objc_add_method() instead of add_method().Ziemowit Laski4-9/+23
2003-10-14s390-protos.h (s390_alc_comparison): Add prototype.Ulrich Weigand5-3/+277
2003-10-14configure.in: Clean up some feedback echoes.Nathanael Nerode3-46/+33
2003-10-14* aclocal.m4: Properly quote names of macros being defined.Nathanael Nerode2-17/+19
2003-10-14re PR c++/11878 (ICE in cp_expr_size)Jason Merrill1-0/+13
2003-10-14re PR c++/11063 (ICE on parsing initialization list of const array member)Jason Merrill1-0/+15
2003-10-14re PR c++/11878 (ICE in cp_expr_size)Jason Merrill3-2/+18