]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/builtins.c
Makefile.in, [...]: replace "GNU CC" with "GCC".
[thirdparty/gcc.git] / gcc / builtins.c
2001-08-22  Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-22  Kaveh R. Ghazi* builtins.c (type_to_class): Fix typo in last change.
2001-08-21  Zack Weinbergstmt.c: Don't include insn-codes.h.
2001-08-18  Zack Weinbergoptabs.h (OTI_flodiv, [...]): Kill.
2001-08-13  Zack Weinbergexpr.h: Split out optab- and libfunc-related code to...
2001-08-04  Zack Weinbergbuiltins.c (fold_builtin_constant_p): Return integer_ze...
2001-08-01  Kazu Hirataalias.c: Fix comment formatting.
2001-07-25  Andrew MacLeodstmt.c (expand_goto): A nonlocal goto can be a call...
2001-07-25  Lars Brinkhoffstor-layout.c (get_mode_alignment): make it work when...
2001-07-18  Richard Hendersoncalls.c (prepare_call_address): New parameter SIBCALLP.
2001-07-11  Richard Kenneralias.c (set_mem_alias_set): New function.
2001-07-10  Stan Shebstarget.h (struct gcc_target): New fields init_builtins...
2001-07-02  Richard Kenneremit-rtl.c (adjust_address): New function.
2001-06-24  Richard Hendersonbuiltins.c (expand_builtin_expect_jump): Disable if...
2001-06-20  Michael MeissnerFix __builtin_expect on PowerPCs
2001-05-25  Mark Mitchellbuiltins.def: Encode additional information, such as...
2001-05-22  Andrew MacLeodbuiltins.c (expand_builtin_longjmp): A longjmp can...
2001-03-28  Richard HendersonIA-64 ABI Exception Handling.
2001-03-27  Kaveh R. Ghazisystem.h: Include symcat.h.
2001-03-22  Richard Hendersonmkconfig.sh: Include insn-flags.h.
2001-03-07  Brad LucierBrad's -ffast-math breakup.
2001-02-07  Bernd SchmidtAvoid scheduling builtin setjmp receivers
2001-02-01  Richard Kennerbuiltins.c (expand_builtin_alloca): allocate_dynamic_st...
2001-01-28  Kaveh R. Ghaziconfigure.in: Arrange to include defaults.h in [ht...
2001-01-28  Kaveh R. Ghazibuiltins.c (expand_builtin_fputs): Use size_one_node...
2001-01-11  Alan Lehotsky*** empty log message ***
2001-01-05  Joseph Myersbuiltins.def (BUILT_IN_CONJ, [...]): Define.
2001-01-03  Kaveh Ghaziupdate copyrights
2001-01-03  Kaveh R. Ghazibuiltins.c (expand_builtin_strncmp): Use host_integerp...
2001-01-03  Bernd SchmidtDon't use MEM_ALIAS_SET on a REG
2000-12-30  Kaveh GhaziOops, fix style nit.
2000-12-30  Kaveh R. Ghazi* builtins.c (validate_arglist): New function, use it.
2000-12-28  Kaveh R. Ghazibuiltins.c (build_function_call_expr): New function.
2000-12-23  Joseph Myersbuiltins.def (BUILT_IN_LABS, [...]): Don't define.
2000-12-21  Richard Hendersonrtl.h (REG_NON_LOCAL_GOTO): New.
2000-12-06  Jeffrey A Lawbuiltins.c (expand_builtin_setjmp_setup): Set current_f...
2000-12-04  Kaveh R. Ghazibuiltins.c (expand_builtin_strspn, [...]): Handle anoth...
2000-12-03  Richard Hendersonbb-reorder.c (reorder_basic_blocks): Don't check for...
2000-12-03  Kaveh R. Ghazibuiltins.c (expand_builtin_strcat, [...]): New functions.
2000-12-03  Kaveh R. Ghazibuiltins.c (expand_builtin_strcmp): Use const*_rtx...
2000-12-01  Joseph Myersbuiltins.def (BUILT_IN_IMAXABS): Add.
2000-12-01  Jakub Jelinekbuiltins.c (target_char_cast): New function.
2000-11-29  Jakub Jelinekexpr.h (store_by_pieces): Add prototype.
2000-11-27  Kaveh R. Ghazibuiltins.c (expand_builtin_strncmp, [...]): New functions.
2000-11-19  Kaveh R. GhaziWarning fixes:
2000-11-17  Zack Weinbergstringpool.c: New file.
2000-11-14  Jakub Jelinekbuiltins.c (expand_builtin_setjmp): Set current_functio...
2000-11-13  Kaveh R. Ghazibuiltins.c (expand_builtin): Handle BUILT_IN_INDEX...
2000-11-11  Alexandre Olivabuiltins.c (std_expand_builtin_va_start): Take PARM_BOU...
2000-11-09  Jakub Jelinekbuiltins.c (c_strlen): Use TREE_STRING_LENGTH - 1 for...
2000-11-07  Kaveh R. Ghazibuiltins.c (expand_builtin_strpbrk): New function.
2000-11-03  Zack Weinbergbuiltins.c (expand_builtin_strlen): Remove unused mode...
2000-11-01  Bernd SchmidtConstant folding for builtins
2000-11-01  Kaveh R. Ghazibuiltins.c (expand_builtin_strstr): New function.
2000-10-31  Kaveh R. Ghazibuiltins.c (expand_builtin_fputs): When deleting NOP...
2000-10-06  Kaveh R. Ghazibuiltins.c (is_valid_printf_arglist, [...]): Move funct...
2000-09-24  Joseph Myersbuiltins.def (BUILT_IN_LLABS): Add.
2000-09-21  Kaveh R. Ghazibuiltins.c (expand_builtin_fputs): Also expand when...
2000-09-19  Kaveh R. Ghazibuiltins.c (is_valid_printf_arglist, [...]): New functions.
2000-09-17  Bernd SchmidtBring back equal forms for libcalls
2000-09-12  Kaveh GhaziDelete diagnostic output
2000-09-12  Kaveh R. Ghazibuiltins.c (built_in_decls): New array.
2000-08-24  Greg McGaryoptabs.c (init_optabs): Initialize fixtab...
2000-07-31  Jason McMullanbuiltins.c (expand_builtin_apply): Don't defer pop...
2000-07-03  Jakub Jelinekbuiltins.c (get_memory_rtx): Always put into alias...
2000-05-31  Richard KennerMakefile.in (c-decl.o): Depend on rtl.h and expr.h.
2000-05-27  Zack Weinbergconfigure.in (stage1_warn_cflags): Add -Wstrict-prototy...
2000-04-20  Richard KennerFix whitespace in one place
2000-04-17  Richard Hendersonbuiltins.c (expand_builtin_expect): New.
2000-04-12  Jan Hubickabuiltins.c (expand_builtin_memcmp): Do expansion even...
2000-04-04  Clinton Popetzbuiltins.c (expand_builtin_strlen): Force the source...
2000-04-01  Jan Hubickabuiltins.c (expand_builtin_apply): Pass proper paramete...
2000-03-30  Richard Kennerbuiltins.c (get_pointer_alignment): Use host_integerp...
2000-03-30  Geoff Keatingc-common.c (c_common_nodes_and_builtins): The first...
2000-03-24  Richard Hendersonbuiltins.c (expand_builtin_bzero): Convert `length...
2000-03-24  Kaveh R. Ghazibuiltins.c (expand_builtin_bzero): New function.
2000-03-23  Kaveh R. Ghazibuiltins.c (expand_builtin): Handle bcmp.
2000-03-23  Theodore Papadopoulobuiltin.c (get_pointer_alignment): Use DECL_P and TYPE_...
2000-03-23  Kaveh R. Ghazibuiltins.def: New file.
2000-03-11  Richard Hendersonbuiltins.c (expand_builtin_strlen): Revert last change.
2000-03-10  Jason Merrillbuiltins.c (expand_builtin_strlen): Make sure that...
2000-03-08  Richard Hendersonbuiltins.c (expand_builtin_strlen): Be prepared for...
2000-03-06  Kaveh R. Ghazibuiltins.c (built_in_class_names, [...]): Constify...
2000-02-29  Richard Kenner* Eliminate DECL_FIELD_SIZE.
2000-02-27  Richard Kennerbuiltins.c (c_strlen): Use size_diffop and return ssize...
2000-02-26  Jeff LawCopyright fixes.
2000-02-01  Jan Hubickabuiltins.c (expand_builtin_memset): Expand for variable...
2000-01-25  Richard Hendersonbuiltins.c (expand_tree_builtin): Move ...
2000-01-24  Richard Hendersonrtl.def: Add unordered fp comparisions.
2000-01-14  Clinton Popetzbuiltins.c (PAD_VARARGS_DOWN): Define.
2000-01-11  Kaveh R. Ghazialias.c: PROTO -> PARAMS.
2000-01-10  Kaveh R. GhaziMakefile.in (optabs.o): Depend on real.h
2000-01-04  Kaveh R. Ghazibuiltins.c (expand_builtin_strlen): Initialize variable...
2000-01-04  Jeff LawUpdate copyrights
2000-01-02  Mark Mitchellsystem.h (CEIL): Define.
1999-12-15  Mark Mitchellbuiltins.c (expand_builtin_mathfn): Make sure not to...
1999-10-27  Jan HubickaReorg reg-stack to use the standard CFG.
1999-10-03  Kaveh R. Ghazialias.c (nonlocal_reference_p): Add static prototype.
1999-10-02  Jan HubickaJan Hubicka <hubicka@freesoft.cz>
1999-09-30  Bernd SchmidtUse lookup table to get register sizes in dwarf2 eh
next