OSDN Git Service
(root)
/
pf3gnuchains
/
gcc-fork.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
PR 48488 Fix comments
2011-04-29
jb
PR 48488 Fix comments
commit
|
commitdiff
|
tree
2011-04-19
jb
Use XCNEWVAR instead of xcalloc
commit
|
commitdiff
|
tree
2011-04-19
jb
Use XDELETEVEC instead of free
commit
|
commitdiff
|
tree
2011-04-19
jb
Replace gfc_getmem with XCNEW, XCNEWVEC or xcalloc
commit
|
commitdiff
|
tree
2011-04-16
jb
Replace sprintf with snprintf
commit
|
commitdiff
|
tree
2011-04-15
jb
PR 47571 Fix bootstrap regression on alpha-dec-osf
commit
|
commitdiff
|
tree
2011-04-12
jb
Cleanup memsize types
commit
|
commitdiff
|
tree
2011-04-12
jb
Remove _GNU_SOURCE from AM_CPPFLAGS
commit
|
commitdiff
|
tree
2011-03-04
jb
PR 47802 Use builtins to check localtime_r return type
commit
|
commitdiff
|
tree
2011-03-04
jb
PR 47802 Hack to work around draft POSIX localtime_r
commit
|
commitdiff
|
tree
2011-03-04
jb
PR 47802 Update doc for CTIME and FDATE intrinsics
commit
|
commitdiff
|
tree
2011-02-24
jb
PR 47802 Use strftime for CTIME and FDATE intrinsics
commit
|
commitdiff
|
tree
2011-02-24
jb
PR 47802 Test for POSIX getpwuid_r
commit
|
commitdiff
|
tree
2011-02-23
jb
PR 47694 Read from named pipe fails
commit
|
commitdiff
|
tree
2011-02-07
jb
More style fixes from Ralf
commit
|
commitdiff
|
tree
2011-02-07
jb
texinfo fixes suggested by Ralf Wildenhues
commit
|
commitdiff
|
tree
2011-02-06
jb
Add thread-safety section to menu
commit
|
commitdiff
|
tree
2011-02-06
jb
Document libgfortran thread-safety
commit
|
commitdiff
|
tree
2011-02-05
jb
PR 42434 Update SYSTEM_CLOCK documentation
commit
|
commitdiff
|
tree
2011-02-05
jb
PR 47571 Fix HPUX bootstrap regression, cleanup
commit
|
commitdiff
|
tree
2011-02-02
jb
PR 47571 Weakref trickery for clock_gettime()
commit
|
commitdiff
|
tree
2011-02-01
jb
Include errno.h needed by fallbacks
commit
|
commitdiff
|
tree
2011-01-31
jb
Fix GF_CLOCK_MONOTONIC from r169449
commit
|
commitdiff
|
tree
2011-01-31
jb
Use clock_gettime in libgfortran timing intrinsics...
commit
|
commitdiff
|
tree
2011-01-27
jb
Pr 47431 CTIME/FDATE thread-safety using ctime_r()
commit
|
commitdiff
|
tree
2011-01-27
jb
PR 47432 Use ttyname_r() if available
commit
|
commitdiff
|
tree
2011-01-27
jb
PR 47491 getpwuid_r() bootstrap regression on Solaris
commit
|
commitdiff
|
tree
2011-01-25
jb
PR 47375 getlog thread safety
commit
|
commitdiff
|
tree
2011-01-21
jb
PR 46267 strerror thread safety
commit
|
commitdiff
|
tree
2011-01-17
jb
PR47296 Segfault when running out of file descriptors
commit
|
commitdiff
|
tree
2010-12-15
jb
Better error message for malloc() failure
commit
|
commitdiff
|
tree
2010-12-15
jb
PR 28105 Remove size<0 checks before calling malloc...
commit
|
commitdiff
|
tree
2010-11-30
jb
PR fortran/28105 Overflow check for ALLOCATE statement
commit
|
commitdiff
|
tree
2010-11-20
jb
Fix size_type_node and sizetype in Fortran frontend
commit
|
commitdiff
|
tree
2010-11-09
jb
Cache stat values, reduce syscalls
commit
|
commitdiff
|
tree
2010-11-04
jb
PR 44931 Move struct unix_stream to unix.c
commit
|
commitdiff
|
tree
2010-11-03
jb
Remove prot from unix_stream
commit
|
commitdiff
|
tree
2010-11-03
jb
Remove unused empty_internal_buffer function
commit
|
commitdiff
|
tree
2010-11-02
jb
PR 45629 Remove usage of setjmp/longjmp
commit
|
commitdiff
|
tree
2010-08-02
jb
Don't update the position flag for non-seekable files...
commit
|
commitdiff
|
tree
2010-08-01
jb
Use access(2) instead of stat(2) to test file existence.
commit
|
commitdiff
|
tree
2010-06-11
jbeulich
Add PR reference to 2010-06-10 change to configure.ac.
commit
|
commitdiff
|
tree
2010-06-10
jbeulich
gcc/
2010-06-10 Jan Beulich <
jb
eulich@novell.com>
commit
|
commitdiff
|
tree
2010-05-27
jbeniston
PR 43726 * config/lm32/lm32.h: Remove definition of...
commit
|
commitdiff
|
tree
2010-05-08
jb
Fix typo
commit
|
commitdiff
|
tree
2010-05-08
jb
Fix typo in symbol visibility specification
commit
|
commitdiff
|
tree
2010-05-07
jb
Remove free_mem
commit
|
commitdiff
|
tree
2010-04-07
jb
PR fortran/40539 Document LOGICAL representation
commit
|
commitdiff
|
tree
2010-04-01
jb
PR libfortran/43605 FTELL intrinsic, take 2.
commit
|
commitdiff
|
tree
2010-04-01
jb
PR libfortran/43605 Fix FTELL for formatted files
commit
|
commitdiff
|
tree
2010-01-03
jb
PR libfortran/42420 Large file capable stat for MingW
commit
|
commitdiff
|
tree
2010-01-03
jb
Rotate ChangeLogs for 2008 and 2009
commit
|
commitdiff
|
tree
2009-12-19
jb
Increase clock resolution for system_clock_8.
commit
|
commitdiff
|
tree
2009-12-04
jb
PR libfortran/40812 Large file support for MinGW
commit
|
commitdiff
|
tree
2009-12-02
jb
Typo in ChangeLog entry for PR fortran/42131
commit
|
commitdiff
|
tree
2009-12-01
jb
PR fortran/42131 Sign test using ternary operator
commit
|
commitdiff
|
tree
2009-11-19
jb
Move includes after include guards
commit
|
commitdiff
|
tree
2009-11-11
jbeniston
gcc/
commit
|
commitdiff
|
tree
2009-11-09
jbeniston
2009-11-09 Jon Beniston <jon@beniston.com>
commit
|
commitdiff
|
tree
2009-11-02
jb
Forgot files from r153825
commit
|
commitdiff
|
tree
2009-11-02
jb
Split up io/io.h
commit
|
commitdiff
|
tree
2009-10-30
jb
PR libfortran/41219 Fix build warnings
commit
|
commitdiff
|
tree
2009-10-28
jb
PR fortran/41860 Treat vars as save with -fno-automatic
commit
|
commitdiff
|
tree
2009-08-28
jbeulich
2009-08-28 Jan Beulich <jbeulich@novell.com>
2009-08-28 Jan Beulich <
jb
eulich@novell.com>
commit
|
commitdiff
|
tree
2009-08-28
jbeulich
2009-08-28 Jan Beulich <jbeulich@novell.com>
2009-08-28 Jan Beulich <
jb
eulich@novell.com>
commit
|
commitdiff
|
tree
2009-08-27
jb
PR libfortran/39667 Fix testcases to not need fd_truncate.
commit
|
commitdiff
|
tree
2009-08-25
jb
Fix ENCODE example in gfortran manual
commit
|
commitdiff
|
tree
2009-08-14
jb
Add comment saying file is deprecated
commit
|
commitdiff
|
tree
2009-08-14
jb
PR libfortran/40863 Fix r150107 moving new symbols...
commit
|
commitdiff
|
tree
2009-07-28
jbeulich
2009-07-28 Jan Beulich <jbeulich@novell.com>
2009-07-28 Jan Beulich <
jb
eulich@novell.com>
commit
|
commitdiff
|
tree
2009-07-28
jbeulich
2009-07-28 Jan Beulich <jbeulich@novell.com>
2009-07-28 Jan Beulich <
jb
eulich@novell.com>
commit
|
commitdiff
|
tree
2009-07-17
jb
When finalizing I/O transfer, set current_record to...
commit
|
commitdiff
|
tree
2009-06-09
jb
PR libfortran/40334 backspace regression
commit
|
commitdiff
|
tree
2009-06-03
jb
PR libfortran/40330
commit
|
commitdiff
|
tree
2009-05-29
jb
Fix PR40190; use localtime_r, gmtime_r, add fallback...
commit
|
commitdiff
|
tree
2009-05-27
jb
Don't link to or test existence of libgfortranbegin
commit
|
commitdiff
|
tree
2009-05-27
jb
Change scan-tree-dump-times patterns due to frontend...
commit
|
commitdiff
|
tree
2009-05-27
jb
Revert part of r147883 that breaks ABI
commit
|
commitdiff
|
tree
2009-04-30
jb
Fix PR libfortran/39667
commit
|
commitdiff
|
tree
2009-04-18
jb
2009-04-18 Janne Blomqvist <jb@gcc.gnu.org>
2009-04-18 Janne Blomqvist <
jb
@gcc.gnu.org>
commit
|
commitdiff
|
tree
2009-04-17
jb
2009-04-17 Janne Blomqvist <jb@gcc.gnu.org>
2009-04-17 Janne Blomqvist <
jb
@gcc.gnu.org>
commit
|
commitdiff
|
tree
2009-04-15
jb
Fix PR number for r146134
commit
|
commitdiff
|
tree
2009-04-15
jb
2009-04-15 Janne Blomqvist <jb@gcc.gnu.org>
2009-04-15 Janne Blomqvist <
jb
@gcc.gnu.org>
commit
|
commitdiff
|
tree
2009-04-10
jb
2009-04-10 Janne Blomqvist <jb@gcc.gnu.org>
2009-04-10 Janne Blomqvist <
jb
@gcc.gnu.org>
commit
|
commitdiff
|
tree
2009-04-10
jb
2009-04-10 Janne Blomqvist <jb@gcc.gnu.org>
2009-04-10 Janne Blomqvist <
jb
@gcc.gnu.org>
commit
|
commitdiff
|
tree
2009-04-09
jb
2009-04-09 Janne Blomqvist <jb@gcc.gnu.org>
2009-04-09 Janne Blomqvist <
jb
@gcc.gnu.org>
commit
|
commitdiff
|
tree
2009-04-08
jb
2009-04-08 Janne Blomqvist <jb@gcc.gnu.org>
2009-04-08 Janne Blomqvist <
jb
@gcc.gnu.org>
commit
|
commitdiff
|
tree
2009-04-08
jb
2009-04-08 Janne Blomqvist <jb@gcc.gnu.org>
2009-04-08 Janne Blomqvist <
jb
@gcc.gnu.org>
commit
|
commitdiff
|
tree
2009-04-08
jb
2009-04-08 Janne Blomqvist <jb@gcc.gnu.org>
2009-04-08 Janne Blomqvist <
jb
@gcc.gnu.org>
commit
|
commitdiff
|
tree
2009-03-22
jb
Revert part of patch accidentally committed to trunk...
commit
|
commitdiff
|
tree
2009-03-22
jb
2009-03-22 Janne Blomqvist <jb@gcc.gnu.org>
2009-03-22 Janne Blomqvist <
jb
@gcc.gnu.org>
commit
|
commitdiff
|
tree
2008-05-16
jb
Rotate ChangeLog, hopefully restoring svn blame history...
commit
|
commitdiff
|
tree
2008-05-16
jb
Part 1.1 of PR25561.
2008-05-15 Janne Blomqvist <
jb
@gcc.gnu.org>
commit
|
commitdiff
|
tree
2008-05-16
jb
Fix fallout from part 1 of PR25561 patch.
2008-05-16 Janne Blomqvist <
jb
@gcc.gnu.org>
commit
|
commitdiff
|
tree
2008-05-15
jb
Remove XFAIL from gfortran.dg/fmt_t_7.f
commit
|
commitdiff
|
tree
2008-05-15
jb
Remove XFAIL from gfortran.dg/fmt_t_7.f
2008-05-15 Janne Blomqvist <
jb
@gcc.gnu.org>
commit
|
commitdiff
|
tree
2008-05-15
jb
Part 1 of PR25561, fix compile warnings forgotten in...
commit
|
commitdiff
|
tree
2008-05-15
jb
Add fbuf.c
commit
|
commitdiff
|
tree
2008-05-15
jb
Forgot ChangeLog of part1 pr25561.
commit
|
commitdiff
|
tree
2008-05-15
jb
Part 1 of PR 25561.
2008-05-15 Janne Blomqvist <
jb
@gcc.gnu.org>
commit
|
commitdiff
|
tree
next