OSDN Git Service

fix SIGCHLD handling
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2001-03-08 korbbfix SIGCHLD handling
2001-03-08 korbbHTML typos and avoid standards.h breakage
2001-03-08 rth * configure.in (HAVE_AS_LEB128): New assembler...
2001-03-08 hubicka * reg-stack.c (move_for_stack_reg): Avoid non-poping...
2001-03-08 ghazi * config/ns32k/xm-pc532-min.h, config/we32k/xm-we32k...
2001-03-08 kenner * config/i386/i386.md (clrstrsi): Call ix86_set_move_m...
2001-03-08 aoliva* configure.in (enable_shared): Support per-package...
2001-03-08 dje * rs6000.md (cr logic): Add original POWER...
2001-03-08 ghazi * config/i370/xm-mvs.h, config/i370/xm-oe.h,
2001-03-07 tromey * configure: Rebuilt.
2001-03-07 amacleod2001-03-07 Andrew MacLeod <amacleod@redhat.com>
2001-03-07 rthBrad's -ffast-math breakup.
2001-03-07 lauras * Makefile.in: Remove RANLIB definition. Use...
2001-03-07 rth * config/alpha/alpha.md (call_osf_1_noreturn...
2001-03-07 rth * lists.c (init_EXPR_INSN_LIST_cache): Don...
2001-03-07 rth * emit-rtl.c (remove_unnecessary_notes): Verify...
2001-03-07 ghazi * fixinc/Makefile.in (FIXINC_DEFS): Add -DHAVE_CONFIG_H.
2001-03-07 zack * c-parse.in (yylexname): New function, split out...
2001-03-07 rth * config/m68k/m68k.c (const_uint32_operand...
2001-03-07 rth * objc/objc-act.c (init_objc): Set save_lang_st...
2001-03-06 rth * dwarf2asm.c (dw2_asm_output_delta): Fix small...
2001-03-06 neil * cppinternals.texi: Update.
2001-03-06 ghazi * config/a29k/xm-a29k.h, config/a29k/xm-unix.h,
2001-03-06 zack * objc/objc-act.c (objc_add_static_instance): Set...
2001-03-06 zackoops, edited changelogs in wrong tree
2001-03-05 neil * invoke.texi: Document __FAST_MATH__.
2001-03-05 ghazi * crtstuff.c: Restore include of auto-host.h.
2001-03-05 fjh Put main() in a separate file, so that the language
2001-03-04 neil * cppfiles.c (search_from): Special case the empty...
2001-03-04 neil * cppfiles.c (_cpp_execute_include): Don't make a...
2001-03-04 lauras * gcc.c (convert_filename): Append executable...
2001-03-04 obrienRe-remove c-gperf.h.
2001-03-03 neil * cpplex.c (_cpp_lex_token): Don't warn about directiv...
2001-03-03 obrienUnder the "obviously correct" rule, fix the formatting...
2001-03-03 neil * longlong.h (umul_ppmm): Don't use a multiline string.
2001-03-03 danglin * fixinc/fixlib.h (t_bool): Add identifier `t_bool...
2001-03-03 hubicka * i386.c (ix86_expand_fp_compare): Delay creating...
2001-03-03 neil * cpplex.c (parse_string): Unconditionally...
2001-03-03 neil * cpp.texi: Update.
2001-03-03 rth * dwarf2out.c (output_call_frame_info): Fix...
2001-03-03 amylaar * combine.c (try_combine): If split with mode-changed...
2001-03-03 amylaar * tm.texi: Change STRUCT_FORCE_BLK to MEMBER_TYPE_FORC...
2001-03-03 zack * configure.in: Kill tm.h. Include the files in the...
2001-03-03 rth * tm.texi (File Framework): Document UNALIGNED_...
2001-03-03 rth * Makefile.in (OBJS): Add dwarf2asm.o.
2001-03-02 danglin * cselib.c (hash_rtx): Cast enums to unsigned int.
2001-03-02 danglin * print-rtl.c (print_rtx): Cast enums to int for compa...
2001-03-02 cgf* cppinit.c (append_include_chain): Mark "after" includ...
2001-03-02 hubicka * ifcvt.c (noce_operand_ok): Handle properly unarry...
2001-03-02 neil * cppfiles.c (struct include_file): Update.
2001-03-02 zack * config/xm-lynx.h, config/xm-std32.h, config/a29k...
2001-03-02 danglin * cpplib.c (_cpp_init_stacks): Cast enum for comparison.
2001-03-02 zack * gcc.c, cp/lang-specs.h, f/lang-specs.h, java/lang...
2001-03-02 zack * cpphash.h (struct cpp_reader): Add print_version...
2001-03-02 zack * stringpool.c (set_identifier): New function.
2001-03-01 dnovillo2001-03-01 Diego Novillo <dnovillo@redhat.com>
2001-03-01 law * config/pa/som.h (ASM_IDENTIFY_GCC): Define.
2001-03-01 berndsUndo some breakage introduced Feb 18
2001-03-01 law * pa.c (emit_move_sequence): Verify operand0...
2001-03-01 berndsRotate bundles earlier in ia64_sched_reorder
2001-03-01 berndsEmit NOPs in the assembly output.
2001-03-01 berndsFix register renaming problem
2001-03-01 berndsFix register elimination problem
2001-03-01 berndsAvoid exponential runtime
2001-02-28 dj* config/m68k/m68k.h (MOVE_BY_PIECES_P): Avoid pushing...
2001-02-28 rth * caller-save.c (save_call_clobbered_regs)...
2001-02-28 hubicka * i386.c (pentium4_cost): New.
2001-02-28 hubicka * i386.md (sse_mov?fcc*): New patterns and splitters.
2001-02-28 hubicka * i386.md (attribute mode): Add "TI".
2001-02-28 hubicka * i386.md (sse_setccsf, sse_setccdf): New.
2001-02-28 hubicka * jump.c (reversed_comparison_code): Kill.
2001-02-28 hubicka * toplev.c (rest_of_compilation): Do post-reload split...
2001-02-28 hubicka * i386.md (sse_andti3, sse_nandti_3, sse_xorti3):...
2001-02-28 hubicka * c-common.c (build_common_tree_nodes): Build intTI_ty...
2001-02-28 hubicka * caller-save.c (reg_save_code, reg_restore_code)...
2001-02-28 hubicka * ifcvt.c (noce_emit_store_flag, noce_try_store_flag_c...
2001-02-28 hubicka * jump.c (reversed_comparison_code_parts): Allow rever...
2001-02-28 rth * print-rtl.c (print_rtx) [i]: Don't print...
2001-02-28 zack * mips/xm-iris4.h: Delete #if 0 block (there since...
2001-02-28 dnovillo2001-02-27 Diego Novillo <dnovillo@redhat.com>
2001-02-28 dj* config/m68k/m68k.c (output_function_prologue): Save...
2001-02-27 law * pa.c (override_options): Promote -fpic to...
2001-02-27 hubicka * md.texi (min, max): Document
2001-02-27 hubicka * i386.md (movsf, movdf): Use movaps for reg-reg moves if
2001-02-27 hubicka * i386.md (mins*, maxs*): New patterns, expanders...
2001-02-27 zack2001-02-26 Jeffrey Oldham <oldham@codesourcery.com>
2001-02-27 jle * combine.c (known_cond): Do not reverse the...
2001-02-26 pb2001-02-26 Philip Blundell <philb@gnu.org>
2001-02-26 jason * c-decl.c (finish_decl): Set DECL_DEFER_OUTPUT...
2001-02-25 rth * ifcvt.c (struct noce_if_info): Add test_bb.
2001-02-25 cgf* config/i386/cygwin.h (CPP_SPEC): Add missing space...
2001-02-25 zack * config.gcc: Put back pa/t-openbsd and rs6000...
2001-02-25 kenner * config/i386/i386-protos.h (ix86_set_move_mem_attrs...
2001-02-25 kenner * config/i386/i386.md (movstrsi): Handle FAIL case.
2001-02-25 neil * cppinit.c (builtin_array): Update.
2001-02-25 zack * xm-interix.h, xm-lynx.h, alpha/xm-vms.h, convex...
2001-02-25 kenner * config/i386/i386.c (ix86_set_move_mem_attrs): New...
2001-02-25 zack * config.gcc: Expunge references to alpha/t...
2001-02-25 sirl 2001-02-24 Franz Sirl <Franz.Sirl-kernel...
2001-02-24 kenner * tree.h (BLOCK_DEAD): New macro.
next