summaryrefslogtreecommitdiffstats
path: root/gcc/builtins.c
Commit message (Expand)AuthorAgeFilesLines
...
* * builtin-types.def (BT_FN_VOID_PTR_VAR): New.janis2001-12-071-2/+19
* * attribs.c (handle_no_check_memory_usage_atribute): Deleted.kenner2001-12-051-68/+9
* * builtin-types.def (BT_FN_VOID_PTR_INT_INT): New.janis2001-12-041-0/+68
* * expr.c (store_field): Pass tree instead of max size; callers changed.kenner2001-11-161-1/+1
* * builtins.c (get_memory_rtx): Properly set MEM alias set andkenner2001-11-031-7/+9
* * builtins.c (apply_args_size): Handle vector arguments.aldyh2001-11-021-0/+32
* * builtins.c (get_memory_rtx): Handle POINTERS_EXTEND_UNSIGNED case.kenner2001-10-281-6/+32
* * builtins.c (expand_builtin_setjmp): Only call convert_memory_addresskenner2001-10-231-3/+7
* * alias.c (can_address_p): Compnonents are not addressable ifkenner2001-10-231-10/+17
* * builtins.c (expand_builtin_setjmp_receiver): Const-ify.ghazi2001-10-071-1/+1
* * builtins.c (c_getstr): Remove unused variable.aj2001-09-221-1/+0
* * builtins.c (c_strlen): Treat an offset too large for akraai2001-09-111-1/+3
* * builtins.c (c_getstr): Correct thinko in last change and furtherkenner2001-09-101-14/+7
* * alias.c (clear_reg_alias_info): Use K&R format definition.kenner2001-09-101-57/+66
* * function.c (expand_function_end): Don't init arg_pointer_save_area.rth2001-08-271-7/+2
* * emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.aj2001-08-271-17/+15
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * builtins.c (type_to_class): Fix typo in last change.ghazi2001-08-221-1/+1
* * stmt.c: Don't include insn-codes.h.zack2001-08-211-45/+48
* * optabs.h (OTI_flodiv, flodiv_optab): Kill.zack2001-08-181-6/+4
* * expr.h: Split out optab- and libfunc-related code to...zack2001-08-131-0/+2
* * builtins.c (fold_builtin_constant_p): Return integer_zero_nodezack2001-08-041-2/+6
* * alias.c: Fix comment formatting.kazu2001-08-011-7/+7
* 2001-07-25 Andrew MacLeod <amacleod@redhat.com>amacleod2001-07-251-1/+1
* * stor-layout.c (get_mode_alignment): make it work whenrth2001-07-251-2/+2
* * calls.c (prepare_call_address): New parameter SIBCALLP. If true,rth2001-07-181-1/+1
* * alias.c (set_mem_alias_set): New function.kenner2001-07-111-12/+12
* * target.h (struct gcc_target): New fields init_builtins andshebs2001-07-101-3/+22
* * emit-rtl.c (adjust_address): New function.kenner2001-07-021-26/+8
* * builtins.c (expand_builtin_expect_jump): Disable if therth2001-06-241-0/+16
* Fix __builtin_expect on PowerPCsmeissner2001-06-201-2/+113
* * builtins.def: Encode additional information, such as names andmmitchel2001-05-251-11/+30
* 2001-05-22 Andrew MacLeod <amacleod@redhat.com>amacleod2001-05-221-6/+11
* IA-64 ABI Exception Handling.rth2001-03-281-2/+5
* * system.h: Include symcat.h.ghazi2001-03-271-1/+1
* * 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
OpenPOWER on IntegriCloud