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
/
calls.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-01
PR middle-end/92721 - checking ICE on attribute access redeclaration
Martin Sebor
1
-0
/
+5
2020-01-31
calls.c: refactor special_function_p for use by analyzer (v2)
David Malcolm
1
-12
/
+2
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-11-22
PR middle-end/83859 - attributes to associate pointer arguments and sizes
Martin Sebor
1
-0
/
+332
2019-11-06
introduce -fcallgraph-info option
Eric Botcazou
1
-0
/
+6
2019-10-29
[AArch64] Add support for the SVE PCS
Richard Sandiford
1
-2
/
+2
2019-10-09
PR tree-optimization/90879 - fold zero-equality of strcmp between a longer st...
Martin Sebor
1
-0
/
+8
2019-09-06
function.c (assign_parm_find_data_types): Use RECORD_OR_UNION_TYPE_P before t...
Jakub Jelinek
1
-5
/
+2
2019-09-05
re PR middle-end/91001 (internal compiler error: in extract_insn, at recog.c:...
Jakub Jelinek
1
-4
/
+8
2019-08-20
Add a pass_by_reference flag to function_arg_info
Richard Sandiford
1
-0
/
+3
2019-08-20
Make calls.c use function_arg_info internally
Richard Sandiford
1
-29
/
+31
2019-08-20
Add a apply_pass_by_reference_rules helper
Richard Sandiford
1
-0
/
+16
2019-08-20
Use function_arg_info for TARGET_MUST_PASS_IN_STACK
Richard Sandiford
1
-16
/
+16
2019-08-20
Use function_arg_info for TARGET_CALLEE_COPIES
Richard Sandiford
1
-11
/
+6
2019-08-20
Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCE
Richard Sandiford
1
-4
/
+9
2019-08-20
Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARG
Richard Sandiford
1
-18
/
+12
2019-08-20
Use function_arg_info for TARGET_PASS_BY_REFERENCE
Richard Sandiford
1
-12
/
+11
2019-08-20
Use function_arg_info for TARGET_ARG_PARTIAL_BYTES
Richard Sandiford
1
-6
/
+6
2019-08-20
Add must_pass_va_arg_in_stack
Richard Sandiford
1
-0
/
+9
2019-08-20
Add pass_va_arg_by_reference
Richard Sandiford
1
-0
/
+9
2019-08-13
Protect some checks of DECL_FUNCTION_CODE
Richard Sandiford
1
-6
/
+4
2019-07-25
Come up with function_decl_type and use it in tree_function_decl.
Martin Liska
1
-1
/
+1
2019-06-14
Update preferred_stack_boundary only when expanding function call
H.J. Lu
1
-0
/
+25
2019-05-16
re PR fortran/90329 (Incompatibility between gfortran and C lapack calls)
Jakub Jelinek
1
-0
/
+22
2019-04-04
PR middle-end/89957 - ICE calling strnlen with an int128_t bound in a known r...
Martin Sebor
1
-0
/
+3
2019-02-13
Clean up MPX-related stuff.
Martin Liska
1
-13
/
+1
2019-01-09
PR other/16615 [1/5]
Sandra Loosemore
1
-2
/
+2
2019-01-03
PR tree-optimization/88659 - ICE in maybe_warn_nonstring_arg
Martin Sebor
1
-1
/
+1
2019-01-01
gimple-fold.h (get_range_strlen): Update prototype.
Martin Sebor
1
-16
/
+25
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-12-14
PR tree-optimization/88372 - alloc_size attribute is ignored on function poin...
Martin Sebor
1
-14
/
+17
2018-12-05
re PR c/87028 (false positive -Wstringop-truncation strncpy with global varia...
Jeff Law
1
-3
/
+12
2018-10-17
bitmap.c (bitmap_head::dump): New.
Aldy Hernandez
1
-1
/
+1
2018-09-28
calls.c (expand_call): Try to do a tail call for thunks at -O0 too.
Eric Botcazou
1
-2
/
+1
2018-08-28
PR middle-end/86631 - missing -Walloc-size-larger-than on ILP32 hosts
Martin Sebor
1
-2
/
+5
2018-08-28
re PR middle-end/87099 (internal compiler error: segmentation fault)
Jakub Jelinek
1
-8
/
+8
2018-08-27
Come up with fndecl_built_in_p.
Martin Liska
1
-2
/
+2
2018-08-20
Add support for grouping of related diagnostics (PR other/84889)
David Malcolm
1
-0
/
+1
2018-07-20
PR middle-end/82063 - issues with arguments enabled by -Wall
Martin Sebor
1
-71
/
+2
2018-07-07
tree-vrp.c (vrp_int_const_binop): Change overflow type to overflow_type.
Aldy Hernandez
1
-1
/
+1
2018-06-18
PR middle-end/85602 - -Wsizeof-pointer-memaccess for strncat with size of source
Martin Sebor
1
-11
/
+73
2018-06-18
PR tree-optimization/81384 - built-in form of strnlen missing
Martin Sebor
1
-11
/
+40
2018-06-12
Use poly_int rtx accessors instead of hwi accessors
Richard Sandiford
1
-8
/
+2
2018-06-08
Remove MPX
Martin Liska
1
-203
/
+11
2018-05-31
PR c/82063 - issues with arguments enabled by -Wall
Martin Sebor
1
-54
/
+70
2018-05-29
PR middle-end/85888 - New test case c-c++-common/attr-nonstring-6.c from r260...
Martin Sebor
1
-2
/
+2
2018-05-22
PR middle-end/85359 - duplicate -Wstringop-overflow for a strcmp call with a ...
Martin Sebor
1
-1
/
+4
2018-05-22
Fix typo in a comment.
Martin Sebor
1
-1
/
+1
2018-05-22
PR c/85623 - strncmp() warns about attribute 'nonstring' incorrectly in -Wstr...
Martin Sebor
1
-7
/
+66
2018-05-15
PR middle-end/85643 - attribute nonstring fails to squash -Wstringop-truncati...
Martin Sebor
1
-1
/
+5
[next]