dwarf2: Extract cfi creation to a new pass.
[gcc.git] / libgfortran /
2011-07-07 Tobias Burnustrans.c (gfc_allocate_with_status): Call _gfortran_caf_...
2011-07-05 Thomas Koenigmemory.c (internal_malloc_size): If size is zero, alloc...
2011-06-28 Thomas Koenigre PR fortran/49479 (reshape / optionals / zero sized...
2011-06-18 Janne BlomqvistPR 49296 List directed read of string ending in EOF.
2011-06-16 Daniel Carrerasingle.c (_gfortran_caf_register): Store the address...
2011-06-11 Janne BlomqvistReturn error when trying to seek a non-seekable buffere...
2011-06-11 Janne BlomqvistFigure out whether a file is seekable with lseek()
2011-06-10 Daniel Carreratrans-decl.c (gfc_build_builtin_function_decls): Update...
2011-06-03 Richard Hendersongcc:
2011-05-29 Janne BlomqvistPR 48931 Use async-signal-safe execve instead of execvp
2011-05-29 Janne BlomqvistPR 49214 fd_gets should return NULL if nothing was...
2011-05-29 Janne BlomqvistPR 19155 Check for strtod failure via endptr
2011-05-22 Tobias Burnusstop.c (stop_string,error_stop_string): Minor cleanup.
2011-05-22 Janne BlomqvistPR 48931 Make backtrace async-signal-safe, reformat...
2011-05-20 Janne BlomqvistPR 48977 Denormal exception on glibc targets
2011-05-20 Janne BlomqvistClarify FP exception documentation and messages
2011-05-14 Tobias Burnuslang.opt (fdump-core): Re-add as ignored option for...
2011-05-14 Janne BlomqvistPR 48915 Abort handling
2011-05-14 Janne BlomqvistError printing thread safety, remove GFORTRAN_USE_STDERR
2011-05-14 Tobias Burnusre PR libfortran/48961 (EXECUTE_COMMAND_LINE(WAIT=...
2011-05-06 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-05-05 Jerry DeLislere PR libfortran/48787 (Invalid UP/DOWN rounding with...
2011-05-01 Jerry DeLislere PR libfortran/48787 (Invalid UP/DOWN rounding with...
2011-04-29 Janne BlomqvistWhitespace fixes
2011-04-29 Janne BlomqvistFix path handling
2011-04-29 Janne BlomqvistPR 48488 Typo
2011-04-29 Janne BlomqvistPR 48488 Fix comments
2011-04-29 Janne BlomqvistPR 48488 Fix comments
2011-04-29 Jerry DeLislere PR libfortran/48488 (Wrong default format for real...
2011-04-20 Jim Meyeringremove useless if-before-free tests
2011-04-20 Jerry DeLislere PR libfortran/48602 (Invalid F conversion of G descr...
2011-04-18 Jerry DeLislere PR libfortran/48602 (Invalid F conversion of G descr...
2011-04-16 Janne BlomqvistReplace sprintf with snprintf
2011-04-15 Jerry DeLislere PR libfortran/48589 (Invalid G0/G0.d editing for...
2011-04-15 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-04-15 Janne BlomqvistPR 47571 Fix bootstrap regression on alpha-dec-osf
2011-04-12 Janne BlomqvistCleanup memsize types
2011-04-12 Janne BlomqvistRemove _GNU_SOURCE from AM_CPPFLAGS
2011-04-06 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-04-03 Tobias Burnusunix.c: Adapt stat DEFINEs since MinGW64 supports LFS.
2011-03-27 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-03-24 Jerry DeLislere PR libfortran/48030 (Implement read_x using fbuf_getc)
2011-03-21 Rainer Orthre PR bootstrap/48135 (build fails on Solaris2.8 due...
2011-03-19 John David Anglinre PR libfortran/35667 (HP-UX 10 has broken strtod)
2011-03-19 Francois-Xavier... re PR libfortran/47439 (Fun with scratch files on Windo...
2011-03-16 Francois-Xavier... re PR libfortran/47883 (libgfortran configuration shoul...
2011-03-12 Thomas Koenigre PR fortran/48066 (Segfault with SUM of zero-sized...
2011-03-12 Thomas Koenigre PR fortran/48066 (Segfault with SUM of zero-sized...
2011-03-12 Jerry DeLislere PR libfortran/48047 (Incorrect output rounding of...
2011-03-04 Janne BlomqvistPR 47802 Use builtins to check localtime_r return type
2011-03-04 Janne BlomqvistPR 47802 Hack to work around draft POSIX localtime_r
2011-03-01 Jerry DeLislere PR libfortran/47567 (Wrong output for small absolute...
2011-02-27 Jerry DeLislere PR fortran/47778 (reading two arrays of structures...
2011-02-26 Francois-Xavier... re PR libfortran/45165 (unix.c:fallback_access() leaks...
2011-02-25 Francois-Xavier... acinclude.m4 (LIBGFOR_CHECK_FPSETMASK): Set shell varia...
2011-02-24 Janne BlomqvistPR 47802 Use strftime for CTIME and FDATE intrinsics
2011-02-24 Jakub Jelinekre PR fortran/47878 (187.facerec miscompares)
2011-02-24 Janne BlomqvistPR 47802 Test for POSIX getpwuid_r
2011-02-24 Jerry DeLislere PR libfortran/47567 (Wrong output for small absolute...
2011-02-23 Janne BlomqvistPR 47694 Read from named pipe fails
2011-02-22 Tobias Burnusre PR libfortran/47830 (errors in intrinsics/c99_functi...
2011-02-19 Jerry DeLislere PR libfortran/47567 (Wrong output for small absolute...
2011-02-17 Jerry DeLislere PR libfortran/47567 (Wrong output for small absolute...
2011-02-16 Jakub Jelinekre PR libfortran/47757 (Unintentionally? not exported...
2011-02-15 Tobias Burnusre PR libfortran/47716 (libgfortran quadmath_weak.h...
2011-02-14 Jakub Jelinekre PR fortran/47642 (real(kind=16) - libquadmath -...
2011-02-13 Ralf WildenhuesRemove freebsd1 from libtool.m4 macros and config.rpath.
2011-02-05 Jerry DeLislere PR libfortran/47567 (Wrong output for small absolute...
2011-02-05 Janne BlomqvistPR 47571 Fix HPUX bootstrap regression, cleanup
2011-02-02 Janne BlomqvistPR 47571 Weakref trickery for clock_gettime()
2011-02-01 Janne BlomqvistInclude errno.h needed by fallbacks
2011-01-31 Janne BlomqvistFix GF_CLOCK_MONOTONIC from r169449
2011-01-31 Janne BlomqvistUse clock_gettime in libgfortran timing intrinsics...
2011-01-29 Jerry DeLislere PR libfortran/47434 (Wrong field width for NaN with...
2011-01-29 Kai Tietzctime.c (ctime_r): Improve implementation.
2011-01-27 Janne BlomqvistPr 47431 CTIME/FDATE thread-safety using ctime_r()
2011-01-27 Janne BlomqvistPR 47432 Use ttyname_r() if available
2011-01-27 Janne BlomqvistPR 47491 getpwuid_r() bootstrap regression on Solaris
2011-01-27 Jerry DeLislere PR libfortran/47285 (G format outputs wrong number...
2011-01-26 Kai Tietzgetlog.c (getlog): Fix label/statement issue.
2011-01-25 Janne BlomqvistPR 47375 getlog thread safety
2011-01-21 Janne BlomqvistPR 46267 strerror thread safety
2011-01-17 Janne BlomqvistPR47296 Segfault when running out of file descriptors
2011-01-16 Jakub Jelinekre PR fortran/46625 (libquadmath: Mangle internal symbo...
2011-01-15 Jerry DeLislere PR fortran/47296 (I/O Segfault when running out...
2011-01-05 Jerry DeLislere PR libfortran/47154 (END= does not work in namelist...
2011-01-03 Jakub JelinekUpdate Copyright years for files modified in 2010.
2011-01-02 H.J. LuRotate ChangeLogs.
2010-12-10 Tobias Burnusre PR fortran/46540 (libquadmath: Implement --disable...
2010-12-06 Dave Kornre PR target/40125 (libgcc_s DLL installed in wrong...
2010-11-16 Francois-Xavier... re PR fortran/32049 (Support on x86_64 also kind=16)
2010-11-09 Janne BlomqvistCache stat values, reduce syscalls
2010-11-09 Jerry DeLislere PR libfortran/46373 (fflush called when reading...
2010-11-04 Janne BlomqvistPR 44931 Move struct unix_stream to unix.c
2010-11-03 Janne BlomqvistRemove prot from unix_stream
2010-11-03 Janne BlomqvistRemove unused empty_internal_buffer function
2010-11-03 Jerry DeLislere PR fortran/43899 (Wrong unused-variable warning...
2010-11-02 Janne BlomqvistPR 45629 Remove usage of setjmp/longjmp
2010-10-26 Jerry DeLislere PR fortran/46010 (I/O: Namelist-reading bug)
2010-10-21 Thomas Koenigre PR fortran/46007 (wrong code for SHAPE in a scalariz...
next