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
/
runtime
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR 63589 Fix splitting of PATH in find_addr2line.
jb
2014-10-20
1
-16
/
+28
*
Backported from mainline
jakub
2014-09-01
1
-1
/
+3
*
Introduce xmallocarray, an overflow checking version of xmalloc (CVE-2014-5044)
jb
2014-07-30
4
-5
/
+32
*
Update copyright years in libgfortran/
rsandifo
2014-01-02
16
-16
/
+16
*
2013-06-17 Tobias Burnus <burnus@net-b.de>
burnus
2013-06-17
2
-0
/
+57
*
* runtime/environ.c: Include unistd.h.
dje
2013-05-04
3
-0
/
+12
*
Use C99 bool instead of enum try.
jb
2013-03-19
1
-4
/
+4
*
2013-02-06 Janus Weil <janus@gcc.gnu.org>
janus
2013-02-06
1
-0
/
+3
*
Update copyright years in libgfortran.
rsandifo
2013-01-14
16
-25
/
+16
*
2012-12-20 Janus Weil <janus@gcc.gnu.org>
janus
2012-12-20
3
-5
/
+7
*
2012-10-06 Thomas König <tkoenig@gcc.gnu.org>
tkoenig
2012-10-06
1
-14
/
+28
*
2012-06-01 Tobias Burnus <burnus@net-b.de>
burnus
2012-06-01
1
-1
/
+1
*
2012-05-23 Tobias Burnus <burnus@net-b.de>
burnus
2012-05-23
1
-0
/
+4
*
PR 52428 Range checking when reading integer values.
jb
2012-05-14
1
-3
/
+4
*
Fix handling of temporary files.
jb
2012-05-05
2
-4
/
+16
*
Combined get_mem and internal_malloc_size.
jb
2012-03-26
4
-30
/
+14
*
Use calloc instead of malloc and memset.
jb
2012-03-25
1
-1
/
+18
*
2012-03-10 Tobias Burnus <burnus@net-b.de>
burnus
2012-03-10
3
-17
/
+17
*
Remove configure check for unused fdopen.
jb
2012-01-12
1
-4
/
+3
*
PR 51803 Avoid malloc if getcwd fails or is not available.
jb
2012-01-12
1
-3
/
+8
*
2012-01-11 Tobias Burnus <burnus@net-b.de>
burnus
2012-01-11
1
-4
/
+12
*
PR 51803 Handle getcwd failure and lack of the function better.
jb
2012-01-11
1
-1
/
+3
*
2012-01-10 Tobias Burnus <burnus@net-b.de>
burnus
2012-01-10
1
-13
/
+48
*
2012-01-09 Harald Anlauf <anlauf@gmx.de>
burnus
2012-01-09
2
-3
/
+51
*
PR 51090 Fix r181288 to conform to GNU style
jb
2011-11-11
1
-1
/
+1
*
PR 51090 Check that getenv result != NULL before proceeding.
jb
2011-11-11
1
-0
/
+2
*
Configure cleanup.
jb
2011-11-09
3
-29
/
+3
*
PR 46686 Fix incorrect comment.
jb
2011-11-09
1
-1
/
+1
*
PR 46686 Implement backtrace with _Unwind_Backtrace from libgcc.
jb
2011-11-09
1
-154
/
+113
*
PR libfortran/47972
fxcoudert
2011-11-08
1
-13
/
+7
*
* libgfortran/intrinsics/ctime.c: Include <stdlib.h>.
schwab
2011-07-23
1
-0
/
+1
*
2011-07-09 Tobias Burnus <burnus@net-b.de>
burnus
2011-07-09
1
-1
/
+1
*
2011-07-05 Thomas Koenig <tkoenig@gcc.gnu.org>
tkoenig
2011-07-05
1
-2
/
+2
*
PR 48931 Use async-signal-safe execve instead of execvp
jb
2011-05-29
3
-2
/
+60
*
PR 49214 fd_gets should return NULL if nothing was read
jb
2011-05-29
1
-0
/
+2
*
2011-05-22 Tobias Burnus <burnus@net-b.de>
burnus
2011-05-22
1
-4
/
+2
*
PR 48931 Make backtrace async-signal-safe, reformat output
jb
2011-05-22
2
-166
/
+151
*
2011-05-14 Tobias Burnus <burnus@net-b.de>
burnus
2011-05-14
1
-4
/
+1
*
PR 48915 Abort handling
jb
2011-05-14
5
-112
/
+126
*
Error printing thread safety, remove GFORTRAN_USE_STDERR
jb
2011-05-14
5
-69
/
+161
*
Replace sprintf with snprintf
jb
2011-04-16
2
-10
/
+8
*
PR 46267 strerror thread safety
jb
2011-01-21
1
-3
/
+39
*
Update Copyright years for files modified in 2010.
jakub
2011-01-03
4
-4
/
+7
*
/
burnus
2010-11-16
2
-12
/
+48
*
2010-11-03 Jerry DeLisle <jvdelisle@gcc.gnu.org>
jvdelisle
2010-11-03
1
-1
/
+14
*
2010-10-20 Jerry DeLisle <jvdelisle@gcc.gnu.org>
jvdelisle
2010-10-21
1
-1
/
+21
*
* runtime/string.c (compare0): Remove.
fxcoudert
2010-09-10
1
-19
/
+4
*
2010-06-25 Tobias Burnus <burnus@net-b.de>
burnus
2010-06-25
1
-3
/
+3
*
2010-05-20 Jerry DeLisle <jvdelisle@gcc.gnu.org>
jvdelisle
2010-05-20
1
-5
/
+7
*
2010-05-19 Jerry DeLisle <jvdelisle@gcc.gnu.org>
jvdelisle
2010-05-20
2
-22
/
+32
[next]