Age | Commit message (Expand) | Author | Files | Lines |
1998-10-11 | Fine-grained control of -fcheck-memory-usage with new no_check_memory_usage a... | Ken Raeburn | 1 | -0/+4 |
1998-10-01 | calls.c (expand_call): Encapsulate code into copy_blkmode_from_reg. | Gavin Romig-Koch | 1 | -0/+5 |
1998-09-21 | expr.h (eh_rtime_match_libfunc): New extern declaration. | Andrew MacLeod | 1 | -0/+1 |
1998-07-30 | Function entry/exit profiling instrumentation: | Ken Raeburn | 1 | -0/+4 |
1998-07-07 | expr.c (emit_queue): If emitting a SEQUENCE, set QUEUED_INSN to the first ins... | J"orn Rennecke | 1 | -1/+2 |
1998-07-02 | expr.h (STACK_SIZE_MODE): New macro. | David Edelsohn | 1 | -0/+7 |
1998-06-30 | expr.c (emit_group_load, [...]): Rewrite considering the size and alignment o... | Richard Henderson | 1 | -2/+2 |
1998-06-17 | haifa-sched.c (haifa_classify_insn): TRAP_IF is risky. | John Carr | 1 | -0/+3 |
1998-06-04 | tree.c (get_inner_array_type): New function. | David Edelsohn | 1 | -0/+7 |
1998-05-19 | Warning Fixes: | Kaveh R. Ghazi | 1 | -0/+1 |
1998-05-06 | expr.h (mark_seen_cases): Add declaration, but only when tree.h has been incl... | Jeffrey A Law | 1 | -0/+2 |
1998-05-06 | stmt.c (mark_seen_cases): Make it have external linkage again. | Jeffrey A Law | 1 | -0/+3 |
1998-05-06 | typo typo fixes fixes | Jeff Law | 1 | -1/+1 |
1998-05-05 | * Check in merge from gcc2. See ChangeLog.12 for details. | Jeff Law | 1 | -0/+4 |
1998-04-04 | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | Jeff Law | 1 | -3/+8 |
1998-02-02 | expr.c (expand_builtin_setjmp): Accept two new arguments for the labels to br... | Richard Henderson | 1 | -1/+1 |
1998-01-20 | Makefile.in: Remove all bytecode support. | Jeffrey A Law | 1 | -12/+0 |
1997-12-24 | * expr.h (MUST_PASS_IN_STACK): Allow target port to override. | Jeffrey A Law | 1 | -0/+2 |
1997-11-25 | [multiple changes] | Jason Merrill | 1 | -1/+0 |
1997-11-02 | Update mainline egcs to gcc2 snapshot 971021. | Jeff Law | 1 | -4/+3 |
1997-08-29 | expr.h (insn_gen_function): Reenable prototype. | Andreas Schwab | 1 | -1/+1 |
1997-08-25 | expr.h (insn_gen_function): Temporarily remove prototype. | Jeffrey A Law | 1 | -1/+1 |
1997-08-19 | expr.h, real.h: Finish prototyping. | H.J. Lu | 1 | -3/+13 |
1997-08-02 | Add expand_modifier flags. | Richard Kenner | 1 | -3/+27 |
1997-07-17 | (STACK_CHECK_*): Provide default values. | Richard Kenner | 1 | -1/+48 |
1997-05-07 | except.c (start_dynamic_handler): Fix so that we can use __builtin_setjmp... | Mike Stump | 1 | -0/+2 |
1997-04-23 | Add setjmp/longjmp exception handling. | Mike Stump | 1 | -9/+6 |
1996-10-23 | (emit_store_flag_force): Declare. | Torbjorn Granlund | 1 | -0/+4 |
1996-07-23 | install EH code | Mike Stump | 1 | -0/+2 |
1996-07-03 | formatting tweaks | Mike Stump | 1 | -3/+3 |
1996-06-06 | (emit_group_load, emit_group_store, use_group_regs): New | Jim Wilson | 1 | -0/+9 |
1996-05-19 | (function_value): Deleted; no such function. | Richard Kenner | 1 | -3/+10 |
1996-04-15 | * expr.h (const): Delete. | Doug Evans | 1 | -8/+1 |
1996-03-12 | (clear_storage): Add comment terminator. | Jim Wilson | 1 | -1/+1 |
1995-12-24 | (clrstr_optab): New declaration. | Richard Kenner | 1 | -2/+6 |
1995-12-18 | (expand_mult_highpart_adjust): Declare. | Richard Kenner | 1 | -0/+1 |
1995-10-27 | (clear_storage): Second arg is rtx, not int. | Richard Kenner | 1 | -1/+1 |
1995-07-14 | (NO_DEFER_POP): Remove last change. | Richard Kenner | 1 | -1/+1 |
1995-07-01 | (NO_DEFER_POP): Do any pending stack adjusts. | Richard Kenner | 1 | -2/+2 |
1995-06-15 | Update FSF address. | Richard Kenner | 1 | -1/+2 |
1995-05-16 | Fix typos in comments. | Richard Kenner | 1 | -1/+1 |
1995-01-25 | (emit_conditional_move): Declare it. | Doug Evans | 1 | -0/+17 |
1994-11-16 | Check target endianness at run time, not compile time | Ian Lance Taylor | 1 | -16/+8 |
1994-11-15 | Declare expand_abs. | Richard Kenner | 1 | -0/+3 |
1994-10-12 | (??hf2_libfunc): Add declarations, like ??sf2_libfunc. | Richard Kenner | 1 | -0/+7 |
1994-07-08 | fix temp lifetime (FOR TARGET_EXPRs only) | Mike Stump | 1 | -0/+6 |
1994-06-29 | (smul_highpart_optab, umul_highpart_optab): New variables. | Torbjorn Granlund | 1 | -0/+2 |
1994-05-27 | expr.c (use_reg): Fix recording of USE information. | Doug Evans | 1 | -1/+1 |
1994-05-06 | (use_regs): Change from USE and CLOBBER insns to using | Richard Kenner | 1 | -2/+5 |
1994-04-18 | (prepare_call_address): Extend prototype. | Richard Kenner | 1 | -1/+1 |