OSDN Git Service

ab6c766f8b27fa9d1cedb957569069d34e723ee2
[pf3gnuchains/gcc-fork.git] / libgfortran / ChangeLog
1 <<<<<<< .mine
2 2006-01-03  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
3
4         PR libgfortran/25598
5         * io/file_pos.c (unformatted_backspace): Assure the new file position
6         to seek is not less than zero.
7         (st_backspace): Set unit bytes_left to zero.
8         * io/transfer.c (next_record_r): Fix line lengths, no functional change.
9         a null value (default). Revert patch of 25419 on 2005-12-28.  
10
11 2005-12-31  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
12 =======
13 2006-01-02  Paolo Bonzini  <bonzini@gnu.org>
14 >>>>>>> .r109401
15
16         PR target/25259
17         * configure.ac: Use GCC_HEADER_STDINT.
18         * libgfortran.h: Include gstdint.h.
19         * aclocal.m4: Regenerate.
20         * configure: Regenerate.
21
22 2006-01-01  Steven G. Kargl  <kargls@comcast.net>
23
24         * ChangeLog: Split into years ...
25         * ChangeLog-2002: here.
26         * ChangeLog-2003: here.
27         * ChangeLog-2004: here.
28         * ChangeLog-2005: here.