aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-01-19re PR c++/19375 (Access violation diagnostic given twice)Kriang Lerdsuwanakij2-6/+27
2005-01-19passes.texi: Remove paragraph mentioning new-ra.Paolo Bonzini2-7/+4
2005-01-19re PR rtl-optimization/15139 (cc1 uses excessive amounts of memory compiling ...Jakub Jelinek8-1/+98
2005-01-19re PR c/17297 (ICE with FP vector constructor containing qnan calculation)Jakub Jelinek6-22/+90
2005-01-19vect-85.c: Add comment.Dorit Naishlos6-9/+22
2005-01-19* gcc.dg/vect/vect-66.c: Slightly tweak 3rd loop.Eric Botcazou2-2/+6
2005-01-19Daily bump.GCC Administrator1-1/+1
2005-01-19* toplev.c (init_asm_output): Remove dead #ifdef.Tobias Schlüter2-5/+4
2005-01-18tree.c (count_functions, [...]): Remove.Kazu Hirata3-69/+4
2005-01-18* config/sh/linux.h (TARGET_C99_FUNCTIONS): Define.Kaz Kojima2-1/+10
2005-01-18decl.c (vtable_decl_p, [...]): Remove.Kazu Hirata3-113/+5
2005-01-18decl.c (delete_block): Remove.Kazu Hirata3-24/+5
2005-01-18calls.c (expand_call): Check DECL_BUILT_IN_CLASS before accessing DECL_FUNCTI...Eric Botcazou8-12/+24
2005-01-18sparc.c (load_pic_register): Emit the appropriate variant of the load_pcrel_s...Eric Botcazou3-26/+27
2005-01-18re PR ada/13470 (64bits Ada bootstrap failure:xnmake etc. crash generating nm...Jakub Jelinek2-5/+13
2005-01-18system-linux-ppc.ads: Set ZCX_By_Default and GCC_ZCX_Support to True.Toon Moene2-2/+7
2005-01-18* g++.dg/debug/typedef3.C: New test.Eric Botcazou2-0/+23
2005-01-18rs6000.md ("sunordered"): Disable for e500.Aldy Hernandez2-2/+7
2005-01-18Makefile.in (LIBGNAT_TARGET_PAIRS, [...]): Specialize for alpha-linux.Richard Henderson4-0/+676
2005-01-18compile onlyAndrew Pinski1-0/+1
2005-01-18re PR c/19472 (compiler internal error: in var_ann, at tree-flow-inline.h:34)Andrew Pinski6-4/+47
2005-01-18aix43.h (CPLUSPLUS_CPP_SPEC): Delete _XOPEN_SOURCE, _XOPEN_SOURCE_EXTENDED, _...David Edelsohn4-13/+11
2005-01-18re PR target/19379 (ICE during build of newlib's e_atan2.c when soft-float)Joel Sherrill2-0/+10
2005-01-18* gcc.dg/sh-relax.c: Add prototype for abort.Kaz Kojima2-0/+5
2005-01-18Fix problematic entry.Eric Botcazou1-1/+1
2005-01-18arith.c, [...]: Update copyright.Kazu Hirata26-25/+35
2005-01-18darwin.c, [...]: Update copyright.Kazu Hirata40-39/+64
2005-01-18Make-lang.in, [...]: Update copyright.Kazu Hirata8-7/+14
2005-01-18basic-block.h, [...]: Update copyright.Kazu Hirata63-62/+83
2005-01-18re PR target/19496 (ICE in gcc.c-torture/execute/ieee/fp-cmp-8.c for x86_64 a...Richard Henderson2-0/+11
2005-01-18openbsdelf.h: Typo.Marc Espie2-1/+4
2005-01-18i386.c (ix86_expand_fp_movcc): Remove TARGET_IEEE_FP special case for sse.Richard Henderson3-8/+11
2005-01-18tree-inline.c (estimate_num_insns_1): Added cases for ALIGN_INDIRECT_REF, MIS...Dorit Naishlos2-0/+9
2005-01-18re PR rtl-optimization/19296 (Range check on short miscompiled at -O)Eric Botcazou5-24/+106
2005-01-18c-typeck.c: (convert_for_assignment): Check warn_pointer_sign.Andi Kleen1-0/+6
2005-01-18i386.c (override_options): Revert 2004-11-24 change.Uros Bizjak3-13/+84
2005-01-18re PR target/19424 (Error: suffix or operands invalid for `movlps')Uros Bizjak2-8/+16
2005-01-18[multiple changes]Andreas Jaeger5-6/+46
2005-01-17Opps. Committed wrong version.Jeff Law1-0/+3
2005-01-17tree-ssa-dom.c (tree_ssa_dominator_optimize): Clear SSA_NAME_VALUE at the end...Jeff Law2-20/+25
2005-01-17re PR tree-optimization/19121 (ICE: in merge_alias_info, at tree-ssa-copy.c:236)Diego Novillo6-48/+124
2005-01-17Fix ICE with long double after float HFA.Jim Wilson4-5/+59
2005-01-17sse.md (smaxv4sf3_finite, [...]): New.Richard Henderson2-20/+146
2005-01-18Daily bump.GCC Administrator1-1/+1
2005-01-17Undo mistaken commitR. Kelley Cook2-90/+27
2005-01-17Makefile.in (STAGEMOVESTUFF): Stage all the stamp files to prevent bubblestra...Kelley Cook4-31/+96
2005-01-17s390.md ("*clc"): Remove incorrect '='.Ulrich Weigand2-2/+7
2005-01-17fix ChangeLogsSteven Bosscher2-5/+4
2005-01-17basic-block.h: Document BB_* flags.Steven Bosscher4-21/+56
2005-01-17config.gcc (mips64*-*-linux*): Set the default abi to n32.Richard Sandiford4-23/+18