Daniel Jacobowitz
dbdb27ec2d
* Makefile.am: Use a temporary file to build chew.
* Makefile.in: Regenerated.
22 years ago
H.J. Lu
1ec472446e
2005-05-05 H.J. Lu <hongjiu.lu@intel.com>
* Makefile.am (INCLUDES): Remove -D_GNU_SOURCE.
* Makefile.in: Regenerate.
22 years ago
Daniel Jacobowitz
b8c449bfd0
bfd/
* doc/Makefile.am: Remove stamp rules. Depend on chew.c
instead of $(MKDOC).
* aclocal.m4, Makefile.in, doc/Makefile.in: Regnerated.
gas/
* doc/Makefile.am (gasver.texi): Depend on bfd/configure instead
of Makefile.
(DISTCLEANFILES): Remove.
(MAINTAINERCLEANFILES): Add asconfig.texi.
* doc/Makefile.in: Regenerated.
22 years ago
H.J. Lu
34f3e815d1
2005-04-21 H.J. Lu <hongjiu.lu@intel.com>
* Makefile.am (INCLUDES): New. Add -D_GNU_SOURCE.
(chew.o): Use it.
* Makefile.in: Regenerate.
22 years ago
Maciej W. Rozycki
05e24d226c
* Makefile.am: Use CFLAGS_FOR_BUILD and LDFLAGS_FOR_BUILD for
building chew.
* Makefile.in: Regenerate.
22 years ago
Ian Lance Taylor
d639b1c345
* Makefile.am: Use $(SHELL) whenever we run move-if-change.
* Makefile.in: Rebuild.
22 years ago
H.J. Lu
8976e9a205
2004-09-19 H.J. Lu <hongjiu.lu@intel.com>
* Makefile.am (AUTOMAKE_OPTIONS): Require 1.9.
(bfd.info): Rename the target to ...
($(srcdir)/bfd.info): This.
* Makefile.in: Regenerated.
22 years ago
Nick Clifton
32a3339c51
(MKDOC rule): Add $(CFLAGS) in case it contains CC_FOR_BUILD specific switches.
23 years ago
Klee Dienes
93509525ce
2002-11-16 Klee Dienes <kdienes@apple.com>
* Makefile.am (BFD32_LIBS): Add bfdwin.lo, bfdio.lo.
(BFD32_LIBS_CFILES): Add bfdwin.c, bfdio.c.
(BFD_H_FILES): Add bfdwin.c, bfdio.c.
(LIBBFD_H_FILES): Add bfdwin.c, bfdio.c.
Add dependencies for bfdwin.c, bfdio.c.
* bfd.c: Remove bfd_get_mtime, bfd_get_size.
* libbfd.c: Remove real_read, bfd_bread, _bfd_window_internal,
bfd_init_window, bfd_free_window, bfd_get_file_window, bfd_bwrite,
bfd_tell, bfd_flush, bfd_stat, bfd_seek.
* bfdio.c: New file. Contains real_read, bfd_bread, bfd_write,
bfd_tell, bfd_flush, bfd_stat, bfd_seek, bfd_ge_mtime,
bfd_get_size (moved from libbfd.c and bfd.c).
* bfdwin.c New file. Contains _bfd_window_internal,
bfd_init_window, bfd_free_window, bfd_get_file_window (moved from
libbfd.c and bfd.c).
* po/SRC-POTFILES.in: Regenerate.
* po/bfd.pot: Regenerate.
* libbfd.h: Regenerate.
* bfd-in2.h: Regenerate.
* aclocal.m4: Regenerate.
* Makefile.in: Regenerate.
* configure: Regenerate.
2002-11-16 Klee Dienes <kdienes@apple.com>
* Makefile.am (DOCFILES): Add bfdwin.texi, bfdio.texi.
(PROTOS): Add bfdio.p, bfdwin.p.
(SRCDOC): Add bfdio.c, bfdwin.c.
(SRCPROT): Add bfdio.c, bfdwin.c.
(SRCIPROT): Add bfdio.c, bfdwin.c.
(LIBBFD_H_DEP): Add bfdio.c, bfdwin.c.
(BFD_H_DEP): Add bfdio.c, bfdwin.c.
Add rules for bfdio.texi, bfdwin.text.
* bfd.texinfo: Include bfdio.texi.
24 years ago
Daniel Jacobowitz
eda81658db
* Makefile.am (BFD_H_DEP): Add simple.c and linker.c.
* Makefile.in: Regenerated.
24 years ago
Alan Modra
796f6cb780
* Makefile.am: Fix quote style in last change.
* Makefile.in: Regenerate.
25 years ago
Alan Modra
c46f20ef0a
* Makefile.am (libbfd.h): Don't use "echo -n".
(libcoff.h, bfd.h): Likewise.
* Makefile.in: Regenerate.
25 years ago
Alan Modra
86fb1dece3
* Makefile.am (libbfd.h): Add "Extracted from.." comment.
(libcoff.h, bfd.h): Likewise.
* Makefile.in: Regenerate.
25 years ago
Hans-Peter Nilsson
7562a29612
* doc/Makefile.am (install): Depend on install-info.
* doc/Makefile.in: Regenerate.
25 years ago
Nick Clifton
3c3bdf30e4
Add MMIX support
25 years ago
Alan Modra
87b632fc07
bfd/ChangeLog
* configure.in (AC_OUTPUT <bfd-in3.h>): Remove version.h.
* configure: Regenerate.
* Makefile.am (BFD_H_FILES): Add version.h.
* Makefile.in: Regenerate.
* po/SRC-POTFILES.in: Regenerate.
bfd/doc/ChangeLog
* Makefile.am (BFD_H_DEP): Add ../version.h.
* Makefile.in: Regenerate.
25 years ago
Alan Modra
4eef72c77d
bfd/
* bfd-in.h: Remove comments regarding generated files.
* libbfd-in.h: Likewise.
* libcoff-in.h: Likewise.
* bfd-in2.h: Regenerate.
* libbfd.h: Likewise.
* libcoff.h: Likewise.
bfd/doc/
* header.sed: New file, adds header to generated files.
* Makefile.am: Rewrite rules generating libbfd.h, libcoff.h and
bfd.h, using above. Add missing elf.c dependecy for libbfd.h.
* Makefile.in: Regenerate.
25 years ago
Richard Henderson
252b5132c7
19990502 sourceware import
28 years ago
Stan Shebs
071ea11e85
Initial creation of sourceware repository
28 years ago
Ian Lance Taylor
5e377ed2f2
tweaks
29 years ago
Ian Lance Taylor
bc6b39f5f5
* Makefile.am: New file, based on old Makefile.in.
* Makefile.in: Now built with automake.
29 years ago
Rob Savoye
b1ee3d6a87
* aclocal.m4: Add CYGWIN and EXEEXT autoconf macros.
* configure.in: Use CYGWIN and EXEEXT autoconf macro to look for
win32 dependencies.
* configure: Regenerated with autoconf 2.12.
* doc/Makefile.in: Add $(EXEEXT) to chew executable.
29 years ago
Ian Lance Taylor
25496d0ca1
Tue Jul 22 14:44:00 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
* Makefile.in: Change stamp-* files to s-* files. Use bfdt.texi
rather than bfd.texi.
(DOCFILES): Change bfd.texi to bfdt.texi.
* bfd.texinfo: Include bfdt.texi, not bfd.texi.
30 years ago
Ian Lance Taylor
44edf9165f
* Makefile.in (CC, CFLAGS): Substitute from configure script.
30 years ago
Ian Lance Taylor
61e51cd730
* Makefile.in (distclean): Don't remove *.info files.
30 years ago
Ken Raeburn
8c69366021
autoconfiscation
32 years ago
Ken Raeburn
f3e7b8b089
Makefile.in: Delete all references to seclet.c, since it's just been deleted.
Don't mention hash.c, linker.c, or genlink.h yet, since they don't contain
documentation yet (hint, hint!).
33 years ago
David MacKenzie
481d3f5a1b
New file bfdsumm.texi to share with ld.
34 years ago
David D. Zuhn
75ff789515
remove parentdir support
34 years ago
Per Bothner
76b527fa83
* Makefile.in: Add *clean rules.
34 years ago
K. Richard Pixley
f94dcdb2bd
Do the CFLAGS thing.
35 years ago
Fred Fish
64cebbc53a
Finish eradication of MINUS_G per current configuration strategy.
35 years ago
K. Richard Pixley
430485bb1d
build chew into the current directory
35 years ago
K. Richard Pixley
51c5673cda
avoid building chew into $(srcdir)
35 years ago
K. Richard Pixley
bf7708dad5
find sysdep.h
35 years ago
K. Richard Pixley
a7571b1797
Fri Dec 6 22:57:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
* Makefile.in: added standards.text support, host/site/target
inclusion hooks, install using INSTALL_DATA rather than cp,
don't echo on install.
Thu Dec 5 22:46:17 1991 K. Richard Pixley (rich at rtl.cygnus.com)
* Makefile.in: idestdir and ddestdir go away. Added copyrights
and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
and mandir now keyed off datadir by default.
35 years ago
Steve Chamberlain
1a15b9fc23
Fix typo in dependencies
35 years ago
Steve Chamberlain
fd8c21f9a1
bfd.texinfo
use fsf-texi.tex rather than texinfo
Makefile.in
various bugfixes
35 years ago
Steve Chamberlain
a1711bb474
Now reflect the new documentation order
35 years ago
Roland Pesch
fafbc31929
Repairs for srcdir/objdir separation.
Individual targets for proto-header files.
35 years ago
Fred Fish
f8a754829c
Remove line containing only a leading tab. Such lines cause some versions
of "make" to choke, including SVR4 versions.
35 years ago
K. Richard Pixley
38dc9747fe
Now works in objdir/subdirs.
35 years ago
Roland Pesch
a28c84e830
Removed '-' prefix from Makefile invocation of makeinfo. Not needed
(til next time someone breaks it; I want a bugreport then).
35 years ago
K. Richard Pixley
8792d41421
added staging stuff & install target
35 years ago
K. Richard Pixley
40c0f22d98
Initial revision
35 years ago
Steve Chamberlain
7a25e728e7
Now include ctor.c in the right places.
35 years ago
John Gilmore
a7a7b848a5
Don't assume . is on the path.
35 years ago
Roland Pesch
a6fe7eeb1e
doc/Makefile: stop hiding complaints from makeinfo.
35 years ago
Roland Pesch
9393e96e0d
Specify TEXINPUTS when calling TeX so right texinfo.tex is used.
35 years ago
John Gilmore
278bf2c0c3
* bfd-in.h, libbfd-in.h, doc/Makefile, doc/tolibbfd, doc/intobfd:
Remove refs to howto.c, since Steve forgot.
35 years ago