aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2002-03-17c-common.h (yyparse, [...]): New.Neil Booth1-0/+17
2002-03-17mmix.md ("truncdfsf2"): Correct operator is float_truncate, not fix.Hans-Peter Nilsson1-0/+5
2002-03-17* config/mmix/mmix.h (WCHAR_TYPE, WCHAR_TYPE_SIZE): Don't define.Hans-Peter Nilsson1-0/+4
2002-03-17mips.h (CAN_ELIMINATE): Don't eliminate rap to $fp (s8), but rather HARD_FRAM...Alexandre Oliva1-0/+5
2002-03-16mips.h (ISA_HAS_COND_TRAP): Not available on MIPS16.Alexandre Oliva1-0/+3
2002-03-16mips.md (addsi3, adddi3): Use scratch register to add register to non-constan...Alexandre Oliva1-0/+3
2002-03-16mips-protos.h (embedded_pic_fnaddr_reg): New.Alexandre Oliva1-0/+18
2002-03-16* cppinit.c: Revert -MD removal.Neil Booth1-0/+4
2002-03-16m68hc11.c (m68hc11_override_options): Don't use soft registers by default for...Stephane Carrez1-0/+10
2002-03-16m68hc11-protos.h (ix_reg): Declare.Stephane Carrez1-0/+15
2002-03-16m68hc11.md ("*movqi_68hc12"): Fix constraints, avoid allocating QImode in add...Stephane Carrez1-0/+6
2002-03-16* cfgcleanup.c (cleanup_cfg): Fix updating of liveness.Jan Hubicka1-0/+4
2002-03-16cppinit.c (print_help): Display -MD and -MMD.Neil Booth1-0/+8
2002-03-15mips.h (SUBTARGET_CPP_SIZE_SPEC): Provide an MEABI case for each definition o...Chris Demetriou1-0/+8
2002-03-15alpha.c (alpha_va_arg): Manipulate the type size as a tree.Richard Henderson1-0/+5
2002-03-15m68hc11.md ("tstqi_1"): Try to use ldab instead of tst.Stephane Carrez1-0/+10
2002-03-15m68hc11.md ("negsi2"): Optimize inline case.Stephane Carrez1-0/+7
2002-03-15m68hc11.md ("logicalsi3_zexthi"): Fix constraints and split of AND operation ...Stephane Carrez1-0/+10
2002-03-15m68hc11.c (m68hc11_symbolic_p): New function.Stephane Carrez1-0/+26
2002-03-15m68hc11.c (m68hc11_small_indexed_indirect_p): Look for reg_equiv_memory_loc w...Stephane Carrez1-0/+10
2002-03-15m68hc11.c (emit_move_after_reload): Add a REG_INC note on the insn that sets ...Stephane Carrez1-0/+16
2002-03-15larith.asm (___adddi3): Optimize saving of result.Stephane Carrez1-0/+7
2002-03-15m68hc11.c (m6812_cost): Make cost of add higher than a shift to avoid adding ...Stephane Carrez1-0/+12
2002-03-15c-common.c (statement_code_p): Handle CLEANUP_STMT.Mark Mitchell1-0/+12
2002-03-15re PR bootstrap/4128 (Bootstrap on solaris2.7 fails compiling libf2c/libF77/l...Jakub Jelinek1-0/+7
2002-03-15varasm.c (assemble_variable): Call resolve_unique_section before checking DEC...Jason Merrill1-0/+6
2002-03-15re PR target/5170 (Supicious code in arm.md)Richard Earnshaw1-0/+6
2002-03-15re PR target/5712 ([ARM] bad ADR generated)Richard Earnshaw1-0/+5
2002-03-15toplev.c (wrapup_global_declarations): Clarify variable handling.Jason Merrill1-0/+5
2002-03-14c-decl.c: Include c-pragma.h.Richard Henderson1-0/+23
2002-03-14re PR target/5312 ([IA64] ICE in itanium_reorder at config/ia64/ia64.c:5917)Richard Henderson1-0/+9
2002-03-15re PR rtl-optimization/5891 (ICE compiling SPEC fp test with -funroll-loops o...Jakub Jelinek1-0/+5
2002-03-15unwind-ia64.c: Handle copy_state and label_state descriptors correctly.David Mosberger1-0/+5
2002-03-14Add --param max-unrolled-insns=<n> supportMichael Meissner1-0/+15
2002-03-14* arm.md: Fix warnings about constraints in peepholes and splits.Richard Earnshaw1-0/+4
2002-03-14cpphash.h (struct lexer_state): Remove line_extension member.Zack Weinberg1-6/+34
2002-03-14emit-rtl.c (try_split): Use delete_insns.Jan Hubicka1-0/+5
2002-03-14re PR target/5828 (gcc-3.0.4 on arm : floating point registers incorrectly re...Richard Earnshaw1-0/+7
2002-03-14mips.h (FP_INC, [...]): New macros.Richard Sandiford1-0/+10
2002-03-14toplev.c (rest_of_compilation): Add CLEANUP_UPDATE_LIFE to cfg_cleanup call a...Jan Hubicka1-0/+11
2002-03-14configure.in: Don't pass -Wno-long-long to a ADA compiler that doesn't suppor...Geoffrey Keating1-0/+6
2002-03-13re PR target/5626 (gcc-3.1 on sparcv9 does not generate code for long jumps)Jakub Jelinek1-0/+19
2002-03-13gthr-posix.h (__gthread_active_p): Move __gthread_active_ptr into the functio...Jason Merrill1-0/+6
2002-03-13rs6000.h (PAD_VARARGS_DOWN): Define.David Edelsohn1-0/+6
2002-03-13varasm.c (globalize_decl): New fn.Jason Merrill1-0/+8
2002-03-13cris.c (cris_target_asm_function_prologue): Revert 2002-03-12 internal visibi...Hans-Peter Nilsson1-0/+7
2002-03-13expr.c (expand_expr, [...]): Do not call copy_to_reg with VOIDmode operand.Ulrich Weigand1-0/+5
2002-03-13c-typeck.c (convert_for_assignment): Don't allow conversions between pointers...Jason Merrill1-0/+6
2002-03-13s390.h (PROFILE_BEFORE_PROLOGUE): Emit profile code before prologue, to avoid...Hartmut Penner1-0/+5
2002-03-13sparc.h (INITIAL_FRAME_POINTER_OFFSET): Remove.Jakub Jelinek1-1/+7