OSDN Git Service

* cfgcleanup.c (mentions_nonequal_regs): New function.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2002-03-06 hubicka * cfgcleanup.c (mentions_nonequal_regs): New function.
2002-03-06 jakub * ssa-ccp.c (ssa_ccp_substitute_constants): Backout...
2002-03-06 hubicka * predict.c (estimate_bb_frequencies): Do not reload the
2002-03-06 hubicka * cfgrtl.c (delete_insn_and_edges, delete_insn_chain_a...
2002-03-06 zack * cppmain.c (setup_callbacks): Disable #pragma and...
2002-03-06 danglin * pa.h (ASM_FILE_END): Define.
2002-03-06 rth * config/i386/i386.md (floatsidf2): Conditional...
2002-03-05 dannysmith gthr-win32.h (__GTHREAD_MUTEX_INIT_DEFAULT): Define.
2002-03-05 jakub * mklibgcc.in: Prepend a tab before .hidden, add ...
2002-03-05 hubicka * cfg.c (dump_flow_info): Warn about profile mismatches.
2002-03-05 jakub * expmed.c (emit_store_flag): Don't test BITS_PER_WORD * 2
2002-03-05 jakub * ssa-ccp.c (ssa_ccp_substitute_constants): Don't...
2002-03-05 aldyh2002-03-05 Richard Henderson <rth@redhat.com>
2002-03-05 geoffk * toplev.c (documented_lang_options): Document more
2002-03-05 hp * config/mmix/mmix.h (ENCODE_SECTION_INFO): Pass on...
2002-03-05 rth * config.gcc (*-*-netbsd*): Add t-slibgcc-elf...
2002-03-05 jsm28 * configure.in: Increase required makeinfo version...
2002-03-04 geoffk * .cvsignore: Remove *.info* and genrtl*; these files...
2002-03-04 jsm28 * doc/include/texinfo.tex: Update to version 2002...
2002-03-04 hubicka * toplev.c (rest_of_compilation): Cleanup CFG after...
2002-03-04 aldyh2002-03-03 Aldy Hernandez <aldyh@redhat.com>
2002-03-03 m.hayes * c4x-protos.h, c4x.h, c4x.c, c4x.md: Add new functions
2002-03-03 rth * toplev.c (rest_of_decl_compilation): Revert...
2002-03-03 zack * emit-rtl.c, final.c, fold-const.c, gengenrtl.c,...
2002-03-03 ghazi * 1750a.h, a29k.h, alpha.h, arc.h, arm.h, avr.h, c4x...
2002-03-03 ghazi * 1750a.h, avr.h, convex.h, d30v.h, dsp16xx.h, fr30...
2002-03-03 ghazi * attribs.c (init_attributes, decl_attributes): Use...
2002-03-03 rth * toplev.c (rest_of_decl_compilation): Do not...
2002-03-03 rth * c-decl.c (start_decl): Initialized variables...
2002-03-03 bothner * gcc.c (option_map): Suport new --bootclasspath...
2002-03-03 rth * config/i386/i386.h (ix86_expand_prologue...
2002-03-03 rth * config/i386/i386.h (ENCODE_SECTION_INFO)...
2002-03-03 rth * attribs.c (handle_alias_attribute): Don't...
2002-03-03 rth * varasm.c (make_decl_rtl): Remove call to REDO_SECTIO...
2002-03-03 ghazi * a29k.h, alpha.h, arc.h, arm.h, avr.h, clipper.h...
2002-03-02 kazu * config/h8300/h8300-protos.h: Add a prototype for
2002-03-02 kenner * config/sparc/sparc.c (sparc_initialize_trampoline...
2002-03-02 kenner * emit-rtl.c (offset_address): Call update_temp_slot_a...
2002-03-02 ghazi * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-zero-initial...
2002-03-02 amodra * config/rs6000/rs6000.h (ASM_WEAKEN_DECL): AIX assemb...
2002-03-01 rth * config/ia64/ia64.c (ia64_initial_elimination_...
2002-03-01 kazu * config/h8300/h8300.c (h8300_adjust_insn_length)...
2002-03-01 hubicka * toplev.c (rest_of_compilation): Delete dead jumptabl...
2002-03-01 dje * config/rs6000/rs6000.h (HANDLE_PRAGMA_PACK...
2002-03-01 kazu * config/h8300/h8300-protos.h: Fix formatting.
2002-03-01 kazu * config/h8300/h8300.c (print_operand): Support 16-bit
2002-03-01 rth * expmed.c (store_bit_field): Prevent generatio...
2002-03-01 amodra * doc/tm.texi (ASM_WEAKEN_DECL): Document.
2002-03-01 jason * tree.h (TARGET_EXPR_SLOT, TARGET_EXPR_INITIAL...
2002-03-01 rth * doc/rtl.texi (SUBREG_PROMOTED_UNSIGNED_P...
2002-03-01 aoliva* gcc.c (init_gcc_specs): Get -static and -static-libgcc to
2002-02-28 obrien2002-02-28 David O'Brien <obrien@FreeBSD.org>
2002-02-28 rth * config/ia64/ia64.c (ia64_adjust_cost): All...
2002-02-28 jakub * mklibgcc.in: Don't use GNU make extension.
2002-02-28 neil * c-parse.in (STATIC): New terminal.
2002-02-28 neil * cpplex.c (cpp_parse_escape): Restore mistakenly...
2002-02-28 rth * haifa-sched.c (sched_emit_insn): New.
2002-02-28 amacleod * config/sparc/sparc.c (sparc64_initialize_trampoline...
2002-02-28 kazu * config/h8300/h8300.c: Fix formatting.
2002-02-28 marekm * config/avr/avr.c (avr_hard_regno_mode_ok): Do not...
2002-02-28 bo2002-02-28 Bo Thorsen <bo@suse.de>
2002-02-28 jason * c-decl.c (finish_function): Only warn about...
2002-02-28 hubicka * cfgrtl.c (purge_dead_edges): Fix handling of EH...
2002-02-28 hubicka * basic-block.h (BB_REACHABLE): Renumber.
2002-02-28 neil * Makefile.in (integrate.o): Update.
2002-02-28 amacleod * dwarf2out.c (stack_adjust_offset): Add support for...
2002-02-27 zack * c-typeck.c (digest_init): Remove unused parameter...
2002-02-27 geoffkIndex: ChangeLog
2002-02-27 uweigand * config/s390/s390.c (s390_chunkify_pool): Do not...
2002-02-27 zack * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,
2002-02-27 zack * mklibgcc.in: Don't use \n in a line subject to
2002-02-27 grahams * config/rs6000/rs6000.h (ASM_OUTPUT_DEF_FROM_D...
2002-02-27 grahams * loop.c (prescan_loop): Handle PARALLEL.
2002-02-27 grahams * unroll.c (loop_iterations): Return 0 if the...
2002-02-27 grahams * final.c (output_operand_lossage): Constify...
2002-02-27 grahams * df.c (df_insn_refs_record): Use XEXP (x,...
2002-02-27 hubickaWed Feb 27 10:45:19 CET 2002 Jan Hubicka <jh@suse.cz>
2002-02-27 hubicka * linux64.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Define.
2002-02-27 neil * cpplex.c (_cpp_lex_token): Handle directives in...
2002-02-27 dje2002-02-26 David Edelsohn <edelsohn@gnu.org>
2002-02-27 rth * config/alpha/alpha.md (ashldi_se): Re-enable.
2002-02-27 rth * config/alpha/alpha.c (alpha_encode_section_in...
2002-02-27 zack * doc/cpp.texi: Clarify documentation of relationship...
2002-02-27 kazu * config/h8300/h8300-protos.h: Update the prototype for
2002-02-27 rth * config/i386/i386.c (print_operand): Don't...
2002-02-27 rth * emit-rtl.c (gen_const_vector_0): Remove TYPE...
2002-02-26 danglin * pa-linux.h (LIB_SPEC): Update definition.
2002-02-26 rth * config/ia64/ia64.c (nop_cycles_until): Do...
2002-02-26 jakub * configure.in (libgcc_visibility): Substitute.
2002-02-26 jakub * attribs.c (c_common_attribute_table): Add visibility.
2002-02-26 jakub PR debug/5770
2002-02-26 aoliva* dwarf2out.c (gen_inlined_subroutine_die): If block...
2002-02-26 kazu * config/h8300/h8300-protos.h: Add a prototype for
2002-02-26 aldyh2002-02-26 Aldy Hernandez <aldyh@redhat.com>
2002-02-26 aldyh2002-02-26 Daniel Egger <degger@fhm.edu>
2002-02-26 aldyh2002-02-26 Aldy Hernandez <aldyh@redhat.com>
2002-02-26 aldyh2002-02-26 Aldy Hernandez <aldyh@redhat.com>
2002-02-26 rth * expr.c (expand_expr) [MULT_EXPR]: Do not...
2002-02-25 jakub PR target/5755
2002-02-25 jason * attribs.c (decl_attributes): Also re-layout...
next