reload1.c (reload_cse_regs_1): Renamed from reload_cse_regs.
[gcc.git] / libio /
1998-09-09 Manfred Hollsteinconfigure.in (INSTALLDIR): Fix comment about changing...
1998-09-09 Manfred Hollsteinconfigure.in (INSTALLDIR): Fix comment about changing...
1998-09-02 H.J. Luconfigure.in: Fix INSTALLDIR replacement for cross...
1998-09-02 H.J. Luconfigure.in: Fix INSTALLDIR replacement for cross...
1998-08-30 Lutz WohlrabMakefile.in: Avoid assumptions about "tr" behaves when...
1998-08-30 H.J. Lu* config.shared: Set libsubdir.
1998-08-25 Ulrich Drepper(_IO_getline_info): Don't read anything for N==0.
1998-08-23 Mark Mitchelliomanip.h: Use __extension__ for `extern' explicit...
1998-08-17 Ulrich DrepperUpdate.
1998-08-17 Ulrich DrepperDefine __PMT if not already defined.
1998-08-04 Andreas JaegerlibioP.h: Use __PMT in typedefs.
1998-06-29 Ulrich DrepperUpdate.
1998-06-29 Ulrich DrepperRewrite __PMT change so that it works with platforms...
1998-06-29 Ulrich DrepperUpdate.
1998-06-29 Ulrich Drepper(__PMT): New macro. Defined like __P.
1998-06-27 Carlo Woodlibio.exp (test_libio): Reset ld_library_path before...
1998-06-27 Manfred HollsteinMakefile.in (install): Remove superfluous /include.
1998-06-27 Manfred HollsteinMakefile.in (install): Remove superfluous /include.
1998-06-26 Manfred HollsteinMakefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
1998-06-26 Manfred HollsteinMakefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
1998-06-24 Manfred Hollsteinconfigure (enable_version_specific_runtime_libs): Imple...
1998-06-24 Manfred Hollsteinconfigure (enable_version_specific_runtime_libs): Imple...
1998-06-24 Manfred Hollsteinconfigure (enable_version_specific_runtime_libs): Imple...
1998-06-24 Manfred Hollsteinconfigure (gcc_version): Initialize properly depending...
1998-06-24 Manfred Hollsteinconfigure (gcc_version): Initialize properly depending...
1998-06-19 Manfred Hollsteinconfigure (gcc_version): Add new variable describing...
1998-06-08 Andreas SchwabUpdate.
1998-06-08 Andreas Schwab(__underflow): Read character from read pointer as...
1998-05-22 Ulrich DrepperUpdate.
1998-05-22 Ulrich Drepper(_IO_str_underflow): Read newly available character...
1998-05-06 Jeff Lawtypo typo fixes fixes
1998-04-19 H.J. Lu* isgetline.cc (istream::get): Fix a typo.
1998-03-05 Manfred Hollsteinconfig.table: Make locating frag files failsafe even...
1998-03-05 Manfred Hollsteinconfig.table: Make locating frag files failsafe even...
1998-02-24 Andreas SchwabChanges for _G_IO_IO_FILE_VERSION == 0x20001:
1998-02-22 Jeff Lawconfigure.in: For *-*-cygwin32*, add a -I for winsup...
1998-02-17 H.J. Lulinux.mt (IO_OBJECTS): Add iogetline.o.
1998-02-12 Jeff Lawfileops.c: #include <unistd.h>.
1998-02-12 Krister Walfridssonfileops.c: #include <unistd.h>.
1998-02-12 Krister Walfridssonfileops.c: #include <unistd.h>.
1998-02-11 Mark Mitchelliostream.cc (ostream::operator<<(long double)): Don...
1998-02-06 Manfred Hollsteinconfig.shared (FLAGS_TO_PASS): Don't emit PICFLAG.
1998-02-01 Jeff LawFix typo in hj's ChangeLog entry.
1998-02-01 Andreas Schwabiostream.cc (istream::operator>>(long double&)): Scan...
1998-02-01 H.J. Lufilebuf.cc (filebuf::open): Call _IO_file_open if _G_HA...
1998-02-01 Krister Walfridssondbz.c (putconf): Handle systems which use "long long...
1998-01-28 Jeff LawAdd missing ChangeLog entry
1998-01-28 Manfred Hollsteinconfigure.in, [...]: Update with yesterday's toplevel...
1998-01-27 Manfred Hollsteinconfig.shared: Emit everything which needs to be re...
1998-01-27 H.J. Luconfigure.in (topsrcdir): New.
1998-01-15 Manfred Hollstein* config.shared (FLAGS_TO_PASS): Add SHELL.
1998-01-13 H.J. Luconfigure.in (CHECK_SUBDIRS): Set to testsuite only...
1997-12-28 Brendan KehoeDon't make gperf depend upon libg++.
1997-12-11 Brendan KehoeBring over from changes from devo.
1997-12-11 Brendan KehoetFile.cc (t4): Cast TMPFILE to char* in the call to...
1997-12-11 Brendan Kehoelibio.h (__P): Name its arg `p' instead of `params'.
1997-12-11 Michael Meissnerstdiostream.cc (sys_read): Declare ch with int type...
1997-12-11 H.J. Lu* configure.in (target frags): Add *-linux-gnu.
1997-12-06 H.J. Lustreambuf.cc (streambuf::~streambuf): Don't delete...
1997-12-05 Jeff Lawrelease branch changes from 11-27 snapshot to egcs...
1997-11-27 Jeffrey A LawMakefile.in (insatll): Change gxx_includedir to gcc_inc...
1997-11-26 Richard Hendersonconfigure.in (target frags): Add powerpc*-linux-gnulibc1.
1997-11-18 H.J. Lu* stdstrbufs.cc (DEF_STDFILE): Use STD_VTABLE.
1997-11-11 Oleg Krivosheeviomanip.h: Fix guiding decls.
1997-10-30 Jason Merrill* gen-params: Override NULL.
1997-10-23 H.J. Lulibio.h (_IO_LOCK_T): Handle glibc 2 when _IO_MTSAFE_IO...
1997-10-16 Jeff Lawconfigure.in: Create compatibility code in bits/libc...
1997-10-03 Jason Merrilliostream.cc, libio.h: Convert other uses of #ifdef...
1997-10-02 Brendan Kehoeiostream.cc (operator<<): Use `#if _G_HAVE_PRINTF_FP...
1997-10-02 Jason Merrill[multiple changes]
1997-09-28 Mark Mitchelliomanip.h: Use new friend <> syntax.
1997-09-28 Jason Merrill* libio.h: Don't use _IO_LOCK_T if it's not defined.
1997-09-27 Jeff LawNew file from Ulrich.
1997-09-27 Ulrich Drepperlibio changes from Ulrich to help "old linux" systems.
1997-09-20 Jim WilsonMakefile.in (LIBIO_OBJECTS): Depend on _G_CONFIG_H.
1997-09-17 Ulrich DrepperFix all problems reported by the test suite.
1997-09-17 Ulrich DrepperHandle __set_errno correctly.
1997-09-16 Jeff LawMore stuff from Uli.
1997-09-16 Ulrich DrepperUli's libio/libstdc++ patches.
1997-09-12 Jason Merrill* Makefile.in (iostream.list): Remove STDIO_WRAP_OBJECTS.
1997-09-08 Weiwen Liu* libio.h: Fix typo.
1997-09-08 Jim Wilsonlinux.mt (LIBIOSTREAM_DEP): Change stdio.list to stmp...
1997-09-06 Brendan KehoeInsert libio rewrite and its various changes from devo.
1997-09-05 Jeffrey A Lawlibio.exp (test_libio): Use libstdc++_{include,link...
1997-08-26 H.J. LuMakefile.in (check): Don't depend on site.exp.
1997-08-21 Jason Merrillignored by import
1997-08-21 Jason MerrillInitial revision