summaryrefslogtreecommitdiff
path: root/bfd/sysdep.h
Commit message (Collapse)AuthorAgeFilesLines
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-15/+16
|
* bfd/Alan Modra2007-04-261-3/+3
| | | | | | | | | | | | | | | | | | | | | * sysdep.h: Include config.h first. Many files: Include sysdep.h before bfd.h. * Makefile.am: Run "make dep-am". * Makefile.in: Regenerate. binutils/ * bucumm.h: Split off host dependencies to.. * sysdep.h: ..here. Many files: Include sysdep.h. Remove duplicate headers and reorder. * Makefile.am: Run "make dep-am". * Makefile.in: Regenerate. ld/ Many files: Include sysdep.h first. Remove duplicate headers. * Makefile.am: Run "make dep-am". * Makefile.in: Regenerate. opcodes/ * Makefile.am: Run "make dep-am". * Makefile.in: Regenerate. * ns32k-dis.c: Include sysdep.h first.
* * sysdep.h: Revert last change.Alan Modra2007-04-251-0/+2
|
* * acinclude.m4: Include config/stdint.m4.Alan Modra2007-04-241-2/+0
| | | | | | | | * configure.in: Invoke GCC_HEADER_STDINT. * sysdep.h: Don't include ansidecl.h here. * configure: Regenerate. * config.in: Regenerate. * Makefile.in: Regenerate.
* Fix ia64-hpux build failure, patch from Steve Ellcey.Jim Wilson2005-05-051-0/+5
| | | | | | | * configure.in (ACX_HEADER_STRING): New. * configure: Regenerate. * config.in: Regenerate. * sysdep.h (STRING_WITH_STRINGS): Use.
* * Makefile.am (INCLUDES): Don't -D_GNU_SOURCE here.Hans-Peter Nilsson2005-05-051-3/+1
| | | | | | * configure.in: Call AC_GNU_SOURCE here, after AC_PROG_CC. * configure, config.in, Makefile.in: Regenerate. * sysdep.h (stpcpy): Revert last change.
* * sysdep.h (stpcpy): Wrap declaration in parentheses.Hans-Peter Nilsson2005-05-041-1/+3
|
* 2005-05-04 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-05-041-0/+4
| | | | | | | | * configure.in: Add AC_CHECK_DECLS(stpcpy). * configure: Regenerated. * config.in: Likewise. * sysdep.h (stpcpy): New.
* Update the address and phone number of the FSF organization in the GPL noticesNick Clifton2005-05-041-1/+1
|
* Update the FSF address in the copyright/GPL noticeNick Clifton2005-05-041-1/+1
|
* * configure.in: Replace BFD_NEED_DECLARATION checks by theJerome Guitton2005-04-221-6/+6
| | | | | | | | | corresponding AC_CHECK_DECLS. * sysdep.h: Replace NEED_DECLARATION_* checks by the corresponding HAVE_DECL_*. * bfd.m4 (BFD_NEED_DECLARATION): Remove, obsolete. * configure: Regenerate. * config.in: Ditto.
* * configure.in: Fix the check for basename declaration. Add checkJerome Guitton2005-04-201-0/+24
| | | | | | | for declarations of ftello, ftello64, fseeko, fseeko64. * configure: Regenerate. * config.in: Ditto. * sysdep.h: If needed, declare ftello, ftello64, fseeko, fseeko64.
* * configure.in: Check for ffs decl and alphabetize.Aaron W. LaFramboise2005-03-301-8/+12
| | | | | | | * config.in: Regenerate. * configure: Regenerate. * sysdep.h [NEED_DECLARATION_FFS] (ffs): Prototype and alphabetize.
* * aout-target.h, aoutf1.h, bfdio.c, bfdwin.c: Update copyright date.Alan Modra2003-11-041-1/+1
| | | | | | | | | * coff-apollo.c, coff-sparc.c, coff-w65.c, coff-we32k.c: Ditto. * coff-z8k.c, coffgen.c, cpu-frv.c, cpu-h8500.c, cpu-hppa.c: Ditto. * cpu-ia64-opc.c, cpu-m10300.c, cpu-mips.c, cpu-msp430.c: Ditto. * cpu-rs6000.c, cpu-z8k.c, efi-app-ia32.c, elf32-am33lin.c: Ditto. * gen-aout.c, hash.c, hp300hpux.c, init.c, mach-o.c: Ditto. * nlm-target.h, nlm.c, som.h, stabs.c, sysdep.h, xsym.h: Ditto.
* * archive.c (offsetof): Remove define.Alan Modra2001-08-191-0/+6
| | | | | | * elf.c: Likewise. * oasys.c: Likewise * sysdep.h (offsetof): Define.
* Update copyright noticesNick Clifton2001-03-081-1/+2
|
* 2000-12-19 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-12-201-1/+1
| | | | | | | | | | | | | | * sco5-core.c: Fix formatting. * section.c: Likewise. * sparclinux.c: Likewise. * sparclynx.c: Likewise. * sparcnetbsd.c: Likewise. * srec.c: Likewise. * stabs.c: Likewise. * stab-syms.c: Likewise. * sunos.c: Likewise. * syms.c: Likewise. * sysdep.h: Likewise.
* Add comment describoing why dgettext() is used in _() macro.Nick Clifton2000-05-311-0/+12
|
* Eli Zaretskii's DOSish file name patches.Alan Modra2000-05-261-9/+10
|
* Initial revisionRichard Henderson1999-05-031-0/+144