summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
...
* data_char_1.f90: Fix typo, add dg-do directive.Tobias Schlüter2005-01-208-3/+18
* tree-cfg.c (tree_verify_flow_info): Check that a nonlocal label is first in a...Kazu Hirata2005-01-202-5/+23
* sourcebuild.texi (Test Directives): New.Janis Johnson2005-01-202-0/+206
* real.c (real_floor): Don't leave the result uninitialized when mode is VOIDMo...Roger Sayle2005-01-202-1/+11
* Fix changelog date.Paul Brook2005-01-201-1/+1
* * config/arm/arm.md (insv): Use gen_int_mode.Paul Brook2005-01-202-1/+5
* freebsd.h (ASM_OUTPUT_INTERNAL_LABELREF): Delete.Eric Botcazou2005-01-206-36/+8
* re PR debug/19124 (gcc generates incorrect dwarf2 debug info)Daniel Berlin2005-01-202-12/+69
* re PR tree-optimization/15349 ([tree-ssa] Merge two phi nodes.)Kazu Hirata2005-01-207-8/+259
* re PR target/19418 (_mm_cast*, icc8.1 new intrinsics)Richard Henderson2005-01-202-0/+45
* Mark PR.Richard Henderson2005-01-201-0/+1
* re PR target/19530 (MMX load intrinsic produces SSE superfluous instructions ...Richard Henderson2005-01-204-7/+126
* Makefile.in (alpha-linux, [...]): Use a-intnam-linux.ads and system-linux-alp...Richard Henderson2005-01-205-147/+167
* i386.c (ix86_expand_push): New.Richard Henderson2005-01-206-0/+54
* * gcc.dg/tree-ssa/loop-1.c: Fix target names on xfail.Steve Ellcey2005-01-202-1/+5
* params.def, [...]: Update copyright.Kazu Hirata2005-01-205-4/+10
* rtl.def (CONST_VECTOR): Use RTX_CONST_OBJ.Richard Henderson2005-01-203-3/+7
* re PR target/19350 (Compilation with -O1 -ftree-vectorize gives unrecognizabl...Richard Henderson2005-01-202-0/+8
* i386.c (ix86_expand_vector_init_one_var): Fix typo in QImode expansion to ix8...Richard Henderson2005-01-202-2/+8
* typeck.c (more_qualified_p): Remove.Kazu Hirata2005-01-203-12/+5
* re PR target/19511 (ICE in in reload_cse_simplify_operands, at postreload.c:391)Richard Henderson2005-01-194-247/+133
* re PR target/19427 (gcc.c-torture/execute/simd-1.c compilation fails for i686...Richard Henderson2005-01-192-4/+11
* re PR middle-end/19304 (wrong code for spec test from emit_move_change_mode)Richard Henderson2005-01-192-24/+31
* re PR target/19518 ([alpha] unrecognizable insn (set (reg:V4HI) (const_vector...Richard Henderson2005-01-198-143/+460
* loop-1.c: Fix missing "-" in dg-final scan-assembler-times directive name.Hans-Peter Nilsson2005-01-202-1/+4
* typeck.c (comptypes): Handle return code from objc_comptypes correctly.Matt Austern2005-01-202-1/+6
* Daily bump.GCC Administrator2005-01-201-1/+1
* re PR tree-optimization/19038 (tree-ssa causing loops to have more than one BB)Zdenek Dvorak2005-01-192-12/+35
* cfganal.c (compute_dominance_frontiers_1): Replace with new algorithmDaniel Berlin2005-01-192-57/+48
* re PR target/19529 (sh-rtems multilibs broken)Ralf Corsepius2005-01-193-2/+15
* * cp-tree.h, name-lookup.h: Remove unused prototypes.Kazu Hirata2005-01-193-26/+4
* asm-a.c: Move dg-require-effective-target to after dg-do.Hans-Peter Nilsson2005-01-192-1/+4
* tree-ssa-ccp.c (maybe_fold_offset_to_component_ref): Always subtract the offs...Zdenek Dvorak2005-01-192-28/+28
* tree-cfg.c (remove_forwarder_block): Fix the check to prevent a nonlocal labe...Kazu Hirata2005-01-192-1/+7
* re PR rtl-optimization/19462 (generating return insns while current_function_...Hans-Peter Nilsson2005-01-192-1/+6
* loop-1.c: Ignore declaration when counting function calls on ia64.Steve Ellcey2005-01-192-1/+13
* re PR rtl-optimization/19462 (generating return insns while current_function_...Hans-Peter Nilsson2005-01-192-1/+12
* re PR c++/19375 (Access violation diagnostic given twice)Kriang Lerdsuwanakij2005-01-192-6/+27
* passes.texi: Remove paragraph mentioning new-ra.Paolo Bonzini2005-01-192-7/+4
* re PR rtl-optimization/15139 (cc1 uses excessive amounts of memory compiling ...Jakub Jelinek2005-01-198-1/+98
* re PR c/17297 (ICE with FP vector constructor containing qnan calculation)Jakub Jelinek2005-01-196-22/+90
* vect-85.c: Add comment.Dorit Naishlos2005-01-196-9/+22
* * gcc.dg/vect/vect-66.c: Slightly tweak 3rd loop.Eric Botcazou2005-01-192-2/+6
* Daily bump.GCC Administrator2005-01-191-1/+1
* * toplev.c (init_asm_output): Remove dead #ifdef.Tobias Schlüter2005-01-192-5/+4
* tree.c (count_functions, [...]): Remove.Kazu Hirata2005-01-183-69/+4
* * config/sh/linux.h (TARGET_C99_FUNCTIONS): Define.Kaz Kojima2005-01-182-1/+10
* decl.c (vtable_decl_p, [...]): Remove.Kazu Hirata2005-01-183-113/+5
* decl.c (delete_block): Remove.Kazu Hirata2005-01-183-24/+5
* calls.c (expand_call): Check DECL_BUILT_IN_CLASS before accessing DECL_FUNCTI...Eric Botcazou2005-01-188-12/+24