summaryrefslogtreecommitdiffstats
path: root/gcc/builtins.c
Commit message (Expand)AuthorAgeFilesLines
* Reorg reg-stack to use the standard CFG.rth1999-10-271-7/+0
* * alias.c (nonlocal_reference_p): Add static prototype.ghazi1999-10-031-1/+2
* Jan Hubicka <hubicka@freesoft.cz>rth1999-10-021-1/+1
* Use lookup table to get register sizes in dwarf2 ehcrux1999-09-301-2/+3
* * builtins.c (stabilize_va_list): Stabilize array type va_listrth1999-09-281-23/+59
* Allow to distinguish between three classes of builtin functionscrux1999-09-241-0/+5
* * builtins.c, dbxout.c, varasm.c: Include tm_p.h.rth1999-09-231-0/+1
* Replace insn_foo with insn_data.foo.rth1999-09-121-5/+5
* * builtins.c (expand_builtin_va_arg): Cope with an array-typerth1999-09-101-3/+22
* * c-typeck.c (type_lists_compatible_p): Use simple_type_promotes_to.rth1999-09-081-1/+35
* 1999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-261-2/+1
* Include function.h in most files. Remove most of the global variablescrux1999-08-091-8/+0
* Warning fixes:ghazi1999-08-041-0/+2
* Use force_operand to make sure that the buffer address is in a suitable formnickc1999-07-291-1/+1
* * builtins.c (expand_builtin): Typo in call to expand_builtin_ffs.rth1999-07-281-1/+1
* * builtins.c (std_expand_builtin_va_arg): Use int_size_in_bytesrth1999-07-281-2/+1
* * builtins.c (stabilize_va_list): Don't INDIRECT_REF throughrth1999-07-271-9/+22
* * builtins.c (expand_builtin_saveregs): Remove static, remove exprth1999-07-261-56/+274
* Break out builtin function expansion from expr.ccrux1999-07-221-0/+2198
OpenPOWER on IntegriCloud