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
/
gimple.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-10
PR c/81117 - Improve buffer overflow checking in strncpy
Martin Sebor
1
-0
/
+1
2017-10-26
Fix unsharing of GIMPLE_OMP_{SINGLE,TARGET,TEAMS} in gimple_copy
Tom de Vries
1
-1
/
+25
2017-10-20
Add generic part for Intel CET enabling. The spec is available at
Igor Tsimbalist
1
-1
/
+18
2017-10-19
asan.c (handle_builtin_alloca): Deal with all alloca variants.
Eric Botcazou
1
-2
/
+1
2017-10-10
Require wi::to_wide for trees
Richard Sandiford
1
-5
/
+6
2017-08-08
trans.c: Include header files.
Martin Liska
1
-0
/
+2
2017-07-29
use c++ for gimple_build_debug_bind{,_source}
Trevor Saunders
1
-2
/
+2
2017-07-29
replace gimple_alloc_stat with c++
Trevor Saunders
1
-2
/
+2
2017-07-25
gimple.c (gimple_assign_set_rhs_with_ops): Do not ask gsi_replace to update E...
Eric Botcazou
1
-1
/
+1
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-12-13
Add pretty printer for ASAN_MARK and add a helper fn
Martin Liska
1
-1
/
+1
2016-11-07
Introduce -fsanitize-address-use-after-scope
Martin Liska
1
-0
/
+3
2016-10-16
re PR ada/37139 (DEP prevents using Ada tasking)
Eric Botcazou
1
-0
/
+4
2016-08-04
Designate the widest case label to be the default label
Patrick Palka
1
-1
/
+13
2016-06-29
re PR middle-end/71002 (-fstrict-aliasing breaks Boost's short string optimiz...
Richard Biener
1
-15
/
+0
2016-06-07
gimple.c: Include builtins.h
Jan Hubicka
1
-0
/
+14
2016-06-06
Selftest framework
David Malcolm
1
-0
/
+137
2016-06-06
re PR c/24414 (Old-style asms don't clobber memory)
Bernd Edlinger
1
-0
/
+4
2016-05-20
Implement CALL_EXPR_MUST_TAIL_CALL
David Malcolm
1
-0
/
+1
2016-05-20
re PR target/29756 (SSE intrinsics hard to use without redundant temporaries ...
Richard Guenther
1
-0
/
+1
2016-05-16
gimple.c (maybe_remove_unused_call_args): Fix typos in the commentary.
Marek Polacek
1
-1
/
+1
2016-05-06
gimple.c (gimple_call_same_target_p): Unique functions are eq.
Nathan Sidwell
1
-1
/
+2
2016-05-03
re PR target/49244 (__sync or __atomic builtins will not emit 'lock bts/btr/b...
Jakub Jelinek
1
-1
/
+10
2016-03-11
re PR tree-optimization/70177 (ICE in extract_ops_from_tree starting with r23...
Jakub Jelinek
1
-2
/
+2
2016-01-19
Merge of HSA
Martin Jambor
1
-0
/
+14
2016-01-18
re PR tree-optimization/69308 (ifcombine joins together floating point expres...
Richard Biener
1
-0
/
+5
2016-01-13
re PR middle-end/69156 (gcc.dg/pr59630.c: ICE: verify_gimple failed: non-triv...
Jakub Jelinek
1
-20
/
+3
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-12-22
re PR ipa/67811 ([TM] ICE with try-block in transaction)
Richard Henderson
1
-2
/
+4
2015-11-27
Be more careful about barriers when speculating conditional stores.
Bernd Schmidt
1
-0
/
+12
2015-11-17
Add a combined_fn enum
Richard Sandiford
1
-0
/
+21
2015-11-09
Add TARGET_ADDR_SPACE_ZERO_ADDRESS_VALID
Richard Henderson
1
-3
/
+10
2015-10-30
alias.c: Remove unused headers.
Andrew MacLeod
1
-6
/
+0
2015-10-29
alias.c: Reorder #include statements and remove duplicates.
Andrew MacLeod
1
-5
/
+3
2015-10-27
internal-fn.c (expand_UNIQUE): New.
Nathan Sidwell
1
-1
/
+2
2015-10-13
builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.
Jakub Jelinek
1
-9
/
+22
2015-09-20
switch from gimple to gimple*
Trevor Saunders
1
-60
/
+60
2015-08-14
re PR middle-end/67133 (ICE at -Os and above on x86_64-linux-gnu in gimple_op...
Marek Polacek
1
-4
/
+7
2015-08-13
gimple.h (gcall::code_): New constant static member.
Richard Biener
1
-0
/
+2
2015-08-12
gimple.h (remove_pointer): New trait.
Richard Biener
1
-0
/
+4
2015-08-05
re PR c/16351 (NULL dereference warnings)
Manuel López-Ibáñez
1
-19
/
+35
2015-07-10
gimple-predict.h: New file.
Andrew MacLeod
1
-14
/
+0
2015-07-09
lto-streamer.h: Don't include target.h and alloc-pool.h.
Andrew MacLeod
1
-1
/
+0
2015-07-08
tree-core.h: Include symtab.h.
Andrew MacLeod
1
-17
/
+5
2015-06-26
gimple.c (gimple_call_set_fndecl): Remove.
Andrew MacLeod
1
-10
/
+0
2015-06-25
gimple.h (gimple_call_set_fn): Move inline function.
Andrew MacLeod
1
-0
/
+10
2015-06-25
function.h (ipa_opt_pass, [...]): Move forward declarations.
Andrew MacLeod
1
-1
/
+0
2015-06-17
coretypes.h: Include input.h and as-a.h.
Andrew MacLeod
1
-3
/
+0
2015-06-08
coretypes.h: Include hash-table.h and hash-set.h for host files.
Andrew MacLeod
1
-3
/
+0
2015-06-04
coretypes.h: Include machmode.h...
Andrew MacLeod
1
-3
/
+0
[next]