OSDN Git Service

* function.c (diddle_return_value): Only clal hard_function_value
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
1999-11-12 law * function.c (diddle_return_value): Only clal...
1999-11-12 wilsonFix yet another gcc2 merge problem, this one broke...
1999-11-12 wilsonFix gdb testsuite failures caused by Kenner's bulk...
1999-11-12 law * function.c (diddle_return_value): Use hard_fu...
1999-11-12 dnovilloMoved ChangeLog entry to its proper place.
1999-11-12 law * global.c (global_conflicts): Update comments.
1999-11-11 dnovillo * gcc/cp/init.c (init_init_processing): Header informa...
1999-11-11 korbbAdded verbose levels for status messages
1999-11-11 cruxAvoid passing things like NEG into expand_and/expand_binop
1999-11-11 mmitchel * xcoffout.c (xcoffout_source_file): Change ggc_add_ro...
1999-11-11 law * flow.c (compute_flow_dominators): Initially...
1999-11-11 law * basic-block.h (compute_available): Returns...
1999-11-11 jle * config/pa/pa.h (MASK_RETURN_ADDR): Change...
1999-11-10 law * dwarf2out.c (add_AT_location_description...
1999-11-10 tromey * gcc.c (do_spec_1): Support text between `%u' and...
1999-11-10 ghaziinclude:
1999-11-10 cpopetz * gcov.c (struct arcdata): Add hits and total, remove...
1999-11-10 law * genoutput.c (output_insn_data): Cast `INSN_OU...
1999-11-10 law * invoke.texi (C Dialect Options): Add missing...
1999-11-10 olivatypo; missing close paren
1999-11-10 oliva* Makefile.in (recog.o): Use BASIC_BLOCK_H macro.
1999-11-10 law * flow.c (compute_flow_dominators): No longer...
1999-11-10 oliva* Makefile.in ($(HOST_PREFIX_1)rtl.o): Update dependenc...
1999-11-10 tromeyTue Nov 9 10:30:08 1999 Tom Tromey <tromey@cygnus...
1999-11-09 m.hayes * config/c4x/c4x-protos.h: New file. Prototypes for...
1999-11-09 aphThu Nov 4 15:52:35 1999 Andrew Haley <aph@cygnus...
1999-11-09 nickcAdd prototypes file.
1999-11-09 nickcAdd prototype header file
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 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 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 * integrate.c (save_for_inline_nocopy): Clear in_nonpa...
1999-11-07 law * global.c (EXECUTE_IF_CONFLICT): Undo Robert...
1999-11-07 robertlglobal.c (EXECUTE_IF_CONFLICT): Correct quoting typo.
1999-11-07 law * gcse.c (post_dominators): Kill.
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-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 rth * i386.c (split_xf): New.
1999-11-05 nickcoops - add missing return values
1999-11-05 nickcIf purge_addressof_1 fails to remove addressofs in...
1999-11-05 law * genoutput.c (null_operand =): Initialize...
1999-11-05 law * configure.in (m68k-next-nextstep4): Handle...
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 mmitchel * flags.h (flag_renumber_insns): Declare.
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 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 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 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 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 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>
1999-11-01 nickcAdd comments explaining what thumb_expand_prologue...
1999-11-01 kenner * regclass.c (record_reg_classes): In matching case...
next