OSDN Git Service

* flow.c (cleanup_cfg): Take no argument.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2001-03-28 rth * flow.c (cleanup_cfg): Take no argument.
2001-03-28 rth * flow.c (tidy_fallthru_edges): Don't combine...
2001-03-28 rthRemove flag_new_exceptions.
2001-03-28 rth * combine.c (distribute_notes) [REG_EH_REGION...
2001-03-28 rth * except.h (flag_non_call_exceptions): Move ...
2001-03-28 rthMake -fsjlj-exceptions a configure option.
2001-03-28 rth * gthr-single.h (UNUSED): New. Distinguish...
2001-03-28 rth * bb-reorder.c, dwarf2out.c, except.c, except...
2001-03-28 ghazi * configure.in: Don't check for bcopy.
2001-03-28 rth * rtl.h (LCT_NORETURN): New.
2001-03-28 rth * function.c (expand_function_start): Set DECL_...
2001-03-28 shebs * objc/objc-act.c (objc_init): Use dump_base_name.
2001-03-28 amodra * reload1.c (eliminate_regs): Don't abort on MEM USEs.
2001-03-27 wilsonFix ia64-linux kernel miscompile, bad unwind info when...
2001-03-27 ghazi * Makefile.in (SYSTEM_H): Define.
2001-03-27 wilsonFix ia64-linux ICE on bash.
2001-03-27 neil * cppmacro.c (stringify_arg): Null terminate strings.
2001-03-27 zack * config.gcc (m68hc11-*-*, m68hc12-*-*): Convert to...
2001-03-27 ghazi * system.h: Include symcat.h.
2001-03-27 amodra * c-typeck.c (digest_init): Fold init expression.
2001-03-27 ghazi * sbitmap.c (sbitmap_copy): Call memcpy, not bcopy.
2001-03-27 amodra* except.c (eh_regs): Save results of build_pointer_typ...
2001-03-27 mmitchel * c-common.h (DECL_NUM_STMTS): New macro.
2001-03-26 ghazi * combine.c (try_combine): Use memcpy, not bcopy.
2001-03-26 hubicka * i386.md (push mem DI peep2): New.
2001-03-26 hubicka * i386.c (struct machine_function): Add save_varrargs_...
2001-03-26 ghazi * toplev.c (set_float_handler): Use memcpy, not bcopy.
2001-03-25 kazu2001-03-25 Kazu Hirata <kazu@hxi.com>
2001-03-25 ghazi * mkconfig.sh (DEFINES): Handle entries with '='.
2001-03-25 hubicka * i386.md (ashldi3, ashrdi3, lshrdi3): Change predicat...
2001-03-25 hubicka * i386.md (movstrsi): Move offline.
2001-03-24 hubicka * i386.md (cmpdi): Fix operand predicates.
2001-03-24 hubicka * i386-protos.h (ix86_split_long_move): Return void.
2001-03-24 rth * config/mips/iris4.h (ASM_OUTPUT_ASCII): Renam...
2001-03-23 jakub * varasm.c (make_decl_rtl): Don't append var_labelno...
2001-03-23 wilsonRe-add missing debug info for weak aliases.
2001-03-23 amylaar * stor-layout.c (layout_type): Give OFFSET_TYPE a...
2001-03-23 bryce2001-03-23 Bryce McKinlay <bryce@albatross.co.nz>
2001-03-23 zack * mkconfig.sh: Use a subshell with redirected stdout,
2001-03-22 dj* Makefile.in (stage1_build): Pass CFLAGS to stage1_build.
2001-03-22 hubicka * i386.md (zero_extendsidi2_32): Break out from ...
2001-03-22 hubicka * i386.md (pushsi, pushsi2_prologue): Disable.
2001-03-22 rth * mkconfig.sh: Include insn-flags.h.
2001-03-22 jsm28 * invoke.texi (-ffast-math): Remove duplicate line...
2001-03-22 jsm28 * gcc.texi: Remove more obsolete documentation of...
2001-03-22 kazu2001-03-21 Kazu Hirata <kazu@hxi.com>
2001-03-22 jason * collect2.c (is_ctor_dtor): Always use '_...
2001-03-22 kenner * gcse.c (hash_scan_set): An expression is not anticip...
2001-03-21 kenner * cse.c (find_comparison_args): Remove previous change.
2001-03-21 kenner * config/i386/i386.md (conditional_trap): Remove warning.
2001-03-21 kenner * recog.c (push_operand): Fix error in last change...
2001-03-21 kenner * sdbout.c: #include ggc.h.
2001-03-21 hubicka * i386.c (override_options): Default ix86_regparm...
2001-03-21 hubicka * recog.c (push_operand): Recognize new format of...
2001-03-21 hubicka * i386.md (pushqi1): New.
2001-03-21 hubicka * i386.md (pophi1, popqi1, pushqi1): Remove.
2001-03-21 kenner * rtl.texi (COMPARE): Clarify documentation and refere...
2001-03-20 shebs * objc/objc-act.c (get_static_reference): Use...
2001-03-20 tromey * libgcc-std.ver: Added __fixunssfsi and __fixunsdfsi.
2001-03-20 mmitchel * tree.c (set_decl_assembler_name): Set DECL_ASSEMBLER...
2001-03-20 djfix date
2001-03-20 dj* Makefile.in (install-libgcc): Pass complete list...
2001-03-20 cgf* config/i386/cygwin.h: Declare ctor_section, dtor_sect...
2001-03-20 aoliva* config/sh/sh.md (movsf_ie): Fix output patterns for...
2001-03-20 amodra* Makefile.in (OBJS): Remove hashtab.o (canadian cross...
2001-03-20 shebs2001-03-19 Stan Shebs <shebs@apple.com>
2001-03-20 tromey * gcc.c (init_gcc_specs): Fix comment.
2001-03-19 mmitchel Compute DECL_ASSEMBLER_NAME lazily.
2001-03-19 nickcUndo previous delta
2001-03-19 nickcAdd support for unique sections in arm-linux target.
2001-03-19 mmitchel * cse.c (find_comparison_args): Update documentation...
2001-03-19 zack * Makefile.in (hash.o): Depend on $(GCONFIG_H), not...
2001-03-19 jakub * crtstuff.c (init_dummy): Use CRT_END_INIT_DUMMY...
2001-03-19 hubicka * i386.md (absdf2 expander): Fix 64bit case.
2001-03-19 zack2001-03-19 Brad Lucier <lucier@math.purdue.edu>
2001-03-19 aph2001-03-16 Andrew Haley <aph@cambridge.redhat.com>
2001-03-19 gerald * README.X11: Remove obsolete file.
2001-03-19 green2001-03-18 Anthony Green <green@redhat.com>
2001-03-18 rth * defaults.h (ACCUMULATE_OUTGOING_ARGS, PUSH_AR...
2001-03-18 green> * config/pj/lib1funcs.S: Fix broken comment.
2001-03-18 jsm28 * gcc.texi: Remove obsolete information relating to...
2001-03-18 rth * dwarf2out.c (queue_reg_save): New.
2001-03-17 rth * integrate.h (struct inline_remap): Add local_...
2001-03-17 rth * dwarf2out.c (lookup_filename): Emit .file...
2001-03-17 kenner * combine.c (undobuf): Remove field previous_undos...
2001-03-17 kenner * print-tree.c (print_node): Print DECL_NONADDRESSABLE_P.
2001-03-17 cgf* config/i386/xm-cygwin.h: Include <sys/cygwin.h. ...
2001-03-17 wilsonFix glibc dl-sysdeps.c abort from Jes Sorensen.
2001-03-17 pme2001-03-16 Phil Edwards <pme@sources.redhat.com>
2001-03-16 rth * aclocal.m4 (gcc_AC_EXAMINE_OBJECT): Substitut...
2001-03-16 zack * aclocal.m4 (gcc_AC_EXAMINE_OBJECT): New utility...
2001-03-16 lauras * fixinc/Makefile.in: Set SHELL.
2001-03-16 rth * dwarf2asm.c (dw2_asm_output_data): Mask data...
2001-03-16 rth * dwarf2out.c: Revert most of 2000-11-25 and...
2001-03-16 meissnerFix some MIPS warnings
2001-03-16 hubicka * i386.c (ix86_expand_fp_movcc): Do not attempt to...
2001-03-16 aoliva* config/sh/sh.c (sh_expand_prologue): Insns that set...
2001-03-16 aoliva* Makefile.in (hash.o): Depend on CONFIG_H.
2001-03-16 mmitchel * dwarf2out.c (rtl_for_decl_location): Use DECL_RTL_IF...
2001-03-16 rth * config/ia64/ia64.h (ASM_OUTPUT_DWARF_OFFSET...
next