| Commit message (Expand) | Author | Age | Files | Lines |
* | 2002-06-05 David S. Miller <davem@redhat.com> | davem | 2002-06-11 | 1 | -5/+5 |
* | * loop.c (load_mems): Don't change the interface of called functions. | amylaar | 2002-04-24 | 1 | -0/+6 |
* | fix whitespace | jason | 2002-04-12 | 1 | -1/+1 |
* | 2002-04-04 David S. Miller <davem@redhat.com> | davem | 2002-04-04 | 1 | -1/+7 |
* | * c-decl.c (grokdeclarator): Update. | neil | 2002-04-01 | 1 | -3/+3 |
* | * Makefile.in (convert.o, calls.o, expmed.o): Update. | neil | 2002-03-29 | 1 | -20/+26 |
* | * calls.c (precompute_arguments): Do not assume that temporaries | mmitchel | 2002-03-18 | 1 | -11/+0 |
* | * doc/rtl.texi (SUBREG_PROMOTED_UNSIGNED_P): Change definition | rth | 2002-03-01 | 1 | -3/+3 |
* | * calls.c (store_one_arg): In the non-BLKmode non-partial case, | aoliva | 2002-02-11 | 1 | -8/+15 |
* | Contribute sh64-elf. | aoliva | 2002-02-09 | 1 | -4/+10 |
* | * calls.c (try_to_integrate): Use "(size_t)" intermediate | grahams | 2002-01-16 | 1 | -3/+3 |
* | * calls.c (expand_call): Don't turn off ECF_LIBCALL_BLOCK for | rth | 2001-12-23 | 1 | -46/+65 |
* | * calls.c (ECF_LIBCALL_BLOCK): New constant. | hubicka | 2001-12-23 | 1 | -38/+29 |
* | * calls.c (flags_from_decl_or_type): Move ECF_SP_DEPRESSED here. | kenner | 2001-12-22 | 1 | -15/+17 |
* | C++ ABI change: destroy value arguments in caller. | jason | 2001-12-18 | 1 | -0/+10 |
* | * calls.c (emit_call_1): If ECF_SP_DEPRESSED, pretend have adjusted | kenner | 2001-12-15 | 1 | -2/+5 |
* | 2001-12-11 Steve Ellcey <sje@cup.hp.com> | janis | 2001-12-11 | 1 | -1/+3 |
* | * attribs.c (handle_no_check_memory_usage_atribute): Deleted. | kenner | 2001-12-05 | 1 | -40/+2 |
* | 2001-10-09 Andrew Haley <aph@redhat.com> | aph | 2001-11-22 | 1 | -2/+2 |
* | * explow.c (probe_stack_range): Use LCT_NORMAL as second argument | jakub | 2001-11-21 | 1 | -4/+6 |
* | * expmed.c (extract_bit_field): No longer pass in alignment. | kenner | 2001-11-11 | 1 | -10/+5 |
* | * ChangeLog.2, ChangeLog.4, ChangeLog.5, ChangeLog, | jsm28 | 2001-11-04 | 1 | -6/+6 |
* | * builtins.c (expand_builtin_setjmp): Only call convert_memory_address | kenner | 2001-10-23 | 1 | -7/+5 |
* | Correct typo in last change | kenner | 2001-10-23 | 1 | -1/+2 |
* | * alias.c (can_address_p): Compnonents are not addressable if | kenner | 2001-10-23 | 1 | -57/+22 |
* | * calls.c (emit_call_1): Mark parameter with ATTRIBUTE_UNUSED. | ghazi | 2001-10-19 | 1 | -1/+1 |
* | 2001-10-10 Stan Shebs <shebs@apple.com> | shebs | 2001-10-11 | 1 | -15/+15 |
* | * calls.c: Fix formatting. | kazu | 2001-10-10 | 1 | -3/+3 |
* | * rtl.h (LCT_RETURNS_TWICE): New. | rth | 2001-09-21 | 1 | -2/+8 |
* | * calls.c (store_one_arg): Expand comment. | rsandifo | 2001-09-10 | 1 | -2/+8 |
* | * calls.c (store_one_arg): Make sure that the entire argument is | rsandifo | 2001-09-10 | 1 | -2/+4 |
* | * calls.c (emit_library_call_value): Don't use a fixed | ghazi | 2001-08-31 | 1 | -2/+5 |
* | (forgot in last checkin) | aj | 2001-08-28 | 1 | -36/+13 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * expr.h: Split out optab- and libfunc-related code to... | zack | 2001-08-13 | 1 | -0/+1 |
* | * defaults.h: Define PREFERRED_STACK_BOUNDARY to | zack | 2001-08-12 | 1 | -4/+0 |
* | * calls.c, function.c: Always define PREFERRED_STACK_BOUNDARY | zack | 2001-08-10 | 1 | -33/+2 |
* | * calls.c (ECF_ALWAYS_RETURN): New constant. | hubicka | 2001-08-08 | 1 | -1/+10 |
* | * calls.c (expand_call): Do not emit INSN_SETJMP note. | hubicka | 2001-08-07 | 1 | -18/+10 |
* | * alias.c (nonlocal_mentioned_p): | hubicka | 2001-08-07 | 1 | -1/+1 |
* | * alias.c: Fix comment formatting. | kazu | 2001-08-01 | 1 | -1/+1 |
* | * calls.c (prepare_call_address): New parameter SIBCALLP. If true, | rth | 2001-07-18 | 1 | -4/+5 |
* | * alias.c (set_mem_alias_set): New function. | kenner | 2001-07-11 | 1 | -2/+2 |
* | 2001-07-10 Kazu Hirata <kazu@hxi.com> | kazu | 2001-07-11 | 1 | -1/+1 |
* | * calls.c (store_one_arg): Don't divide align by BITS_PER_UNIT. | dje | 2001-05-05 | 1 | -3/+3 |
* | 2001-04-21 Kazu Hirata <kazu@hxi.com> | kazu | 2001-04-21 | 1 | -2/+2 |
* | * function.h (virtuals_instantiated): Declare. | dj | 2001-04-05 | 1 | -4/+12 |
* | * rtl.h (LCT_THROW): New. | rth | 2001-04-04 | 1 | -7/+21 |
* | 2001-04-03 Jakub Jelinek <jakub@redhat.com> | amacleod | 2001-04-03 | 1 | -6/+19 |
* | IA-64 ABI Exception Handling. | rth | 2001-03-28 | 1 | -21/+4 |