Ian Lance Taylor
f478fcf663
Moved in from p3:
Tue Aug 18 13:28:44 1992 Ian Lance Taylor (ian@cygnus.com )
* config/mh-apollo68v: removed -g from CC definition.
* Makefile.in: always create installation directories.
35 years ago
Per Bothner
d6b38bfb24
* m68k-pinsn.c: Minor fix in style of output (don't use
range to indicate floating point control registers).
35 years ago
Per Bothner
a00721fc4a
* ar.c (main): Don't *always* set the verbose flag!
35 years ago
Roland Pesch
1815e42cc3
Strip has mutated; remove all existing option documentation, document
only -v (verbose).
35 years ago
Per Bothner
ee9d275b29
* copy.c: When is_strip (because it is invoked as the strip
program), follow traditional argv processing:
'strip file1 file2' now strips file1 and file2, rather
than stripping file1 (as input), leaving output in file2.
35 years ago
David D. Zuhn
d4aea631b3
fix INFO-DIR-ENTRY
35 years ago
David Henkel-Wallace
e49dde896f
more hp config stuff via xpro
35 years ago
K. Richard Pixley
d1289d7234
removed rcsids
35 years ago
K. Richard Pixley
249608be94
removed rcsid
35 years ago
Steve Chamberlain
cdb76cc39a
* objdump.c (display_bfd): print state of BFD_IS_RELAXABLE too
35 years ago
Roland Pesch
8b2c227584
Structural changes for Info file only (no effect on printed manual),
mostly thanks to Gumby suggestions:
1: move copyright/copying explanation up before top node as usual for
info files
2: coalesce main menu and descriptive list of binutils
3: point directly into separate ld info file from binutils main menu
35 years ago
David Henkel-Wallace
0b0b5dbac1
Support -program_suffix (and make -program_prefix actually work).
35 years ago
Sean Eric Fagan
a8cd562d42
Since sconix is treated as an OS (as opposed to vendor), we need to
explicitly check for it.
35 years ago
John Gilmore
65967d33ed
Lint. Remove excess whitespace.
35 years ago
Per Bothner
96cc09a0c4
* nm.c (valueof macro): Add missing parentheses.
(Their lack screwed up numeric_forward().)
35 years ago
John Gilmore
c3c93fda32
* objdump.c (dump_elf_stabs): Also dump .stab.index and .stab.excl sections.
(dump_elf_stabs_1): Split out main body of old dump_elf_stabs.
* objdump.1, binutils.texi: Document new sections dumped.
35 years ago
John Gilmore
b886a6e31f
Lint
35 years ago
John Gilmore
770cde303d
Lint
35 years ago
John Gilmore
c5f0c9388a
* objdump.1, binutils.texi: Update for --stabs. Also fix
objdump's doc to use -- rather than + for long options.
(FIXME: Not yet fixed everywhere in binutils.texinfo.)
35 years ago
John Gilmore
73b8f10233
New feature: --stabs prints out a .stab section from an ELF file.
Installed under #ifdef ELF_STAB_DISPLAY so it can be easily disabled,
since it requires bfd-internals header files and such.
35 years ago
Steve Chamberlain
aa0a709adc
Wed Jun 10 07:53:24 1992 Steve Chamberlain (sac@thepub.cygnus.com)
* objdump.c(display_info), patches from
mohring@informatik.tu-muenchen.de to print the table much more
nicely.
35 years ago
David D. Zuhn
6ba70f641e
new file from bothner, fixes sparc cross-disassembly core dumps
35 years ago
Mark Eichin
9752f9fdcd
use byacc instead of bison.
35 years ago
Per Bothner
7aea847a9e
* arlex.l: Don't include <sysdep.h> (unneeded conflicts).
Add declaration of strdup().
35 years ago
Per Bothner
82108c11a9
* Makefile.in: Use srcdir instead of VPATH in ldgram/ldlex
rules, since these are used when building a distribution.
* Makefile.in (arlex.c): Don't re-direct output, since that
leaves a bogus output files if it fails.
35 years ago
Per Bothner
45212e5e5c
* Makefile.in: Better lex support.
* Makefile.in (dist): Generate flex and bison outputs
for distribution.
35 years ago
Per Bothner
31f62b8976
* arlex.l: Make work with lex, for what it's worth.
35 years ago
Roland Pesch
da52f26bc3
Refer to current version of Binutils (1.97). This will be
automatically synched one day, when Texinfo has at least trivial
macros.
35 years ago
Roland Pesch
27e94bd53c
Correct reference to linker manual title (title was "GLD, the GNU linker";
now is "Using LD, the GNU linker").
35 years ago
Roland Pesch
ea55afdefe
*** empty log message ***
35 years ago
Roland Pesch
765a273ff9
Doc for (MRI-compatible) ar command language.
35 years ago
Steve Chamberlain
d24fbb206e
* arparse.y: make END call ar_end
* arsup.c (ar_end): added, deletes temp file if archive session
aborted.
35 years ago
K. Richard Pixley
58137c4d79
FLEX -> LEX. use bison & flex from ../ if they exist
35 years ago
K. Richard Pixley
146a41ab3d
remove temporary directory when finished
35 years ago
Per Bothner
5b07d69372
* Makefile.in: Bump to version 1.97.
* ar.c: Declare errno for machines that need it.
35 years ago
John Gilmore
22923083bf
* objdump.c (display_info): Handle error cases without coredump.
Close the dummy temporary file we open in the loop.
* Makefile.in (arsup.o): Add kludge to build with Sun Make.
35 years ago
K. Richard Pixley
7d6cc102a2
added test-install target
35 years ago
K. Richard Pixley
aef3999f1e
keep sanity.sh
35 years ago
K. Richard Pixley
dc76082997
sanity test
35 years ago
Steve Chamberlain
60c8001642
Add support for 386 disassembly
35 years ago
Steve Chamberlain
289f702dcd
i386 disassembler stolen from GDB. Is it time to build a different
directory for these things ?
35 years ago
K. Richard Pixley
d8e89b6b95
rework CFLAGS so that they can be passed on the make command line
35 years ago
Steve Chamberlain
b7311408af
Added EXTRACT command
35 years ago
Steve Chamberlain
c0cc691258
Wed Apr 15 14:33:07 1992 Steve Chamberlain (sac@thepub.cygnus.com)
* arsup.c, arsup.h, arparse.y, arlex.l: support for archive
scripting language.
35 years ago
Steve Chamberlain
0ce51ae990
Dj renaming
35 years ago
Steve Chamberlain
154bf0e891
DJ renaming
35 years ago
Per Bothner
d17c317cfe
Hack so it Sanitizes cleanly.
35 years ago
Per Bothner
6f34472d93
* Makefile.in: Bump version to 1.96, and remove -beta
suffix from distribution name.
* m68k-pinsn.c: New macro COERCE_SIGNED_CHAR to extract
the signed value of a character (even if chars are unsigned).
* sparc-pinsn.c: Add new operand types.
35 years ago
Steve Chamberlain
65cceb7879
* objdump.c (disassemble_data): don't print a section's contents
if it's not loadable (eg bss)
35 years ago
Steve Chamberlain
3bdb6bf8c4
* m68k-pinsn.c (print_insn_arg): fixed so that -ve branch
displacements don't get printed as large +ve ones.
35 years ago