Roland Pesch
0e0fa7cea4
Move definition of \manvers back into gdb.texinfo (had been captured
...
in gdb.top-m4 when files were split), for continuity in version
numbering: the version of the manual is the version of the layout file.
(By R. Pesch fiat).
1991-05-23 00:35:54 +00:00
Roland Pesch
9bcc06ef16
*** empty log message ***
1991-05-23 00:14:26 +00:00
Steve Chamberlain
5ad1d83042
Not only compiles, but spells _do_getl64 right too
1991-05-22 15:04:00 +00:00
Steve Chamberlain
0f2687577f
* libbfd.c: Now compiles
...
* coffcode.h: removed all put_x_<sizes>
1991-05-22 14:59:10 +00:00
Steve Chamberlain
b75ea0ea93
*** empty log message ***
1991-05-22 14:27:39 +00:00
Steve Chamberlain
536b27a506
Changed #ifdef __GNUC__ to #ifdef HOST_64_BIT
...
Added DEFUNS
1991-05-22 14:26:59 +00:00
K. Richard Pixley
fe4c1c5b33
remove gdb until config issues resolve.
1991-05-22 01:44:06 +00:00
K. Richard Pixley
c64cf848ed
Oops.
1991-05-22 01:40:35 +00:00
K. Richard Pixley
7da15eff0d
Added stage stuff.
1991-05-22 01:30:56 +00:00
K. Richard Pixley
839df5c343
v9 stuff.
1991-05-22 01:18:42 +00:00
Steve Chamberlain
55a970944c
Removed #define obstack_alloc xmalloc pending correct solution
1991-05-21 20:19:08 +00:00
Steve Chamberlain
4dec1c1297
Fixed multiple definition of put_16 and get_16
1991-05-21 20:18:12 +00:00
K. Richard Pixley
3f86071fb3
Initial revision
1991-05-21 19:55:06 +00:00
Steve Chamberlain
1797fccf85
Removed the V9 comment
1991-05-21 16:05:19 +00:00
Steve Chamberlain
7f3d9f4603
Removed bfd_h_get_x
1991-05-21 16:04:48 +00:00
Steve Chamberlain
3b69c2cc91
Changed obstack_chunk_alloc to xmalloc
1991-05-21 15:59:33 +00:00
Steve Chamberlain
4b3720f441
*** empty log message ***
1991-05-21 15:57:42 +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
fc5d607456
Mon May 20 16:14:07 1991 Steve Chamberlain (steve at cygint.cygnus.com)
...
* Changed some types to work with 64 bit object files
1991-05-20 23:15:15 +00:00
Roland Pesch
bce4bf525f
* Makefile.dist, doc/gdb.texinfo: respectively create, and use,
...
the new target "rdl-apps.texinfo" which captures the Makefile
variable that records where to find the Readline libraries.
1991-05-20 19:19:41 +00:00
Roland Pesch
a02da681db
*** empty log message ***
1991-05-20 19:17:48 +00:00
John Gilmore
b3ac5b76d4
The one that shipped with 3.5.
1991-05-20 01:37:08 +00:00
John Gilmore
d6cbb709ae
Final versions used to make gdb-3.95 release.
1991-05-20 01:25:36 +00:00
John Gilmore
918f653c3e
More prep for final 3.95 release.
1991-05-20 00:15:48 +00:00
John Gilmore
0c54008256
Fix nits found in attempting a Tahoe port.
1991-05-20 00:08:39 +00:00
John Gilmore
c4cd3fc62e
Initial revision
1991-05-19 22:34:40 +00:00
John Gilmore
1ccc2d06eb
Add Vax-BSD and Tahoe-BSD support.
1991-05-19 22:30:22 +00:00
John Gilmore
17563ca1e1
Update for release 3.95. Readline is independent. Add assorted
...
files that were missed since the last release.
1991-05-19 17:18:55 +00:00
John Gilmore
b232294fd2
Update comment; these are for SVR3.2, not SVR2.
1991-05-19 17:13:32 +00:00
John Gilmore
cacbbaa890
Add tahoe and i386sco targets; update comments in i386v32 targets.
1991-05-19 17:11:52 +00:00
John Gilmore
90c2206d37
Initial revision
1991-05-19 17:11:51 +00:00
John Gilmore
32ce076dc6
Add rev #
1991-05-19 16:09:01 +00:00
John Gilmore
361cc81add
update for release
1991-05-19 16:01:39 +00:00
John Gilmore
d7344eca22
Initial revision
1991-05-19 15:26:27 +00:00
John Gilmore
9a7c775f1c
* config.gdb: Don't create readline dir in subdir builds.
...
* main.c: Include with "..." form for non-system include files,
so "gcc -MM" for "make depend" works.
Include readline files with "...h" rather than <readline/...h>.
1991-05-19 15:21:15 +00:00
John Gilmore
477cf2a958
Update from Rich's damage and try for a releasable directory.
...
Minor Bothner changes.
1991-05-19 15:08:57 +00:00
John Gilmore
1513b950f2
Check in one built with "config.gdb none" rather than "config.gdb sparc".
...
Also includes a few changes around readline dependencies.
1991-05-19 14:58:25 +00:00
John Gilmore
e73dbe5d3b
* Makefile.dist: Fix Rich damage; undo "configure" changes in
...
favor of keeping the (working) config.gdb. Move readline
library up a notch.
1991-05-19 14:57:22 +00:00
John Gilmore
49e40d8a8e
Update for readline split.
1991-05-19 14:52:42 +00:00
John Gilmore
de55ca0ee7
Undo rich's "avoid compiling the module that doesn't compile, so I
...
can claim that it configures and builds" change.
1991-05-19 12:51:09 +00:00
John Gilmore
69f29a86f0
* sparc-xdep.c (deferred_stores): Repair minor damage by Rich.
...
Move deferred_stores to top of file, but don't separate its
#define's from its variable. Add commentary.
1991-05-19 12:49:37 +00:00
K. Richard Pixley
d39a9543a6
Config polish.
1991-05-19 08:44:48 +00:00
K. Richard Pixley
e1bba588b8
Merged in gdb changes.
1991-05-19 08:05:16 +00:00
K. Richard Pixley
bb50293f44
Updated to relect a gdb change in sparc-opcode.h.
1991-05-19 08:00:57 +00:00
K. Richard Pixley
323a23f174
Added gdb.
1991-05-19 08:00:11 +00:00
K. Richard Pixley
beff312ea7
configure changes and -opcode.h movement.
1991-05-19 07:27:02 +00:00
K. Richard Pixley
3c81fef579
Added gdb.
1991-05-19 00:36:45 +00:00
K. Richard Pixley
9d1e053bdc
Changes to deal with missing subdirs gracefully, and changes dictated
...
from dropping configure over gdb.
1991-05-19 00:32:13 +00:00
K. Richard Pixley
089aacdb56
Initial revision
1991-05-19 00:19:54 +00:00