OSDN Git Service

2002-05-27 H.J. Lu (hjl@gnu.org)
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2002-05-27 hjl2002-05-27 H.J. Lu (hjl@gnu.org)
2002-05-27 neil * c-common.c (c_common_init): Always use intmax_t.
2002-05-27 neil * c-common.c (c_common_init): Use intmax_t for now.
2002-05-27 aph2002-05-24 Andrew Haley <aph@redhat.com>
2002-05-27 rakdver * basic-block.h (last_basic_block): Defined as synonym for
2002-05-27 hubicka * basic-block.h (can_hoist_p, hoist_insn_after, hoist_...
2002-05-27 hubicka * basic-block.h (PEOP_SCAN_DEAD_STORES): New.
2002-05-27 neil * c-common.c (c_common_init): Set CPP arithmetic preci...
2002-05-27 geoffk2002-05-26 Geoffrey Keating <geoffk@redhat.com>
2002-05-26 marekm * config/avr/avr-protos.h (avr_out_sbxx_branch): Declare.
2002-05-26 jakub * cse.c (fold_rtx): Don't optimize if SUBREG changes...
2002-05-26 aj * cfg.c (dump_flow_info): Remove extra argument to...
2002-05-26 neil * cppexp.c (possible_sum_sign, integer_overflow, left_...
2002-05-26 marekm * config/avr/avr.c (avr_asm_only_p): New variable.
2002-05-26 kazu * alias.c: Fix formatting.
2002-05-26 hubicka * reload.c (find_valid_class): Accept new argument...
2002-05-26 aj * combine.c (combine_instructions): Do not indent...
2002-05-26 rth * c-pragma.c (apply_pragma_weak): Convert value...
2002-05-26 rth * config/sparc/sparc.c (sparc_output_mi_thunk...
2002-05-25 neil * Makefile.in (C_COMMON_H): Fix.
2002-05-25 kazu * tree.def: Fix typos.
2002-05-25 rth * configure.in (HAVE_AS_TLS): Add ia64 test.
2002-05-25 kazu * combine.c (simplify_set): Remove an unnecessary...
2002-05-25 marekm * config/avr/avr.c (avr_handle_progmem_attribute)...
2002-05-25 gdr* toplev.c (output_clean_symbol_name): Fix another...
2002-05-25 sayle * simplify-rtx.c (simplify_gen_relational): Simplify...
2002-05-25 gdr* toplev.c (output_clean_symbol_name): Use xstrdup...
2002-05-25 zack * config.gcc: Remove all stanzas for previously obsoleted
2002-05-25 rth * flags.h (TLS_MODEL_GLOBAL_DYNAMIC): Set to 1.
2002-05-25 rth * lcm.c (optimize_mode_switching): Change bb...
2002-05-24 rth * config/ia64/ia64.c (ia64_reorg): Use update_l...
2002-05-24 jakub PR other/6782
2002-05-24 neil PR preprocessor/6780
2002-05-24 jimb* dwarf2out.c (dwarf2out_finish): Don't forget to emit...
2002-05-24 rth * varasm.c (asm_output_bss): Always output...
2002-05-24 bryce * tree.c (decl_type_context): Return NULL_TREE...
2002-05-24 aj * ggc-page.c (alloc_page): Cast variables of type...
2002-05-24 dannysmith * config/i386/mingw32.h (CPP_SPEC): Remove -remap.
2002-05-23 mmitchel * config/i386/mingw32.h (OUTPUT_QUOTED_STRING): Proper...
2002-05-23 amodra * config/rs6000/rs6000.c (output_toc): Mask longs...
2002-05-23 vmakarov2002-05-23 Vladimir Makarov <vmakarov@redhat.com>
2002-05-23 rth * configure.in (HAVE_AS_TLS): New test.
2002-05-23 rth * genemit.c (gen_insn): Print file:lineno comme...
2002-05-23 hboehm * config/ia64/linux.h (IA64_GATE_AREA_END): Adjust...
2002-05-23 rth * config/i386/i386.c (output_set_got): Fix...
2002-05-23 rth * doc/extend.texi (C++98 Thread-Local Edits...
2002-05-23 rakdver * bb-reorder.c (make_reorder_chain, make_reorder_chain_1):
2002-05-23 neil * cppinit.c (mark_named_operators): Split out from...
2002-05-23 thorpej* builtin-attrs.def: Update copyright years.
2002-05-23 ro * Makefile.in (ADAC): Define.
2002-05-23 mmitchel * varasm.c (make_decl_rtl): Don't allow weak variables...
2002-05-23 hubicka * cfg.c (dump_flow_info): Print results of
2002-05-23 davem2002-05-23 David S. Miller <davem@redhat.com>
2002-05-23 thorpej* c-common.c (warn_nonnull): Declare.
2002-05-23 davem2002-05-23 David S. Miller <davem@redhat.com>
2002-05-23 neil * c-lex.c (indent_level): Remove.
2002-05-23 jakub PR target/6753
2002-05-23 rth * doc/extend.texi (C99 Thread-Local Edits)...
2002-05-23 rth * config/i386/i386.c, config/i386/i386.h: Tidy...
2002-05-23 jakub * configure.in: Fix as version test for binutils 2...
2002-05-23 rth * config/i386/i386.c (get_pic_label_name):...
2002-05-23 hubicka * gcse.c (hash_expr): Do not use alias set for hashing.
2002-05-23 rth * dbxout.c (dbxout_class_name_qualifiers):...
2002-05-23 neil * cpperror.c (_cpp_begin_message): No special casing
2002-05-23 rth * config/i386/i386.c (ix86_expand_call): New...
2002-05-23 rth * varasm.c (default_section_type_flags): Check...
2002-05-23 dje * config/rs6000/aix43.h (LINK_SPEC): Add PE...
2002-05-22 rth * varasm.c (default_section_type_flags): Handle...
2002-05-22 amodra * configure.in (CROSS): Define NATIVE_CROSS.
2002-05-22 kazu * cpperror.c: Fix formatting.
2002-05-22 jakub * combine.c (force_to_mode): Use gen_int_mode.
2002-05-22 rth * fixinc/inclhack.def (thread_keyword): Match...
2002-05-22 jakub PR c/6643
2002-05-22 rth * flow.c (life_analysis): Delete broken reg_lab...
2002-05-22 rth * fixinc/inclhack.def (thread_keyword): Allow...
2002-05-22 amylaar * t-sh64 (LIB2FUNCS_EXTRA): Don't change.
2002-05-22 amylaar * c-common.c (cb_register_builtins): Don't indent...
2002-05-22 amylaar * t-sh (LIB2FUNCS_EXTRA): Now embed-bb.c.
2002-05-22 kazu * config/h8300/h8300.md (*andorqi3): New.
2002-05-22 neil PR preprocessor/6517
2002-05-22 korbbUse c_fix = format instead of sed
2002-05-22 korbbadd fix check
2002-05-22 law * optabs.c (expand_binop): For double-word integ...
2002-05-22 kazu * cfgbuild.c: Fix formatting.
2002-05-22 rth * c-common.h (enum rid): Add RID_THREAD.
2002-05-22 rakdverMore verbose changelog entry.
2002-05-21 law * i386.c (ix86_sched_reorder_ppro): Fix typo...
2002-05-21 vmakarov2002-05-21 Vladimir Makarov <vmakarov@redhat.com>
2002-05-21 vmakarov2002-05-21 Vladimir Makarov <vmakarov@redhat.com>
2002-05-21 rth * reload1.c (do_output_reload): Run delete_outp...
2002-05-21 sayle PR middle-end/6600
2002-05-21 rth * flow.c (life_analysis): Fix test for deleted...
2002-05-21 neil * doc/tm.texi: Fix typo.
2002-05-21 zack * c-common.c (c_common_init): Set options->unsigned_ch...
2002-05-21 rakdverChangelog entry for my commit.
2002-05-21 aj * cppinit.c (sanity_checks): Avoid printf mismatch...
2002-05-21 rth * reg-stack.c (swap_rtx_condition, subst_stack_...
2002-05-21 jsm28 * doc/sourcebuild.texi: Mention snapshot-README and
2002-05-21 ghazi * rtl.h (SUBREG_PROMOTED_UNSIGNED_SET): Avoid warnings...
2002-05-21 rearnsha* bitmap.c (bitmap_find_bit): Return early if we have...
next