aboutsummaryrefslogtreecommitdiff
path: root/libio
AgeCommit message (Expand)AuthorFilesLines
1997-12-05release branch changes from 11-27 snapshot to egcs-1.0.Jeff Law1-0/+6
1997-11-27Makefile.in (insatll): Change gxx_includedir to gcc_include_dir.Jeffrey A Law5-7/+13
1997-11-26configure.in (target frags): Add powerpc*-linux-gnulibc1.Richard Henderson8-33/+224
1997-11-18* stdstrbufs.cc (DEF_STDFILE): Use STD_VTABLE.H.J. Lu2-1/+5
1997-11-11iomanip.h: Fix guiding decls.Oleg Krivosheev2-2/+12
1997-10-29* gen-params: Override NULL.Jason Merrill2-0/+11
1997-10-22libio.h (_IO_LOCK_T): Handle glibc 2 when _IO_MTSAFE_IO is not defined.H.J. Lu4-6/+18
1997-10-16configure.in: Create compatibility code in bits/libc-lock.h file.Jeff Law7-2/+47
1997-10-03iostream.cc, libio.h: Convert other uses of #ifdef _G_HAVE_PRINTF_FP to #if.Jason Merrill3-3/+8
1997-10-02iostream.cc (operator<<): Use `#if _G_HAVE_PRINTF_FP', not ifdef.Brendan Kehoe2-1/+5
1997-10-02[multiple changes]Jason Merrill3-8/+27
1997-09-28iomanip.h: Use new friend <> syntax.Mark Mitchell2-2/+11
1997-09-28* libio.h: Don't use _IO_LOCK_T if it's not defined.Jason Merrill2-0/+6
1997-09-26New file from Ulrich.Jeff Law1-0/+2
1997-09-26libio changes from Ulrich to help "old linux" systems.Ulrich Drepper12-53/+115
1997-09-19Makefile.in (LIBIO_OBJECTS): Depend on _G_CONFIG_H.Jim Wilson2-0/+6
1997-09-17Fix all problems reported by the test suite.Ulrich Drepper4-2/+15
1997-09-17Handle __set_errno correctly.Ulrich Drepper2-2/+8
1997-09-16More stuff from Uli.Jeff Law3-0/+266
1997-09-16Uli's libio/libstdc++ patches.Ulrich Drepper36-580/+1072
1997-09-11* Makefile.in (iostream.list): Remove STDIO_WRAP_OBJECTS.Jason Merrill2-1/+4
1997-09-08* libio.h: Fix typo.Weiwen Liu2-1/+5
1997-09-07linux.mt (LIBIOSTREAM_DEP): Change stdio.list to stmp-stdio.Jim Wilson2-1/+5
1997-09-06Insert libio rewrite and its various changes from devo.Brendan Kehoe72-1527/+3323
1997-09-05libio.exp (test_libio): Use libstdc++_{include,link}_flags instead of g++_{in...Jeffrey A Law2-2/+7
1997-08-26Makefile.in (check): Don't depend on site.exp.H.J. Lu2-2/+7
1997-08-21ignored by importJason Merrill1-0/+141
1997-08-21Initial revisionJason Merrill190-0/+37316