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
/
libgfortran
/
intrinsics
/
chmod.c
Age
Commit message (
Expand
)
Author
2017-01-13
Revert r244448
jb
2017-01-13
PR 78534 Change character length from int to size_t
jb
2017-01-03
PR 78534 Revert r244011
jb
2017-01-03
PR 78534 Change character length from int to size_t
jb
2017-01-01
Update copyright years.
jakub
2016-12-21
* libgfortran.h: Include <stdlib.h> header.
fxcoudert
2016-12-21
* intrinsics/abort.c: Remove unused headers.
fxcoudert
2016-12-19
* intrinsics/chmod.c (chmod_internal): Fix case where mode_t is
fxcoudert
2016-01-04
Update copyright years.
jakub
2015-01-05
Update copyright years.
jakub
2014-11-13
* intrinsics/access.c: Include <stdlib.h>.
mpolacek
2014-11-13
PR 60324 Unbounded stack allocations in libgfortran.
jb
2014-01-02
Update copyright years in libgfortran/
rsandifo
2013-03-19
Use C99 bool instead of enum try.
jb
2013-01-14
Update copyright years in libgfortran.
rsandifo
2012-06-01
2012-06-01 Tobias Burnus <burnus@net-b.de>
burnus
2012-05-23
2012-05-23 Robert Mason <rbmj@verizon.net>
burnus
2012-03-30
PR libgfortran/52758
uros
2012-01-20
2012-01-20 Tobias Burnus <burnus@net-b.de>
burnus
2012-01-12
2012-01-12 Tobias Burnus <burnus@net-b.de>
burnus
2009-04-09
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
jakub
2007-08-31
* m4/minloc1.m4: Update copyright year and ajust headers order.
fxcoudert
2007-04-06
* intrinsics/cpu_time.c: Don't include headers already included
fxcoudert
2006-07-30
* intrinsic.c (add_functions): Add ACCESS, CHMOD, RSHIFT, LSHIFT.
fxcoudert