index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
builtins.c
Age
Commit message (
Expand
)
Author
Files
Lines
2002-04-23
builtins.c (builtin_memset_gen_str): New function.
Roger Sayle
1
-1
/
+58
2002-04-19
builtins.c: Include langhooks.h.
Neil Booth
1
-3
/
+3
2002-04-02
builtins.c (expand_builtin_prefetch): Force op0 pointer to Pmode if POINTERS_...
Steve Ellcey
1
-4
/
+11
2002-03-31
builtins.c (expand_builtin_va_arg): Give warnings not errors for promoted arg...
Richard Henderson
1
-11
/
+28
2002-03-27
i960.md (ret): Set PC.
Jan Hubicka
1
-1
/
+4
2002-03-08
re PR c/3711 (ICE in instantiate_virtual_regs_1, at function.c:3880)
Jakub Jelinek
1
-17
/
+34
2002-03-07
defaults.h (MODE_HAS_NANS, [...]): New.
Richard Sandiford
1
-10
/
+5
2002-01-26
builtins.c (expand_builtin_strncat): Remove redundant check for INTEGER_CST.
Kaveh R. Ghazi
1
-2
/
+1
2002-01-25
builtins.c (expand_builtin_strncpy): Use integer_zerop instead of compare_tre...
Richard Kenner
1
-7
/
+8
2002-01-25
loop.c (emit_prefetch_instructions): Use the prefetch insn's mode, not Pmode.
Aldy Hernandez
1
-1
/
+2
2002-01-03
builtins.c: Fix formatting.
Kazu Hirata
1
-2
/
+2
2001-12-27
re PR rtl-optimization/3508 (builtin memcmp() could be optimised)
Roger Sayle
1
-0
/
+14
2001-12-21
builtin-attrs.def (__builtin_printf_unlocked, [...]): Mark with the __printf_...
Kaveh R. Ghazi
1
-5
/
+24
2001-12-17
* builtins.c (apply_args_size): Change regno to unsigned.
Aldy Hernandez
1
-1
/
+2
2001-12-15
builtins.c (expand_builtin_memcmp): Mark parameter with ATTRIBUTE_UNUSED.
Kaveh R. Ghazi
1
-1
/
+1
2001-12-14
builtins.def: Rename BUILT_IN_FSQRT to BUILT_IN_SQRT and __builtin_fsqrt to _...
Andreas Jaeger
1
-3
/
+3
2001-12-12
builtins.c (expand_builtin_memset, [...]): Additional arguments TARGET and MODE.
Roger Sayle
1
-132
/
+183
2001-12-11
builtins.c (expand_builtin): Use a switch statement to list those functions n...
Roger Sayle
1
-67
/
+89
2001-12-07
builtin-types.def (BT_FN_VOID_PTR_VAR): New.
Janis Johnson
1
-2
/
+19
2001-12-05
attribs.c (handle_no_check_memory_usage_atribute): Deleted.
Richard Kenner
1
-68
/
+9
2001-12-04
builtin-types.def (BT_FN_VOID_PTR_INT_INT): New.
Janis Johnson
1
-0
/
+68
2001-11-15
expr.c (store_field): Pass tree instead of max size; callers changed.
Richard Kenner
1
-1
/
+1
2001-11-03
builtins.c (get_memory_rtx): Properly set MEM alias set and attributes.
Richard Kenner
1
-7
/
+9
2001-11-02
builtins.c (apply_args_size): Handle vector arguments.
Aldy Hernandez
1
-0
/
+32
2001-10-28
builtins.c (get_memory_rtx): Handle POINTERS_EXTEND_UNSIGNED case.
Richard Kenner
1
-6
/
+32
2001-10-23
builtins.c (expand_builtin_setjmp): Only call convert_memory_address if needed.
Richard Kenner
1
-3
/
+7
2001-10-23
alias.c (can_address_p): Compnonents are not addressable if the containing ty...
Richard Kenner
1
-10
/
+17
2001-10-07
builtins.c (expand_builtin_setjmp_receiver): Const-ify.
Kaveh R. Ghazi
1
-1
/
+1
2001-09-22
* builtins.c (c_getstr): Remove unused variable.
Andreas Jaeger
1
-1
/
+0
2001-09-11
builtins.c (c_strlen): Treat an offset too large for a HOST_WIDE_INT as out o...
Matt Kraai
1
-1
/
+3
2001-09-10
builtins.c (c_getstr): Correct thinko in last change and further cleanup.
Richard Kenner
1
-14
/
+7
2001-09-10
alias.c (clear_reg_alias_info): Use K&R format definition.
Richard Kenner
1
-57
/
+66
2001-08-27
function.c (expand_function_end): Don't init arg_pointer_save_area.
Richard Henderson
1
-7
/
+2
2001-08-27
emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.
Andreas Jaeger
1
-17
/
+15
2001-08-22
Makefile.in, [...]: replace "GNU CC" with "GCC".
Lars Brinkhoff
1
-12
/
+12
2001-08-22
* builtins.c (type_to_class): Fix typo in last change.
Kaveh R. Ghazi
1
-1
/
+1
2001-08-21
stmt.c: Don't include insn-codes.h.
Zack Weinberg
1
-45
/
+48
2001-08-18
optabs.h (OTI_flodiv, [...]): Kill.
Zack Weinberg
1
-6
/
+4
2001-08-13
expr.h: Split out optab- and libfunc-related code to...
Zack Weinberg
1
-0
/
+2
2001-08-04
builtins.c (fold_builtin_constant_p): Return integer_zero_node for complex ex...
Zack Weinberg
1
-2
/
+6
2001-08-01
alias.c: Fix comment formatting.
Kazu Hirata
1
-7
/
+7
2001-07-25
stmt.c (expand_goto): A nonlocal goto can be a call too.
Andrew MacLeod
1
-1
/
+1
2001-07-24
stor-layout.c (get_mode_alignment): make it work when BITS_PER_UNIT is not a ...
Lars Brinkhoff
1
-2
/
+2
2001-07-17
calls.c (prepare_call_address): New parameter SIBCALLP.
Richard Henderson
1
-1
/
+1
2001-07-11
alias.c (set_mem_alias_set): New function.
Richard Kenner
1
-12
/
+12
2001-07-10
target.h (struct gcc_target): New fields init_builtins and expand_builtin.
Stan Shebs
1
-3
/
+22
2001-07-02
emit-rtl.c (adjust_address): New function.
Richard Kenner
1
-26
/
+8
2001-06-24
builtins.c (expand_builtin_expect_jump): Disable if the expression can't be r...
Richard Henderson
1
-0
/
+16
2001-06-20
Fix __builtin_expect on PowerPCs
Michael Meissner
1
-2
/
+113
2001-05-25
builtins.def: Encode additional information, such as names and types, here.
Mark Mitchell
1
-11
/
+30
[next]