DJ Delorie
01e94249b6
merge from gcc
2005-05-28 19:49:24 +00:00
Richard Henderson
839e4798b0
include/
...
* demangle.h (DEMANGLE_COMPONENT_HIDDEN_ALIAS): New.
libiberty/
* cp-demangle.c (d_dump): Handle DEMANGLE_COMPONENT_HIDDEN_ALIAS.
(d_make_comp, d_print_comp): Likewise.
(d_special_name): Generate one.
* testsuite/demangle-expected: Add a hidden alias test.
2005-05-25 23:32:36 +00:00
DJ Delorie
abf6a75b42
merge from gcc
2005-05-24 21:01:33 +00:00
DJ Delorie
2349f55700
merge from gcc
2005-05-16 18:02:47 +00:00
DJ Delorie
e9edcedc8e
merge from gcc
2005-05-15 18:31:15 +00:00
DJ Delorie
f13c9beaa3
merge from gcc
2005-05-15 17:25:43 +00:00
Ian Lance Taylor
282d9ec36b
2005-05-11 Eli Zaretskii <eliz@gnu.org>
...
* pex-djgpp.c: Include string.h, fcntl.h, unistd.h, and
sys/stat.h.
(pex_init): Fix last argument to pex_init_common.
(pex_djgpp_exec_child): Remove leading underscore from _open,
_dup, _dup2, _close, and _spawnv/_spawnvp. Replace `program',
which is undeclared, with `executable', which was unused. Remove
unused variable `e'. Fix casting of last arg to spawnv/spawnvp.
(pex_djgpp_wait): Declare arguments with ATTRIBUTE_UNUSED.
2005-05-12 03:45:53 +00:00
DJ Delorie
75919f948c
merge from gcc
2005-05-11 02:10:00 +00:00
Nick Clifton
979c05d324
Update the address and phone number of the FSF organization.
2005-05-10 15:33:34 +00:00
DJ Delorie
0093138c53
merge from gcc
2005-05-07 02:00:41 +00:00
DJ Delorie
c631edf1cc
merge from gcc
2005-04-26 01:02:02 +00:00
DJ Delorie
7b6f628627
merge from gcc
2005-04-16 21:49:14 +00:00
DJ Delorie
fa99459db0
merge from gcc
2005-04-16 01:05:05 +00:00
DJ Delorie
ab70e2a569
merge from gcc
2005-04-14 02:22:18 +00:00
DJ Delorie
776dbd277f
merge from gcc
2005-04-13 01:06:55 +00:00
DJ Delorie
ea7143ac88
merge from gcc
2005-04-13 01:05:22 +00:00
DJ Delorie
41c953f989
merge from gcc
2005-04-12 15:04:41 +00:00
DJ Delorie
ac119ae83b
merge from gcc
2005-04-11 19:32:04 +00:00
DJ Delorie
6e933b4716
merge from gcc
2005-04-04 21:00:49 +00:00
DJ Delorie
14a88c496b
merge from gcc
2005-04-03 04:41:10 +00:00
DJ Delorie
aa55ccb120
merge from gcc
2005-04-02 20:20:01 +00:00
Ian Lance Taylor
b31a49d78d
* cp-demangle.c: Update copyright.
2005-04-02 17:18:43 +00:00
DJ Delorie
0e867e7957
merge from gcc
2005-03-31 17:03:35 +00:00
Ian Lance Taylor
b109e79adc
libiberty:
...
* pex-common.c: New file.
* pex-one.c: New file.
* pexecute.c: New file.
* pex-common.h: Include <stdio.h>.
(struct pex_obj): Define.
(struct pex_funcs): Define.
(pex_init_common): Declare.
* pex-unix.c: Rewrite.
* pex-win32.c: Rewrite.
* pex-djgpp.c: Rewrite.
* pex-msdos.c: Rewrite.
* testsuite/text-pexecute.c: New file.
* pexecute.txh: Rewrite.
* configure.ac: Check for wait3 and wait4. Set CHECK to
really-check rather than check-cplus-dem.
* functions.texi: Rebuild.
* Makefile.in: Rebuild dependencies.
(CFILES): Add pexecute.c, pex-common.c, pex-one.c.
(REQUIRED_OFILES): Add pexecute.o, pex-common.o, pex-one.o.
* testsuite/Makefile.in (really-check): New target.
(check-pexecute, test-pexecute): New targets.
* configure: Rebuild.
include:
* libiberty.h: Include <stdio.h>.
(PEX_RECORD_TIMES, PEX_USE_PIPES, PEX_SAVE_TEMPS): Define.
(PEX_LAST, PEX_SEARCH, PEX_SUFFIX, PEX_STDERR_TO_STDOUT): Define.
(PEX_BINARY_INPUT, PEX_BINARY_OUTPUT): Define.
(pex_init, pex_run, pex_read_output): Declare.
(pex_get_status, pex_get_times, pex_free, pex_one): Declare.
(struct pex_time): Define.
2005-03-29 02:15:24 +00:00
DJ Delorie
864e8148e9
merge from gcc
2005-03-28 18:02:14 +00:00
DJ Delorie
e064c173c6
merge from gcc
2005-03-28 17:14:34 +00:00
DJ Delorie
1e45deed6a
merge from gcc
2005-03-28 05:07:08 +00:00
DJ Delorie
49b1fae430
merge from gcc
2005-03-28 02:09:01 +00:00
DJ Delorie
9334f9c6cd
merge from gcc
2005-03-27 05:28:42 +00:00
DJ Delorie
0fad4bdb8e
merge from gcc
2005-03-25 04:57:08 +00:00
DJ Delorie
51e32d644a
merge from gcc
2005-03-25 04:27:21 +00:00
DJ Delorie
8ec3272396
merge from gcc
2005-03-10 01:06:07 +00:00
Ian Lance Taylor
27ff88367a
* pex-os2.c: Remove.
...
* configure.ac: Remove *-*-os2-emx* case when setting pexecute.
* Makefile.in (CFILES): Remove pex-os2.c.
(CONFIGURED_OFILES): Remove pex-os2.o.
(pex-os2.o): Remove target.
* configure: Rebuild.
2005-03-09 21:28:10 +00:00
DJ Delorie
20cfcaee85
merge from gcc
2005-03-07 23:20:07 +00:00
Ian Lance Taylor
48e39b59f9
* mpw-config.in: Remove.
...
* mpw-make.sed: Remove.
* mpw.c: Remove.
* Makefile.in (CFILES): Remove pex-mpw.c.
(CONFIGURED_OFILES): Remove pex-mpw.o.
(mpw.o, pex-mpw.o): Remove targets.
* maint-tool (undoc): Remove reference to mpw.c.
2005-03-07 21:12:04 +00:00
DJ Delorie
65dce80e6f
merge from gcc
2005-03-06 18:48:16 +00:00
DJ Delorie
190eb1370b
merge from gcc
2005-03-01 14:33:00 +00:00
DJ Delorie
bac7199c79
merge from gcc
2005-03-01 02:22:06 +00:00
Jason Merrill
aca9a74241
* cp-demangle.c (__cxa_demangle): Change resolution of ambiguous
...
arguments.
2005-02-13 06:58:55 +00:00
DJ Delorie
b5c3b3deb6
merge from gcc
2005-01-11 21:01:13 +00:00
DJ Delorie
46a100497f
merge from gcc
2004-12-27 21:39:28 +00:00
DJ Delorie
fbfdf75089
merge from gcc
2004-12-20 05:19:58 +00:00
DJ Delorie
11a338da34
merge from gcc
2004-12-20 04:20:34 +00:00
DJ Delorie
1a20add74a
merge from gcc
2004-12-18 17:19:27 +00:00
H.J. Lu
96e00b336a
2004-12-18 H.J. Lu <hongjiu.lu@intel.com>
...
* Makefile.in (top_builddir): Set to `.'.
(OUTPUT_OPTION): Removed.
(LIBTOOL): New.
(LTLIBOBJS): New.
(EXTRA_LTOFILES): New.
(FLAGS_TO_PASS): Add EXTRA_LTOFILES.
(all): Remove stamp-picdir.
(LTCOMPILE): New.
(.c.lo): New rule.
(REQUIRED_LTOFILES): New.
(CONFIGURED_LTOFILES): New.
($(TARGETLIB)): Check .libs for PIC object files. Depend on
$(REQUIRED_LTOFILES) $(EXTRA_LTOFILES) $(LTLIBOBJS).
(stamp-picdir): Completely removed.
(maint-missing): Pass $(REQUIRED_LTOFILES)
$(CONFIGURED_LTOFILES) instead of (REQUIRED_OFILES)
$(CONFIGURED_OFILES)
(maint-buildall): Depend on $(REQUIRED_LTOFILES)
$(CONFIGURED_LTOFILES).
(mostlyclean): Also remove *.lo .libs.
Run "make maint-deps".
* aclocal.m4: Include ../libtool.m4.
* config.table: Don't check --enable-shared.
* configure.ac (AC_PROG_LIBTOOL): Add.
(AC_PROG_CC_C_O): Removed.
(OUTPUT_OPTION): Removed.
(NO_MINUS_C_MINUS_O): Removed.
(ltpexecute): New substitute.
(LIBOBJS): Cleanup.
* configure: Regenerated.
* maint-tool: Updated for .lo/libtool.
2004-12-18 16:46:03 +00:00
DJ Delorie
40a59a4c46
merge from gcc
2004-12-10 22:04:41 +00:00
DJ Delorie
abe84df797
merge from gcc
2004-12-08 18:55:40 +00:00
Ben Elliston
6e33482eaa
* Makefile.in (.NOEXPORT): Move above the autogenerated line.
2004-12-08 03:13:28 +00:00
DJ Delorie
62ce8ace27
merge from gcc
2004-12-08 01:02:33 +00:00
Ben Elliston
9888440ad6
* getopt.c: Include "ansidecl.h" for the ATTRIBUTE_UNUSED macro.
...
(_getopt_initialize): Annotate argc and argv parameters as unused.
* Makefile.in (getopt.o): Depend on $(INCDIR)/ansidecl.h.
2004-12-08 00:30:35 +00:00