DJ Delorie
995b61fe5b
merge from gcc
14 years ago
DJ Delorie
26ac12805d
merge from gcc
15 years ago
DJ Delorie
62b06a9e17
merge from gcc
16 years ago
Richard Henderson
9c55e06476
Use spawnve on cygwin.
* configure.ac (AC_CHECK_HEADERS): Add process.h.
(checkfuncs): Add dup3, spawnve, spawnvpe; sort the list.
(AC_CHECK_FUNCS): Add dup3, spawnve, spawnvpe.
* configure, config.in: Rebuild.
* pex-unix.c [HAVE_SPAWNVE] (pex_unix_exec_child): New function.
[HAVE_SPAWNVE] (save_and_install_fd, restore_fd): New functions.
16 years ago
DJ Delorie
ffa54e5c48
merge from gcc
16 years ago
DJ Delorie
9711ae4d9f
merge from gcc
16 years ago
H.J. Lu
b4a451f5e1
2009-09-04 Ozkan Sezer <sezeroz@gmail.com>
PR target/39065
* configure.ac: Replace AC_CHECK_TYPE() for intptr_t and uintptr_t
with AC_TYPE_INTPTR_T and AC_TYPE_UINTPTR_T.
* config.in: Regenerated.
* configure: Regenerated.
17 years ago
H.J. Lu
fca6a796b7
2009-09-03 Ozkan Sezer <sezeroz@gmail.com>
PR target/39065
* configure.ac: Also check for intptr_t.
* config.h.in: Regenerated.
* configure: Regenerated.
* hashtab.c (hash_pointer): Cast the pointer argument to intptr_t
instead of of long.
17 years ago
DJ Delorie
7508667609
merge from gcc
17 years ago
DJ Delorie
10e1b6bb90
merge from gcc
18 years ago
H.J. Lu
899de17032
2008-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
* configure.ac: Call AC_SYS_LARGEFILE.
* config.in: Regenerated.
* configure: Likewise.
18 years ago
DJ Delorie
1c08f2c880
merge from gcc
18 years ago
Jan Kratochvil
d053aef827
bfd/
Fix loading large elf64 binaries on 32bit hosts.
* configure.in: Call AC_SYS_LARGEFILE.
* config.in: Regenerate.
* configure: Regenerate.
binutils/
Fix loading large elf64 binaries on 32bit hosts.
* configure.in: Call AC_SYS_LARGEFILE.
* config.in: Regenerate.
* configure: Regenerate.
gas/
* configure.in: Call AC_SYS_LARGEFILE.
* config.in: Regenerate.
* configure: Regenerate.
gprof/
* configure.in: Call AC_SYS_LARGEFILE.
* gconfig.in: Regenerate.
* configure: Regenerate.
ld/
* configure.in: Call AC_SYS_LARGEFILE.
* config.in: Regenerate.
* configure: Regenerate.
libiberty/
* configure.in: Call AC_SYS_LARGEFILE.
* config.in: Regenerate.
* configure: Regenerate.
18 years ago
DJ Delorie
a4e5c0d804
merge from gcc
21 years ago
DJ Delorie
7edb1832f2
merge from gcc
21 years ago
Ben Elliston
e865f979ac
* configure.ac: Check for a getopt(3) declaration.
* configure, config.in: Regenerate.
21 years ago
Kelley Cook
20ae7c3446
2005-07-07 Kelley Cook <kcook@gcc.gnu.org>
* config.in: Regenerate for 6/20 change.
21 years ago
DJ Delorie
01e94249b6
merge from gcc
22 years ago
DJ Delorie
abf6a75b42
merge from gcc
22 years ago
DJ Delorie
0093138c53
merge from gcc
22 years ago
DJ Delorie
41c953f989
merge from gcc
22 years ago
DJ Delorie
ac119ae83b
merge from gcc
22 years ago
DJ Delorie
aa55ccb120
merge from gcc
22 years ago
DJ Delorie
0fad4bdb8e
merge from gcc
22 years ago
DJ Delorie
40a59a4c46
merge from gcc
22 years ago
DJ Delorie
bb6a587dd3
merge from gcc
23 years ago
DJ Delorie
85f969cd0f
merge from gcc
23 years ago
DJ Delorie
1a79b02433
merge from gcc
23 years ago
DJ Delorie
5f73c3782d
merge from gcc
23 years ago
DJ Delorie
e69f6c8c79
merge from gcc
24 years ago
Jason Merrill
7108c5dc79
libiberty/
* hashtab.c (burtle_hash): New fn.
* configure.in: Add AC_C_BIGENDIAN_CROSS.
* aclocal.m4: Include accross.m4.
* configure, config.in: Regenerate.
include/
* hashtab.h (burtle_hash): Prototype.
(burtle_hash_object): New macro.
24 years ago
DJ Delorie
2ed1e5cc55
merge from gcc
24 years ago
DJ Delorie
10b57b38b3
merge from gcc
24 years ago
DJ Delorie
cc52927424
merge from gcc
24 years ago
DJ Delorie
192cbe66da
merge from gcc
24 years ago
DJ Delorie
900d2082a9
merge from gcc
24 years ago
DJ Delorie
4938384a1f
merge from gcc
24 years ago
Daniel Jacobowitz
ba61a41253
* Makefile.in (CFILES): Add lrealpath.c.
(REQUIRED_OFILES): Add lrealpath.o.
(lrealpath.o): Add rule.
* aclocal.m4 (libiberty_NEED_DECLARATION): Add.
* configure.in: Add realpath and canonicalize_file_name to
checkfuncs and AC_CHECK_FUNCS. Use libiberty_NEED_DECLARATION
for canonicalize_file_name.
* lrealpath.c: New file.
* make-relative-prefix.c: Update documentation.
(make_relative_prefix): Simplify. Use lbasename and lrealpath.
* config.in: Regenerated.
* configure: Regenerated.
* functions.texi: Regenerated.
24 years ago
DJ Delorie
073c427b16
merge from gcc
24 years ago
DJ Delorie
24acd898d2
merge from gcc
25 years ago
DJ Delorie
5527febf4d
merge from gcc
25 years ago
DJ Delorie
dc5790516e
merge from gcc
25 years ago
DJ Delorie
30673bf511
merge from gcc
26 years ago
DJ Delorie
c6da642e79
* bsearch.c: New file.
* configure.in (funcs): Add bsearch.
(AC_CHECK_FUNCS): Likewise.
* configure, config.in: Regenerate.
26 years ago
DJ Delorie
92655e1933
* aclocal.m4 (LIB_AC_PROG_CC): Moved here from configure.in.
(AC_DEFINE_NOAUTOHEADER): New - work around bug in autoheader.
* configure.in: Call AC_C_INLINE and AC_C_CONST. Use three
argument form of AC_DEFINE in dummy definitions block. Use
AC_DEFINE_NOAUTOHEADER for real definitions of things defined
in dummy block. Preload cache variables instead of bypassing
tests, where possible.
* acconfig.h: Removed.
* xmalloc.c (xmalloc_failed): New function, does error
reporting on failed allocation.
(xmalloc, xcalloc, xrealloc): Use it.
26 years ago
Jeff Law
62df206565
* configure.in (AC_CHECK_HEADERS): Add time.h.
(AC_HEADER_TIME): Add check.
* configure, config.in: Regenerate.
* getruntime.c: Portably #include <sys/time.h> and/or <time.h>.
26 years ago
Jeff Law
7d3ffcaf85
* aclocal.m4 (libiberty_AC_DECLARE_ERRNO): New macro.
* configure.in (libiberty_AC_DECLARE_ERRNO): Add check.
* configure, config.in: Regenerate.
* pexecute.c, strtol.c, strtoul.c: Declare errno if necessary.
26 years ago
H.J. Lu
eb383413c2
Synced with libiberty in the gcc repository.
27 years ago
Ian Lance Taylor
0c0a36a403
merge with libiberty from egcs 2000-02-22
27 years ago
Ian Lance Taylor
e2eaf47799
import libiberty from egcs
27 years ago