index
:
ampere-computing/gcc.git
common/ipa-str-reorg-v2
dfe-v1
gcc-7_3_0-amp-branch
gcc-7_3_0-retpoline-branch
gcc-7_3_0-retpoline2-branch
gcc-8_2_0-amp-branch
gcc-8_2_0-amp2-branch
gcc-8_2_0-amp3-branch
gcc-8_3_0-amp3-branch
gcc-8_4_0-amp-branch
gcc-9_1_0-amp-branch
gcc-9_3_0-amp-branch
master
master-dbcf2c2b2e
master-retpoline
GCC including Ampere Computing toolchain specific patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
c
/
c-array-notation.c
Age
Commit message (
Expand
)
Author
2017-04-03
Fix numerous typos in comments
redi
2017-01-01
Update copyright years.
jakub
2016-09-14
* c-common.c (c_common_truthvalue_conversion): Use false instead of 0.
mpolacek
2016-04-28
2016-04-28 Andrew MacLeod <amacleod@redhat.com>
law
2016-01-04
Update copyright years.
jakub
2015-11-27
Fix memory leak in cilk
marxin
2015-11-11
ada
amacleod
2015-10-29
ada
amacleod
2015-07-09
2015-07-09 Andrew MacLeod <amacleod@redhat.com>
amacleod
2015-07-08
2015-07-07 Andrew MacLeod <amacleod@redhat.com>
amacleod
2015-06-26
* array-notation-common.c (find_rank): Use INDIRECT_REF_P.
mpolacek
2015-06-25
* array-notation-common.c: Use VAR_P throughout.
mpolacek
2015-06-17
2015-06-17 Andrew MacLeod <amacleod@redhat.com>
amacleod
2015-06-08
2015-06-08 Andrew MacLeod <amacleod@redhat.com>
amacleod
2015-06-04
2015-06-04 Andrew MacLeod <amacleod@redhat.com>
amacleod
2015-01-09
2015-01-09 Michael Collison <michael.collison@linaro.org>
prathamesh3492
2015-01-05
Update copyright years.
jakub
2014-11-29
* gimple-expr.h (create_tmp_var_raw, create_tmp_var,
jakub
2014-08-01
PR middle-end/61455
kyukhin
2014-06-30
PR middle-end/57541
kyukhin
2014-06-04
gcc/c/
kyukhin
2014-05-26
gcc/c/
kyukhin
2014-05-21
gcc/
rsandifo
2014-04-12
gcc/c/
kyukhin
2014-01-23
Fix for PR c/59825.
bviyer
2014-01-02
Update copyright years in gcc/
rsandifo
2014-01-02
gcc/
rsandifo
2013-08-20
Fix for PR c/57490.
bviyer
2013-06-25
Replaced Dynamic arrays with vec trees in Array Notation for C.
bviyer
2013-06-12
fix pr c/57577
bviyer
2013-06-10
Fix for PR c/57563
bviyer
2013-06-07
Fixed PR 57541.
bviyer
2013-06-07
Moved array notation helper functions from c/ to c-family/ files.
bviyer
2013-06-03
Fixed a bug in expansion of array notations in if-statement conditions.
bviyer
2013-06-03
2013-06-03 Balaji V. Iyer <balaji.v.iyer@intel.com>
bviyer
2013-05-29
Fix c/c-array-notation.c compilation failure (PR bootstrap/57450)
ro
2013-05-28
Implemented Cilk Plus Array Notation for C Compiler.
bviyer