summaryrefslogtreecommitdiffstats
path: root/binutils/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* Add Russian translationNick Clifton2004-01-021-1/+8
|
* Replace i[3456]86 with i[3-7]86Nick Clifton2003-05-161-3/+5
|
* New (simplified) Chinese translationNick Clifton2003-05-121-1/+1
|
* * configure.in: Recognize canonical form of i[3-6]86-pe*.Alan Modra2003-04-091-1/+1
| | | | * configure: Regenerate.
* Change "arm-pe*" to "arm-*-pe*". Similarly for thumb-pe*, mcore-pe andNick Clifton2003-04-011-4/+4
| | | | mcore-*elf.
* Fix IA-64 opc-d.x gas testsuite failure.Jim Wilson2002-12-051-0/+3
| | | | | | | | binutils/ChangeLog * configure.in (OBJDUMP_DEFS): Define SKIP_ZEROES as 16 for IA-64. * configure: Regenerate. gas/testsuite/ChangeLog * gas/ia64/opc-x.d: Regenerate.
* Added/Updated Danish translation.Nick Clifton2002-11-071-1/+1
|
* Define SKIP_ZEROES as 32 for tic4x target in order to ensure properNick Clifton2002-10-231-0/+3
| | | | disassembly of the valid 0-value opcode.
* binutils:Zack Weinberg2002-09-171-1/+2
| | | | | | | | | | | | | | | | | * Makefile.am (CFILES): Add cxxfilt.c. (cxxfilt_SOURCES): Now just cxxfilt.c $(BULIBS). (cxxfilt_LDADD): Delete. Remove all references to underscore.c. Regen dependencies. * configure.in: Define TARGET_PREPENDS_UNDERSCORE in config.h from $UNDERSCORE, rather than AC_SUBSTing it. * binutils/cxxfilt.c: Moved here from gcc/cp, minor adjustments to fit into binutils framework. * configure, config.in, Makefile.in, doc/Makefile.in: Regenerate. gcc/cp: * Make-lang.in: Remove all references to the demangler. * cxxfilt.c: Moved to binutils.
* * configure.in: Quote bu_cv_have_fopen64.Alan Modra2002-06-211-2/+2
| | | | * configure: Regenerate.
* * configure.in: Check for strcoll.Alan Modra2002-06-211-1/+1
| | | | | | | * configure: Regenerate. * config.in: Regenerate. * nm.c (main): Set locale for LC_COLLATE category. (non_numeric_forward): Use strcoll if available.
* New Swedish translationNick Clifton2002-05-271-1/+1
|
* 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
|
* Add AIX 64 shared library support and emulation layer for binutilsNick Clifton2002-03-181-0/+20
|
* Add Spanish TranslationNick Clifton2002-01-141-1/+1
|
* Import japanese translation from translation project.Nick Clifton2001-12-181-1/+1
|
* * strings.c: Include config.h before bfd.h.Jakub Jelinek2001-12-041-1/+23
| | | | | | | | | | | | | | | (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-1/+1
|
* * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypesAndreas Jaeger2001-08-101-1/+1
| | | | | to build warnings. * configure: Regenerate.
* * configure.in: Added --with-windres option.DJ Delorie2001-08-031-0/+4
| | | | * configure: Regenerated.
* Remove auot generated man pagesNick Clifton2001-06-191-1/+1
|
* Bump version to 2.11.90, fix missing dependencies in bfd/,Alan Modra2001-02-271-1/+4
| | | | and run "make dep-am".
* 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/+5
| | | | Check for DISASSEMBLER_NEEDS_RELOCS in objdump and read in relocs if set.
* Add missing support for arm-epoc-pe.Nick Clifton2000-12-191-0/+5
|
* 2000-09-07 H.J. Lu <hjl@gnu.org>H.J. Lu2000-09-071-0/+1
| | | | | * configure.in (AC_ISC_POSIX): Put after AC_CANONICAL_SYSTEM. * configure: Rebuild.
* 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.
* * configure.in (VERSION): Update to show this is the CVS mainline.David O'Brien2000-06-081-1/+1
| | | | | Approved by: Nick Clifton <nickc@cygnus.com> Message-Id: <200005222205.PAA14565@elmo.cygnus.com>
* 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-0/+21
| | | | | | | 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.
* 2000-02-25 H.J. Lu <hjl@gnu.org>H.J. Lu2000-02-261-1/+1
| | | | * configure.in (AC_SEARCH_LIBS): Pass m, not -lm.
* 2000-02-25 H.J. Lu <hjl@gnu.org>H.J. Lu2000-02-261-1/+1
| | | | * configure.in (AC_SEARCH_LIBS): Pass lm, not -lm.
* 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-0/+7
| | | | | | | | | | | | | | | | * 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-6/+10
| | | | | | | | | * 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-0/+4
| | | | | | | | * 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-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-0/+3
| | | | * configure: Rebuild.
* Add support for mcore to dlltool.Nick Clifton1999-05-151-0/+9
|
* 19990502 sourceware importRichard Henderson1999-05-031-0/+221
OpenPOWER on IntegriCloud