OSDN Git Service

Remove conflict marker.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2002-03-19 ajRemove conflict marker.
2002-03-19 dje * config/rs6000/rs6000.c (rs6000_override_optio...
2002-03-19 dje * expr.c (expand_expr): Sign-extend CONST_INT...
2002-03-19 kenner * config/sparc/sparc.h (CAN_ELMINIATE): Can only elimi...
2002-03-19 rth * emit-rtl.c (gen_int_mode): New function.
2002-03-19 jakub PR c/5656
2002-03-18 mmitchel * calls.c (precompute_arguments): Do not assume that...
2002-03-18 echristoMissed ChangeLog entry in checkin.
2002-03-18 aoliva* config/mips/mips.md (andsi3) [TARGET_MIPS16]: Force...
2002-03-18 aoliva* config/mips/mips.h (ENCODE_SECTION_INFO) [TARGET_MIPS...
2002-03-18 aoliva* config/mips/mips.h (ELIMINABLE_REGS): Can't eliminate
2002-03-18 bwilson * config/xtensa/xtensa.h (GO_IF_MODE_DEPENDENT_...
2002-03-18 jakub PR target/5740
2002-03-18 rearnshaPR target/4863
2002-03-18 rearnsha* arm.md (tablejump): Make this a define_expand. For...
2002-03-18 nickcfix spelling typo in previous ChnageLog entry.
2002-03-18 nickcFix big-endian code generation
2002-03-18 aldyh2002-03-18 Aldy Hernandez <aldyh@redhat.com>
2002-03-18 rth * config/alpha/alpha.c (alpha_emit_set_const_1...
2002-03-18 hp * config/mmix/mmix.md ("fixuns_truncdfdi2"): Use ...
2002-03-18 ghazi * ifcvt.c (dead_or_predicable): Fix uninitialized...
2002-03-18 ghazi * predict.c (estimate_bb_frequencies): Delete unused...
2002-03-17 rth * config/ia64/ia64.c (ia64_attribute_table...
2002-03-17 neil * c-common.h (yyparse, c_common_parse_file): New.
2002-03-17 hp * config/mmix/mmix.md ("truncdfsf2"): Correct operator is
2002-03-17 hp * config/mmix/mmix.h (WCHAR_TYPE, WCHAR_TYPE_SIZE...
2002-03-17 aoliva* config/mips/mips.h (CAN_ELIMINATE): Don't eliminate...
2002-03-16 aoliva* config/mips/mips.h (ISA_HAS_COND_TRAP): Not available...
2002-03-16 aoliva* config/mips/mips.md (addsi3, adddi3): Use scratch...
2002-03-16 aoliva* config/mips/mips-protos.h (embedded_pic_fnaddr_reg...
2002-03-16 neil * cppinit.c: Revert -MD removal.
2002-03-16 ciceron * config/m68hc11/m68hc11.c (m68hc11_override_options...
2002-03-16 ciceron * config/m68hc11/m68hc11-protos.h (ix_reg): Declare.
2002-03-16 ciceron * config/m68hc11/m68hc11.md ("*movqi_68hc12"): Fix...
2002-03-16 hubicka * cfgcleanup.c (cleanup_cfg): Fix updating of liveness.
2002-03-16 neil * cppinit.c (print_help): Display -MD and -MMD.
2002-03-16 cgd2002-03-15 Chris Demetriou <cgd@broadcom.com>
2002-03-15 rth * config/alpha/alpha.c (alpha_va_arg): Manipula...
2002-03-15 ciceron * config/m68hc11/m68hc11.md ("tstqi_1"): Try to use...
2002-03-15 ciceron * config/m68hc11/m68hc11.md ("negsi2"): Optimize inlin...
2002-03-15 ciceron * config/m68hc11/m68hc11.md ("logicalsi3_zexthi")...
2002-03-15 ciceron * config/m68hc11/m68hc11.c (m68hc11_symbolic_p): New...
2002-03-15 ciceron * config/m68hc11/m68hc11.c (m68hc11_small_indexed_indi...
2002-03-15 ciceron * config/m68hc11/m68hc11.c (emit_move_after_reload...
2002-03-15 ciceron * config/m68hc11/larith.asm (___adddi3): Optimize...
2002-03-15 ciceron * config/m68hc11/m68hc11.c (m6812_cost): Make cost...
2002-03-15 mmitchel * c-common.c (statement_code_p): Handle CLEANUP_STMT.
2002-03-15 jakub PR bootstrap/4128
2002-03-15 jason * varasm.c (assemble_variable): Call resolve_un...
2002-03-15 rearnshaPR target/5170
2002-03-15 rearnshaPR target/5712
2002-03-15 jason * toplev.c (wrapup_global_declarations): Clarif...
2002-03-15 rth * c-decl.c: Include c-pragma.h.
2002-03-15 rth PR target/5312
2002-03-15 jakub PR optimization/5891
2002-03-15 hboehm * config/ia64/unwind-ia64.c: Handle copy_state and...
2002-03-14 meissnerAdd --param max-unrolled-insns=<n> support
2002-03-14 rearnsha* arm.md: Fix warnings about constraints in peepholes...
2002-03-14 zack * cpphash.h (struct lexer_state): Remove line_extensio...
2002-03-14 hubicka * emit-rtl.c (try_split): Use delete_insns.
2002-03-14 rearnshaPR target/5828
2002-03-14 rsandifo * config/mips/mips.h (FP_INC, UNITS_PER_FPVALUE):...
2002-03-14 hubicka * toplev.c (rest_of_compilation): Add CLEANUP_UPDATE_L...
2002-03-14 geoffk * configure.in: Don't pass -Wno-long-long to a ADA...
2002-03-13 jakub PR target/5626
2002-03-13 jason * gthr-posix.h (__gthread_active_p): Move __gth...
2002-03-13 dje * config/rs6000/rs6000.h (PAD_VARARGS_DOWN...
2002-03-13 jason * varasm.c (globalize_decl): New fn.
2002-03-13 hp * config/cris/cris.c (cris_target_asm_function_prologu...
2002-03-13 uweigand * expr.c (expand_expr, case NE_EXPR): Do not call...
2002-03-13 jason * c-typeck.c (convert_for_assignment): Don...
2002-03-13 hpenner * config/s390/s390.h (PROFILE_BEFORE_PROLOGUE...
2002-03-13 jakub * config/sparc/sparc.h (INITIAL_FRAME_POINTER_OFFSET...
2002-03-13 jakub PR optimization/5892
2002-03-13 jakub * loop.c (basic_induction_var): Don't call convert_mod...
2002-03-13 rth PR optimization/5901
2002-03-13 rth PR 5878
2002-03-13 aldyh2002-03-13 Aldy Hernandez <aldyh@redhat.com>
2002-03-13 ghazi * c-common.c (c_tree_code_type, c_tree_code_length,
2002-03-13 rth * config/i386/i386.c (ix86_expand_prologue...
2002-03-12 bwilson * config/xtensa/xtensa.c (xtensa_expand_block_m...
2002-03-12 neil * c-lex.h (position_after_whitespace): Remove.
2002-03-12 jakub * c-lex.c (cb_ident, c_lex): Remove unnecessary cast.
2002-03-12 uweigand * reload1.c (reload): Ignore MEM REG_EQUIV notes if...
2002-03-12 bwilson * config/xtensa/xtensa-config.h: Define XCHAL_H...
2002-03-12 trixA fix for cross building aix.
2002-03-12 bwilson * config/xtensa/t-xtensa (CRTSTUFF_T_CFLAGS_S...
2002-03-12 bwilson * config/xtensa/xtensa.h (ASM_OUTPUT_POOL_PROLO...
2002-03-12 dje * config/rs6000/rs6000.h (PREDICATE_CODES): Add any_op...
2002-03-12 amacleod2002-03-12 Andrew MacLeod <amacleod@redhat.com>
2002-03-12 amacleod * config/sparc/sparc.h (RETURN_ADDR_RTX): Include...
2002-03-12 uweigand * config/s390/s390.md (reload_insi, reload_indi):...
2002-03-12 ghazi * Makefile.in (debug.o): Depend on debug.h.
2002-03-12 ghazi * 1750a.h, a29k.h, arc.h, arm.h, c4x.h, clipper.h...
2002-03-12 ghazi * mn10200.h (PTRDIFF_TYPE): Change it to a signed...
2002-03-12 rth * toplev.c (rest_of_compilation): Call purge_al...
2002-03-12 hp * config/cris/cris.c (cris_target_asm_function_prologu...
2002-03-12 rth * rtlanal.c: Include recog.h.
2002-03-11 rth * genflags.c (gen_insn): Use IS_VSPACE.
2002-03-11 rthMark change for PR 5693.
next