Alan Modra
75aa66180a
* Makefile.am (install-exec-local): Remove common term from string
comparison.
* Makefile.in: Regenerate.
* doc/Makefile.am: Don't use $<.
* doc/Makefile.in: Regenerate.
23 years ago
Nick Clifton
1a09a22c06
Define SKIP_ZEROES as 32 for tic4x target in order to ensure proper
disassembly of the valid 0-value opcode.
24 years ago
Zack Weinberg
bb279dc026
binutils:
* 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.
24 years ago
Alan Modra
fa44922763
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate.
* doc/Makefile.in: Regnerate.
24 years ago
Alan Modra
1ea788ee92
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate.
* doc/Makefile.in: Regenerate.
* po/POTFILES.in: Regenerate.
* aclocal.m4: Regenerate.
* config.in: Regenerate.
* configure: Regenerate.
24 years ago
Nick Clifton
eb1e0e807a
Add AIX 64 shared library support and emulation layer for binutils
24 years ago
Alan Modra
12b87c89b6
* configure: Regenerate.
* objcopy.c: Update copyright date.
* doc/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
164746680e
Pass CC_FOR_TARGET and CFLAGS_FOR_TARGET to runtest in environment.
25 years ago
Alan Modra
fcd8210c95
Regenerate configure to include the gettext.m4 change. Update
opcodes/po/POTFILES.in
25 years ago
H.J. Lu
38131e6744
2000-09-19 H.J. Lu <hjl@gnu.org>
* doc/Makefile.am ($(DEMANGLER_NAME).1): Try cxxfilt.man and
$(srcdir)/cxxfilt.man.
* doc/Makefile.in: Rebuild.
25 years ago
H.J. Lu
4258bf4db5
2001-07-03 H.J. Lu <hjl@gnu.org>
* doc/Makefile.am (addr2line.1): Use addr2line.pod instead of
$@.pod.
(ar.1): Likewise.
(dlltool.1): Likewise.
(nlmconv.1): Likewise.
(nm.1): Likewise.
(objcopy.1): Likewise.
(objdump.1): Likewise.
(ranlib.1): Likewise.
(readelf.1): Likewise.
(size.1): Likewise.
(strings.1): Likewise.
(strip.1): Likewise.
(windres.1): Likewise.
(cxxfilt.man): Use $(DEMANGLER_NAME).pod instead of $@.pod.
($(DEMANGLER_NAME).1): Also substitute cxxfilt with
$(DEMANGLER_NAME).
(as.1): Removed.
* doc/Makefile.in: Regenerated.
25 years ago
H.J. Lu
105e7211d3
2001-06-19 H.J. Lu <hjl@gnu.org>
* doc/Makefile.in: Regenerated.
25 years ago
Nick Clifton
c45021f2d2
Remove auot generated man pages
25 years ago
Alan Modra
3438adb37d
Warning fixes and configure/makefile tweaks by Thiemo Seufer.
25 years ago
Nick Clifton
6840198f93
z8k fixes
25 years ago
Nick Clifton
0285c67df1
Automate generate on man pages
25 years ago
Alan Modra
27b7e12d2d
Bump version to 2.11.90, fix missing dependencies in bfd/,
and run "make dep-am".
26 years ago
Nick Clifton
e135f41bc2
Add PDP-11 support
26 years ago
Nick Clifton
0d2bcfafbf
Updated ARC assembler from arccores.com
26 years ago
Nick Clifton
cf055d540c
Add GNU Free Documentation License
26 years ago
Nick Clifton
18e03609ef
Increase minor version number (to 2.10.91) to help tools detect the new
ability to support removal of duplciate DWARF@ debug information.
26 years ago
Jason Eckhardt
e3308d0d5b
2000-07-31 Jason Eckhardt <jle@cygnus.com>
* doc/c-i860.texi: New file.
* doc/Makefile.am (CPU_DOCS): Add c-i860.texi.
* doc/Makefile.in: Regenerate.
* doc/all.texi: Add I860 as relevant architecture.
* doc/as.texinfo: Include i860 dependent file c-i860.texi.
26 years ago
Nick Clifton
bc0d738a8d
Fix comments.
26 years ago
Alan Modra
1581f8c9fe
Ensure /usr/include and the like stay out of dependencies.
26 years ago
H.J. Lu
45f85b088a
2000-06-20 H.J. Lu <hjl@gnu.org>
* Makefile.am: Rebuild dependency.
* Makefile.in: Rebuild.
* configure: Likewise.
* doc/Makefile.in: Likewise.
26 years ago
Timothy Wall
39bec121fb
TI C54x target.
26 years ago
Nick Clifton
60bcf0fa8c
Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support
for m68hc11 and m68hc12 processors.
26 years ago
Alan Modra
3f9b03b5da
Assorted code cleanup and fixes for hppa. Re-enable elf32-hppa as
it now compiles even if it doesn't work too well.
26 years ago
Alan Modra
41b49281c1
Use "gcc -MM" for dependencies, and update them.
26 years ago
Nick Clifton
ded0aeb791
Document new -m32r command line switch
26 years ago
Ian Lance Taylor
a74801baf8
rebuild with current tools
27 years ago
Alan Modra
5b93d8bb51
Add IBM 370 support.
27 years ago
Ian Lance Taylor
041dd5a9f4
1999-09-04 Steve Chamberlain <sac@pobox.com>
* config/tc-pj.c: New file, supports picoJava in ELF.
* config/tc-pj.h: Ditto.
* configure.in (pjl*, pj*): New targets.
* Makefile.am: Rebuild dependencies.
(CPU_TYPES): Add pj.
(TARGET_CPU_CFILES): Add config/tc-pj.c.
(TARGET_CPU_HFILES): Add config/tc-pj.h.
* doc/c-pj.texi: New file.
* doc/as.texinfo: Add some PJ specifics.
* doc/all.texi: Add PJ to the list of all architectures, sort them
all alphabetically.
* doc/Makefile.in (CPU_DOCS): Add c-pj.texi.
* configure, Makefile.in, doc/Makefile.in: Rebuild.
27 years ago
Ian Lance Taylor
76a279225c
* configure.in: Define and substitute GDBINIT. Change AC_OUTPUT
line to crate ${GDBINIT} rather than .gdbinit.
* configure, Makefile.in, doc/Makefile.in: Rebuild.
27 years ago
Richard Henderson
ac50fedaa4
Update.
27 years ago
Richard Henderson
252b5132c7
19990502 sourceware import
27 years ago
Stan Shebs
071ea11e85
Initial creation of sourceware repository
27 years ago
Ian Lance Taylor
9107a66f2f
* doc/Makefile.am (gasver.texi): New target.
(as.info, as.dvi): Depends upon gasver.texi.
* doc/as.texinfo: Include gasver.texi. Mention version number on
title page and in top node.
* doc/Makefile.in: Rebuild.
28 years ago
Ian Lance Taylor
cf6e014de7
rebuild
28 years ago
Ian Lance Taylor
b2bb41f625
* configure.in: Call AM_PROG_LEX rather than AC_PROG_LEX and
AC_DECL_YYTEXT.
* configure: Rebuild with new automake and libtool.
* aclocal.m4, Makefile.in: Likewise.
* doc/Makefile.am (as.dvi): New target.
* doc/Makefile.in: Rebuild.
28 years ago
Ken Raeburn
a2a5a4fa41
fsf address update
31 years ago
Ken Raeburn
f299d06dd5
(install-info-gasp): Use $$dir when installing file.
32 years ago
Ken Raeburn
dcdf81bb64
* Makefile.in, as.texinfo: Renamed asdoc-config.texi to asconfig.texi.
* Makefile.in (install-info-as, install-info-gasp): Get file
names from source directory without pathname.
32 years ago
Ken Raeburn
59f10b344c
(install-info-as, install-info-gasp): New targets, now explicitly checking
$(srcdir) for info files.
(install-info): Depend on both of them; do nothing more.
33 years ago
Roland Pesch
8209a8c4c6
(as.dvi target) update for new source file structure supporting
texinfo conditionals
(as.ms, as.mm, as.me targets) update for new structure, and add note that
these targets probably broken until texi2roff supports
texinfo conditionals
(clean-dvi target) new; clean dvi files and side effects
(clean-info target) clean out only info files
(clean target) run clean-dvi, clean-info
34 years ago
Roland Pesch
730ad1a786
Converted to Texinfo conditionals; no longer need M4.
Checked makeinfo output for "all" config; other old M4 configs now sanitized
out, will be replaced by .texi configs as each config is tested.
34 years ago
David D. Zuhn
62550228b6
look in srcdir for texinfo source, then in objdir
34 years ago
David D. Zuhn
9da5995603
add dvi target, define & use TEXI2DVI
34 years ago
Ian Lance Taylor
03261889a6
Moved in from p3:
Tue Aug 18 14:19:01 1992 Ian Lance Taylor (ian@cygnus.com )
* Makefile.in: always create installation directories.
34 years ago