OSDN Git Service

* m32r/m32r.h (ASM_OUTPUT_SOURCE_LINE): Always output line number
[pf3gnuchains/gcc-fork.git] / libio /
1998-06-29 drepperUpdate.
1998-06-29 drepperRewrite __PMT change so that it works with platforms...
1998-06-29 drepperUpdate.
1998-06-29 drepper(__PMT): New macro. Defined like __P.
1998-06-27 law * lib/libio.exp (test_libio): Reset ld_library_...
1998-06-27 manfred(
1998-06-27 manfred
1998-06-26 manfredd
1998-06-26 manfreda
1998-06-24 manfredd
1998-06-24 manfred#
1998-06-24 manfreda
1998-06-24 manfred
1998-06-24 manfred
1998-06-19 manfred
1998-06-08 drepperUpdate.
1998-06-08 drepper(__underflow): Read character from read pointer as...
1998-05-22 drepperUpdate.
1998-05-22 drepper(_IO_str_underflow): Read newly available character...
1998-05-06 lawtypo typo fixes fixes
1998-04-19 law * isgetline.cc (istream::get): Fix a typo.
1998-03-05 manfreda
1998-03-05 manfred
1998-02-24 law Changes for _G_IO_IO_FILE_VERSION == 0x20001:
1998-02-22 law * configure.in: For *-*-cygwin32*, add a -I for winsup...
1998-02-17 law * config/linux.mt (IO_OBJECTS): Add iogetline.o.
1998-02-12 law * fileops.c: #include <unistd.h>.
1998-02-12 law(
1998-02-12 lawf
1998-02-11 jason * iostream.cc (ostream::operator<<(long double)):...
1998-02-06 law * config.shared (FLAGS_TO_PASS): Don't emit...
1998-02-01 lawFix typo in hj's ChangeLog entry.
1998-02-01 law * iostream.cc (istream::operator>>(long double&))
1998-02-01 law * filebuf.cc (filebuf::open): Call _IO_file_open if
1998-02-01 law * dbz/dbz.c (putconf): Handle systems which...
1998-01-28 lawAdd missing ChangeLog entry
1998-01-28 law * stdio/configure.in, tests/configure.in: Updat...
1998-01-27 law * config.shared: Emit everything which needs...
1998-01-27 law * configure.in (topsrcdir): New.
1998-01-15 law * config.shared (FLAGS_TO_PASS): Add SHELL.
1998-01-13 law * configure.in (CHECK_SUBDIRS): Set to testsuite only if
1997-12-28 law Don't make gperf depend upon libg++.
1997-12-11 lawBring over from changes from devo.
1997-12-11 law * tFile.cc (t4): Cast TMPFILE to char* in the...
1997-12-11 law * libio.h (__P): Name its arg `p' instead of...
1997-12-11 law * stdiostream.cc (sys_read): Declare ch with...
1997-12-11 law * configure.in (target frags): Add *-linux...
1997-12-06 law * streambuf.cc (streambuf::~streambuf): Don...
1997-12-05 lawrelease branch changes from 11-27 snapshot to egcs...
1997-11-27 law * Makefile.in (insatll): Change gxx_includedir...
1997-11-26 law * configure.in (target frags): Add powerpc...
1997-11-18 law * stdstrbufs.cc (DEF_STDFILE): Use STD_VTABLE.
1997-11-11 jasonTue Nov 11 01:40:17 1997 Oleg Krivosheev <kriol@fnal...
1997-10-30 law * gen-params: Override NULL.
1997-10-23 law * libio.h (_IO_LOCK_T): Handle glibc 2 when...
1997-10-16 law * configure.in: Create compatibility code in...
1997-10-03 jason * iostream.cc, libio.h: Convert other uses of #ifdef
1997-10-02 brendan * iostream.cc (operator<<): Use `#if _G_HAVE_PRINTF_FP...
1997-10-02 jasonThu Oct 2 10:36:49 1997 Jason Merrill <jason@yorick...
1997-09-28 jasonSun Sep 28 12:09:04 1997 Mark Mitchell <mmitchell...
1997-09-28 jason * libio.h: Don't use _IO_LOCK_T if it's not defined.
1997-09-27 lawNew file from Ulrich.
1997-09-27 lawlibio changes from Ulrich to help "old linux" systems...
1997-09-20 law * Makefile.in (LIBIO_OBJECTS): Depend on _G_CON...
1997-09-17 drepperFix all problems reported by the test suite.
1997-09-17 drepperHandle __set_errno correctly.
1997-09-16 lawMore stuff from Uli.
1997-09-16 lawUli's libio/libstdc++ patches.
1997-09-12 jason * Makefile.in (iostream.list): Remove STDIO_WRAP_OBJECTS.
1997-09-08 law * libio.h: Fix typo.
1997-09-08 law * linux.mt (LIBIOSTREAM_DEP): Change stdio...
1997-09-06 brendanInsert libio rewrite and its various changes from devo.
1997-09-05 law * lib/libio.exp (test_libio): Use libstdc...
1997-08-26 law * testsuite/Makefile.in (check): Don't depend...
1997-08-21 jasonignored by import
1997-08-21 jasonInitial revision