summaryrefslogtreecommitdiffstats
path: root/gcc/function.c
Commit message (Expand)AuthorAgeFilesLines
* * function.h (insert_block_after_note): Declare.mmitchel1999-12-051-20/+37
* * c-common.c (enum attrs): Add A_NO_LIMIT_STACK.geoffk1999-12-041-0/+3
* * except.h (struct eh_entry): Add goto_entry_p.mmitchel1999-11-181-0/+3
* * explow.c (hard_function_value): Add outgoing argument.rth1999-11-161-2/+2
* * function.c (diddle_return_value): Set REG_FUNCTION_VALUE_P aslaw1999-11-131-0/+1
* * function.c (diddle_return_value): Only clal hard_function_valuelaw1999-11-121-8/+9
* * function.c (diddle_return_value): Use hard_function_value tolaw1999-11-121-2/+8
* * cse.c (delete_trivially_dead_insns): Replace alloca withmmitchel1999-11-081-1/+2
* oops - add missing return valuesnickc1999-11-051-2/+2
* If purge_addressof_1 fails to remove addressofs in notes, remove the notesnickc1999-11-051-23/+65
* * function.c (pad_to_arg_alignment): Only update argument_padlaw1999-11-051-3/+3
* * function.c (diddle_return_value): New.rth1999-11-051-1/+40
* Fri Oct 29 15:25:07 1999 Arnaud Charlet <charlet@ACT-Europe.FR>kenner1999-11-011-9/+46
* Sun Oct 31 13:32:15 CET 1999 Marc Lehmann <pcg@goof.com>pcg1999-10-311-2/+4
* Fix up last patch.clm1999-10-291-5/+7
* Remove stray comment.clm1999-10-291-1/+0
* * expr.c (emit_push_insn): New argument alignment_pad.clm1999-10-291-6/+29
* * except.c (free_eh_nesting_info): Free the info itself.mmitchel1999-10-291-1/+2
* Reorg reg-stack to use the standard CFG.rth1999-10-271-11/+0
* * calls.c: Include tm_p.h later, so everything we need is defined.ghazi1999-10-211-1/+1
* * function.c (record_insns, contains): Always declare and define.ghazi1999-10-211-5/+3
* * cpplib.c (if_directive_nameo): Add static prototype.ghazi1999-10-031-1/+6
* Make it possible to prototype port-specific functions (and convert i386 to us...crux1999-09-201-0/+1
* * functiion.h (struct function): Add x_whole_function_mode_p.mmitchel1999-09-171-3/+61
* * function.c (identify_blocks): Don't shadow a variable in anmmitchel1999-09-161-4/+4
* * emit-rtl.c (free_emit_status): Don't check DECL_DEFER_OUTPUT.rth1999-09-161-23/+66
* * rtl.h (NOTE_BLOCK_NUMBER): Replace with ...mmitchel1999-09-151-25/+23
* Remove second arg from assign_parmscrux1999-09-151-54/+36
* Replace insn_foo with insn_data.foo.rth1999-09-121-3/+4
* * function.c (assign_stack_local_1): Allocate fromrth1999-09-091-1/+1
* * function.h (free_after_compilation): Remove decl parameter.mmitchel1999-09-091-9/+13
* * combine.c (SUBST): Break out to a real function do_SUBST.rth1999-09-091-0/+2
* * emit-rtl.c (free_emit_status): Take decl as a parameter.mmitchel1999-09-071-10/+17
* Commit parts that were missing in Mark's last commitcrux1999-09-071-0/+1
* Merge in gcc2-ss-010999law1999-09-071-12/+23
* * Makefile.in (ggc-simple.o): Depend on varray.h.mmitchel1999-09-051-11/+10
* * Makefile.in (tree.o): Depend on ggc.h.mmitchel1999-09-051-1/+118
* * c-decl.c (struct language_function): Renamed from struct c_function.mmitchel1999-09-051-108/+63
* Change memory mangement and constant pool handling for nested functions to ma...crux1999-09-041-9/+18
* * function.h (struct function): Add new element LANGUAGE.mmitchel1999-09-041-3/+12
* 1999-08-31 12:20 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-311-6/+12
* * function.c (assign_stack_temp_for_type): Fix change of Mar 5 forschwab1999-08-271-3/+4
* Fix more problems from GC diffscrux1999-08-241-6/+0
* * rtl.h (rtx_format): Constify a char*.ghazi1999-08-201-5/+5
* 1999-08-19 14:44 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-191-2/+2
* Include function.h in most files. Remove most of the global variablescrux1999-08-091-396/+60
* * function.c (init_function_start): Clear prologue & epilogue.rth1999-08-071-7/+18
* Backport of GC branch patches part 2: kill stmt status saving.crux1999-08-011-2/+0
* Backport of GC branch patches part 1: kill eh status saving.crux1999-07-311-40/+73
* Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>law1999-05-201-7/+8
OpenPOWER on IntegriCloud