aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-10-17* doc/invoke.texi (gcse-las): Fix typo.David Edelsohn2-1/+5
2003-10-18Daily bump.GCC Administrator1-1/+1
2003-10-18Daily bump.GCC Administrator1-1/+1
2003-10-17install.texi: Remove first part of the sentence for zsh not working.Andrew Pinski2-2/+5
2003-10-17re PR bootstrap/12546 (Missing argz.h causes the build to fail on FreeBSD 4.8)Andrew Pinski2-0/+10
2003-10-17* config/ptx4.h: Switch to DWARF 2; update comments.Nathanael Nerode2-6/+13
2003-10-17* Add PRs to Altivec ChangeLog entry.David Edelsohn1-0/+1
2003-10-17altivec.md ("altivec_dst", [...]): Use a memory_operand.Segher Boessenkool3-105/+151
2003-10-17win32.cc: (_Jv_pipe) Implemented.Mohan Embar5-1/+24
2003-10-17opts.c (common_handle_option): Handle OPT_fwebJan Hubicka3-1/+19
2003-10-17linux.h (FUNCTION_NAME_ALREADY_DECLARED): Undef before redefinition.Rainer Orth2-0/+6
2003-10-17common.opt: Add description of the new -fgcse-las flag.Mostafa Hagog7-22/+139
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-18gcconfig.h (ALIGNMENT <powerpc linux>): Remove unsure comment.Alan Modra2-2/+6
2003-10-17Makefile.am: Add new files.Benjamin Kosnik16-1314/+1443
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-17config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.Rainer Orth4-3/+13
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-17Daily bump.GCC Administrator1-1/+1
2003-10-16Remove PR 8610 heading mistakenly added to last ChangeLog entry.Paolo Carlini1-1/+0
2003-10-16eliminate conflict indicatorR. Kelley Cook1-1/+0
2003-10-16[multiple changes]Benjamin Kosnik41-385/+900
2003-10-16* objc/Make-lang.in (objc-parse.o): Honor $(parsedir) for objc-parse.c.R. Kelley Cook2-0/+7
2003-10-16StringBuffer.java (getChars): Fix array index checks.Ralph Loader4-5/+140
2003-10-16natString.cc (getChars): Fix validation of array indexes.Ralph Loader4-10/+165
2003-10-16prims.cc (_Jv_NewObjectArray): Make sure byte size doesn't overflow a jint.Ralph Loader4-3/+109
2003-10-16* MAINTAINERS: Add myself to 'Write After Approval' section.Ralph Loader2-0/+5
2003-10-16acconfig.h: Add HAVE_DRAND48.Benjamin Kosnik5-12/+3
2003-10-16locale.cc (locale::locale(const char*)): ...Paolo Carlini2-1/+6
2003-10-16acconfig.h: Add HAVE_DRAND48 and HAVE_ISATTY.Benjamin Kosnik4-10/+22
2003-10-16atomicity.h (__exchange_and_add): Use TAS on __mcf5400__.Bernardo Innocenti2-7/+16
2003-10-16cygming.h (ASM_OUTPUT_DEF_FROM_DECLS): Define.Danny Smith3-21/+47
2003-10-16* gennews (files): Add GCC 3.3 files.Mark Mitchell2-1/+6
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-16locale.cc (locale::locale(const char*)): Tweak a couple of comparisons to use...Paolo Carlini2-4/+9