OSDN Git Service

* bb-reorder.c (make_reorder_chain_1): Protect against
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2002-03-22 dj* bb-reorder.c (make_reorder_chain_1): Protect against
2002-03-22 rth PR target/5996
2002-03-22 rth PR c/5597
2002-03-22 amodra * mklibgcc.in (SHLIB_MKMAP_OPTS): New variable.
2002-03-22 amodra * config/rs6000/t-linux64: New.
2002-03-21 aldyhfix conflicts
2002-03-21 aldyh2002-03-21 Aldy Hernandez <aldyh@redhat.com>
2002-03-21 jakub * config/avr/avr.md (length): Fix length computation for
2002-03-21 neil * Makefile.in (fold-const.o, stor-layout.o, stmt.o,
2002-03-21 rth * config/rs6000/rs6000.c (rs6000_select_rtx_sec...
2002-03-21 gerald * doc/contrib.texi (Contributors): Use GNU/Linux inste...
2002-03-21 tromey * config/i386/sol2.h (ASM_QUAD): Undef. Fixes PR...
2002-03-21 kennerFix typo
2002-03-21 kenner * config/ia64/ia64.c (hfa_element_call, case ARRAY_TYP...
2002-03-21 kenner * expr.c (emit_group_store): Don't copy const0_rtx...
2002-03-21 rth PR c/5354
2002-03-21 jakub PR bootstrap/4195
2002-03-21 wehle * alias.c: (nonlocal_mentioned_p): Use for_each_rtx.
2002-03-21 ro * fixinc/inclhack.def (alpha_assert): Fix assert macro...
2002-03-21 jason * config/i386/cygwin.h (DWARF2_UNWIND_INFO...
2002-03-20 meissnerClarify that -O2 sets -fstrict-aliasing
2002-03-20 bwilson * config/xtensa/xtensa.h (ASM_OUTPUT_POOL_PROLO...
2002-03-20 gerald * doc/contrib.texi (Contributors): Update Geoffrey...
2002-03-20 jakub PR target/4792
2002-03-20 jakub PR bootstrap/4192
2002-03-20 jakub PR c/5972
2002-03-20 pb2002-03-20 Philip Blundell <pb@nexus.co.uk>
2002-03-20 bwilson * config/xtensa/xtensa.md: Remove unused type...
2002-03-20 jakub PR optimization/5999, middle-end/5731
2002-03-20 neil * Makefile.in: Update.
2002-03-20 jimb* c-lex.c (cb_file_change): Pass the #inclusion's line...
2002-03-20 dje * fold-const.c (fold): Delete #if 0 ARRAY_REF case.
2002-03-20 rth * flow.c (EH_USES): Provide default.
2002-03-20 rth * varasm.c (output_constant_def): Fix stupid...
2002-03-20 rthMark PR last change.
2002-03-20 rth * except.c (current_function_has_exception_hand...
2002-03-19 kenner * varasm.c (output_constant_def): Don't call ENCODE_SE...
2002-03-19 rthRecord pr number for last change.
2002-03-19 rth * config/ia64/ia64.c: Revert 2002-03-01 patch.
2002-03-19 jimb* cppmacro.c (cpp_macro_definition): Emit a space after...
2002-03-19 jason * varasm.c (globalize_decl): Get the name from...
2002-03-19 jason * Makefile.in (LIBGCC2_DEBUG_CFLAGS): Set to -g.
2002-03-19 bwilson * config/xtensa/xtensa.md (adddi3, adddi_carry...
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
next