aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2002-03-16m68hc11.c (m68hc11_override_options): Don't use soft registers by default for...Stephane Carrez2-6/+31
2002-03-16m68hc11-protos.h (ix_reg): Declare.Stephane Carrez3-110/+134
2002-03-16m68hc11.md ("*movqi_68hc12"): Fix constraints, avoid allocating QImode in add...Stephane Carrez2-4/+10
2002-03-16* cfgcleanup.c (cleanup_cfg): Fix updating of liveness.Jan Hubicka2-1/+5
2002-03-16cppinit.c (print_help): Display -MD and -MMD.Neil Booth2-21/+13
2002-03-16Daily bump.GCC Administrator2-2/+2
2002-03-16mips.md (movdf_internal2): Add two new move constraints.Eric Christopher6-17/+32
2002-03-15mips.h (SUBTARGET_CPP_SIZE_SPEC): Provide an MEABI case for each definition o...Chris Demetriou2-6/+15
2002-03-15* init.c (build_new_1): Use size_binop instead of cp_build_binary_op.Richard Henderson2-1/+5
2002-03-16qualttp20.C: Remove unnecessary error tags.Mark Mitchell9-16/+27
2002-03-15alpha.c (alpha_va_arg): Manipulate the type size as a tree.Richard Henderson2-5/+20
2002-03-15m68hc11.md ("tstqi_1"): Try to use ldab instead of tst.Stephane Carrez2-59/+137
2002-03-15m68hc11.md ("negsi2"): Optimize inline case.Stephane Carrez3-45/+63
2002-03-15m68hc11.md ("logicalsi3_zexthi"): Fix constraints and split of AND operation ...Stephane Carrez2-49/+95
2002-03-15m68hc11.c (m68hc11_symbolic_p): New function.Stephane Carrez5-160/+484
2002-03-15m68hc11.c (m68hc11_small_indexed_indirect_p): Look for reg_equiv_memory_loc w...Stephane Carrez3-7/+35
2002-03-15m68hc11.c (emit_move_after_reload): Add a REG_INC note on the insn that sets ...Stephane Carrez3-5/+65
2002-03-15larith.asm (___adddi3): Optimize saving of result.Stephane Carrez2-79/+116
2002-03-15m68hc11.c (m6812_cost): Make cost of add higher than a shift to avoid adding ...Stephane Carrez4-18/+35
2002-03-15c-common.c (statement_code_p): Handle CLEANUP_STMT.Mark Mitchell16-26/+95
2002-03-15re PR bootstrap/4128 (Bootstrap on solaris2.7 fails compiling libf2c/libF77/l...Jakub Jelinek4-14/+56
2002-03-15varasm.c (assemble_variable): Call resolve_unique_section before checking DEC...Jason Merrill2-8/+14
2002-03-15* gcc.dg/weak-1.c: Fix scan tests.Richard Earnshaw2-8/+12
2002-03-15re PR c++/5857 (C++ duplicate_decls shouldn't use common_type)Jason Merrill5-157/+129
2002-03-15Fix gcj -R.Anthony Green2-4/+6
2002-03-15re PR target/5170 (Supicious code in arm.md)Richard Earnshaw2-0/+7
2002-03-15re PR target/5712 ([ARM] bad ADR generated)Richard Earnshaw2-21/+5
2002-03-15relocate tests to appropriate directoriesJason Merrill5-0/+0
2002-03-15add commentsJason Merrill2-2/+19
2002-03-15fix comment typoJason Merrill1-1/+1
2002-03-15toplev.c (wrapup_global_declarations): Clarify variable handling.Jason Merrill6-24/+68
2002-03-15Daily bump.GCC Administrator2-2/+2
2002-03-14c-decl.c: Include c-pragma.h.Richard Henderson11-115/+210
2002-03-14re PR target/5312 ([IA64] ICE in itanium_reorder at config/ia64/ia64.c:5917)Richard Henderson3-32/+93
2002-03-1520020312-2.c [__MMIX__]: No pic register.Hans-Peter Nilsson9-0/+25
2002-03-15re PR c++/5908 (Warning regression wrt. gcc 3.0)Jakub Jelinek1-0/+1
2002-03-15re PR rtl-optimization/5891 (ICE compiling SPEC fp test with -funroll-loops o...Jakub Jelinek2-0/+6
2002-03-15unwind-ia64.c: Handle copy_state and label_state descriptors correctly.David Mosberger2-23/+77
2002-03-14Add --param max-unrolled-insns=<n> supportMichael Meissner6-8/+31
2002-03-14* arm.md: Fix warnings about constraints in peepholes and splits.Richard Earnshaw2-8/+12
2002-03-14* gcc.c-torture/compile/20020314-1.c: New test.Jeffrey A Law2-0/+30
2002-03-14cpphash.h (struct lexer_state): Remove line_extension member.Zack Weinberg1-6/+34
2002-03-14cpphash.h (struct lexer_state): Remove line_extension member.Zack Weinberg6-97/+193
2002-03-14emit-rtl.c (try_split): Use delete_insns.Jan Hubicka3-8/+9
2002-03-14fr.po: Update to latest revision.Philipp Thomas2-2031/+1944
2002-03-14* gcc.c-torture/execute/20020314-1.c: New test.Richard Earnshaw2-0/+40
2002-03-14re PR target/5828 (gcc-3.0.4 on arm : floating point registers incorrectly re...Richard Earnshaw2-6/+19
2002-03-14call.c (build_over_call): Set TREE_NO_UNUSED_WARNING too.Jakub Jelinek5-0/+26
2002-03-14Delete all lines containing "$Revision:".Geoffrey Keating1363-1570/+64
2002-03-14mips.h (FP_INC, [...]): New macros.Richard Sandiford3-54/+50