aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-05-03Add missing entry for my 2004-04-30 change.Brian Ford1-0/+16
2004-05-03inclhack.def (svr4_profil): Don't apply on IRIX 5/6.Rainer Orth3-4/+19
2004-05-03* 50system.ads, 59system.ads, s-thread.ads: Removed, no longer used.Arnaud Charlet4-477/+4
2004-05-03i386.md (*fyl2x_sfxf3, [...]): Remove insn definition.Uros Bizjak2-98/+110
2004-05-03re PR debug/14718 (ICE in force_decl_die (dwarf2out.c))Graham Stott2-2/+8
2004-05-03[multiple changes]Arnaud Charlet29-775/+4770
2004-05-03config.gcc (sparc64-*-solaris2*, [...]): Add tm-dwarf2.h to tm_file.Eric Botcazou3-9/+11
2004-05-03ChangeLog missed in my previous commitGiovanni Bajo1-0/+10
2004-05-03re PR c++/14389 (Out-of-line of overloaded template rejected)Giovanni Bajo7-16/+78
2004-05-03optabs.h (enum optab_index): Add new OTI_expm1.Uros Bizjak8-2/+158
2004-05-03frv.md (*return_true, [...]): New patterns.Alexandre Oliva2-0/+29
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