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
Stu Grossman
270a2e5383
version->4.4.87
35 years ago
Stu Grossman
391ca579f1
* mipsread.c: Create a .gdbinfo pseudo-symbol for each
function also when parsing embedded stabs.
35 years ago
Stu Grossman
27c28d61ce
* configure.in: sco is an os, not a vendor!
35 years ago
Fred Fish
f73b6c4867
Get rid of the other half of the ugly kludge as well...
35 years ago
Fred Fish
aafba48f94
Get rid of include of <stdlib.h>, which is not guaranteed to be present
even when __STDC__ is defined. This also causes the ugly malloc/realloc/etc
kludge to go away.
35 years ago
Per Bothner
ad142b8e1f
* mipsread.c: Create a .gdbinfo pseudo-symbol for each
function also when parsing embedded stabs.
35 years ago
Stu Grossman
e5578a31ee
* mipsread.c: Fix many invocations of complain. Use enum
type_code where appropriate.
35 years ago
Stu Grossman
41bd448eaa
* mipsread.c: Fix many invocations of complain.
35 years ago
Roland Pesch
cc9bc574ec
Updates to text on "info proc".
35 years ago
Stu Grossman
995e7f86f3
* xm-vaxult.h: Add decl for strdup().
35 years ago
Stu Grossman
6f2a109c2c
* detach.c (mmalloc_detach): Arg should be PTR, not void *.
Fixes complaints from non __STDC__ systems.
35 years ago
Roland Pesch
95d5ceb921
0) Update descriptions of symbol-file, file, add-symbol-file cmds for use
of *options* "-readnow" and "-mapped".
1) Change title/subtitle to come closer to text used by FSF when they
printed this thing (but still avoid silliness of having word "manual" in
the title).
2) First few minor corrections from most recent Chassell pass.
35 years ago
Stu Grossman
ce9260ae3e
* Makefile.in: Add dependancies for xm-vaxbsd.h and xm-vaxult.h
for xm-vax.h.
35 years ago
Stu Grossman
dd7368a7cf
* configure: Quote $( better. Keep various shells happy.
35 years ago
Stu Grossman
bf2261244a
*** empty log message ***
35 years ago
Steve Chamberlain
9d1fe8a410
New lexer.
New targets for h8/300 simulator and DOS
35 years ago
Stu Grossman
b2de19e3c6
* buildsym.h, dbxread.c, mipsread.c: Add objfile arg to
process_one_symbol.
35 years ago
Per Bothner
556f3d9029
* munch: Must pre-pend "_" to "initialize" for SYSV style nm.
* tm-rs6000.h, xcoffexec.c, xcoffread.c, xm-rs6000.h:
Merge in more patches for rs6000 from Metin Ozisik.
* utils.c: Fix typo in comment.
35 years ago
Fred Fish
677ff94729
Cast macro args to unsigned to avoid complaints from compiler and lint
about integer overflow during left shift of 16 bits.
35 years ago
Fred Fish
d65eee73d4
Fix bug with gdb resending SIGSTOP to an attached process that was forcibly
stopped during attach, thus stopping it again.
35 years ago
Stu Grossman
4d0d3491e3
version = 4.4.86
35 years ago
Stu Grossman
239e7ee90f
* Makefile.in (SFILES_MAINDIR): add mipsread.c
35 years ago
John Gilmore
2bdc4094ab
Add sun4os5 (Solaris) config files.
35 years ago
John Gilmore
ede23f3b2f
Sort the names, since the file renaming.
35 years ago
John Gilmore
291dcdc65c
New sym files
35 years ago
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.
35 years ago
John Gilmore
29acf1753a
Don't need to bring in mipsread.o specially any more.
35 years ago