summaryrefslogtreecommitdiff
path: root/gcc/integrate.c
Commit message (Expand)AuthorAgeFilesLines
* * tree.h (BLOCK_TYPE_TAGS): Remove.mmitchel1999-10-261-25/+0
* * integrate.c (integrate_decl_tree): Tweak setting of DECL_CONTEXTmmitchel1999-10-241-17/+17
* Fix numerous -O3 -g testsuite failures for DWARF2 targets.wilson1999-10-201-0/+13
* * cpplib.c (if_directive_nameo): Add static prototype.ghazi1999-10-031-1/+1
* 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/+16
* * function.c (identify_blocks): Don't shadow a variable in anmmitchel1999-09-161-37/+38
* * except.c (expand_eh_region_start_for_decl): Use NOTE_EH_HANDLER,mmitchel1999-09-141-3/+3
* Merge in gcc2-ss-010999law1999-09-071-8/+14
* Fix typo in last change.mmitchel1999-09-051-1/+1
* * integrate.c (function_cannot_inline_p): Do not inlinemmitchel1999-09-051-0/+3
* Change memory mangement and constant pool handling for nested functions to ma...crux1999-09-041-1009/+82
* 1999-08-31 12:20 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-311-1/+2
* * integrate.c (copy_rtx_and_substitute): Handle internal_arg_pointerlaw1999-08-301-2/+7
* Warning fixes:ghazi1999-08-251-3/+3
* * 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-3/+8
* Combined compare & jump infrastructurecrux1999-08-181-2/+3
* Include function.h in most files. Remove most of the global variablescrux1999-08-091-204/+88
* * flags.h (inline_max_insns): Declare.law1999-04-251-3/+22
* 1999-04-14 23:26 -0400 Zack Weinberg <zack@rabi.columbia.edu>zack1999-04-141-1/+5
* * integrate.c (INTEGRATE_THRESHOLD): Sync it with the comment.law1999-04-121-1/+1
* * c-aux-info.c (data_type, affix_data_type, gen_decl,ghazi1999-03-061-1/+1
* * output.h (current_function_has_computed_jump): Rename fromrth1999-02-081-13/+8
* Use varrays for constant-equivalence data:raeburn1999-02-011-75/+54
* Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forlaw1999-01-271-24/+33
* * rtl.h (rtx_def): Update documentation.mmitchel1999-01-191-4/+4
* Revert mistaken commit from the wrong tree.rth1999-01-151-105/+12
* Update copyright.rth1999-01-141-13/+106
* * integrate.c (expand_inline_function): Recognize (mem (addressof))rth1999-01-131-30/+45
* Cope with inlining functions which return a multiword CONCAT valuenickc1998-12-151-1/+11
* * except.h (struct handler_info): Add handler_number fieldamacleod1998-12-091-6/+1
* Tue Dec 8 15:32:56 EST 1998 Andrew MacLeod <amacleod@cygnus.com>amacleod1998-12-081-25/+42
* * loop.c (count_one_set): New static function, broken out oflaw1998-10-061-91/+58
* * calls.c (expand_call) : Encapsulate code intogavin1998-10-011-7/+25
* * rtl.h (init_virtual_regs): New function.mmitchel1998-09-231-4/+1
* * integrate.c (copy_decl_list): Fix typo.mmitchel1998-09-151-1/+1
* * tree.h (DECL_ORIGIN): New macro.mmitchel1998-09-101-13/+27
* * invoke.texi (-fstrict-aliasing): Document.mmitchel1998-06-251-0/+1
* * integrate.c (pushdecl, poplevel): Remove declaration.law1998-06-211-3/+0
* * function.c: Define current_function_cannot_inline.jason1998-06-081-0/+3
* Warning Fixes:ghazi1998-05-191-2/+2
* First cut of changes to utilize the new exception handling modelamacleod1998-05-141-3/+42
* Warning fixes:ghazi1998-05-131-0/+1
* * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12law1998-04-041-22/+40
* * integrate.c (copy_rtx_and_substitute): Rework to avoid need forlaw1998-03-281-5/+8
* Major cutover to using system.h:ghazi1998-03-201-5/+1
* Fix warious warnings:ghazi1998-02-281-1/+3
* * c-common.c: Include <stdlib.h> and <string.h>/<strings.h>.law1998-02-071-0/+5
* * integrate.c (INTEGRATE_THRESHOLD): Inline only small functionslaw1998-02-051-1/+5