OSDN Git Service

* decl.c (store_parm_decls): Generate cleanup code at
[pf3gnuchains/gcc-fork.git] / gcc /
1999-11-09 mmitchel * decl.c (store_parm_decls): Generate cleanup code at
1999-11-08 amylaar * global.c (EXECUTE_IF_CONFLICT): Don't define.
1999-11-08 jle * config/pa/pa.md (fmpynfadd,{sgl,dbl} insns...
1999-11-08 nickcPrototypes for functions defined in target C source...
1999-11-08 nickc*** empty log message ***
1999-11-08 nickcMove prototypes into v850-protos.h
1999-11-08 mmitchel * tree.h (get_containing_scope): Declare it.
1999-11-08 nickcInclude target-supports.exp
1999-11-08 lawDaily bump.
1999-11-08 oliva* Makefile.in (rtl.o): Depend on toplev.h.
1999-11-08 mmitchel * cse.c (delete_trivially_dead_insns): Replace alloca...
1999-11-08 clm * config/elfos.h (ASM_DECLARE_FUNCTION_NAME...
1999-11-07 mmitchel * cp-tree.h (begin_new_placement): Remove.
1999-11-07 mmitchel * integrate.c (save_for_inline_nocopy): Clear in_nonpa...
1999-11-07 law * global.c (EXECUTE_IF_CONFLICT): Undo Robert...
1999-11-07 lawDaily bump.
1999-11-07 robertlglobal.c (EXECUTE_IF_CONFLICT): Correct quoting typo.
1999-11-07 law * gcse.c (post_dominators): Kill.
1999-11-07 loewisNew test case.
1999-11-06 rth * haifa-sched.c (struct haifa_insn_data, h_i_d...
1999-11-06 mmitchel * local-alloc.c (local_alloc): Use xmalloc/xcalloc...
1999-11-06 mmitchel * Makefile.in (dbxout.o): Depend on ggc.h.
1999-11-06 rth * i386.md (movdf_1, movxf_1): Earlyclobber...
1999-11-06 clm * config/svr4.h (ASM_DECLARE_FUNCTION): Check...
1999-11-06 lawDaily bump.
1999-11-05 lawFix typo in last change
1999-11-05 loewis * cp-tree.h (VAR_TEMPL_TYPE_OR_FUNCTION_DECL_CHECK...
1999-11-05 amylaar * global.c (EXECUTE_IF_SET_IN_ALLOCNO_SET): New macro.
1999-11-05 rth * haifa-sched.c (schedule_block): Don't crash...
1999-11-05 lawRemove accidental addition of CLEAR_CONFLICT.
1999-11-05 tromey * class.c (finish_class): Emit inlined methods if...
1999-11-05 rth * i386.c (split_xf): New.
1999-11-05 nickcoops - add missing return values
1999-11-05 nickcCreate proc to test for alias attribute support from...
1999-11-05 nickcIf purge_addressof_1 fails to remove addressofs in...
1999-11-05 nickcExpect error messages from cross targets as well as...
1999-11-05 mmitchel * Makefile.in (typeck2.o): Depend on output.h.
1999-11-05 mmitchel * Makefile.in (typeck2.o): Depend on output.h.
1999-11-05 law * genoutput.c (null_operand =): Initialize...
1999-11-05 law * configure.in (m68k-next-nextstep4): Handle...
1999-11-05 lawDaily bump.
1999-11-05 lawFri Nov 5 01:24:37 1999 J"orn Rennecke <amylaar@cygnu...
1999-11-05 wilsonFix cse bug that broke the ia64 port.
1999-11-05 law * function.c (pad_to_arg_alignment): Only updat...
1999-11-05 rth * bitmap.h (BITMAP_XFREE): New.
1999-11-05 rth * haifa-sched.c (init_rgn_data_dependences...
1999-11-05 rth * reg-stack.c (convert_regs_1): Initialize...
1999-11-05 rth * function.c (diddle_return_value): New.
1999-11-04 rth * rtl.c (read_rtx): Use fatal_with_file_and_lin...
1999-11-04 rth * cse.c (cse_main): Use xmalloc, not alloca.
1999-11-04 oliva* rtl.c: Include toplev.h.
1999-11-04 korbbAllow for systems that do not have S_IR* defined values
1999-11-04 law * haifa-sched.c (schedule_block): Fix thinko.
1999-11-04 lawDaily bump.
1999-11-04 mmitchel * flags.h (flag_renumber_insns): Declare.
1999-11-04 mmitchel * rtl.h (renumber_insns): New function.
1999-11-03 davemWed Nov 3 15:11:27 1999 David S. Miller <davem@redha...
1999-11-03 mmitchel * rtl.h (renumber_insns): New function.
1999-11-03 mmitchel * gcse.c (struct null_pointer_info): New type.
1999-11-03 mmitchel * haifa-sched.c (find_rgns): Replace uses of alloca...
1999-11-03 clm * defaults.h (ASM_OUTPUT_ALTERNATE_LABEL_NAME...
1999-11-03 mmitchel * class.c (check_bitfield_decl): New function, split...
1999-11-03 ghazi * fix-header.c (recognized_extern, recognized_f...
1999-11-03 rth * varasm.c (decode_rtx_const): Use XSTR to...
1999-11-03 rth * c-decl.c (duplicate_decls): Copy DECL_MODE...
1999-11-03 law * pa.c (ireg_operand): New function.
1999-11-03 law * pa.md (negdi2): Turn into expander + anonymou...
1999-11-03 law * reload.c (find_reloads): Fix typos in recent...
1999-11-03 cruxCopy reg notes in eliminate_regs_in_insn.
1999-11-03 law * dwarf2out.c: Do not include ctype.h.
1999-11-03 lawDaily bump.
1999-11-03 mmitchel * decl.c (grokfndecl): Remove dead code.
1999-11-03 mmitchel * dump.c (dequeue_and_dump): Fix thinko for catch...
1999-11-03 mmitchel1999-11-02 Scott Snyder <snyder@fnal.gov>
1999-11-03 kenner * regclass.c (record_reg_classes): Always use may_move...
1999-11-02 rth * resource.c: Revert Oct 26 20:42 and Oct 27...
1999-11-02 oliva* gcc.dg/ultrasp1.c: Removed xfail.
1999-11-02 jleTue Nov 2 14:21:37 1999 Jason Eckhardt <jle@cygnus...
1999-11-02 oliva* configure.in (m68k-hp-hpux*, xm_alloca.h): The unders...
1999-11-02 nickcFix compile time warnings
1999-11-02 law * jump.c (jump_optimize_1): Swap the incscc...
1999-11-02 cruxDelete two useless declarations.
1999-11-02 clm * Makefile.in (genattrtab): Don't use (HOST_RTL...
1999-11-02 dnovillo * resource.c (mark_target_live_regs): For unconditiona...
1999-11-02 law * gcc.1 (PA options): Remove obsolete -mshared...
1999-11-02 law * pa.h (ADDR_VEC_ALIGN): Define.
1999-11-02 lawDaily bump.
1999-11-02 apbiancoMon Nov 1 23:42:00 1999 Alexandre Petit-Bianco ...
1999-11-02 jason * decl2.c (maybe_make_one_only): Always make things...
1999-11-02 jasontweak comment
1999-11-02 jason * libgcc2.c (__do_global_dtors): Only do EH frame...
1999-11-02 law * jump.c (jump_optimize_1): Also move LOOP_VTOP...
1999-11-02 law * unroll.c (unroll_loop): Allocate memory for...
1999-11-02 rth * reg-stack.c (convert_regs_1): Handle EH edges...
1999-11-01 mmitchelRemove duplicate of friend18.C
1999-11-01 mmitchel * bitmap.h (BITMAP_XMALLOC): New macro.
1999-11-01 mmitchel * combine.c (combine_instructions): Use xmalloc instea...
1999-11-01 rth * toplev.c (rest_of_compilation): Don't optimiz...
1999-11-01 ghazi * output.h (assemble_end_function, assemble_des...
1999-11-01 korbbPatch from Philippe De Muyter <phdm@macqel.be>
next