John Gilmore
6988f5c0ae
Thu Jul 4 14:47:06 1991 John Gilmore (gnu at cygint.cygnus.com)
* configure.in, Makefile.in: Avoid rebuilding "depend" as much.
Avoid declaring Makefile dependencies, because GNU Make stupidly
tries to update it if we do.
* coffread.c: Revise for minor changes to bfd internal coff
indexes.
* configure: If -template= is given a relative path, make it
absolute before recurring in subdirectories.
36 years ago
John Gilmore
4eda21f2f6
* Add dec3100 as equivalent to littlemips. Indicate in all host &
target config files that they are for the host. When the lines
get copied into the Makefile, this makes it more obvious what's
up.
36 years ago
John Gilmore
dfb12287fe
Initial revision
36 years ago
John Gilmore
6617e3464b
Add dec3100 as equivalent to littlemips.
Indicate in all host config files that they are for the host. When the
lines get copied into the Makefile, this makes it more obvious what's up.
36 years ago
John Gilmore
bdf3621b9e
Make gdb work with configure. Only thing that doesn't work is the -list
option (as far as I know).
36 years ago
John Gilmore
76b4be1296
* sparc-opcode.h (trap opcodes): Avoid leading spaces or
tabs, which end up in the disassembler output inadvertently.
36 years ago
John Gilmore
33cc288d6b
Reverse entropy. Inhale bit rot, exahle graceful compilation.
36 years ago
John Gilmore
9f39617566
*** empty log message ***
36 years ago
John Gilmore
eb2022d7dd
Move all the #msg's from the xconfig files into the tconfig files for Suns.
36 years ago
John Gilmore
b775aef041
Remove copyrights from these tiny files rather than update them to the
GPL version 2. It isn't worth copyrighting two lines of file names.
36 years ago
John Gilmore
7a6876d1dc
Remove copyrights from these tiny files, rather than update them to
GPL version 2. Two lines of file names aren't worth copyrighting.
36 years ago
John Gilmore
609756e250
More updating to GPL-2.
36 years ago
John Gilmore
99a7de40cb
Change GDB over to GNU General Public License version 2.
36 years ago
John Gilmore
4ffd30479f
Further wacking to make sanitize and "make gdb.tar.Z" agree.
36 years ago
John Gilmore
f4240b0806
A little bit more sanity.
36 years ago
John Gilmore
d11c44f1ee
Roll in Tiemann changes for gcc -ansi. Fix assorted bugs. See ChangeLog.
36 years ago
John Gilmore
dcc355360e
Update bfd_h_get{short,long} to bfd_h_get{_16,_32} for basic type size
independence.
36 years ago
K. Richard Pixley
eeadf5c220
First cut.
36 years ago
K. Richard Pixley
2d797c084b
Initial revision
36 years ago
K. Richard Pixley
a3e6538284
First cut.
36 years ago
Roland Pesch
59500745a4
* Makefile.dist, doc/gdb.texinfo, doc/*-m4.texinfo: split up GDB
docn into separate sections---basically chapters, plus two loose
pieces that can be configured to go in different places. This
allows GNU m4 to preprocess the manual without coredumping.
* Makefile.dist: tell TeX where to find texinfo.
36 years ago
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).
36 years ago
Roland Pesch
9bcc06ef16
*** empty log message ***
36 years ago
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.
36 years ago
Roland Pesch
a02da681db
*** empty log message ***
36 years ago
John Gilmore
b3ac5b76d4
The one that shipped with 3.5.
36 years ago
John Gilmore
d6cbb709ae
Final versions used to make gdb-3.95 release.
36 years ago
John Gilmore
918f653c3e
More prep for final 3.95 release.
36 years ago
John Gilmore
0c54008256
Fix nits found in attempting a Tahoe port.
36 years ago
John Gilmore
17563ca1e1
Update for release 3.95. Readline is independent. Add assorted
files that were missed since the last release.
36 years ago
John Gilmore
b232294fd2
Update comment; these are for SVR3.2, not SVR2.
36 years ago
John Gilmore
cacbbaa890
Add tahoe and i386sco targets; update comments in i386v32 targets.
36 years ago
John Gilmore
90c2206d37
Initial revision
36 years ago
John Gilmore
32ce076dc6
Add rev #
36 years ago
John Gilmore
361cc81add
update for release
36 years ago
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>.
36 years ago
John Gilmore
477cf2a958
Update from Rich's damage and try for a releasable directory.
Minor Bothner changes.
36 years ago
John Gilmore
1513b950f2
Check in one built with "config.gdb none" rather than "config.gdb sparc".
Also includes a few changes around readline dependencies.
36 years ago
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.
36 years ago
John Gilmore
de55ca0ee7
Undo rich's "avoid compiling the module that doesn't compile, so I
can claim that it configures and builds" change.
36 years ago
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.
36 years ago
K. Richard Pixley
d39a9543a6
Config polish.
36 years ago
K. Richard Pixley
beff312ea7
configure changes and -opcode.h movement.
36 years ago
K. Richard Pixley
912e0732be
Configure for gdb.
36 years ago
Roland Pesch
2ec11e91b5
*** empty log message ***
36 years ago
Roland Pesch
42e0255e85
Added readline/inc-readline.texinfo and readline/inc-history.texinfo
to the list of dependencies for the target "gdb.dvi".
36 years ago
Roland Pesch
2e4fd3d631
*** empty log message ***
36 years ago
Roland Pesch
e9d6f412f0
*** empty log message ***
36 years ago
Roland Pesch
99a99fd253
* doc/gdb.texinfo: finished using all RMS comments, save those for
appendices on readline and cmd history (which are in other source
files)
36 years ago
John Gilmore
216f330fc1
Bothner
36 years ago