summaryrefslogtreecommitdiff
path: root/bfd/config.in
Commit message (Collapse)AuthorAgeFilesLines
* * configure.in: Revert 2002-04-07. Instead, auto-configureAlan Modra2002-05-131-0/+3
| | | | | | | | HAVE_ST_C_IMPL. * configure: Regenerate. * config.in: Regenerate. * rs6000-core.c (CNEW_IMPL): Guard use of c_impl with HAVE_ST_C_IMPL or AIX_5_CORE.
* * Makefile.am: "make dep-am".Alan Modra2002-02-111-0/+6
| | | | | | | * Makefile.in: Regenerate. * aclocal.m4: Regenerate. * config.in: Regenerate. * configure: Regenerate.
* Add MIPS r12k supportNick Clifton2001-05-231-12/+0
|
* Fix autoconf breakage + commit target.c, omitted in previous deltaNick Clifton2001-04-251-0/+12
|
* Add OpenRISC supportNick Clifton2001-04-241-0/+3
|
* Add support for x86_64-*-linux-gnu* targetNick Clifton2000-11-301-3/+6
|
* Regenerate files using fixed aclocal install.Nick Clifton2000-09-061-12/+0
|
* Increase minor version number (to 2.10.91) to help tools detect the newNick Clifton2000-09-021-0/+12
| | | | ability to support removal of duplciate DWARF@ debug information.
* 2000-08-29 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2000-08-301-0/+15
| | | | | | | | | | | | * elf.c: Eliminate references to __sparcv9 macro; replace with autoconf variables HAVE_PSINFO32_T etc. * configure.in: Auto-configure HAVE_PSINFO_32_T, HAVE_PRPSINFO32_T, HAVE_PSTATUS32_T, HAVE_PRSTATUS32_T, HAVE_PRSTATUS32_T_PR_WHO. * config.in: Ditto. * acinclude.m4 (BFD_HAVE_SYS_PROCFS_TYPE) define _SYSCALL32 so it can detect the above typedefs. (BFD_HAVE_SYS_PROCFS_TYPE_MEMBER): Ditto. * aclocal.m4: Ditto. * configure: Regenerate.
* Apply patch from Egor Duda to process win32_pstatus notes in core dumps.Nick Clifton2000-01-101-0/+3
|
* * configure.in: Check whether getuid and getgid exist.Ian Lance Taylor1999-05-271-0/+6
| | | | | | | | | * archive.c: Define getuid and getgid as macros if HAVE_GETUID or HAVE_GETGID are not defined, respectively. (bfd_write_armap): Don't special case on _WIN32 for getuid and getgid. * configure.host: Set ac_cv_func_get{ug}id for *-*-windows*. * configure, config.in: Rebuild.
* 19990502 sourceware importbinu_ss_19990502Richard Henderson1999-05-031-0/+234