aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-01-25Daily bump.GCC Administrator1-1/+1
2004-01-24cris.c (TARGET_PROMOTE_FUNCTION_ARGS): New.Kazu Hirata3-9/+37
2004-01-24re PR bootstrap/13848 (bootstrap failure - ICE in ada/utils.c)Ian Lance Taylor4-14/+73
2004-01-24emit-rtl.c (change_address, [...]): Return early when there is nothing to cha...Jan Hubicka2-0/+22
2004-01-24simplify-rtx.c (simplify_relational_operation): Don't simplify address == con...Jakub Jelinek4-0/+23
2004-01-24gcc.c (process_command): Don't internationalize the Copyright message.Kazu Hirata3-3/+9
2004-01-24cse.c: (cse_cc_succs) Fix comparison warning.Andreas Tobler2-1/+5
2004-01-24* config/h8300/h8300.md: Remove extraneous USE in expanders.Kazu Hirata2-20/+24
2004-01-24h8300-protos.h: Provide prototypes for h8300_legitimate_constant_p and h8300_...Kazu Hirata4-26/+78
2004-01-24h8300.h (REG_OK_FOR_INDEX_NONSTRICT_P): New.Kazu Hirata2-12/+25
2004-01-24* gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.Zack Weinberg2-6/+10
2004-01-24* cselib.c (remove_useless_values): Do not access discarded values.Jan Hubicka2-1/+6
2004-01-24c-typeck.c (build_conditional_expr): Do not allow non-lvalue arrays.Joseph Myers5-0/+61
2004-01-24Daily bump.GCC Administrator1-1/+1
2004-01-23* recog.c: Fix a typo in copyright.Kazu Hirata2-1/+5
2004-01-23re PR c++/13701 (g++.old-deja/g++.eh/cleanup2.C ICEs)Andrew Pinski2-2/+9
2004-01-2320030121-1.c: Move to ..Andrew Pinski2-0/+13
2004-01-23rs6000.md (call): Fix misappiled patch.Andrew Pinski2-2/+7
2004-01-23combine.c (SHIFT_COUNT_TRUNCATED): Provide default value.Richard Henderson2-7/+15
2004-01-23xtensa.c (xtensa_va_arg): Handle complex values as separate real and imaginar...Bob Wilson3-1/+28
2004-01-23re PR rtl-optimization/13674 (ICE in reload_cse_simplify_operands, at postrel...Hartmut Penner2-1/+7
2004-01-23emit-rtl.c (change_address_1): Do not re-generate the RTX if nothing change.Jan Hubicka2-0/+6
2004-01-23alloc-pool.c (align_four): Kill.Jan Hubicka2-2/+12
2004-01-23re PR target/1532 (-O3 generates (obviously) redundant tests and jumps)Ian Lance Taylor12-5/+488
2004-01-23inclhack.def (bad_lval): Renamed to ...Rainer Orth5-114/+91
2004-01-23re PR c/13814 (rejects different prototypes than builtin function)Andrew Pinski1-1/+1
2004-01-23* gcc.dg/builtins-29.c: New test case.Roger Sayle3-2/+100
2004-01-23re PR c/18314 (Abnormal behavior in optimization)Zack Weinberg4-10/+53
2004-01-23config.gcc (powerpc*-*): Clear $with_cpu or $with_tune if it was set to defau...Jakub Jelinek2-1/+10
2004-01-23linux64.h (MD_FALLBACK_FRAME_STATE_FOR): Corrected to handle kernels with cha...Jakub Jelinek2-9/+22
2004-01-23fold-const.c (fold_binary_op_with_conditional_arg): Only build a COMPOUND_EXP...Eric Botcazou2-1/+13
2004-01-23arm.c (arm_legitimate_address_p): Don't check the mode size for minipool refe...Daniel Jacobowitz2-1/+6
2004-01-23real.c (real_floor, real_ceil): Tweak to allow input and output arguments to ...Roger Sayle4-8/+75
2004-01-23re PR target/13819 (sh-elf broken; abort in sh_reorg())Alexandre Oliva2-4/+14
2004-01-23* i386.c (ix86_emit_restore_regs_using_mov): Deal with large offsets.Jan Hubicka2-4/+21
2004-01-23tm.texi: Insert some weasel words when LOAD_EXTEND_OP may or may not return n...J"orn Rennecke3-5/+32
2004-01-23basic-block.h (PROP_POSTRELOAD): New macro.Jan Hubicka5-4/+31
2004-01-231aexcept.adb, [...]: Removed, unused.Arnaud Charlet6-427/+2
2004-01-23[multiple changes]Arnaud Charlet15-291/+388
2004-01-23re PR ada/13471 (Bug Box: Storage_Error stack overflow(?), presence of incorr...Arnaud Charlet1-1/+3
2004-01-23sparc.c (scan_record_type): New function.Eric Botcazou2-20/+47
2004-01-23compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.Andreas Tobler5-7/+29
2004-01-23fptr.c: Fix old-style definition.James A. Morrison2-2/+5
2004-01-23re PR rtl-optimization/13724 (Bad code generated for unsigned int -> long lon...Paolo Bonzini2-96/+113
2004-01-23re PR rtl-optimization/13821 (IRIX 6.5 bootstrap failure: ICE in simplify_gen...Roger Sayle2-2/+9
2004-01-23invoke.texi (Optimize Options): Note that --param arguments are subject to ch...Ian Lance Taylor2-0/+9
2004-01-23Daily bump.GCC Administrator1-1/+1
2004-01-22re PR java/13733 (The result of an assignment operator is the LHS after assig...Jeff Sturm2-2/+8
2004-01-22config.gcc (mips-sgi-irix6*o32): Removed.Rainer Orth5-92/+8
2004-01-22cfgcleanup.c (first_pass): New static variable.Jan Hubicka2-2/+28