| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
From-SVN: r18175
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
objalloc.o; remove vasprintf.o.
�
* vmsbuild.com [REQUIRE_OFILES]: Synchronized with Makefile.in:
Add fnmatch.o and objalloc.o; remove vasprintf.o.
[config.h]: Define NEED_strsignal.
* functions.def: Correct argument types for strerror and
strsignal. Reported by Alex Gutman <agutman@emc.com>.
From-SVN: r18174
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
objalloc.o; remove vasprintf.o.
$
* vmsbuild.com [REQUIRE_OFILES]: Synchronized with Makefile.in:
Add fnmatch.o and objalloc.o; remove vasprintf.o.
[config.h]: Define NEED_strsignal.
* functions.def: Correct argument types for strerror and
strsignal. Reported by Alex Gutman <agutman@emc.com>.
From-SVN: r18173
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
objalloc.o; remove vasprintf.o.
P
* vmsbuild.com [REQUIRE_OFILES]: Synchronized with Makefile.in:
Add fnmatch.o and objalloc.o; remove vasprintf.o.
[config.h]: Define NEED_strsignal.
* functions.def: Correct argument types for strerror and
strsignal. Reported by Alex Gutman <agutman@emc.com>.
From-SVN: r18172
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
not actually lengths.
* cplus-dem.c (gnu_special): Don't get confused by .<digits>
strings that are not actually lengths.
* config/mh-cygwin32: remove vasprintf.o from EXTRA_OFILES
since it gets built automatically
* vasprintf.c (int_vasprintf): Increase buffer size for float/double
values.
From-SVN: r18171
|
|
|
|
|
|
|
|
|
|
| |
defined previously.
* alloca-norm.h (alloca, GCC case): Don't redefine alloca if it
was alr eady defined previously.
* Makefile.in (INSTALL): Use ../install-sh, not install.
From-SVN: r18170
|
|
|
|
|
|
|
|
| |
* getopt.c: Update to latest FSF version.
* getopt1.c: Likewise.
Bring over from devo.
From-SVN: r18169
|
|
|
|
|
|
|
|
| |
* Makefile.in (FLAGS_TO_PASS): Don't pass PICFLAG.
(.c.o): Check value of enable_shared, not PICFLAG.
(stamp-picdir): Dito.
From-SVN: r17681
|
|
|
|
|
|
|
|
|
|
| |
currently shipping OS.
(
* config.table (vxworks configs): Default to VxWorks 5.x, as that is
the currently shipping OS.
From-SVN: r17572
|
|
|
|
|
|
|
|
|
|
| |
currently shipping OS.
�
* config.table (vxworks configs): Default to VxWorks 5.x, as that is
the currently shipping OS.
From-SVN: r17571
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* pexecute.c (pexecute): New function for mingw32. Supports pipes.
(pwait): New function for mingw32.
* config.table (i[3456]86-*-mingw32*): Support for i386-mingw32.
* config/mt-mingw32: New file.
* xmalloc.c (first_break): Not used for mingw32.
(xmalloc_set_program_name): Don't use sbrk on mingw32.
(xmalloc): Likewise.
(xrealloc): Likewise.
Co-Authored-By: J.J. VanderHeijden <J.J.vanderHeijden@student.utwente.nl>
From-SVN: r17395
|
|
|
|
| |
From-SVN: r17394
|
|
|
|
| |
From-SVN: r16956
|
|
|
|
| |
From-SVN: r16952
|
|
|
|
| |
From-SVN: r16226
|
|
|
|
|
|
|
|
| |
* asprintf.c: Consistently use either stdarg or varargs.
Bring over from devo.
From-SVN: r15929
|
|
|
|
| |
From-SVN: r15909
|
|
|
|
| |
From-SVN: r15902
|
|
|
|
|
|
|
|
|
|
|
| |
Tue Oct 14 12:01:00 1997 Mark Mitchell <mmitchell@usa.net>
* cplus-dem.c (demangle_signature): Don't look for return types on
constructors. Handle member template constructors.
and update from devo.
From-SVN: r15901
|
|
|
|
|
|
|
|
|
|
|
| |
Sun Sep 28 12:00:52 1997 Mark Mitchell <mmitchell@usa.net>
* cplus-dem.c (demangle_template): Add new parameter. Handle new
template-function mangling.
(consume_count_with_underscores): New function.
(demangle_signature): Handle new name-mangling scheme.
From-SVN: r15778
|
|
|
|
|
|
|
| |
* Makefile.in (install_to_libdir, install_to_tooldir): Add MULTISUBDIR
to all filenames in libdir and tooldir.
From-SVN: r15210
|
|
|
|
|
|
| |
* Makefile.in (distclean): Do MULTICLEAN before deleting Makefile.
From-SVN: r15128
|
|
|
|
|
|
|
| |
* Makefile.in (stamp-needed, stamp-config): Add MULTISRCTOP to
pathname for move-if-change.
From-SVN: r15067
|
|
From-SVN: r14877
|