aboutsummaryrefslogtreecommitdiff
path: root/gcc/function.h
AgeCommit message (Expand)Author
2005-07-27This commit was manufactured by cvs2svn to create branchno-author
2003-09-252003-09-24 Ziemowit Laski <zlaski@apple.com>Ziemowit Laski
2003-08-29 * function.h (struct function): Add rtl_inline_init, saved_for_inline.Richard Henderson
2003-08-29 * function.h (struct function): Move function_frequency andRichard Henderson
2003-07-01 * fold-const.c: Convert prototypes to ISO C90.Andreas Jaeger
2003-07-01 * basic-block.h: Fix comment typos.Kazu Hirata
2003-06-16 * function.h (struct emit_status): Remove x_last_linenum,Nathan Sidwell
2003-06-04 * function.c (trampolines_created): New variable.Jakub Jelinek
2003-05-11 * coverage.h (coverage_counter_alloc): New function.Nathan Sidwell
2003-03-05 * Makefile.in (calls.o, toplev.o alias.o): Depend on cgraph.hJan Hubicka
2003-02-15 * bb-reorder.c (find_traces_1_round): Don't connect easy to copyRichard Henderson
2003-02-14 * emit-rtl.c (init_emit): Use ggc_alloc for regno_reg_rtx.Zack Weinberg
2003-01-25 * function.h (struct function): New field calls_constant_p.Roger Sayle
2003-01-24 * emit-rtl.c (reg_attrs_htab): New static variable.Jan Hubicka
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-10-11 * calls.c (expand_call): Simplify noreturn call.Jan Hubicka
2002-09-22 * dbxout.c: Follow spelling conventions.Kazu Hirata
2002-09-08 * basic-block.h: Fix comment formatting.Kazu Hirata
2002-08-252002-08-24 Stuart Hastings <stuart@apple.com>Stuart Hastings
2002-07-16 * ginclude/varargs.h: Replace with stub which issues #error.Zack Weinberg
2002-06-23 * function.h (struct emit_status): Clarify potential contentsJeff Law
2002-06-17 * function.h (struct function) [funcdef_no]: Rename profile_label_no.Richard Henderson
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating
2002-05-15 * invoke.texi (-malign-double): Re-add lost warning.Jan Hubicka
2002-05-11 * final.c (end_final): Tidy whitespace. Don't honor flag_pack_struct.Richard Henderson
2002-05-09 * final.c (end_final): Use C trees to output data structures for profiling.Jan Hubicka
2002-04-23 PR target/6413Alan Modra
2002-04-20 * Makefile.in: Update.Neil Booth
2002-03-15fix comment typoJason Merrill
2002-01-03 * function.h (struct function): Add profile.William Cohen
2001-12-31 * function.h: Remove undefs for rtx and tree.Graham Stott
2001-12-05 * attribs.c (handle_no_check_memory_usage_atribute): Deleted.Richard Kenner
2001-12-05 * function.h (tree, rtx): Remove no-longer-needed definitions.Richard Kenner
2001-11-03 * cselib.c (cselib_subst_to_values, case CONST_DOUBLE): RemoveRichard Kenner
2001-10-18 * emit-rtl.c (gen_reg_rtx): Also reallocate reg_decl array.Richard Kenner
2001-10-09 * acconfig.h: Fix comment formatting.Kazu Hirata
2001-10-08 * varasm.c (restore_varasm_status): New.Richard Henderson
2001-09-03 * function.h (struct function): Add arg_pointer_save_area_init.Richard Henderson
2001-08-31 * function.c: Remove all_functions. Make outer_function_chainZack Weinberg
2001-08-27 * function.c (expand_function_end): Don't init arg_pointer_save_area.Richard Henderson
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,Lars Brinkhoff
2001-06-21* integrate.c (ggc.h): Include.DJ Delorie
2001-04-05* function.h (virtuals_instantiated): Declare.DJ Delorie
2001-03-28IA-64 ABI Exception Handling.Richard Henderson
2001-03-28 * function.h (struct function): Move all boolean valued fieldsRichard Henderson
2001-01-10Remove {save|restore}_machine_status.Nick Clifton
2000-11-30 * function.h (emit_status): Delete member regno_pointer_flag andJeffrey A Law
2000-10-13 Remove obstacks.Mark Mitchell
2000-10-06 * c-decl.c (warn_missing_noreturn): Remove.Richard Henderson
2000-09-16 * function.h (no_debugging_symbols): New field.Richard Kenner