Ken Raeburn
ef1b626858
bout.h (N_CALLNAME, N_BALNAME): Define as char-type values, so widening works
consistently.
34 years ago
John Gilmore
0a9266896a
* getopt.h (struct option): RMS decided we should do it the other way.
34 years ago
K. Richard Pixley
4100543aee
use the provided enum for has_arg
34 years ago
K. Richard Pixley
ae0f48c2ed
casts for ultrix compiler
34 years ago
John Gilmore
c98d03eacf
Update after comment changes.
34 years ago
Steve Chamberlain
ab414d8767
Now a bfd knows whether underscores are normally prepended
to symbols in its file format.
34 years ago
Stu Grossman
2c0e53a423
* bfd.h (struct reloc_howto_struct): size needs to be signed if
it's going to hold negative values.
34 years ago
Fred Fish
afb5deddd5
* obstack.h: Merge comment change from current FSF version.
34 years ago
Brendan Kehoe
6697a1a911
Add preliminary support for the we32k (AT&T 3b2).
34 years ago
Fred Fish
8c6e4bb248
* obstack.h: Merge changes from current FSF version.
35 years ago
Fred Fish
a403a2efac
* obstack.h: Convert bcopy() use to memcpy(), which is more
portable, more standard, and can take advantage of gcc's builtin
functions for increased performance.
35 years ago
Stu Grossman
5e511f6f70
* bfd.h: HPPA merge.
35 years ago
K. Richard Pixley
0cfe5e69da
gratuitous white space changes merged from other prep releases
35 years ago
K. Richard Pixley
464dd01ad9
merged changes from grep-1.6 (alpha)
35 years ago
Steve Chamberlain
1daf2df4ec
* internalcoff.h: (internal_scnhdr) took out #def dependency, now
s_nreloc and s_nlnno are always long. (internal_reloc): allways
has an offset field now.
35 years ago
John Gilmore
f39eae7baa
Lint
35 years ago
Per Bothner
27612c2966
stab.def: Remove the GNU extended type codes (e.g. N_SETT).
aoutx.h: Put back the N_HEADER_IN_TEXT(x) that John removed,
but use his heuristic as its default definition.
bfd.H; Re-generated.
35 years ago
John Gilmore
c6fec0bfcb
* aout64.h (N_TXTADDR, N_TXTOFF, N_TXTSIZE): New definitions
that should handle all uses. LOGICAL_ versions deleted.
Eliminate N_HEADER_IN_TEXT, using a_entry to determine which
kind of zmagic a.out file we are looking at.
* coff-rs6000.h: Typo.
35 years ago
Fred Fish
f5496c7e98
Add defines to support ELF symbol tables.
35 years ago
Steve Chamberlain
6255589afd
Thu Nov 7 08:58:26 1991 Steve Chamberlain (sac at cygnus.com)
* internalcoff.h: took out the M88 dependency in the lineno
struct.
* coff-m88k.h: defines GET_LINENO_LNNO and PUT_LINENO_LNNO to use
32bit linno entries.
* a29k-opcode.h: fixed encoding of mtacc
35 years ago
Steve Chamberlain
cfafcfa374
Fixed encoding of mtacc instruction.
35 years ago
John Gilmore
650e42fb18
Add x_csect defines.
35 years ago
John Gilmore
9d2972d880
Add file defining rs/6000 XCOFF file format.
35 years ago
John Gilmore
6603bf38d7
RS/6000 support, by Metin G. Ozisik, Mimi Phûông-Thåo Võ, and
John Gilmore.
35 years ago
Fred Fish
0e17578d0c
Document added dwarf.h file.
35 years ago
Per Bothner
23adc11718
* a.out.host.h: Change SEGMENT_SIZE to 0x1000 for Sony.
* bfd.h (align_power): Add (actually move) comment.
35 years ago
John Gilmore
81f8fee921
* h8300-opcode.h: Remove `_enum' from the typedef for an enum.
* bfd.h: Update to match bfd changes.
35 years ago
John Gilmore
d2b833bc89
* sys/h-vaxult.h: Make it work. (David Taylor <taylor@think.com>)
35 years ago
Per Bothner
f99988e38f
* sysdep.h: Define NEWSOS3_SYS, and use it.
35 years ago
John Gilmore
4cd302072f
Add GNU Modula-2 debug stab, from Andrew Beers.
35 years ago
John Gilmore
b1815762f9
* i386coff.h (LINESZ): Always 6, not based on sizeof().
35 years ago
John Gilmore
e557edcf98
* a.out.gnu.h, aout64.h: Add N_WARNING. Change N_FN to 0x0E,
to match SunOS and BSD. Add N_COMM as 0x12 for SunOS shared lib
support.
* stab.def: Add N_COMM to table, fix overlap comment.
35 years ago
John Gilmore
4efb1cc9f0
Merge with FSF.
35 years ago
John Gilmore
55fbee918b
Merge with latest FSF versions.
35 years ago