Steve Chamberlain
43857158b5
Reflect changes in archures.c
35 years ago
Steve Chamberlain
1484208fc1
Reflect the new scheme
35 years ago
Steve Chamberlain
6d56c69a47
*** empty log message ***
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
Per Bothner
22ef104a6d
Re-work previous change.
35 years ago
Per Bothner
1d2c557430
Updated from ../bfd make headsers
35 years ago
Steve Chamberlain
bee84e0bc3
New prototype from sectino.c
35 years ago
Steve Chamberlain
358c1d4d42
Changed in line with bfd-in.h
35 years ago
Per Bothner
b941cb35d2
Updated from ../bfd/bfd-in.h.
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
Steve Chamberlain
a0788ae38f
*** empty log message ***
35 years ago
Steve Chamberlain
0c210c9c52
* bfd.h:upgrade from bfd.c
* internalcoff.h: add n_name, n_zeroes and n_offset macros
* amdcoff.h: Define OMAGIC and AOUTHDRSZ.
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
Steve Chamberlain
4677309015
New file from bfd.c
35 years ago
John Gilmore
f7cfc4a6a9
* bfd-in.h: enum boolean => enum bfd_boolean for SVR4. Gumby's
prediction is vindicated!
35 years ago
Steve Chamberlain
de7e640dd5
* fixed prototype for reloc_type_lookup
35 years ago
John Gilmore
927edea6e7
* bfd.h, elf-common.h, elf-external.h, elf-internal.h:
Add preliminary ELF support, sufficient for GDB, from Fred Fish.
* sysdep.h, sys/h-amix.h: Support Amiga SVR4.
35 years ago
Steve Chamberlain
40a0843272
* bfd.h, change version number to 0.18, this makes a
gap, but now is the same as the linker version number.
35 years ago
Steve Chamberlain
b39096a4f4
Better support for the h8, and various architecture things
35 years ago
John Gilmore
2c346475aa
Update with improved text.
35 years ago
Roland Pesch
1ac2d1f2ad
Newly regenerated from BFD .c's, with less obtrusive indications of origins.
36 years ago
Roland Pesch
2f60a8804d
Check in with stuff from core.c (after PROTOS update in bfd Makefile)
36 years ago
Steve Chamberlain
bded7de213
Documentation changes
36 years ago
Steve Chamberlain
1c6c65989b
*** empty log message ***
36 years ago
John Gilmore
095c7223f3
Update copylefts of all copylefted files to Version 2.
Add header comments to a few files (ieee, oasys) that Steve never
commented. Preparation for gdb-3.98 release.
36 years ago
Steve Chamberlain
ad248080bd
Added some hints about documentation
Fixed prototype for bfd_get_elt_at_index
36 years ago
John Gilmore
fb3ee1c0d5
Give all enums names. Helps in debugging.
36 years ago
Steve Chamberlain
fcc654cbfd
Changes in reloc numbers, lint, and removal of const
36 years ago
Steve Chamberlain
0d6321eba2
*** empty log message ***
36 years ago
Steve Chamberlain
e8929c8dee
*** empty log message ***
36 years ago
Steve Chamberlain
a737c70bde
*** empty log message ***
36 years ago
John Gilmore
f0514586c3
Add declarations for bfd_coff_swap_aux_in, swap_sym_in, swap_lineno_in,
bfd_core_file_failing_command, failing_signal, matches_executable_p.
Apparently these were lost in Steve's documentation merge.
36 years ago
Steve Chamberlain
7a276b09e5
*** empty log message ***
36 years ago
Steve Chamberlain
ea01709763
bfd.h: added alignment field
oasys.h: increased limit
*coff internal stuff factored into internallcoff.h
36 years ago
Steve Chamberlain
50a52c1a15
* oasys.h: Fixed shape of module structure
* bfd.h: better (but not great) fix for coff swap routines
36 years ago
K. Richard Pixley
86b2c77541
This butchery gets me around a coff dependancy problem and into stage2
again. This should not be considered real code.
36 years ago
Steve Chamberlain
2700c3c75a
*** empty log message ***
36 years ago
K. Richard Pixley
c93e2c55fc
Changed a comment.
36 years ago
Steve Chamberlain
4dec1c1297
Fixed multiple definition of put_16 and get_16
36 years ago
Steve Chamberlain
7f3d9f4603
Removed bfd_h_get_x
36 years ago
John Gilmore
9b9c5c39bb
Add target_defaulted to bfd struct. Fix formatting in various places.
Fix some obsolete comments. Remove macros for obsolete bfd_symbol_value,
bfd_symbol_name, bfd_get_first_symbol, bfd_get_next_symbol,
bfd_classify_symbol, bfd_symbol_hasclass.
36 years ago
Steve Chamberlain
7ed4093abc
*** empty log message ***
36 years ago
Steve Chamberlain
19b03b7aa4
*** empty log message ***
36 years ago
Steve Chamberlain
a8f3d65117
Fixed the shapes of external things some more.
36 years ago
John Gilmore
66d4e1bb88
Update for Sony News port and split of a.out into several variants.
Add write_contents to format-dependent vector.
36 years ago
Steve Chamberlain
4322f04db6
changed forward declaration struct stat; to reduce warnings. Changed
common on bfd_h_<x>_x.
36 years ago
Jim Kingdon
8c01a0eab1
Make bfd_filename return a char *, not a const char *.
36 years ago
John Gilmore
9c6a9c925f
Update for merge of main BFD and GDB's BFD. Remove "_struct" suffix
on all struct types -- they are in a separate namespace anyway.
Move bfd_alloc, bfd_zalloc, bfd_realloc, bfd_release into libbfd.h,
since external users shouldn't be calling them anyway.
36 years ago
John Gilmore
ec08b07730
Remove BFD_SUCCESS and BFD_FAILURE, replace with a comment about return
values of functions.
36 years ago