aboutsummaryrefslogtreecommitdiff
path: root/bfd/sysdep.h
AgeCommit message (Collapse)AuthorFilesLines
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-15/+16
2007-04-26bfd/Alan Modra1-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.
2007-04-25 * sysdep.h: Revert last change.Alan Modra1-0/+2
2007-04-24 * acinclude.m4: Include config/stdint.m4.Alan Modra1-2/+0
* configure.in: Invoke GCC_HEADER_STDINT. * sysdep.h: Don't include ansidecl.h here. * configure: Regenerate. * config.in: Regenerate. * Makefile.in: Regenerate.
2005-05-05Fix ia64-hpux build failure, patch from Steve Ellcey.Jim Wilson1-0/+5
* configure.in (ACX_HEADER_STRING): New. * configure: Regenerate. * config.in: Regenerate. * sysdep.h (STRING_WITH_STRINGS): Use.
2005-05-05 * Makefile.am (INCLUDES): Don't -D_GNU_SOURCE here.Hans-Peter Nilsson1-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.
2005-05-04 * sysdep.h (stpcpy): Wrap declaration in parentheses.Hans-Peter Nilsson1-1/+3
2005-05-042005-05-04 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+4
* configure.in: Add AC_CHECK_DECLS(stpcpy). * configure: Regenerated. * config.in: Likewise. * sysdep.h (stpcpy): New.
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton1-1/+1
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton1-1/+1
2005-04-22 * configure.in: Replace BFD_NEED_DECLARATION checks by theJerome Guitton1-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.
2005-04-20 * configure.in: Fix the check for basename declaration. Add checkJerome Guitton1-0/+24
for declarations of ftello, ftello64, fseeko, fseeko64. * configure: Regenerate. * config.in: Ditto. * sysdep.h: If needed, declare ftello, ftello64, fseeko, fseeko64.
2005-03-30 * configure.in: Check for ffs decl and alphabetize.Aaron W. LaFramboise1-8/+12
* config.in: Regenerate. * configure: Regenerate. * sysdep.h [NEED_DECLARATION_FFS] (ffs): Prototype and alphabetize.
2003-11-04 * aout-target.h, aoutf1.h, bfdio.c, bfdwin.c: Update copyright date.Alan Modra1-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.
2001-08-19 * archive.c (offsetof): Remove define.Alan Modra1-0/+6
* elf.c: Likewise. * oasys.c: Likewise * sysdep.h (offsetof): Define.
2001-03-08Update copyright noticesNick Clifton1-1/+2
2000-12-202000-12-19 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-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.
2000-05-31Add comment describoing why dgettext() is used in _() macro.Nick Clifton1-0/+12
2000-05-26Eli Zaretskii's DOSish file name patches.Alan Modra1-9/+10
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+144