Fred Fish
b0680d313f
Add new configuration for NCR 3000.
35 years ago
Fred Fish
a7bec03d8e
Recognize new ncr3000 config.
35 years ago
Fred Fish
c5b61136ef
Recognize new ncr3000 config. Add MINUS_G macro, default to -g.
35 years ago
Fred Fish
6e706950c3
Recognize new ncr3000 config.
35 years ago
Fred Fish
5435f92798
New configuration file for ncr 3000.
35 years ago
Fred Fish
5868184b8d
Pass on MINUS_G to recursive makes. Recognize ncr3000 config.
35 years ago
Fred Fish
ccc76ce9bf
New config files for NCR 3000.
35 years ago
John Gilmore
77b46d1331
* gdb.texinfo: Update for GDB-4.5. Move `Formatting
Documentation' ahead of `Installing GDB' to match README.
Update shared library doc, -readnow and -mapped, and directory
structure (add glob and mmalloc). Update configure doc.
35 years ago
Stu Grossman
5dabd1a5eb
alldeps.mak and depend once again!
35 years ago
Stu Grossman
b69ce5ab27
* Makefile.in: Update version to 4.5.
* WHATS.NEW: The obvious.
35 years ago
Stu Grossman
6f55e88d99
One more time...
35 years ago
Stu Grossman
ece3256543
* depend: Generate new depend file for this release.
35 years ago
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.
35 years ago
Per Bothner
9b6f92dbfd
buildsym.c: Fix parameter mis-match.
Check in ChangeLog (forgotten last night).
35 years ago
Stu Grossman
7fe388adce
* Makefile.in: version=4.4.88, add xm-vax.h to HFILES.
35 years ago
Ken Raeburn
1900f884b3
Install second copy as $(tooldir)/bin/ld, since that's what gcc wants.
35 years ago
Ken Raeburn
81484684f3
Install second copy in $(tooldir)/bin, since that's where gcc looks.
35 years ago
John Gilmore
9e53d9dce6
Minor changes for Solaris.
35 years ago
Per Bothner
095db7ce45
Changes from metin@ibmpa.awdpa.ibm.com (Metin G. Ozisik).
* buildsym.c (#ifdef RS6000_TARGET): Don't create unnecessary
symbols for nameless types. And, handle `R' (register parameter
type) for AIX. (an extension to existing stabstring grammar).
* rs6000-xdep.c: Fix typo (= should have been ==).
35 years ago
Per Bothner
cf9838aff0
* rs6k.h: Fix incorrect extended opcode for instructions `fm'
and `fd'. (From metin@ibmpa.awdpa.ibm.com (Metin G. Ozisik).)
35 years ago
John Gilmore
5a3859296d
apollo68v.h => apollov68.h (must be for DOS 8.3 names or something)
35 years ago
John Gilmore
aee06af3b4
Remove $Log stuff.
35 years ago
K. Richard Pixley
0ee8612968
remove references to gdbm
35 years ago
Fred Fish
74e2ef2631
Remove obsolete README file, and update mmalloc.texi to closer reflect
reality. Minor fix to comment in mmalloc.c. Remove README from .Sanitize
35 years ago
Fred Fish
1a33f7c62e
Fix prototype for pointer to function to get more core.
35 years ago
Stu Grossman
5661980309
* xm-i386mach.h: add decls for errno and strdup().
35 years ago
Fred Fish
fa128a27ab
Only redefine size_t and CHAR_BIT if they are not already defined.
35 years ago
Stu Grossman
ff1e35cb62
* xm-i386mach.h: add decl for errno.
35 years ago
K. Richard Pixley
a19cc981ae
keep ChangeLog
35 years ago
Per Bothner
6910a5ac8d
* config.sub: Don't canonicalize os value
newsos* to bsd (readline needs to check for newsos).
(This fix was earlier made Jan 31, but got re-broken.)
35 years ago
Per Bothner
6fba3d7c95
* breakpoint.c (breakpoint_1): Add (int) casts for enums
used in array index context (otherwise, some compilers barf).
35 years ago
Roland Pesch
6e64547b7d
keep mmalloc.texi
35 years ago
Roland Pesch
d203e17273
Converted from Fred's original README; no changes in substance.
35 years ago
Stu Grossman
e05ba37d1f
* m68k-tdep.c, tm-sun3.h: #ifdef around get_longjmp_target().
Change def of SAVED_PC_AFTER_CALL to call routine to see if we are
in a system call, and provide better backtrace if so.
35 years ago
Sean Eric Fagan
da2f87448e
mh-a68bsd is the Apollo Series 400 host file, to be used when running
under the BSD emulation environment ($SYSTYPE=bsd4.3).
35 years ago
Sean Eric Fagan
86582e8d6c
The Apollo compiler doesn't like assigning variables to enum's. So,
add a new enum to the class, with a value of 0.
35 years ago
Sean Eric Fagan
3876b4c55d
ChangeLog entries describing my changes.
35 years ago
Sean Eric Fagan
343fb08da8
Change a series of #if/#elif to #if/#else/#if.../#endif. The apollo
compiler lies about being ANSI conformant.
35 years ago
Sean Eric Fagan
da7aaffbae
The apollo make does not like lines which end in a backslash, but do not have
anything following (it tries to interpret the next line as a command; for
this file, the next line was merely more rules).
35 years ago
Sean Eric Fagan
68cd7865a6
Support for Apollo Series 400 machines, under the BSD environment.
35 years ago
Stu Grossman
3ab074bcaa
Add rs6k.h
35 years ago
Stu Grossman
1f415ae722
* Makefile.in (HFILES): Add xcoffsolib.h.
35 years ago
Stu Grossman
2741887bb0
rs6000-pinsn.c!!! Not .h!!!
35 years ago
Stu Grossman
14832b2e6a
* rs6000-pinsn.c: #include "opcode/rs6k.h"
35 years ago
Stu Grossman
aa505f07bd
* rs6k.h: Move from ../../gdb/rs6k-opcode.h.
35 years ago
Stu Grossman
c994feb68e
* rs6k-opcode.h: Move to ../include/opcode/rs6k.h.
35 years ago
Stu Grossman
96c19d0f6d
* mipsread.c (read_mips_symtab, read_the_mips_symtab,
mipscoff_symfile_read): Convert to BFD to do file I/O.
35 years ago
Stu Grossman
c1bde6653a
* symfile.c: #include <ctype.h> to get proper def if isspace().
35 years ago
Stu Grossman
628c6d3b78
* i386-tdep.c (get_longjmp_target): #ifdef GET_LONGJMP_TARGET.
35 years ago
Sean Eric Fagan
92f73b4228
Added the file.
35 years ago