index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libgfortran
/
intrinsics
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce xmallocarray, an overflow checking version of xmalloc (CVE-2014-5044)
jb
2014-07-30
9
-18
/
+18
*
PR 61310 Rewrite implementation of CTIME and FDATE intrinsics.
jb
2014-05-26
1
-27
/
+43
*
Update copyright years in libgfortran/
rsandifo
2014-01-02
67
-67
/
+67
*
Provide _M_2_SQRTPI if missing.
ro
2013-12-06
1
-0
/
+3
*
PR libfortran/59313
uros
2013-12-01
2
-12
/
+30
*
PR libfortran/59227
fxcoudert
2013-11-21
1
-2
/
+4
*
PR libfortran/49024
fxcoudert
2013-11-20
2
-6
/
+52
*
PR libfortran/51828
fxcoudert
2013-11-18
1
-0
/
+3
*
Simplify SYSTEM_CLOCK implementation.
jb
2013-04-29
1
-57
/
+34
*
Fix sign error in SYSTEM_CLOCK kind=4 Windows version.
jb
2013-04-28
1
-1
/
+1
*
PR 56919 Improve SYSTEM_CLOCK intrinsic on Windows.
jb
2013-04-15
2
-7
/
+57
*
Use C99 bool instead of enum try.
jb
2013-03-19
2
-2
/
+0
*
2013-03-11 Tobias Burnus <burnus@net-b.de>
burnus
2013-03-11
1
-0
/
+2
*
PR target/56347
danglin
2013-02-19
1
-2
/
+0
*
Update copyright years in libgfortran.
rsandifo
2013-01-14
67
-77
/
+67
*
2013-01-06 Tobias Burnus <burnus@net-b.de>
burnus
2013-01-06
1
-1
/
+2
*
2012-12-19 Paul Thomas <pault@gcc.gnu.org>
pault
2012-12-20
1
-0
/
+8
*
2012-12-03 Janus Weil <janus@gcc.gnu.org>
janus
2012-12-03
1
-15
/
+16
*
PR 53456 Fix typo in gf_cputime.
jb
2012-06-04
1
-1
/
+1
*
2012-06-01 Tobias Burnus <burnus@net-b.de>
burnus
2012-06-01
1
-4
/
+9
*
Minor timing cleanups.
jb
2012-05-27
1
-6
/
+7
*
PR 53456 CPU timing fallback using clock_gettime.
jb
2012-05-24
1
-1
/
+16
*
PR 53456 clock_gettime fallback for gf_gettime
jb
2012-05-23
1
-2
/
+8
*
2012-05-23 Robert Mason <rbmj@verizon.net>
burnus
2012-05-23
1
-2
/
+4
*
2012-05-11 Tobias Burnus <burnus@net-b.de>
burnus
2012-05-11
1
-4
/
+4
*
2012-04-15 Thomas Koenig <tkoenig@gcc.gnu.org>
tkoenig
2012-04-15
1
-3
/
+0
*
PR libgfortran/52758
uros
2012-03-30
1
-1
/
+0
*
Combined get_mem and internal_malloc_size.
jb
2012-03-26
12
-26
/
+27
*
Remove obsolete IRIX 6.5 support
ro
2012-03-14
1
-14
/
+0
*
Remove obsolete Tru64 UNIX V5.1B support
ro
2012-03-12
1
-14
/
+1
*
2012-03-10 Tobias Burnus <burnus@net-b.de>
burnus
2012-03-10
15
-208
/
+215
*
2012-01-20 Tobias Burnus <burnus@net-b.de>
burnus
2012-01-20
1
-1
/
+49
*
2012-01-12 Tobias Burnus <burnus@net-b.de>
burnus
2012-01-12
1
-36
/
+393
*
Let the compiler decide whether to inline.
jb
2011-11-10
4
-17
/
+7
*
Simplify time() usage.
jb
2011-11-09
1
-3
/
+2
*
Configure cleanup.
jb
2011-11-09
17
-184
/
+53
*
PR libfortran/47970
fxcoudert
2011-11-08
1
-30
/
+31
*
2011-08-29 Thomas Koenig <tkoenig@gcc.gnu.org>
tkoenig
2011-08-29
2
-1
/
+22
*
* libgfortran/intrinsics/ctime.c: Include <stdlib.h>.
schwab
2011-07-23
2
-0
/
+2
*
2011-07-05 Thomas Koenig <tkoenig@gcc.gnu.org>
tkoenig
2011-07-05
5
-33
/
+17
*
2011-06-28 Thomas Koenig <tkoenig@gcc.gnu.org>
tkoenig
2011-06-28
1
-1
/
+10
*
PR 48915 Abort handling
jb
2011-05-14
1
-2
/
+1
*
2011-05-14 Tobias Burnus <burnus@net-b.de>
burnus
2011-05-14
1
-10
/
+15
*
remove useless if-before-free tests
meyering
2011-04-20
1
-2
/
+1
*
Replace sprintf with snprintf
jb
2011-04-16
1
-13
/
+0
*
PR 47571 Fix bootstrap regression on alpha-dec-osf
jb
2011-04-15
1
-8
/
+12
*
Cleanup memsize types
jb
2011-04-12
1
-2
/
+2
*
PR 47802 Use builtins to check localtime_r return type
jb
2011-03-04
1
-3
/
+8
*
PR 47802 Hack to work around draft POSIX localtime_r
jb
2011-03-04
1
-3
/
+7
*
PR 47802 Use strftime for CTIME and FDATE intrinsics
jb
2011-02-24
3
-112
/
+59
[next]