summaryrefslogtreecommitdiffstats
path: root/gcc/builtins.c
Commit message (Expand)AuthorAgeFilesLines
* * mkconfig.sh: Include insn-flags.h.rth2001-03-221-2/+0
* Brad's -ffast-math breakup.rth2001-03-071-5/+6
* Avoid scheduling builtin setjmp receiversbernds2001-02-071-0/+7
* * builtins.c (expand_builtin_alloca): allocate_dynamic_stack_spacekenner2001-02-011-1/+11
* * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.ghazi2001-01-281-1/+0
* * builtins.c (expand_builtin_fputs): Use size_one_node whenghazi2001-01-281-1/+1
* *** empty log message ***alehotsky2001-01-111-1/+6
* * builtins.def (BUILT_IN_CONJ, BUILT_IN_CREAL, BUILT_IN_CIMAG):jsm282001-01-051-0/+7
* update copyrightsghazi2001-01-031-1/+1
* * builtins.c (expand_builtin_strncmp): Use host_integerp andghazi2001-01-031-33/+42
* Don't use MEM_ALIAS_SET on a REGbernds2001-01-031-1/+2
* Oops, fix style nit.ghazi2000-12-301-1/+1
* * builtins.c (validate_arglist): New function, use it.ghazi2000-12-301-141/+86
* * builtins.c (build_function_call_expr): New function. Use itghazi2000-12-281-41/+32
* * builtins.def (BUILT_IN_LABS, BUILT_IN_LLABS, BUILT_IN_IMAXABS):jsm282000-12-231-3/+0
* * rtl.h (REG_NON_LOCAL_GOTO): New.rth2000-12-211-1/+13
* * builtins.c (expand_builtin_setjmp_setup): Setlaw2000-12-061-0/+4
* * builtins.c (expand_builtin_strspn, expand_builtin_strcspn):ghazi2000-12-041-3/+13
* * bb-reorder.c (reorder_basic_blocks): Don't check for EH edgesrth2000-12-031-57/+78
* * builtins.c (expand_builtin_strcat, expand_builtin_strncat,ghazi2000-12-031-0/+234
* * builtins.c (expand_builtin_strcmp): Use const*_rtx whenghazi2000-12-031-24/+64
* * builtins.def (BUILT_IN_IMAXABS): Add.jsm282000-12-011-0/+1
* * builtins.c (target_char_cast): New function.jakub2000-12-011-11/+86
* * expr.h (store_by_pieces): Add prototype.jakub2000-11-291-8/+128
* * builtins.c (expand_builtin_strncmp, expand_builtin_strncpy): Newghazi2000-11-271-0/+151
* Warning fixes:ghazi2000-11-191-2/+2
* * stringpool.c: New file.zack2000-11-171-1/+1
* * builtins.c (expand_builtin_setjmp): Setjakub2000-11-141-0/+3
* * builtins.c (expand_builtin): Handle BUILT_IN_INDEX andghazi2000-11-131-0/+4
* * builtins.c (std_expand_builtin_va_start): Take PARM_BOUNDARYaoliva2000-11-111-3/+7
* * builtins.c (c_strlen): Use TREE_STRING_LENGTH - 1 for max.jakub2000-11-091-129/+282
* * builtins.c (expand_builtin_strpbrk): New function.ghazi2000-11-071-1/+103
* * builtins.c (expand_builtin_strlen): Remove unused modezack2000-11-031-7/+4
* Constant folding for builtinsbernds2000-11-011-38/+84
* * builtins.c (expand_builtin_strstr): New function.ghazi2000-11-011-0/+68
* * builtins.c (expand_builtin_fputs): When deleting NOP calls toghazi2000-10-311-1/+7
* * builtins.c (is_valid_printf_arglist, expand_builtin_printf):ghazi2000-10-061-122/+0
* * builtins.def (BUILT_IN_LLABS): Add.jsm282000-09-241-0/+1
* * builtins.c (expand_builtin_fputs): Also expand when length!=1.ghazi2000-09-211-21/+47
* * builtins.c (is_valid_printf_arglist, expand_builtin_printf): Newghazi2000-09-191-2/+129
* Bring back equal forms for libcallscrux2000-09-171-7/+7
* Delete diagnostic outputghazi2000-09-121-4/+0
* * builtins.c (built_in_decls): New array.ghazi2000-09-121-1/+75
* * optabs.c (init_optabs): Initialize fixtab, fixtrunctab, floattab,gkm2000-08-241-2/+2
* * builtins.c (expand_builtin_apply): Don't defer pop duringrth2000-07-311-1/+6
* * builtins.c (get_memory_rtx): Always put into alias set 0.jakub2000-07-031-0/+3
* * Makefile.in (c-decl.o): Depend on rtl.h and expr.h.kenner2000-05-311-62/+56
* * configure.in (stage1_warn_cflags): Add -Wstrict-prototypeszack2000-05-271-1/+1
* Fix whitespace in one placekenner2000-04-201-2/+2
* * builtins.c (expand_builtin_expect): New.rth2000-04-171-0/+45
OpenPOWER on IntegriCloud