Roland Pesch
1ac2d1f2ad
Newly regenerated from BFD .c's, with less obtrusive indications of origins.
1991-08-21 21:40:03 +00:00
Roland Pesch
2f60a8804d
Check in with stuff from core.c (after PROTOS update in bfd Makefile)
1991-08-20 22:25:05 +00:00
Steve Chamberlain
bded7de213
Documentation changes
1991-08-17 00:07:43 +00:00
Steve Chamberlain
1c6c65989b
*** empty log message ***
1991-08-01 23:38:49 +00:00
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.
1991-07-25 00:48:28 +00:00
Steve Chamberlain
ad248080bd
Added some hints about documentation
...
Fixed prototype for bfd_get_elt_at_index
1991-07-24 23:22:21 +00:00
John Gilmore
fb3ee1c0d5
Give all enums names. Helps in debugging.
1991-07-21 06:40:42 +00:00
Steve Chamberlain
fcc654cbfd
Changes in reloc numbers, lint, and removal of const
1991-07-19 15:28:37 +00:00
Steve Chamberlain
0d6321eba2
*** empty log message ***
1991-07-16 20:50:29 +00:00
Steve Chamberlain
e8929c8dee
*** empty log message ***
1991-07-16 16:21:13 +00:00
Steve Chamberlain
a737c70bde
*** empty log message ***
1991-07-15 23:41:06 +00:00
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.
1991-07-06 08:39:24 +00:00
Steve Chamberlain
7a276b09e5
*** empty log message ***
1991-07-04 16:56:17 +00:00
Steve Chamberlain
ea01709763
bfd.h: added alignment field
...
oasys.h: increased limit
*coff internal stuff factored into internallcoff.h
1991-06-14 20:48:29 +00:00
Steve Chamberlain
50a52c1a15
* oasys.h: Fixed shape of module structure
...
* bfd.h: better (but not great) fix for coff swap routines
1991-06-07 01:32:32 +00:00
K. Richard Pixley
86b2c77541
This butchery gets me around a coff dependancy problem and into stage2
...
again. This should not be considered real code.
1991-06-06 22:32:20 +00:00
Steve Chamberlain
2700c3c75a
*** empty log message ***
1991-05-30 22:33:01 +00:00
K. Richard Pixley
c93e2c55fc
Changed a comment.
1991-05-27 20:57:27 +00:00
Steve Chamberlain
4dec1c1297
Fixed multiple definition of put_16 and get_16
1991-05-21 20:18:12 +00:00
Steve Chamberlain
7f3d9f4603
Removed bfd_h_get_x
1991-05-21 16:04:48 +00:00
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.
1991-05-21 03:08:37 +00:00
Steve Chamberlain
7ed4093abc
*** empty log message ***
1991-05-21 00:14:16 +00:00
Steve Chamberlain
19b03b7aa4
*** empty log message ***
1991-05-18 02:57:45 +00:00
Steve Chamberlain
a8f3d65117
Fixed the shapes of external things some more.
...
1991-05-11 02:23:48 +00:00
John Gilmore
66d4e1bb88
Update for Sony News port and split of a.out into several variants.
...
Add write_contents to format-dependent vector.
1991-05-10 23:41:14 +00:00
Steve Chamberlain
4322f04db6
changed forward declaration struct stat; to reduce warnings. Changed
...
common on bfd_h_<x>_x.
1991-05-10 19:44:17 +00:00
Jim Kingdon
8c01a0eab1
Make bfd_filename return a char *, not a const char *.
1991-05-02 19:05:06 +00:00
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.
1991-05-02 02:52:21 +00:00
John Gilmore
ec08b07730
Remove BFD_SUCCESS and BFD_FAILURE, replace with a comment about return
...
values of functions.
1991-04-26 16:32:20 +00:00
John Gilmore
a07cc61341
Initial revision
1991-04-25 04:20:11 +00:00