summaryrefslogtreecommitdiffstats
path: root/binutils/configure
Commit message (Collapse)AuthorAgeFilesLines
* Add a target for i386-netbsdpe.Nick Clifton2002-05-241-1/+1
|
* * configure.in: Replace `*pe' with `pe' throughout.Alan Modra2002-05-081-7/+7
|
* * Makefile.am: Run "make dep-am".Alan Modra2002-03-211-452/+430
| | | | | | | | | * Makefile.in: Regenerate. * doc/Makefile.in: Regenerate. * po/POTFILES.in: Regenerate. * aclocal.m4: Regenerate. * config.in: Regenerate. * configure: Regenerate.
* Add AIX 64 shared library support and emulation layer for binutilsNick Clifton2002-03-181-0/+22
|
* * configure: Regenerate.Alan Modra2002-02-111-109/+122
| | | | | * objcopy.c: Update copyright date. * doc/Makefile.in: Regenerate.
* 2002-01-27 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-01-281-207/+219
| | | | | | | | | | | | | | From Steve Ellcey <sje@cup.hp.com>: * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI. (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd, lt_cv_file_magic_test_file): Set to appropriate values for HP-UX IA64. * ltcf-c.sh (archive_cmds, hardcode_*): Ditto. * ltconfig (shlibpath_*, dynamic_linker, library_names_spec, soname_spec, sys_lib_search_path_spec): Ditto. Various configure scripts regenerated.
* Add Spanish TranslationNick Clifton2002-01-141-1/+1
|
* Import japanese translation from translation project.Nick Clifton2001-12-181-31/+31
|
* * strings.c: Include config.h before bfd.h.Jakub Jelinek2001-12-041-1/+62
| | | | | | | | | | | | | | | (file_off): New type. (file_open): Define. (print_strings): Use file_off instead of file_ptr. Print addresses which don't fit into long correctly. (get_char): Use file_off instead of file_ptr. Use getc_unlocked if available. (strings_file): Use file_off instead of file_ptr. Use file_open. * configure.in: Check for getc_unlocked. Check for fopen64 and whether _LARGEFILE64_SOURCE needs to be defined for it. * configure: Rebuilt. * config.h.in: Rebuilt.
* Add translationsNick Clifton2001-11-021-243/+245
|
* Regenerate configure to include the gettext.m4 change. UpdateAlan Modra2001-10-031-228/+239
| | | | opcodes/po/POTFILES.in
* * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypesAndreas Jaeger2001-08-101-239/+229
| | | | | to build warnings. * configure: Regenerate.
* * configure.in: Added --with-windres option.DJ Delorie2001-08-031-0/+3
| | | | * configure: Regenerated.
* Remove auot generated man pagesNick Clifton2001-06-191-2/+2
|
* * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,Alexandre Oliva2001-05-201-239/+259
| | | | | ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number of subdir/configure scripts to use the new libtool.m4.
* Bump version to 2.11.90, fix missing dependencies in bfd/,Alan Modra2001-02-271-209/+210
| | | | and run "make dep-am".
* * acinclude.m4 (AM_PROG_LEX): Override installed definition.Hans-Peter Nilsson2001-02-081-1/+1
| | | | | * aclocal.m4: Regenerate. * configure: Regenerate.
* 2001-02-04 Philip Blundell <philb@gnu.org>Phil Blundell2001-02-041-1/+1
| | | | | * configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'. * configure: Regenerate.
* Add OBJDUMP_DEFS to configure and makefileNick Clifton2001-01-091-0/+6
| | | | Check for DISASSEMBLER_NEEDS_RELOCS in objdump and read in relocs if set.
* Add missing support for arm-epoc-pe.Nick Clifton2000-12-191-440/+478
|
* * ltconfig, ltmain.sh, libtool.m4: Updated from libtoolAlexandre Oliva2000-09-301-265/+255
| | | | | multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt all affected `configure' scripts.
* 2000-09-07 H.J. Lu <hjl@gnu.org>H.J. Lu2000-09-071-458/+469
| | | | | * configure.in (AC_ISC_POSIX): Put after AC_CANONICAL_SYSTEM. * configure: Rebuild.
* * configure: Rebuilt with new libtool.m4.Alexandre Oliva2000-09-061-239/+231
|
* Regenerate files using fixed aclocal install.Nick Clifton2000-09-061-225/+236
|
* Increase minor version number (to 2.10.91) to help tools detect the newNick Clifton2000-09-021-1/+1
| | | | ability to support removal of duplciate DWARF@ debug information.
* * acinclude.m4: Include libtool and gettext macros from theAlexandre Oliva2000-08-311-328/+844
| | | | | top level. * aclocal.m4, configure: Rebuilt.
* 2000-06-13 H.J. Lu <hjl@gnu.org>H.J. Lu2000-06-131-1/+1
| | | | * configure: Regenerate.
* Eli Zaretskii's DOSish file name patches.Alan Modra2000-05-261-1/+1
|
* Remove ``-W -Wall'' from top-level Makefile/configure.Andrew Cagney2000-04-091-206/+232
| | | | | | | Add ``-W -Wall'' to sub-directories bfd, binutils, gas gprof, ld and opcodes by the addition of WARN_CFLAGS to Makefile.am and configury to set it. Add configure option --enable-build-warnings. Re-generate all and sundry using auto*-000227.
* rebuild with current toolsIan Lance Taylor2000-02-271-561/+206
|
* rebuildIan Lance Taylor2000-02-261-1/+1
|
* Add support for WinCE targeted toolchains.Nick Clifton2000-02-241-1/+11
|
* Fix problem with going to automake 2.14Michael Meissner1999-09-141-1/+1
|
* * configure.in: Define and substitute DEMANGLER_NAME.Ian Lance Taylor1999-08-081-53/+61
| | | | | | | | | | | | | | | | * Makefile.am (DEMANGLER_PROG): Set to cxxfilt. (man_MANS): Use DEMANGLER_NAME rather than DEMANGLER_PROG. (bin_PROGRAMS): Remove $(DEMANGLER_PROG). (noinst_PROGRAMS): Add $(DEMANGLER_PROG). (cxxfilt_SOURCES): Rename from c__filt_SOURCES. (cxxfilt_LDADD): Rename from c__filt_LDADD. ($(DEMANGLER_NAME).1): Rename from $(DEMANGLER_PROG).1. Use DEMANGLER_NAME rather than DEMANGLER_PROG in substitution. (MOSTLYCLEANFILES): Use DEMANGLER_NAME rather than DEMANGLER_PROG. (install-exec-local): When installing noinst_PROGRAMS, change cxxfilt to $(DEMANGLER_NAME). * configure, Makefile.in: Rebuild.
* 1999-08-05 Donn Terry <donn@interix.com>Ian Lance Taylor1999-08-051-67/+74
| | | | | | | | | * Makefile.am (YACC): If bison is not in the source tree, use @YACC@ rather than bison -y. (LEX): If flex is not in the source tree, use @LEX@ rather than flex. * configure.in: Build dlltool for i[3-6]86-*-interix. * Makefile.in, configure: Rebuild.
* * configure.in: Bump version number to 2.9.5.Ian Lance Taylor1999-07-151-1/+1
| | | | * configure: Rebuild.
* 1999-06-23 Mumit Khan <khan@xraylith.wisc.edu>Ian Lance Taylor1999-06-221-55/+61
| | | | | | | | * configure.in (HAVE_EXECUTABLE_SUFFIX): Define. * dlltool.c (look_for_prog): Use HAVE_EXECUTABLE_SUFFIX. * dllwrap.c (look_for_prog): Likewise. * resrc.c (look_for_default): Likewise. * configure, config.in: Rebuild.
* Based on patches from Mumit Khan <khan@xraylith.wisc.EDU>:Ian Lance Taylor1999-06-221-55/+59
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * configure.in: Define EXECUTABLE_SUFFIX. * dlltool.c: Include "dyn-string.h". Include <stdarg.h> based on ANSI_PROTOTYPES, not __STDC__. (outfile): Remove. (gen_exp_file): Change uses of outfile to use alloca. (make_one_lib_file, make_head, make_tail): Likewise. (gen_lib_file): Likewise. (look_for_prog): New static function. (deduce_name): Rewrite to use look_for_prog. (mcore_elf_gen_out_file): Use dyn_string_t rather than outfile. * dllwrap.c: Don't include <stdio.h>, <errno.h>, <string.h>, <stdlib.h>, or <unistd.h>. Include <sys/stat.h> and either <stdarg.h> or <varargs.h>. (driver_name): Initialize to NULL, not "gcc". (dlltool_name): Initialize to NULL, not "dlltool". (display, inform, look_for_prog, deduce_name): New static functions. (usage): Mention -mno-cygwin. (OPTION_MNO_CYGWIN): Define. (main): Handle -mno-cygwin. Deduce driver_name and dlltool_name. * resrc.c (look_for_default): Make static. Remove unused local path. Check using EXECUTABLE_SUFFIX. (read_rc_file): Allocate enough space to hold EXECUTABLE_SUFFIX. * Makefile.am: Rebuild dependencies. (dllwrap_LDADD): Add $(INTLLIBS). * configure, Makefile.in, config.in: Rebuild.
* * configure.in: If frexp is not available, check in -lm.Ian Lance Taylor1999-06-121-217/+292
| | | | * configure: Rebuild.
* Add support for mcore to dlltool.Nick Clifton1999-05-151-0/+9
|
* 19990502 sourceware importRichard Henderson1999-05-031-0/+5567
OpenPOWER on IntegriCloud