aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-05-13Replace calls to abort in CRIS port.Hans-Peter Nilsson4-66/+65
2005-05-13re PR rtl-optimization/20769 (bt-load.c doesn't take nonlocal gotos into acco...J"orn Rennecke3-2/+40
2005-05-13* arm.c (arm_return_in_memory): Add handling for vector return types.Josh Conner2-0/+10
2005-05-13mips.h (processor_type): Add new PROCESSOR_4KP name.David Ung5-2/+168
2005-05-13trans-stmt.c (gfc_trans_forall_1): Fix comment typo.Paul Brook2-1/+5
2005-05-13c-decl.c (finish_function): Suppress "control reaches end of non-void functio...Jan Hubicka2-1/+8
2005-05-13builtins-43.c: Use gimple dump instead of generic.Jan Hubicka22-82/+78
2005-05-13re PR rtl-optimization/20756 (Clobbers of deleted insns are processed, but le...Joern Rennecke1-0/+2
2005-05-13Fix last ChangeLog entry.Ulrich Weigand1-1/+1
2005-05-13re PR rtl-optimization/20756 (Clobbers of deleted insns are processed, but le...J"orn Rennecke2-1/+16
2005-05-13s390.md: ("DBL"): New mode attribute.Adrian Straetling2-55/+28
2005-05-13c-format.c (check_format_arg): Handle string literals of the form &"string"[o...Richard Guenther3-0/+24
2005-05-133000.md, [...]: Update copyright.Kazu Hirata17-16/+28
2005-05-13[multiple changes]Bryce McKinlay2-1/+11
2005-05-13Daily bump.GCC Administrator1-1/+1
2005-05-12function.c (instantiate_virtual_regs_in_insn): Do not simplify addition to mo...Richard Henderson2-9/+18
2005-05-12cris.c (cris_print_operand): Use operand_subword and HOST_WIDE_INT_PRINT_DEC ...Hans-Peter Nilsson2-5/+10
2005-05-12basic-block.h (FOR_ALL_BB_FN): New macro.Jan Hubicka6-19/+37
2005-05-12re PR tree-optimization/21520 (missing PRE opportunity with operand after ope...Steven Bosscher3-17/+57
2005-05-12sh.c: Declare the prototype of sh_adjust_unroll_max only when...Kaz Kojima2-4/+11
2005-05-12tree-ssa-loop-im.c (struct mem_ref): Add field "next".Zdenek Dvorak2-76/+93
2005-05-12except.c (duplicate_eh_region_1, [...]): New functions, based on old implemen...Steven Bosscher7-2/+177
2005-05-12directives.c (#sccs table entry): Mark IN_I, consistent with #ident.Zack Weinberg2-116/+117
2005-05-12* trans-types.c (gfc_is_nodesc_array): Remove redundant check.Tobias Schlüter2-3/+4
2005-05-12re PR tree-optimization/21532 (ICE caused by PRE dead instruction removal)Daniel Berlin2-0/+8
2005-05-12c-common.h (statement_code_p): Don't declare.Ian Lance Taylor6-27/+35
2005-05-12sparc.h: Remove dead code.Eric Botcazou4-206/+214
2005-05-12re PR target/21501 (ICE in extract_insn, at recog.c:2082)Richard Earnshaw2-3/+9
2005-05-12vfp.md (negsf2_vfp): Add alternative using integer registers.Richard Earnshaw2-7/+53
2005-05-12bitmap.c (bitmap_elmt_to_freelist, [...]): Changed freelist structure.Kenneth Zadeck3-21/+71
2005-05-12gcj.texi (Code Generation): Document -fbootstrap-classes.Tom Tromey4-0/+26
2005-05-12Daily bump.GCC Administrator1-1/+1
2005-05-12re PR fortran/21260 (Conflict between comment and H edit descriptor)Tobias Schlüter4-1/+23
2005-05-11re PR target/21412 (ICE loading TLS address)Richard Henderson6-179/+559
2005-05-117000.md (rm7_impy_si_mult): Just match imul and imadd.Richard Sandiford3-10/+11
2005-05-11* config/mips/sr71k.md, config/mips/7000.md: Reformat.Richard Sandiford3-279/+261
2005-05-11re PR tree-optimization/18472 (TREE_OPERAND (t, 1) is referenced for t being ...Kazu Hirata2-9/+7
2005-05-11Fix incomplete ChagneLog from previous checkin.Tobias Schlüter1-0/+2
2005-05-11Makefile.in (tree-eh.o): Kill gt-tree-eh.h dependency.Jan Hubicka8-37/+109
2005-05-11libgcov.c (gcov_exit): Set prefix_length to 0 if no relocation is needed.H.J. Lu2-0/+7
2005-05-11tree-ssa-forwprop.c (forward_propagate_into_cond_1): Remove redundant code.Kazu Hirata2-5/+3
2005-05-11* fold-const.c, libgcov.c: Fix comment typos.Kazu Hirata3-3/+7
2005-05-11linux-elf.h (SUBTARGET_FRAME_POINTER_REQUIRED): Define.Daniel Jacobowitz3-1/+17
2005-05-11resolve.c (resolve_symbol): Copy 'pointer' and 'dimension' attribute from res...Tobias Schlüter5-1/+22
2005-05-11re PR bootstrap/21481 (crtstuff.c should not include auto-host.h)Nathan Sidwell2-0/+9
2005-05-11* config/mips/24k.md: Remove trailing whitespace.Richard Sandiford2-65/+69
2005-05-11mips.md (type): Add imul3.David Ung17-46/+71
2005-05-11re PR middle-end/20371 (Some corner cases of MS bitfields don't work)J"orn Rennecke3-21/+119
2005-05-11tree-data-ref.c (find_data_references_in_loop): Give up when the body of the ...Sebastian Pop2-19/+64
2005-05-11re PR libfortran/19478 (reading back from /dev/null)Bud Davis2-0/+15