Age | Commit message (Expand) | Author | Files | Lines |
2005-01-19 | re PR c++/19375 (Access violation diagnostic given twice) | Kriang Lerdsuwanakij | 2 | -6/+27 |
2005-01-19 | passes.texi: Remove paragraph mentioning new-ra. | Paolo Bonzini | 2 | -7/+4 |
2005-01-19 | re PR rtl-optimization/15139 (cc1 uses excessive amounts of memory compiling ... | Jakub Jelinek | 8 | -1/+98 |
2005-01-19 | re PR c/17297 (ICE with FP vector constructor containing qnan calculation) | Jakub Jelinek | 6 | -22/+90 |
2005-01-19 | vect-85.c: Add comment. | Dorit Naishlos | 6 | -9/+22 |
2005-01-19 | * gcc.dg/vect/vect-66.c: Slightly tweak 3rd loop. | Eric Botcazou | 2 | -2/+6 |
2005-01-19 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2005-01-19 | * toplev.c (init_asm_output): Remove dead #ifdef. | Tobias Schlüter | 2 | -5/+4 |
2005-01-18 | tree.c (count_functions, [...]): Remove. | Kazu Hirata | 3 | -69/+4 |
2005-01-18 | * config/sh/linux.h (TARGET_C99_FUNCTIONS): Define. | Kaz Kojima | 2 | -1/+10 |
2005-01-18 | decl.c (vtable_decl_p, [...]): Remove. | Kazu Hirata | 3 | -113/+5 |
2005-01-18 | decl.c (delete_block): Remove. | Kazu Hirata | 3 | -24/+5 |
2005-01-18 | calls.c (expand_call): Check DECL_BUILT_IN_CLASS before accessing DECL_FUNCTI... | Eric Botcazou | 8 | -12/+24 |
2005-01-18 | sparc.c (load_pic_register): Emit the appropriate variant of the load_pcrel_s... | Eric Botcazou | 3 | -26/+27 |
2005-01-18 | re PR ada/13470 (64bits Ada bootstrap failure:xnmake etc. crash generating nm... | Jakub Jelinek | 2 | -5/+13 |
2005-01-18 | system-linux-ppc.ads: Set ZCX_By_Default and GCC_ZCX_Support to True. | Toon Moene | 2 | -2/+7 |
2005-01-18 | * g++.dg/debug/typedef3.C: New test. | Eric Botcazou | 2 | -0/+23 |
2005-01-18 | rs6000.md ("sunordered"): Disable for e500. | Aldy Hernandez | 2 | -2/+7 |
2005-01-18 | Makefile.in (LIBGNAT_TARGET_PAIRS, [...]): Specialize for alpha-linux. | Richard Henderson | 4 | -0/+676 |
2005-01-18 | compile only | Andrew Pinski | 1 | -0/+1 |
2005-01-18 | re PR c/19472 (compiler internal error: in var_ann, at tree-flow-inline.h:34) | Andrew Pinski | 6 | -4/+47 |
2005-01-18 | aix43.h (CPLUSPLUS_CPP_SPEC): Delete _XOPEN_SOURCE, _XOPEN_SOURCE_EXTENDED, _... | David Edelsohn | 4 | -13/+11 |
2005-01-18 | re PR target/19379 (ICE during build of newlib's e_atan2.c when soft-float) | Joel Sherrill | 2 | -0/+10 |
2005-01-18 | * gcc.dg/sh-relax.c: Add prototype for abort. | Kaz Kojima | 2 | -0/+5 |
2005-01-18 | Fix problematic entry. | Eric Botcazou | 1 | -1/+1 |
2005-01-18 | arith.c, [...]: Update copyright. | Kazu Hirata | 26 | -25/+35 |
2005-01-18 | darwin.c, [...]: Update copyright. | Kazu Hirata | 40 | -39/+64 |
2005-01-18 | Make-lang.in, [...]: Update copyright. | Kazu Hirata | 8 | -7/+14 |
2005-01-18 | basic-block.h, [...]: Update copyright. | Kazu Hirata | 63 | -62/+83 |
2005-01-18 | re PR target/19496 (ICE in gcc.c-torture/execute/ieee/fp-cmp-8.c for x86_64 a... | Richard Henderson | 2 | -0/+11 |
2005-01-18 | openbsdelf.h: Typo. | Marc Espie | 2 | -1/+4 |
2005-01-18 | i386.c (ix86_expand_fp_movcc): Remove TARGET_IEEE_FP special case for sse. | Richard Henderson | 3 | -8/+11 |
2005-01-18 | tree-inline.c (estimate_num_insns_1): Added cases for ALIGN_INDIRECT_REF, MIS... | Dorit Naishlos | 2 | -0/+9 |
2005-01-18 | re PR rtl-optimization/19296 (Range check on short miscompiled at -O) | Eric Botcazou | 5 | -24/+106 |
2005-01-18 | c-typeck.c: (convert_for_assignment): Check warn_pointer_sign. | Andi Kleen | 1 | -0/+6 |
2005-01-18 | i386.c (override_options): Revert 2004-11-24 change. | Uros Bizjak | 3 | -13/+84 |
2005-01-18 | re PR target/19424 (Error: suffix or operands invalid for `movlps') | Uros Bizjak | 2 | -8/+16 |
2005-01-18 | [multiple changes] | Andreas Jaeger | 5 | -6/+46 |
2005-01-17 | Opps. Committed wrong version. | Jeff Law | 1 | -0/+3 |
2005-01-17 | tree-ssa-dom.c (tree_ssa_dominator_optimize): Clear SSA_NAME_VALUE at the end... | Jeff Law | 2 | -20/+25 |
2005-01-17 | re PR tree-optimization/19121 (ICE: in merge_alias_info, at tree-ssa-copy.c:236) | Diego Novillo | 6 | -48/+124 |
2005-01-17 | Fix ICE with long double after float HFA. | Jim Wilson | 4 | -5/+59 |
2005-01-17 | sse.md (smaxv4sf3_finite, [...]): New. | Richard Henderson | 2 | -20/+146 |
2005-01-18 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2005-01-17 | Undo mistaken commit | R. Kelley Cook | 2 | -90/+27 |
2005-01-17 | Makefile.in (STAGEMOVESTUFF): Stage all the stamp files to prevent bubblestra... | Kelley Cook | 4 | -31/+96 |
2005-01-17 | s390.md ("*clc"): Remove incorrect '='. | Ulrich Weigand | 2 | -2/+7 |
2005-01-17 | fix ChangeLogs | Steven Bosscher | 2 | -5/+4 |
2005-01-17 | basic-block.h: Document BB_* flags. | Steven Bosscher | 4 | -21/+56 |
2005-01-17 | config.gcc (mips64*-*-linux*): Set the default abi to n32. | Richard Sandiford | 4 | -23/+18 |