emit-rtl.c (gen_rtx_REG): Check that the PIC_OFFSET_TABLE_REGNUM is a fixed register...
[platform/upstream/gcc.git] / gcc / builtins.c
2002-01-26 Kaveh R. Ghazibuiltins.c (expand_builtin_strncat): Remove redundant...
2002-01-25 Richard Kennerbuiltins.c (expand_builtin_strncpy): Use integer_zerop...
2002-01-25 Aldy Hernandezloop.c (emit_prefetch_instructions): Use the prefetch...
2002-01-03 Kazu Hiratabuiltins.c: Fix formatting.
2001-12-27 Roger Saylere PR rtl-optimization/3508 (builtin memcmp() could...
2001-12-21 Kaveh R. Ghazibuiltin-attrs.def (__builtin_printf_unlocked, [......
2001-12-17 Aldy Hernandez* builtins.c (apply_args_size): Change regno to unsigned.
2001-12-15 Kaveh R. Ghazibuiltins.c (expand_builtin_memcmp): Mark parameter...
2001-12-14 Andreas Jaegerbuiltins.def: Rename BUILT_IN_FSQRT to BUILT_IN_SQRT...
2001-12-13 Roger Saylebuiltins.c (expand_builtin_memset, [...]): Additional...
2001-12-11 Roger Saylebuiltins.c (expand_builtin): Use a switch statement...
2001-12-07 Janis Johnsonbuiltin-types.def (BT_FN_VOID_PTR_VAR): New.
2001-12-05 Richard Kennerattribs.c (handle_no_check_memory_usage_atribute):...
2001-12-04 Janis Johnsonbuiltin-types.def (BT_FN_VOID_PTR_INT_INT): New.
2001-11-16 Richard Kennerexpr.c (store_field): Pass tree instead of max size...
2001-11-03 Richard Kennerbuiltins.c (get_memory_rtx): Properly set MEM alias...
2001-11-02 Aldy Hernandezbuiltins.c (apply_args_size): Handle vector arguments.
2001-10-28 Richard Kennerbuiltins.c (get_memory_rtx): Handle POINTERS_EXTEND_UNS...
2001-10-23 Richard Kennerbuiltins.c (expand_builtin_setjmp): Only call convert_m...
2001-10-23 Richard Kenneralias.c (can_address_p): Compnonents are not addressabl...
2001-10-07 Kaveh R. Ghazibuiltins.c (expand_builtin_setjmp_receiver): Const...
2001-09-22 Andreas Jaeger* builtins.c (c_getstr): Remove unused variable.
2001-09-11 Matt Kraaibuiltins.c (c_strlen): Treat an offset too large for...
2001-09-10 Richard Kennerbuiltins.c (c_getstr): Correct thinko in last change...
2001-09-10 Richard Kenneralias.c (clear_reg_alias_info): Use K&R format definition.
2001-08-27 Richard Hendersonfunction.c (expand_function_end): Don't init arg_pointe...
2001-08-27 Andreas Jaegeremit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.
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...
next