aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1992-10-15* Makefile.in (VERSION): Roll to 4.6.8.John Gilmore5-14/+12
1992-10-15Lint around file_ptr's (bfd's off_t's) and bfd_seek.John Gilmore6-64/+106
1992-10-15* mips-tdep.c, mipsread.c, tm-mips.h: Get rid of ".gdbinfo."Stu Grossman4-94/+164
1992-10-15sony news native supportK. Richard Pixley6-3/+35
1992-10-15remove redundant include of sys/time.h.K. Richard Pixley2-1/+2
1992-10-15include ctype.hK. Richard Pixley2-0/+6
1992-10-13* config/news1000.mt: No longer needed, same as news.mt.John Gilmore1-0/+1
1992-10-13Convert m68k entries to m68* entries to handleJohn Gilmore2-57/+38
1992-10-11fix typo, added @tableDavid D. Zuhn2-2/+7
1992-10-10remove duplicate inftarg.oK. Richard Pixley3-2/+6
1992-10-10* Makefile.in (HFILES): Add all nm-irix3.h, nm-irix4.h,Stu Grossman2-1/+5
1992-10-09* config/irix3.mh (NATDEPFILES): nat-mips.o => mips-nat.o.Stu Grossman2-1/+3
1992-10-09* Makefile.in (alldeps.mak): Add = sign after NATDEPFILES.Stu Grossman2-1/+3
1992-10-09* config/bigmips.mh config/littlemips.mh: Remove mips-xdep.o.Stu Grossman3-2/+3
1992-10-09* config/bigmips.mh config/littlemips.mh: Remove mips-xdep.o.Stu Grossman1-4/+8
1992-10-09Fri Oct 9 08:41:11 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor2-0/+12
1992-10-09First cut at support for all BSD variants on 386.John Gilmore2-0/+12
1992-10-09First cut at support for all BSD variants on 386.John Gilmore3-0/+11
1992-10-09First cut at support for all BSD variants on 386.John Gilmore4-0/+139
1992-10-09Sun2 native support (untested).K. Richard Pixley6-16/+49
1992-10-09Mips native support. Decstation and iris4 have been tested.K. Richard Pixley15-149/+461
1992-10-09* config/rs6000.mh (XDEPFILES): removed fork-child.o.K. Richard Pixley4-6/+15
1992-10-09* infcmd.c (path_info): Avoid 250-char limit on printf_filtered,John Gilmore1-0/+5
1992-10-09* remote-nindy.c (nindy_load): Replacement version from SteveKen Raeburn2-34/+39
1992-10-09* Makefile.in (HFILES): Add nm-*.h files.Stu Grossman2-1/+6
1992-10-09Remove stratus.mt and stratus.mh until we can get copyright assignment from theStu Grossman1-2/+0
1992-10-09Remove duplicate core.c entry from SFILES_MAINDIR.Stu Grossman1-1/+1
1992-10-09Remove a29k-udi.c till we straighten out AMD copyright stuff.Stu Grossman1-1/+0
1992-10-09Fix up HPPA file names.John Gilmore1-10/+9
1992-10-09* config/sun4os4.mh (XDEPFILES): fork-child.o removed.K. Richard Pixley2-2/+5
1992-10-08* doc/gdbint.texinfo: document a few more macros, create newK. Richard Pixley2-55/+117
1992-10-08* Makefile.in alldeps.mak depend: Rip out 29k/udi pendingStu Grossman4-68/+30
1992-10-08keep sun3-nat.c, rs6000-nat.c, nm-sun3.h, nm-rs6000.h. ForgetK. Richard Pixley1-3/+4
1992-10-08* Makefile.in (setup-to-dist): Remove -norecursion so that docStu Grossman2-1/+6
1992-10-08Going back to old remote method for now.Sean Eric Fagan2-5/+1
1992-10-08* Makefile.in (nindy.o): Define "STRIP" as pathname of strip program.Ken Raeburn4-6/+24
1992-10-06Set REMOTE to remote-ser.o.Sean Eric Fagan1-0/+3
1992-10-06Added remote-ser.c, which is a version of remote.c that uses the routinesSean Eric Fagan2-1/+797
1992-10-06NOTICE_SIGNAL_HANDLING_CHANGE macro added to the target vector asK. Richard Pixley16-39/+91
1992-10-06* main.c (define_command): Add forgotten initializer.John Gilmore1-0/+4
1992-10-06* language.c, language.h: Move saved_language out to globalJohn Gilmore4-35/+104
1992-10-06Solaris-x86 early trialJohn Gilmore1-0/+4
1992-10-06* configure.in, config/i386sol2.{mh,mt}: Preliminary Solaris-x86 conf.John Gilmore4-0/+38
1992-10-06 A bunch of changes mostly to improve debugging of C++ programs.John Gilmore3-16/+142
1992-10-05* Makefile.in: Re-install 29K/UDI stuff.Stu Grossman4-128/+226
1992-10-05Mon Oct 5 09:46:44 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor2-6/+12
1992-10-05Mon Oct 5 09:46:44 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor2-1/+4
1992-10-05Mon Oct 5 09:46:44 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor2-1/+6
1992-10-03Changes to make 29k function calls work better at Adobe.John Gilmore4-16/+31
1992-10-02Rs6000 native support.K. Richard Pixley7-16/+297