Stu Grossman
9e91f617eb
* Makefile.in (make-proto-gdb-1): 1st cut at packaging
...
29k-share/* subdirs...
1992-04-24 21:41:53 +00:00
Stu Grossman
0857b46a9c
* Makefile.in: Add 29k/UDI support. Improve depend.
...
* .Sanitize, alldeps.mak, configure.in, depend: Add 29k/UDI support.
1992-04-24 15:01:45 +00:00
Fred Fish
9ea9f1ec6a
Finish MINUS_G eradication.
1992-04-22 21:44:32 +00:00
Fred Fish
4ace50a510
Remove now obsolete signame.c and signame.h; functionality is handled by
...
libiberty/strsignal.c. Widespread changes to use libiberty/strerror.c
functions for errno manipulations and libiberty/strsignal.c for signo
(signals) manipulations.
1992-04-22 16:46:47 +00:00
K. Richard Pixley
6e6bf7f2ca
Makefile.in: rework CFLAGS so that they can be set from the command
...
line to make. CFLAGS -> INTERNAL_CFLAGS. USER_CFLAGS -> CFLAGS.
Remove MINUS_G. Default CFLAGS to -g. Pass CFLAGS on recusions.
1992-04-21 19:43:05 +00:00
John Gilmore
44d835be29
Set devo VERSION to 4.5.1 to avoid confuzzion with the released version.
1992-04-11 10:51:31 +00:00
Stu Grossman
601836ef90
* Makefile.in (depend): Fix dependancy generation so that it does
...
not include gcc 'fixincluded' files, which are usually in a system
specific location.
1992-04-10 15:33:31 +00:00
Stu Grossman
7fe388adce
* Makefile.in: version=4.4.88, add xm-vax.h to HFILES.
1992-04-09 19:11:18 +00:00
Stu Grossman
1f415ae722
* Makefile.in (HFILES): Add xcoffsolib.h.
1992-04-07 20:48:19 +00:00
Stu Grossman
270a2e5383
version->4.4.87
1992-04-07 06:25:46 +00:00
Stu Grossman
ce9260ae3e
* Makefile.in: Add dependancies for xm-vaxbsd.h and xm-vaxult.h
...
for xm-vax.h.
1992-04-06 22:26:30 +00:00
Stu Grossman
4d0d3491e3
version = 4.4.86
1992-04-03 18:48:33 +00:00
Stu Grossman
239e7ee90f
* Makefile.in (SFILES_MAINDIR): add mipsread.c
1992-04-03 09:39:11 +00:00
John Gilmore
e10a30523e
* Makefile.in (OBS): Compile mipsread.c for all targets now.
...
(VERSION): Bump to 4.4.85.
* mipsread.c: Update for new include files. Lint.
* tm-irix3.h, tm-mips.h: Use new include files for ECOFF symtab.
* config/{bigmips.mt, littlemips.mt, irix3.mt, decstation.mt}:
Don't need to bring in mipsread.o specially any more.
1992-04-03 04:30:55 +00:00
Stu Grossman
f8b4aa8ec3
* Makefile.in (alldeps.mak): Config files are now *.m[ht] as
...
opposed to m[ht]-*!
1992-03-31 05:23:15 +00:00
John Gilmore
c8950965c9
* Makefile.in (VERSION): Roll to 4.4.7.
...
(HFILES): Add call-cmds.h.
* call-cmds.h: New header for command fns called by other files.
* breakpoint.c (watchpoints_info): Remove, same as breakpoints_info.
(breakpoint_1): Remove unused type arg. Change callers.
1992-03-29 23:18:31 +00:00
Fred Fish
b0246b3bec
Changes to implement the -mapped and -readnow options for commands that
...
read symbol tables.
1992-03-18 16:43:25 +00:00
Fred Fish
318bf84ffe
Globs of changes. See the ChangeLog for details. Most related to
...
using the new mmalloc package.
1992-03-15 01:09:14 +00:00
K. Richard Pixley
4db3902ad6
pass MAKEINFO down on info
1992-03-14 02:30:18 +00:00
Stu Grossman
30875e1c4b
* infrun.c, infcmd.c, breakpoint.c, main.c, symfile.c,
...
breakpoint.h, tm-sun4os4.h, tm-sparc.h, sparc-tdep.c, tm-mips.h,
mips-tdep.h, tm-sun3.h, tm-68k.h, m68k-tdep.h: Add support for
stepping (and nexting) through longjmp(). Also, cleanup
breakpoint handling quite a bit by creating explicit breakpoint
types instead of using magic breakpoint numbers.
Makefile.in: Update version to 4.4.3
1992-02-22 09:06:58 +00:00
Stu Grossman
98f03b9114
* Makefile.in: Increment version to 4.5.
...
* main.c (print_gdb_version): Update copyright notice.
1992-02-01 12:20:10 +00:00
Stu Grossman
d7b524c09e
Bump VERSION to 4.3.92.
1992-01-31 00:41:28 +00:00
Stu Grossman
71f49876db
* Makefile.in (OPCODES): Remove OPCODES defs and refs. There is
...
no longer any need to copy ../include/opcode/* into gdb.
1992-01-27 21:04:55 +00:00
John Gilmore
fd8db897af
Split ChangeLog out at Jan 1, 1992.
1992-01-27 20:32:19 +00:00
Fred Fish
75798a7eba
*** empty log message ***
1992-01-24 06:27:38 +00:00
Stu Grossman
313085cbc9
* Makefile.in (HFILES): Add partial-stab.h.
1992-01-19 01:19:41 +00:00
Fred Fish
be9a236222
Add several new files for stratus (i860* and *-stratus.h). Also add
...
macro USER_CFLAGS to Makefile. Add stratus config frags to configure.in.
1992-01-19 00:52:06 +00:00
John Gilmore
e39636f7e7
Roll VERSION to 4.3.2.
1991-12-24 19:39:16 +00:00
Fred Fish
431df2ebac
* solib.c (locate_base): Fix uninitialized variable that was
...
causing return of random value to callee.
* config/mh-amix, config/mh-i386v4: Change to find alloca by
compiling and linking alloca.c, even when it is not strictly
required. Also arrange to link with -ltermlib rather than
-ltermcap.
* Makefile.in: Move TERMCAP definition to prior to inclusion
of host makefile fragments so it can be overridden.
1991-12-23 03:43:48 +00:00
Roland Pesch
3e5afc2c5e
Better support for building documentation targets in separate objdir
...
and srcdir (won't attempt to write in srcdir/doc).
1991-12-10 02:23:51 +00:00
John Gilmore
70fb2c9247
Set version to 4.3.1 so we won't mistake experimental for standard.
1991-12-08 00:51:08 +00:00
John Gilmore
66baba93a6
Merge gdb-4.3 and Rich's Makefile.in's.
1991-12-08 00:47:12 +00:00
John Gilmore
1bd0574a03
GDB-4.3 release! Roll VERSION and fixup minor gdb.tar.Z botch.
1991-12-08 00:41:23 +00:00
K. Richard Pixley
93e17940c1
If you're going to nroff the man page, at least do it from the right place.
1991-12-07 08:54:17 +00:00
K. Richard Pixley
bc02876616
Sat Dec 7 00:00:15 1991 K. Richard Pixley (rich at rtl.cygnus.com)
...
* Makefile.in: install using INSTALL_PROGRAM and INSTALL_DATA.
added clean-info. added some standards.text support and made it
look like our other Makefiles.
* configure.in: mark this directory target dependent. configure
now runs entirely in objdir so make existence tests and
references against ${srcdir}.
Thu Dec 5 22:46:13 1991 K. Richard Pixley (rich at rtl.cygnus.com)
* Makefile.in: idestdir and ddestdir go away. Added copyrights
and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
and mandir now keyed off datadir by default.
1991-12-07 08:03:27 +00:00
John Gilmore
2dd074f421
VERSION 4.2.95
1991-11-22 22:50:28 +00:00
John Gilmore
1a5a8f2a3e
CLeanups to compile, mostly on BSD (okeeffe) and sco (kithrup).
1991-11-22 19:30:03 +00:00
John Gilmore
3cb0d72dbf
Roll new files into various lists.
1991-11-22 07:49:53 +00:00
John Gilmore
2e8521a929
Roll VERSION to 4.2.90.
1991-11-22 03:36:23 +00:00
John Gilmore
21f62bbd30
Remove more refs to removed files.
1991-11-21 21:15:57 +00:00
John Gilmore
efde72f216
xconfig, tconfig ==> config
1991-11-21 03:19:37 +00:00
John Gilmore
b9fd133061
Remove tdesc stuff and prettify.
1991-11-19 06:15:22 +00:00
K. Richard Pixley
e92ee46965
added all-info and install-info targets
1991-11-14 08:54:39 +00:00
Steve Chamberlain
a219b090a4
* Makefile.in, xconfig/delta88 made it install a sysV manual page;
...
gdb.z into the right place.
1991-11-14 03:57:05 +00:00
K. Richard Pixley
50d2bb5b4c
now handle doc subdir, too
1991-11-14 00:28:11 +00:00
John Gilmore
19230be6ac
xcoffread.c, tdesc-lib, and misc fixes.
1991-11-13 03:32:29 +00:00
Steve Chamberlain
35350222a8
Added MINUS_G flag, now debugging can be turned off
1991-11-11 19:23:24 +00:00
Steve Chamberlain
b715d5b4aa
* Makefile.in: link with libiberty after libreadline, since
...
readline might want something in libiberty.
1991-11-08 02:58:01 +00:00
K. Richard Pixley
02f25e46a6
fixed for objdir/subdirs
1991-11-08 00:54:27 +00:00
Steve Chamberlain
0aaa124f3e
* Makefile.in: put a - infront of the mv y.tab.c c-exp.tab.c and
...
mv y.tab.c m2-exp.tab.c, so that if bison is used, and the files
are created in place, so the mv fails, then the make continues.
1991-11-06 06:49:20 +00:00