- 24 May, 2000 3 commits
-
-
From-SVN: r34129
Ulrich Drepper committed -
(ends): Make same change as for endl. From-SVN: r34128
Ulrich Drepper committed -
* iostream.cc (endl): Verify stream can accept characters before writing its eol. From-SVN: r34122
Jeff Law committed
-
- 23 May, 2000 1 commit
-
-
gcc/testsuite: * c-torture/execute/bcp-1.c: Replace abort in arg of __builtin_constant_p with a generic external function. * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c, gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c, gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c, gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c: Prototype abort and/or exit. * gcc.dg/990407-1.c, gcc.dg/strpaste.c, gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c, gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c, gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h. libio/tests: * tfformat.c: Include stdlib.h. From-SVN: r34110
Zack Weinberg committed
-
- 16 May, 2000 1 commit
-
-
* config.shared: Change "pic" to depend on $(PICFLAG), not on $(enable_shared). From-SVN: r33920
David Edelsohn committed
-
- 11 May, 2000 2 commits
-
-
2000-05-11 Robert Lipe <robertlipe@usa.net> * configure.in: Remove special casing for sco3.2v[45]. * config/sco4.mt: Deleted. From-SVN: r33864
Robert Lipe committed -
* config.table: Use mh-sparcpic for sparc*-*-*. * configure.in: Use mh-sparcpic for sparc*-*-*. From-SVN: r33848
Jakub Jelinek committed
-
- 02 Apr, 2000 1 commit
-
-
From-SVN: r32871
Zack Weinberg committed
-
- 30 Mar, 2000 1 commit
-
-
From-SVN: r32823
Jason Merrill committed
-
- 28 Jan, 2000 2 commits
-
-
* fstream.h (ifstream::ifstream): Add ios::in to mode. (ifstream::open): Likewise. (ofstream::ofstream): Add ios::out to mode. (ofstream::open): Likewise. From-SVN: r31666
Martin v. Löwis committed -
* dbz/dbz.c, dbz/dbzmain.c: Include stdlib.h. Don't declare malloc, calloc, free, atol, atoi, or errno. (errno.h was already being included.) From-SVN: r31659
Zack Weinberg committed
-
- 13 Jan, 2000 1 commit
-
-
* configure.in (*-*-beos*): Recognize. * config/beos.mt: New file. From-SVN: r31374
Fred Fish committed
-
- 22 Dec, 1999 1 commit
-
-
* libio.h (_IO_cookie_io_functions_t): Use _IO_off_t instead of _IO_fpos_t. (_IO_seekoff, _IO_seekpos): Likewise. Use _IO_off64_t instead of _IO_fpos64_t. * libioP.h (_IO_seekoff_t, _IO_seekpos_t, _IO_seek_t): Likewise. (_IO_seekoff, _IO_seekpos): Likewise. (_IO_default_seekoff, _IO_default_seekpos): Likewise. (_IO_default_seek): Likewise. (_IO_file_seekoff, _IO_file_seek, _IO_str_seekoff): Likewise. * streambuf.h (streampos): Typedef to _IO_off_t resp. _IO_off64_t. * parsestream.h (class parsebuf::pos_at_line_start): Change type to _IO_off_t. From-SVN: r31068
Jakub Jelinek committed
-
- 21 Dec, 1999 2 commits
-
-
From-SVN: r31059
Martin v. Löwis committed -
From-SVN: r31057
Martin v. Löwis committed
-
- 15 Dec, 1999 2 commits
-
-
* filedoalloc.c, floatio.h, iovfprintf.c, iovfscanf.c: Remove advertising clause from BSD license, pursuant with ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change From-SVN: r30947
Jason Merrill committed -
* strstream.h (strstreambuf::streambuf): Rename parameters to avoid shadow warning. * stream.h (WS): Likewise. From-SVN: r30941
Martin v. Löwis committed
-
- 30 Sep, 1999 1 commit
-
-
From-SVN: r29725
Jeffrey A Law committed
-
- 27 Sep, 1999 2 commits
-
-
* configure.in: Recognize target *vxworks* and add fragment vxworks.mt. * config/vxworks.mt: New file. * gen-params: Let configure override HAVE_PRINTF_FP. From-SVN: r29679
Ulrich Drepper committed -
From-SVN: r29678
Jeff Law committed
-
- 13 Sep, 1999 1 commit
-
-
From-SVN: r29374
Mark Klein committed
-
- 08 Sep, 1999 1 commit
-
-
From-SVN: r29202
Mark Klein committed
-
- 04 Sep, 1999 1 commit
-
-
From-SVN: r29102
Jeff Law committed
-
- 09 Aug, 1999 1 commit
-
-
* streambuf.h (ios::streamsize): Declare as _IO_ssize_t, as in the global scope. From-SVN: r28604
Alexandre Oliva committed
-
- 07 Aug, 1999 1 commit
-
-
* iostream.cc: Add missing calls to isfx and setup a cleanup region for the locked stream. * iostream.h: Likewise. * isgetline.cc: Likewise. * isgetsb.cc: Likewise. * isscan.cc: Likewise. From-SVN: r28573
Andreas Schwab committed
-
- 29 Jun, 1999 1 commit
-
-
8 * configure.in (post-target): Use "$(topsrcdir)", not "$(srcdir)/..". From-SVN: r27836
Hans-Peter Nilsson committed
-
- 23 Jun, 1999 1 commit
-
-
* lib/libio.exp (test_libio): Use additional_flags, not additional_options. From-SVN: r27716
Mark Mitchell committed
-
- 01 Jun, 1999 1 commit
-
-
From-SVN: r27294
Eric Raskin committed
-
- 30 May, 1999 1 commit
-
-
From-SVN: r27248
Eric Raskin committed
-
- 20 May, 1999 1 commit
-
-
* configure.in (AC_PREREQ): Update to 2.13. (AC_EXEEXT): Call to find possible file extension. (compiler_name): Use. * configure: Regenerate. libio, libstdc++ * configure.in: Test for ${compiler_name}.exe as well. From-SVN: r27050
Jeff Law committed
-
- 17 May, 1999 1 commit
-
-
From-SVN: r26980
Mark Kettenis committed
-
- 12 May, 1999 1 commit
-
-
* configure.in (compiler_name): Don't do the skip-this-dir thing if we're reconfiguring. From-SVN: r26899
Jason Merrill committed
-
- 29 Apr, 1999 1 commit
-
-
From-SVN: r26691
Nathan Sidwell committed
-
- 27 Apr, 1999 1 commit
-
-
coding standards. From-SVN: r26679
Alexandre Oliva committed
-
- 12 Apr, 1999 1 commit
-
-
* filedoalloc.c (_POSIX_SOURCE): Remove definition. * fileops.c (_POSIX_SOURCE): Likewise. * iopopen.c (_POSIX_SOURCE): Likewise. * procbuf.cc (_POSIX_SOURCE): Likewise. * libioP.h (_POSIX_SOURCE): And define it here. * stdiostream.cc: Include libioP.h before others. From-SVN: r26380
Mumit Khan committed
-
- 07 Apr, 1999 1 commit
-
-
From-SVN: r26235
Geoffrey Noer committed
-
- 02 Apr, 1999 1 commit
-
-
* configure (gxx_include_dir): Removed. * configure.in (gxx_include_dir): Handle it. * Makefile.in: Likewise. * libio/configure.in (gxx_include_dir): Handle it. * libio/Makefile.in: Likewise. * libstdc++/configure.in (gxx_include_dir): Handle it. * libstdc++/Makefile.in: Likewise. From-SVN: r26126
H.J. Lu committed
-
- 24 Mar, 1999 2 commits
-
-
0 * configure.in (EXEEXT): Define. (compiler_name): Use. From-SVN: r25950
Mumit Khan committed -
8 * configure.in (EXEEXT): Define. (compiler_name): Use. From-SVN: r25949
Mumit Khan committed
-
- 23 Mar, 1999 1 commit
-
-
From-SVN: r25935
Alexandre Oliva committed
-