OSDN Git Service

* config/mips/mips.c (save_restore_insns): Don't mark any register
[pf3gnuchains/gcc-fork.git] / gcc / builtins.c
1999-10-02 rthJan Hubicka <hubicka@freesoft.cz>
1999-09-30 cruxUse lookup table to get register sizes in dwarf2 eh
1999-09-28 rth * builtins.c (stabilize_va_list): Stabilize...
1999-09-24 cruxAllow to distinguish between three classes of builtin...
1999-09-23 rth * builtins.c, dbxout.c, varasm.c: Include tm_p.h.
1999-09-12 rthReplace insn_foo with insn_data.foo.
1999-09-10 rth * builtins.c (expand_builtin_va_arg): Cope...
1999-09-08 rth * c-typeck.c (type_lists_compatible_p): Use...
1999-08-26 zack1999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover...
1999-08-09 cruxInclude function.h in most files. Remove most of the...
1999-08-04 ghaziWarning fixes:
1999-07-29 nickcUse force_operand to make sure that the buffer address...
1999-07-28 rth* builtins.c (expand_builtin): Typo in call to expand_b...
1999-07-28 rth * builtins.c (std_expand_builtin_va_arg): Use...
1999-07-27 rth * builtins.c (stabilize_va_list): Don't INDIREC...
1999-07-26 rth * builtins.c (expand_builtin_saveregs): Remove...
1999-07-22 cruxBreak out builtin function expansion from expr.c