aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1992-04-03Fix bug with gdb resending SIGSTOP to an attached process that was forciblyFred Fish2-1/+27
1992-04-03version = 4.4.86Stu Grossman1-1/+1
1992-04-03* Makefile.in (SFILES_MAINDIR): add mipsread.cStu Grossman2-1/+5
1992-04-03Add sun4os5 (Solaris) config files.John Gilmore1-0/+2
1992-04-03Sort the names, since the file renaming.John Gilmore1-54/+54
1992-04-03New sym filesJohn Gilmore1-0/+2
1992-04-03* Makefile.in (OBS): Compile mipsread.c for all targets now.John Gilmore5-22/+30
1992-04-03Don't need to bring in mipsread.o specially any more.John Gilmore4-4/+4
1992-04-03Date: Thu, 2 Apr 92 15:48:13 -0800John Gilmore3-1/+693
1992-04-03* mipsread.c (fixup_sigtramp): Also look for _sigtramp as a realStu Grossman4-36/+52
1992-04-03* Makefile.in: Now that we have sym.h and symconst.h, compileJohn Gilmore1-11/+4
1992-04-02Fix bug in values.c unpacking signed characters on hosts where the defaultFred Fish3-15/+43
1992-04-02* buildsym.c (read_struct_type): Avoid coredump when C++John Gilmore2-1/+6
1992-04-02Lint.John Gilmore10-41/+62
1992-04-02* archive.c, bfd.c, bout.c, coffcode.h, init.c, reloc.c,John Gilmore1-0/+14
1992-04-01Add kludge to work around broken <stdlib.h> in gcc installation on Suns.Fred Fish3-0/+736
1992-04-01Many changes to procfs.c, mostly to expand the "info proc" command and toFred Fish6-125/+2140
1992-04-01Changes in procfs.c to fix bug with inferior's siginfo struct gettingFred Fish2-17/+84
1992-04-01* mipsread.c (parse_procedure): PDR.isym should get pointer toStu Grossman1-0/+5
1992-04-01Keep sun4os5 config files now that Sun says it's OK.John Gilmore1-0/+2
1992-04-01(breakpoint_1): Fix prototype, this time for sure!John Gilmore1-1/+5
1992-03-31* Makefile.in: version->4.4.8Stu Grossman1-0/+2
1992-03-31* procfs.c (open_proc_file): Disable inherit-on-fork flag so thatStu Grossman2-0/+9
1992-03-31* elfread.c (elf_symtab_read): Use xmalloc, not bfd_xmalloc.John Gilmore2-1/+8
1992-03-31add send_pr. remove "force" from .stmp-gprof rule. Supress echoing of all th...K. Richard Pixley2-89/+166
1992-03-31gdb.tar.Z: all-texinfo target is now .stmp-texinfo.Stu Grossman1-1/+1
1992-03-31* Makefile.in (alldeps.mak): Config files are now *.m[ht] asStu Grossman2-1/+4
1992-03-31Add mh-aixStu Grossman1-0/+1
1992-03-31Add sysv4.hStu Grossman1-0/+1
1992-03-31Add irix4.hStu Grossman1-0/+1
1992-03-31Keep PORTINGStu Grossman1-1/+5
1992-03-31* config/irix4.mh: Don't use coredep.o. It doesn't work with procfs.Stu Grossman2-1/+3
1992-03-31* mipsread.c (parse_symbol, parse_procedure): Re-do the way thatStu Grossman4-110/+65
1992-03-30c-exp.y: Add missing return type to yyparse() prototype.Per Bothner2-0/+5
1992-03-29LintJohn Gilmore19-97/+258
1992-03-29New host and target.John Gilmore2-0/+24
1992-03-29* Makefile.in (VERSION): Roll to 4.4.7.John Gilmore3-46/+57
1992-03-29Create and use macros for iterating on symtabs, psymtabs, msymbols.John Gilmore8-573/+215
1992-03-29* target.c (nomemory): Now that higher levels examine errno, give EIO.John Gilmore6-45/+174
1992-03-29Merged in latest RS6000 diffs from Metin G. Ozisik.Per Bothner19-120/+607
1992-03-29* config/sparc-elf.mt, hosts/sysv4.h: New config files.John Gilmore1-0/+66
1992-03-29* bout.c, coff-a29k.c, coff-i960.c: Lint.John Gilmore1-2/+2
1992-03-28Fix to use a single disposable copy of section header table and programFred Fish2-42/+39
1992-03-28Add OBJF_SYMS flag and use it to decide whether or not we have alreadyFred Fish3-51/+60
1992-03-27Misc cleanups from code review.John Gilmore7-49/+48
1992-03-27More cleanups for gprof, especially with the '386 target.Sean Eric Fagan2-4/+10
1992-03-27Added support for building on/for an embedded 386 using encapsulated coff.Sean Eric Fagan1-1/+1
1992-03-27Put in stuff necessary for gprof to be built, cleaned up, etc.Sean Eric Fagan2-8/+69
1992-03-27Document requirements for calling mmcheck to install corruption checkingFred Fish3-0/+412
1992-03-27Mostly changes to dbxread.c to preserve stringtab's on a per-objfileFred Fish5-261/+331