OSDN Git Service

Add - before rms to be more portable.
[pf3gnuchains/gcc-fork.git] / gcc / function.h
2000-11-30 law * function.h (emit_status): Delete member regno_pointe...
2000-10-13 mmitchel Remove obstacks.
2000-10-06 rth * c-decl.c (warn_missing_noreturn): Remove.
2000-09-16 kenner * function.h (no_debugging_symbols): New field.
2000-04-01 hubicka * builtins.c (expand_builtin_apply): Pass proper...
2000-03-30 kenner * calls.c (expand_call): Pass bit alignment to mark_re...
2000-03-25 kenner * Rework fields used to describe positions of bitfield...
2000-03-19 mmitchel * emit-rtl.c (remove_unncessary_notes): Check that all
2000-03-07 ghazi * rtl.h (rtunion_def): Constify member `rtstr'.
2000-03-05 mmitchel Revert this patch:
2000-03-05 mmitchel * function.h (struct sequence_stack): Remove rtl_expr.
2000-03-02 jason * function.h (struct expr_status): Add x_arg_sp...
2000-02-28 mmitchel * emit-rtl.c (remove_unncessary_notes): Remove notes...
2000-02-26 lawFix copyrights.
2000-02-07 hubicka * calls.c (compute_argument_block_size): New argument
2000-02-04 rth * function.c (diddle_return_value): Rework...
2000-01-14 ghazi * eh-common.h: PROTO -> PARAMS.
1999-12-20 cruxcurrent_function -> cfun
1999-12-16 mmitchel * Makefile.in (INTREGRATE_H): Rename to INTEGRATE_H.
1999-12-16 jason * function.c (retrofit_block): Abort if we...
1999-12-15 hubicka * function.c (PREFERRED_STACK_BOUDNARY): Provide defau...
1999-12-05 mmitchel * function.h (insert_block_after_note): Declare.
1999-12-04 geoffk* c-common.c (enum attrs): Add A_NO_LIMIT_STACK.
1999-11-05 rth * function.c (diddle_return_value): New.
1999-09-26 mmitchel * function.h (struct function): Add x_dont_save_pendin...
1999-09-17 mmitchel * functiion.h (struct function): Add x_whole_function_...
1999-09-16 rth * emit-rtl.c (free_emit_status): Don't check...
1999-09-15 mmitchel * rtl.h (NOTE_BLOCK_NUMBER): Replace with ...
1999-09-09 mmitchel * function.h (free_after_compilation): Remove decl...
1999-09-07 mmitchel * emit-rtl.c (free_emit_status): Take decl as a parameter.
1999-09-05 mmitchel * Makefile.in (tree.o): Depend on ggc.h.
1999-09-05 mmitchel * c-decl.c (struct language_function): Renamed from...
1999-09-04 cruxChange memory mangement and constant pool handling...
1999-09-04 mmitchel * function.h (struct function): Add new element LANGUAGE.
1999-08-29 ghazi * tree.c (tree_code_name): Constify a char*.
1999-08-09 cruxInclude function.h in most files. Remove most of the...
1999-08-01 cruxBackport of GC branch patches part 2: kill stmt status...
1999-07-31 cruxBackport of GC branch patches part 1: kill eh status...
1999-07-01 lawX
1999-05-30 lawSun May 30 14:29:17 1999 Eric Raskin (ehr@listworks...
1999-02-25 rthFlow rewrite to use basic block structures and edge...
1999-02-08 rth * output.h (current_function_has_computed_jump...
1999-01-27 lawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1998-11-20 law * function.c (nonlocal_goto_handler_slots)...
1998-10-23 jason * expr.c (pending_chain): Move up.
1998-10-11 raeburnFine-grained control of -fcheck-memory-usage with new...
1998-09-15 rth * tree.h (BUILT_IN_CALLER_RETURN_ADDRESS): Unused...
1998-09-09 law * except.h (current_function_eh_stub_label...
1998-07-30 raeburnFunction entry/exit profiling instrumentation:
1998-06-20 law * flow.c (allocate_for_life_analysis, init_regs...
1998-06-08 jason * function.c: Define current_function_cannot_inline.
1998-05-28 meissnerMake rtx, tree types type correct if the appropriate...
1998-05-14 amacleodFirst cut of changes to utilize the new exception handl...
1998-04-04 law * Check in merge from gcc2. See ChangeLog...
1997-12-12 jasonThu Dec 11 20:42:18 1997 Teemu Torma <tot@trema.com>
1997-04-24 merrillx
1997-04-23 mrsAdd setjmp/longjmp exception handling.
1997-01-03 kenner(struct function): New field args_info.
1996-12-07 kenner(struct function): Make frame_offset be HOST_WIDE_INT.
1996-07-23 mrsinstall EH code
1996-04-16 kenner(struct function): New field returns_pointer.
1995-12-27 kenner(struct function): New field regno_pointer_align.
1995-07-14 kenner(struct function): Add stdarg field.
1995-06-15 kennerUpdate FSF address.
1995-03-15 merrillHandle compilation of nested functions from another...
1994-12-30 kenner({save_restore}_varasm_status): Add decls.
1994-04-06 kenner(struct function): New field for current_function_varargs.
1994-03-08 wilson(struct function): Add momentary_function_firstobj
1993-11-25 kenner(struct sequence_stack): New field sequence_rtl_expr.
1993-10-11 rms(struct function): New field `machine'.
1993-09-16 wilson(struct function): New field has_nonlocal_goto.
1993-03-23 wood(struct function): Add apply_args_value field.
1993-03-20 wilsonAdd prototypes.
1992-10-10 rms(struct function): New fields const_rtx_hash_table,
1992-09-25 wilson(struct function): Add epilogue_delay_list field.
1992-09-19 kenner(struct var_refs_queue): Remove unused field ORIGINAL.
1992-08-11 wilson(identify_blocks): Declare.
1992-03-05 mycroftentered into RCS