aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-01-21Typo fix.Joern Rennecke1-1/+1
2000-01-21Daily bump.Jeff Law2-2/+2
2000-01-20* jump.c (jump_optimize_1): Don't do addr_vec optimizations at -O0.Richard Henderson2-3/+7
2000-01-20* gcc.c-torture/execute/20000120-2.c: New test.Jeffrey A Law2-0/+19
2000-01-20* gcc.c-torture/execute/20000120-1.c: New test.Jeffrey A Law2-0/+17
2000-01-20Fix typo in last commitZack Weinberg1-2/+0
2000-01-20Makefile.in (fixinc.sh): Depend on specs.Zack Weinberg13-203/+279
2000-01-20* Makefile.in (predict.o): Depend on $(EXPR_H), not expr.h.Brad Lucier2-1/+5
2000-01-20Remap dynamic cast hint values to be consistent across ABIs.Nathan Sidwell5-23/+37
2000-01-20typeck.c (build_unary_op): Use cp_pedwarn, not pedwarn.Gabriel Dos Reis3-8/+15
2000-01-20Daily bump.Jeff Law2-2/+2
2000-01-20class.c (dump_class_hierarchy): Make format agree with argument; cast pointer...Brad Lucier2-2/+7
2000-01-19flow.c (propagate_block): Replace FIRST, LAST and BNUM arguments with BB.Richard Henderson2-25/+28
2000-01-19emit-rtl.c (try_split): Return last_insn if we split the last_insn.Clinton Popetz2-1/+8
2000-01-20i386-protos.h (ix86_compute_frame_size): Remove prototype.Jan Hubicka4-100/+173
2000-01-19more copyright nitsKaveh Ghazi5-5/+5
2000-01-19update copyrights in config dir.Kaveh Ghazi6-6/+6
2000-01-19recog.h (OUT_FCN): Delete.Kaveh R. Ghazi3-7/+9
2000-01-19cppalloc.c: PROTO -> PARAMS.Kaveh R. Ghazi6-49/+55
2000-01-19arm-protos.h: PROTO -> PARAMS.Kaveh R. Ghazi11-230/+243
2000-01-19i370-protos.h: New file.Kaveh R. Ghazi5-56/+113
2000-01-19real.c (enan, [...]): Wrap in NANS.Kaveh R. Ghazi2-11/+42
2000-01-19Back out prepare_scc_operands changes from this afternoon.J"orn Rennecke2-10/+4
2000-01-19* sh.c (prepare_scc_operands): Add EQ case.J"orn Rennecke2-0/+6
2000-01-19sh.h (PASS_IN_REG_P): Remove extraneous paranthesis.J"orn Rennecke2-2/+7
2000-01-19Makefile.in: Correct dependencies of fixincl and fixincl.o.Zack Weinberg9-348/+560
2000-01-19rtlanal.c (reg_referenced_p): A CLOBBER of a MEM uses any REGs inside the MEM.Geoff Keating2-0/+11
2000-01-19loop.c (loop_optimize): Allocate loop_info structure for each loop prior to c...Michael Hayes2-3/+14
2000-01-19sh.c (prepare_scc_operands): Abort if no compare insn is available.J"orn Rennecke2-52/+58
2000-01-19* sh.md (fpu_single, fp_mode): New attributes.J"orn Rennecke2-36/+93
2000-01-19decl2.c (lang_decode_option): Set default line-wrap length to 72.Gabriel Dos Reis4-95/+110
2000-01-19loop.c (current_loop_info): Renamed from loop_info_data and changed to a poin...Michael Hayes1-5/+8
2000-01-19loop.cMichael Hayes2-4/+19
2000-01-19stupid.c: Die die die.Richard Henderson18-1025/+120
2000-01-19tree.c (bot_manip): Set DECL_CONTEXT for newly created VAR_DECLs.Mark Mitchell3-2/+30
2000-01-19Daily bump.Jeff Law2-2/+2
2000-01-18alpha-protos.h: PROTO -> PARAMS.Kaveh R. Ghazi13-352/+367
2000-01-18ns32k-protos.h: New file.Kaveh R. Ghazi5-71/+104
2000-01-18vax-protos.h: New file.Kaveh R. Ghazi6-17/+76
2000-01-18romp-protos.h: New file.Kaveh R. Ghazi5-33/+109
2000-01-18we32k-protos.h: New file.Kaveh R. Ghazi4-17/+55
2000-01-18calls.c (emit_call_1): Mark parameter with ATTRIBUTE_UNUSED.Kaveh R. Ghazi5-5/+15
2000-01-18i386.h (BIGGEST_ALIGNMENT): Set to 128.Jan Hubicka2-6/+15
2000-01-18i386.md (memstr): Do not use rep stosb for counts divisible by 4 when optimiz...Jan Hubicka4-122/+239
2000-01-18cp-tree.h (get_tinfo_fn_dynamic): Remove prototype.Nathan Sidwell8-85/+87
2000-01-18Daily bump.Jeff Law2-2/+2
2000-01-18class.c (fixed_type_or_null): Don't clear NONNULL.Mark Mitchell3-6/+10
2000-01-17combine.c (combine_simplify_rtx): Give FLOAT_STORE_FLAG_VALUE a mode.Richard Henderson7-21/+55
2000-01-18c-parse.in (SAVE_WARN_FLAGS): Create an INTEGER_CST.Martin v. Löwis7-41/+65
2000-01-17re GNATS gcj/128 (weak error message when expecting final modifier)Joerg Brunsmann2-3/+17