| Age | Commit message (Expand) | Author | Files | Lines |
| 1994-07-31 | (expand_inline_function): Don't fall down trying to | Jason Merrill | 1 | -1/+6 |
| 1994-06-16 | (output_inline_function): Unset DECL_DEFER_OUTPUT on | Jason Merrill | 1 | -0/+3 |
| 1994-06-14 | Cast pointer operands to bzero, bcopy, and bcmp to (char *). | Richard Kenner | 1 | -10/+13 |
| 1994-05-14 | (integrate_decl_tree): Use copy_node to make a copy of the decl. | Jason Merrill | 1 | -12/+11 |
| 1994-05-06 | (save_for_inline_copying, expand_inline_function): Copy | Richard Kenner | 1 | -2/+12 |
| 1994-04-21 | Add prototypes for static functions. | Richard Kenner | 1 | -27/+23 |
| 1994-04-06 | (function_cannot_inline_p): Use current_function_varargs. | Richard Kenner | 1 | -3/+1 |
| 1994-03-25 | (save_for_inline_nocopy): Remove decls of unused vars. | Richard Kenner | 1 | -10/+1 |
| 1994-02-27 | ((subreg_realpart_p): New function. | Jim Wilson | 1 | -1/+1 |
| 1994-02-27 | (expand_inline_function): Allow extra arguments and force their | Richard Kenner | 1 | -14/+24 |
| 1993-12-11 | (expand_inline_function): Remove last change. | Richard Kenner | 1 | -1/+3 |
| 1993-12-11 | (initialize_for_inline): Handle CONCAT when setting up parmdecl_map. | Richard Kenner | 1 | -3/+12 |
| 1993-11-23 | (output_inline_function): Pass new arg to expand_function_end. | Richard Stallman | 1 | -1/+1 |
| 1993-11-10 | (global_const_equiv_map_size): New variable. | Richard Kenner | 1 | -18/+35 |
| 1993-11-05 | (expand_inline_function): Handle CONCAT as rtl for parm. | Richard Stallman | 1 | -0/+53 |
| 1993-11-04 | (expand_inline_function): Don't call push_temp_slots... | Richard Stallman | 1 | -9/+3 |
| 1993-09-28 | (expand_inline_function): Push and pop temp slots around making new | Richard Kenner | 1 | -0/+3 |
| 1993-09-21 | bytecode | Jan Brittenson | 1 | -1/+9 |
| 1993-09-15 | (function_cannot_inline_p): Don't inline if it's set. | Jim Wilson | 1 | -0/+4 |
| 1993-09-15 | (copy_for_inline, copy_rtx_and_substitute): | Richard Stallman | 1 | -0/+2 |
| 1993-09-10 | (expand_inline_function): Use convert_modes. | Richard Stallman | 1 | -4/+5 |
| 1993-08-13 | (expand_inline_function): Copy args that are in hard regs instead of | Richard Kenner | 1 | -2/+7 |
| 1993-07-29 | (copy_rtx_and_substitute, case LABEL_REF): If we turn off | Richard Kenner | 1 | -0/+8 |
| 1993-07-28 | (copy_for_inline, case LABEL_REF): Properly copy LABEL_REF with LABEL_REF_NON... | Richard Kenner | 1 | -17/+24 |
| 1993-06-26 | (function_cannot_inline_p): Can now inline nested functions. | Richard Kenner | 1 | -9/+19 |
| 1993-06-05 | (expand_inline_function): Always copy a SUBREG as an | Richard Stallman | 1 | -1/+5 |
| 1993-05-31 | (expand_inline_function): Increment map->const_age before copying REG_NOTES. | Richard Stallman | 1 | -1/+4 |
| 1993-05-28 | (expand_inline_function): When copy REG_NOTES, must | Richard Stallman | 1 | -3/+10 |
| 1993-05-27 | (expand_inline_function): Set MEM_IN_STRUCT_P for return value if needed. | Richard Stallman | 1 | -2/+5 |
| 1993-05-14 | (expand_inline_function): Set map->integrating. | Jim Wilson | 1 | -1/+11 |
| 1993-05-06 | (expand_inline_function): Don't call convert_to_mode unless we need to... | Richard Kenner | 1 | -7/+12 |
| 1993-04-21 | (integrate_parm_decls): Copy the DECL_ARG_TYPE value from the PARM_DECL being... | Richard Kenner | 1 | -0/+4 |
| 1993-03-21 | (copy_rtx_and_substitute, case USE): | Richard Stallman | 1 | -2/+4 |
| 1993-03-01 | (subst_constants): Use proper mode when getting equivalent constant for parad... | Richard Kenner | 1 | -4/+23 |
| 1993-01-26 | (copy_and_substitute_rtx, case REG): Call gen_lowpart instead of | Richard Kenner | 1 | -1/+1 |
| 1993-01-15 | * integrate.c (FIXED_BASE_PLUS_P): Fix typo. | Jeff Law | 1 | -1/+1 |
| 1993-01-12 | integrate.c (const_equiv): Delete decl, since it's never defined. | Brendan Kehoe | 1 | -4/+0 |
| 1992-12-08 | (expand_inline_function): Don't output line notes | Tom Wood | 1 | -4/+9 |
| 1992-11-25 | (expand_inline_function): Ensure a REG used as | Richard Stallman | 1 | -2/+9 |
| 1992-11-22 | (expand_inline_function): Use the original declaration of the inlined functio... | Richard Stallman | 1 | -23/+29 |
| 1992-11-20 | (expand_inline_function): Mark all notes as integrated. | Tom Wood | 1 | -3/+14 |
| 1992-11-06 | (copy_rtx_and_substitute)[ARGS_GROW_DOWNWARD]: Map | Richard Stallman | 1 | -0/+6 |
| 1992-10-20 | (copy_rtx_and_substitute): Don't assume force_operand on an address returns a... | Richard Kenner | 1 | -2/+4 |
| 1992-09-19 | (expand_inline_function): Convert actual to formal's mode (in case formal | Richard Kenner | 1 | -4/+10 |
| 1992-09-19 | (subst_constants): Do substitute in address of MEM dest. | Richard Stallman | 1 | -1/+6 |
| 1992-08-29 | (adjust_copied_decl_tree): New function. | Richard Stallman | 1 | -1/+33 |
| 1992-08-14 | Fix spelling errors in comments. | Torbjorn Granlund | 1 | -1/+1 |
| 1992-08-02 | (expand_inline_function): Cast -1 to (HOST_WIDE_INT) first. | Richard Kenner | 1 | -3/+3 |
| 1992-07-17 | entered into RCS | Richard Stallman | 1 | -3/+149 |
| 1992-07-12 | *** empty log message *** | Richard Stallman | 1 | -5/+5 |