Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1997-04-24 | x | Jason Merrill | 1 | -0/+1 | |
From-SVN: r13974 | |||||
1997-04-23 | Add setjmp/longjmp exception handling. | Mike Stump | 1 | -1/+2 | |
From-SVN: r13968 | |||||
1997-01-03 | (struct function): New field args_info. | Richard Kenner | 1 | -1/+2 | |
From-SVN: r13354 | |||||
1996-12-07 | (struct function): Make frame_offset be HOST_WIDE_INT. | Richard Kenner | 1 | -1/+6 | |
(get_frame_size): Add definition. From-SVN: r13244 | |||||
1996-07-23 | install EH code | Mike Stump | 1 | -0/+8 | |
From-SVN: r12549 | |||||
1996-04-16 | (struct function): New field returns_pointer. | Richard Kenner | 1 | -1/+2 | |
From-SVN: r11813 | |||||
1995-12-27 | (struct function): New field regno_pointer_align. | Richard Kenner | 1 | -0/+1 | |
From-SVN: r10867 | |||||
1995-07-14 | (struct function): Add stdarg field. | Richard Kenner | 1 | -1/+2 | |
From-SVN: r10122 | |||||
1995-06-15 | Update FSF address. | Richard Kenner | 1 | -1/+2 | |
From-SVN: r9961 | |||||
1995-03-15 | Handle compilation of nested functions from another scope. | Jason Merrill | 1 | -0/+10 | |
From-SVN: r9185 | |||||
1994-12-30 | ({save_restore}_varasm_status): Add decls. | Richard Kenner | 1 | -6/+10 | |
From-SVN: r8711 | |||||
1994-04-06 | (struct function): New field for current_function_varargs. | Richard Kenner | 1 | -1/+2 | |
From-SVN: r6985 | |||||
1994-03-08 | (struct function): Add momentary_function_firstobj | Jim Wilson | 1 | -0/+1 | |
field. From-SVN: r6724 | |||||
1993-11-25 | (struct sequence_stack): New field sequence_rtl_expr. | Richard Kenner | 1 | -1/+3 | |
(struct function): Likewise. From-SVN: r6160 | |||||
1993-10-11 | (struct function): New field `machine'. | Richard Stallman | 1 | -1/+9 | |
From-SVN: r5722 | |||||
1993-09-15 | (struct function): New field has_nonlocal_goto. | Jim Wilson | 1 | -0/+1 | |
From-SVN: r5337 | |||||
1993-03-23 | (struct function): Add apply_args_value field. | Tom Wood | 1 | -0/+1 | |
From-SVN: r3844 | |||||
1993-03-19 | Add prototypes. | Jim Wilson | 1 | -2/+2 | |
From-SVN: r3794 | |||||
1992-10-10 | (struct function): New fields const_rtx_hash_table, | Richard Stallman | 1 | -0/+6 | |
const_rtx_sym_hash_table, first_pool, last_pool, pool_offset. From-SVN: r2392 | |||||
1992-09-24 | (struct function): Add epilogue_delay_list field. | Jim Wilson | 1 | -0/+3 | |
From-SVN: r2244 | |||||
1992-09-19 | (struct var_refs_queue): Remove unused field ORIGINAL. | Richard Kenner | 1 | -2/+3 | |
Add new fields PROMOTED_MODE and UNSIGNEDP. From-SVN: r2176 | |||||
1992-08-11 | (identify_blocks): Declare. | Jim Wilson | 1 | -8/+12 | |
(rtx, tree): Move undefs to the very end. From-SVN: r1798 | |||||
1992-03-05 | entered into RCS | Charles Hannum | 1 | -0/+188 | |
From-SVN: r396 |