aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-05-03* rtl.h (PHI_NODE_P): Remove.Kazu Hirata2-6/+4
2004-05-03Daily bump.GCC Administrator1-1/+1
2004-05-02Revert my previous store_constructor* changeRichard Kenner2-42/+25
2004-05-02re PR middle-end/14988 (Analysis of ACATS cxg2006 failures at -O1)Eric Botcazou2-28/+54
2004-05-02fold-const.c (fold_convert_const, fold): Add missing FIX_ROUND_EXPR case.Kaveh R. Ghazi2-0/+10
2004-05-02configure.ac (FLEX, BISON): Only use tools from the build tree if build equal...Alexandre Oliva3-5/+9
2004-05-02frv-protos.h (frv_expand_epilogue, [...]): Add bool argument.Alexandre Oliva5-19/+217
2004-05-02frv.h (ASM_SPEC): Pass -mno-fdpic as -mnopic.Alexandre Oliva2-3/+9
2004-05-02builtins.c (fold_fixed_mathfn): New function.Kaveh R. Ghazi5-15/+153
2004-05-02Daily bump.GCC Administrator1-1/+1
2004-05-01linux64.h (TARGET_DEFAULT): Make 64-bit by default also for TARGET_CPU_DEFAUL...Jakub Jelinek2-1/+8
2004-05-01decl.c (reshape_init): Do not apply TYPE_DOMAIN to a VECTOR_TYPE.Zack Weinberg2-4/+23
2004-05-01* config/cris/cris.h: Revert my "fix comment typos" patch.Kazu Hirata2-1/+5
2004-05-01TARGET->TUNE in last entry.Richard Sandiford1-1/+1
2004-05-01* config/mips/mips.h (TARGET_MACC_CHAINS): Fix comment.Richard Sandiford2-3/+7
2004-05-01alpha.md (builtin_insbl, [...]): Disallow 0 as first input operand.Falk Hueffner2-3/+8
2004-05-01* config/alpha/alpha.c (alpha_rtx_costs): Fix shiftadd costs.Falk Hueffner2-1/+5
2004-05-01re PR middle-end/15054 (Bad code due to overlapping stack temporaries)Ulrich Weigand5-3/+50
2004-05-01simplify-rtx.c (simplify_ternary_operation): When converting an IF_THEN_ELSE ...Paolo Bonzini2-1/+7
2004-05-01builtins.c (fold_builtin_round): Fix comment typo.Kaveh R. Ghazi6-285/+163
2004-04-30re PR target/11608 (testcase gcc.dg/debug/20020327-1.c fails with -gstabs1 etc.)Andrew Pinski2-1/+7
2004-05-01Daily bump.GCC Administrator1-1/+1
2004-05-01tree.h (SET_ARRAY_OR_VECTOR_CHECK): Rename to SET_OR_ARRAY_CHECK and adjust d...Zack Weinberg3-20/+30
2004-04-30re PR c++/14587 (Multiple inheriance/DLL testcase (g++.dg/ext/dllexport-MI1.C...Jason Merrill3-2/+30
2004-04-30Trivial comment typo in previous change.Paul Brook1-1/+1
2004-04-30config.gcc: Simplify arm --with-{cpu,tune} test.Paul Brook3-12/+17
2004-04-30re PR other/1963 (collect2 interprets "-oldstyle_liblookup" as "-o ldstyle_li...Rainer Orth2-2/+11
2004-04-30* config/i386/cygming.h [HAVE_GAS_PE_SECREL32_RELOC]Brian Ford4-66/+218
2004-04-30re PR java/15133 (gcjh generates wrong method signatures)Ranjit Mathew2-2/+14
2004-04-30Refer to base members using COMPONENT_REFs where possible.Jason Merrill4-9/+99
2004-04-30s390-protos.h (s390_emit_epilogue): Parameter added.Andreas Krebbel9-204/+385
2004-04-30bb-reorder.c, [...]: Fix comment typos.Kazu Hirata37-54/+69
2004-04-30class.c, [...]: Fix comment typos.Kazu Hirata7-6/+11
2004-04-3020040331-1.c: Don't use too wide a bit-field on 16-bit targets.Kazu Hirata2-0/+13
2004-04-3020040409-2.c: Fix constants used on 16-bit targets.Kazu Hirata2-8/+13
2004-04-30builtins.c (java_builtins): Add acos, asin, ceil and floor.Roger Sayle2-0/+17
2004-04-30Fit typo in previous patchPaul Brook2-2/+2
2004-04-30rs6000-power2-1.c: Change to compile only.Andrew Pinski3-2/+7
2004-04-30configure.gcc: Default ep9312 to hard-float.Paul Brook5-319/+172
2004-04-30expr.c (store_constructor): SIZE operand is now in bits...Richard Kenner2-25/+42
2004-04-30flow.c (propagate_one_insn): Call mark_set_regs for stack pointer updates too.J"orn Rennecke2-6/+17
2004-04-30* arm.c (arm_needs_doubleword_align): Use mode alignment.Paul Brook2-11/+12
2004-04-30altivec.h [...] (vec_subsubs): Rename to vec_sububs.Paolo Bonzini2-18/+14
2004-04-30i386.md (atansf2, [...]): Move near atan2?f3 expanders.Uros Bizjak2-39/+44
2004-04-29Patch from Nick Clifton.Nick Clifton4-2/+11
2004-04-30reg-stack.c (subst_stack_regs_pat): <UNSPEC_SIN, UNSPEC_COS, UNSPEC_FRNDINT, ...Uros Bizjak2-20/+19
2004-04-29Patch from Richard Guenther.Richard Guenther6-1/+34
2004-04-30gcse.c (remove_reachable_equiv_notes): Delete notes also in blocks which have...Josef Zlomek2-2/+6
2004-04-30configure.ac (--with-as): Abort if user-supplied assembler cannot be executed.Ben Elliston3-131/+82
2004-04-30Daily bump.GCC Administrator1-1/+1