| Commit message (Expand) | Author | Age | Files | Lines |
* | * sh.h (PASS_IN_REG_P): For TARGET_HITACHI, don't pass structures | amylaar | 1999-02-25 | 1 | -7/+4 |
* | * calls.c (initialize_argument_information): New function extracted | law | 1999-02-24 | 1 | -235/+295 |
* | * calls.c (compute_argument_block_size): New function, extracted from | law | 1999-02-24 | 1 | -52/+75 |
* | * calls.c (precompute_arguments): New function, extracted from | law | 1999-02-24 | 1 | -45/+78 |
* | * calls.c (finalize_must_preallocate): New function, extracted from | law | 1999-02-24 | 1 | -45/+66 |
* | * calls.c (store_one_arg): Mark any slots used for the argument | law | 1999-02-16 | 1 | -7/+8 |
* | Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for | law | 1999-01-27 | 1 | -3/+4 |
* | * calls.c (expand_call): Strip a TARGET_EXPR if we're passing by | jason | 1999-01-19 | 1 | -0/+16 |
* | * rtl.h (rtx_def): Update documentation. | mmitchel | 1999-01-19 | 1 | -11/+11 |
* | * calls.c (store_unaligned_arguments_into_pseudos): Use xmalloc to | law | 1999-01-07 | 1 | -3/+13 |
* | Copyright fixes. | law | 1999-01-06 | 1 | -1/+1 |
* | Revert changes which crept in by accident. | law | 1999-01-06 | 1 | -98/+1 |
* | * calls.c (special_function_p): Push alloca test inside the large | law | 1999-01-06 | 1 | -12/+109 |
* | * calls.c (special_function_p): New function broken out of | law | 1999-01-06 | 1 | -271/+360 |
* | * function.c (nonlocal_goto_handler_slots): Renamed from | law | 1998-11-20 | 1 | -1/+1 |
* | * expr.c (STACK_BYTES): Delete unused macro. | law | 1998-11-19 | 1 | -14/+18 |
* | * gansidecl.h: Prepend a "G" to the macro wrapping this file | ghazi | 1998-11-08 | 1 | -4/+4 |
* | Warning fixes: | ghazi | 1998-10-13 | 1 | -8/+7 |
* | Fine-grained control of -fcheck-memory-usage with new no_check_memory_usage | raeburn | 1998-10-11 | 1 | -9/+7 |
* | * calls.c (expand_call) : Encapsulate code into | gavin | 1998-10-01 | 1 | -69/+1 |
* | * calls.c (expand_call): Use bitfield instructions to extract/deposit | law | 1998-08-26 | 1 | -20/+14 |
* | * system.h: Include stdarg.h/varargs.h, make sure they are ordered | ghazi | 1998-08-26 | 1 | -5/+0 |
* | * expr.c (emit_group_load, emit_group_store): Rewrite considering | rth | 1998-07-01 | 1 | -3/+10 |
* | * calls.c (expand_call): Initialize "src" and "dest". | law | 1998-06-20 | 1 | -1/+1 |
* | Warning fixes: | ghazi | 1998-05-13 | 1 | -0/+1 |
* | Wed May 6 06:35:38 1998 Robert Lipe <robertl@dgii.com> | robertl | 1998-05-06 | 1 | -0/+1 |
* | * calls.c (expand_call): Fix recognition of C++ operator new. | jfc | 1998-04-29 | 1 | -2/+6 |
* | * calls.c (expand_call): Bump the length limit on the specially | schwab | 1998-04-29 | 1 | -1/+1 |
* | 8 | law | 1998-04-09 | 1 | -1/+1 |
* | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | law | 1998-04-04 | 1 | -83/+62 |
* | Major cutover to using system.h: | ghazi | 1998-03-20 | 1 | -6/+6 |
* | Fix more warnings... | ghazi | 1998-03-18 | 1 | -0/+2 |
* | * varasm.c (output_constant_pool): Bring back 'done' label inside | law | 1998-02-14 | 1 | -3/+0 |
* | * c-lang.c (finish_file): Bracket declaration of static_ctors, | robertl | 1998-02-13 | 1 | -5/+15 |
* | * bitmap.c (bitmap_debug_file): HOST_PTR_PRINTF converts a pointer, | law | 1998-02-08 | 1 | -2/+2 |
* | * c-common.c: Include <stdlib.h> and <string.h>/<strings.h>. | law | 1998-02-07 | 1 | -4/+0 |
* | * calls.c (expand_call): Don't confuse member functions named | law | 1998-02-06 | 1 | -1/+5 |
* | ` | law | 1998-01-16 | 1 | -27/+35 |
* | * alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO; | rth | 1998-01-14 | 1 | -81/+84 |
* | * flags.h, toplev.c, calls.c, alias.c: Remove flag_alias_check; | law | 1997-12-24 | 1 | -5/+7 |
* | * calls.c (expand_call): Implement LOAD_ARGS_REVERSED. | law | 1997-12-18 | 1 | -0/+4 |
* | Merge from gcc-2.8 | law | 1997-12-07 | 1 | -2/+4 |
* | * calls.c (expand_call): Handle pcc_struct_value correctly for C++. | law | 1997-11-14 | 1 | -30/+6 |
* | Update mainline egcs to gcc2 snapshot 971021. | law | 1997-11-02 | 1 | -50/+50 |
* | * Integrate alias analysis changes from jfc@mit.edu | law | 1997-08-11 | 1 | -1/+40 |
* | (store_one_arg): Allow stack_slot to be SP in ARGS_GROW_DOWNWARD case. | kenner | 1997-08-02 | 1 | -1/+1 |
* | (expand_call): If -fcheck-memory-usage, use pseudo-register, check | kenner | 1997-08-02 | 1 | -2/+36 |
* | (expand_call): If -fstack-check and temp needed for arg is too large, | kenner | 1997-07-25 | 1 | -1/+5 |
* | (emit_library_call_value): Initialize all argvec elements. | kenner | 1997-07-16 | 1 | -1/+1 |
* | * calls.c (emit_library_call): Use right index into argvec array | law | 1997-07-14 | 1 | -18/+26 |