Ken Raeburn
238f7f7a3e
Part of bfd reconfiguration: Move bfd.h to bfd directory.
This file now just includes it; see if that helps us avoid requiring -I../bfd
in various places.
34 years ago
Steve Chamberlain
ed173a7696
SH support.
34 years ago
Jim Kingdon
a1ed71360d
Check in new generated bfd.h to go with:
Thu Apr 15 09:09:18 1993 Jim Kingdon (kingdon@cygnus.com )
* bfd-in.h (bfd_error), bfd.c (bfd_errmsgs): Add file_truncated.
* format.c (bfd_check_error): Check error return from
_bfd_check_format routines.
Wed Apr 14 23:48:25 1993 Jim Kingdon (kingdon@cygnus.com )
* rs6000-core.c (rs6000coff_core_p): Improve error checking and
recognize .data section if present.
34 years ago
Jim Kingdon
a6cead71cd
Fix prototype problems related to recent disassembler changes
34 years ago
Jim Kingdon
f7ed13c7d5
merge binutils and gdb sparc disassemblers
34 years ago
Ian Lance Taylor
285a08ad73
* bfd.h: Updated for BFD_RELOC_MIPS_GPREL and bfd_[gs]et_gp_size
prototypes.
34 years ago
Stu Grossman
5128f89208
* dis-asm.h: (disassemble_info): Fix typo in prototype of
dis_asm_memory_error().
34 years ago
Jim Kingdon
5d0734a7d7
provide a new interface (using read_memory_func) to call the disassemblers
which copes with errors in a plausible way
34 years ago
Jim Kingdon
01b4d31847
Use ANSI versions on AIX regardless of __STDC__.
34 years ago
Per Bothner
d7e1be4659
* ieee-float.h: Moved from ../gdb.
* dis-asm.h: New file. Interface to dis-assembler.
34 years ago
Fred Fish
4a3df10afd
* demangle.h (DMGL_NO_OPTS): Add define (set to 0) to use
in place of bare 0, for readability reasons.
34 years ago
Ian Lance Taylor
06c3865a42
Fri Jan 8 16:37:18 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
* bfd.h: Update to include ECOFF tdata and target_flavour.
34 years ago
Fred Fish
d73d72c77c
* demangle.h: Protect file from multiple inclusions with
#if !defined(DEMANGLE_H)...#define DEMANGLE_H...#endif.
34 years ago
Stu Grossman
808566e89a
* bfd.h: Update to get hppa_core_struct from bfd.c.
34 years ago
John Gilmore
8cedeccaa8
Update to get tekhex tdata name change from bfd.
34 years ago
John Gilmore
a4c227913c
Update to match EXFUN, bfd_seclet_struct, and SDEF cleanups in bfd.
34 years ago
John Gilmore
18fe0e9f7f
Update to match PARAMS changes in bfd.
34 years ago
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