OSDN Git Service

2001-05-03 David O'Brien <obrien@FreeBSD.org>
[pf3gnuchains/gcc-fork.git] / gcc / builtins.c
2001-03-28 rthIA-64 ABI Exception Handling.
2001-03-27 ghazi * system.h: Include symcat.h.
2001-03-22 rth * mkconfig.sh: Include insn-flags.h.
2001-03-07 rthBrad's -ffast-math breakup.
2001-02-07 berndsAvoid scheduling builtin setjmp receivers
2001-02-01 kenner * builtins.c (expand_builtin_alloca): allocate_dynamic...
2001-01-28 ghazi * configure.in: Arrange to include defaults.h in ...
2001-01-28 ghazi * builtins.c (expand_builtin_fputs): Use size_one_node...
2001-01-11 alehotsky*** empty log message ***
2001-01-05 jsm28 * builtins.def (BUILT_IN_CONJ, BUILT_IN_CREAL, BUILT_I...
2001-01-03 ghaziupdate copyrights
2001-01-03 ghazi * builtins.c (expand_builtin_strncmp): Use host_intege...
2001-01-03 berndsDon't use MEM_ALIAS_SET on a REG
2000-12-30 ghaziOops, fix style nit.
2000-12-30 ghazi * builtins.c (validate_arglist): New function, use it.
2000-12-28 ghazi * builtins.c (build_function_call_expr): New function...
2000-12-23 jsm28 * builtins.def (BUILT_IN_LABS, BUILT_IN_LLABS, BUILT_I...
2000-12-21 rth * rtl.h (REG_NON_LOCAL_GOTO): New.
2000-12-06 law * builtins.c (expand_builtin_setjmp_setup)...
2000-12-04 ghazi * builtins.c (expand_builtin_strspn, expand_builtin_st...
2000-12-03 rth * bb-reorder.c (reorder_basic_blocks): Don...
2000-12-03 ghazi * builtins.c (expand_builtin_strcat, expand_builtin_st...
2000-12-03 ghazi * builtins.c (expand_builtin_strcmp): Use const*_rtx...
2000-12-01 jsm28 * builtins.def (BUILT_IN_IMAXABS): Add.
2000-12-01 jakub * builtins.c (target_char_cast): New function.
2000-11-29 jakub * expr.h (store_by_pieces): Add prototype.
2000-11-27 ghazi * builtins.c (expand_builtin_strncmp, expand_builtin_s...
2000-11-19 ghaziWarning fixes:
2000-11-17 zack * stringpool.c: New file.
2000-11-14 jakub * builtins.c (expand_builtin_setjmp): Set
2000-11-13 ghazi * builtins.c (expand_builtin): Handle BUILT_IN_INDEX and
2000-11-11 aoliva* builtins.c (std_expand_builtin_va_start): Take PARM_B...
2000-11-09 jakub * builtins.c (c_strlen): Use TREE_STRING_LENGTH -...
2000-11-07 ghazi * builtins.c (expand_builtin_strpbrk): New function.
2000-11-03 zack * builtins.c (expand_builtin_strlen): Remove unused...
2000-11-01 berndsConstant folding for builtins
2000-11-01 ghazi * builtins.c (expand_builtin_strstr): New function.
2000-10-31 ghazi * builtins.c (expand_builtin_fputs): When deleting...
2000-10-06 ghazi * builtins.c (is_valid_printf_arglist, expand_builtin_...
2000-09-24 jsm28 * builtins.def (BUILT_IN_LLABS): Add.
2000-09-21 ghazi * builtins.c (expand_builtin_fputs): Also expand when...
2000-09-19 ghazi * builtins.c (is_valid_printf_arglist, expand_builtin_...
2000-09-17 cruxBring back equal forms for libcalls
2000-09-12 ghaziDelete diagnostic output
2000-09-12 ghazi * builtins.c (built_in_decls): New array.
2000-08-24 gkm * optabs.c (init_optabs): Initialize fixtab, fixtrunct...
2000-07-31 rth * builtins.c (expand_builtin_apply): Don't...
2000-07-03 jakub * builtins.c (get_memory_rtx): Always put into alias...
2000-05-31 kenner * Makefile.in (c-decl.o): Depend on rtl.h and expr.h.
2000-05-27 zack * configure.in (stage1_warn_cflags): Add -Wstrict...
2000-04-20 kennerFix whitespace in one place
2000-04-17 rth * builtins.c (expand_builtin_expect): New.
2000-04-12 hubicka * builtins.c (expand_builtin_memcmp): Do expansion...
2000-04-04 cpopetz * builtins.c (expand_builtin_strlen): Force the source to
2000-04-01 hubicka * builtins.c (expand_builtin_apply): Pass proper...
2000-03-30 kenner * builtins.c (get_pointer_alignment): Use host_integer...
2000-03-30 geoffk* c-common.c (c_common_nodes_and_builtins): The first...
2000-03-24 rth * builtins.c (expand_builtin_bzero): Convert...
2000-03-24 ghazi * builtins.c (expand_builtin_bzero): New function.
2000-03-23 ghazi * builtins.c (expand_builtin): Handle bcmp.
2000-03-23 mmitchel * builtin.c (get_pointer_alignment): Use DECL_P...
2000-03-23 ghazi * builtins.def: New file.
2000-03-11 rth * builtins.c (expand_builtin_strlen): Revert...
2000-03-10 jason * builtins.c (expand_builtin_strlen): Make...
2000-03-08 rth * builtins.c (expand_builtin_strlen): Be prepar...
2000-03-06 ghazi * builtins.c (built_in_class_names, built_in_names...
2000-02-29 kenner * Eliminate DECL_FIELD_SIZE.
2000-02-27 kenner * builtins.c (c_strlen): Use size_diffop and return...
2000-02-26 lawCopyright fixes.
2000-02-01 hubicka * builtins.c (expand_builtin_memset): Expand for varia...
2000-01-25 rth * builtins.c (expand_tree_builtin): Move ...
2000-01-24 rth * rtl.def: Add unordered fp comparisions.
2000-01-14 cpopetz * builtins.c (PAD_VARARGS_DOWN): Define.
2000-01-11 ghazi * alias.c: PROTO -> PARAMS.
2000-01-10 ghazi * Makefile.in (optabs.o): Depend on real.h
2000-01-04 ghazi * builtins.c (expand_builtin_strlen): Initialize varia...
2000-01-04 lawUpdate copyrights
2000-01-02 mmitchel * system.h (CEIL): Define.
1999-12-15 mmitchel * builtins.c (expand_builtin_mathfn): Make sure not...
1999-10-27 rthReorg reg-stack to use the standard CFG.
1999-10-03 ghazi * alias.c (nonlocal_reference_p): Add static...
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