summaryrefslogtreecommitdiff
path: root/gdb/vx-share
Commit message (Collapse)AuthorAgeFilesLines
* Update/correct copyright notices.Kevin Buettner2001-03-065-5/+8
|
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-1613-0/+1200
|
* Initial creation of sourceware repositoryStan Shebs1999-04-1614-1246/+0
|
* CARP: --enable-build-warnings=-Werror: Fix problems stopping GDB beingAndrew Cagney1998-11-251-1/+1
| | | | canadian-crossed to host i386-cygwin.
* Patches to fix linux-x-i960-vxworks5.0 build failure.Jim Wilson1998-11-062-2/+4
| | | | | | | * remote-vx.c (net_read_registers, net_write_registers, vx_xver_memory, vx_resume, vx_attach, vx_detach, vx_kill): Change errno to errno_num. * vx-share/xdr_ptrace.c (xdr_ptrace_return): Likewise. * vx-share/xdr_ptrace.h (struct ptrace_return): Likewise.
* Added "regPacket.h" to "Things to Keep"David H. Webster1995-04-101-0/+1
|
* * vx-share/regPacket.h: a new file interfacing with vxworks.Kung Hsu1995-03-271-0/+160
|
* * vx-share/ptrace.h: merge in WRS new ptrace requests.Kung Hsu1995-03-011-13/+41
|
* Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitlyFred Fish1993-08-021-1/+0
| | | | added to the list by Sanitize, unless Sanitize knows it needs to keep it.
* Add .Sanitize to Things-to-lose list.Fred Fish1993-07-301-0/+2
|
* added things-to-lose sectionsK. Richard Pixley1993-05-271-0/+2
|
* Yes John, I haven't heard from Mark Fox yet.Stu Grossman1993-03-191-4/+0
| | | | * vx-share/vxWorks.h: Remove #def of NULL.
* * config/rs6000.mh: Get rid of -Dfd_set=int crock.Stu Grossman1993-03-164-4/+3
| | | | | | | This is defined in defs.h if necessary. * vx-share/vxWorks.h: Remove #defs of min and max. * vx-share/xdr_ld.c, vx-share/xdr_ptrace.c, vx-share/xdr_rdb.c: include defs.h.
* reg.h, xdr_regs.c, xdr_regs.h are gone now.John Gilmore1993-01-291-3/+0
|
* * vx-share/{reg.h,xdr_regs.h,xdr_regs.c}: Remove, unused.John Gilmore1992-12-104-278/+15
| | | | | * remote-vx.c: Don't include vx-share/reg.h. * vx-share/ptrace.h: Reproduce from scratch.
* These two files are copyrighted by Sun Microsystems.John Gilmore1992-10-232-223/+11
| | | | | | | | | | | | | | | Wind River stole them from the Sun Unix distributions. We can't distribute them in an FSF GDB release. We should even rewrite them for our own releases, though that is not as urgent. Until these two files are rewritten, VxWorks support in GDB will not compile. The i960 support can be gained by just rewriting the ptrace.h file. Only small amounts of the reg.h file need to be rebuilt -- compile remote-vx.c to see what is needed. John
* Add copyrights, change to FSF.Stu Grossman1992-10-2312-8/+44
|
* Update .sanitize filesJohn Gilmore1992-09-021-16/+2
|
* * vx-share/README, nindy-share/README: New files describingJohn Gilmore1992-08-281-0/+7
| | | | how these directories' code is shared, and with whom.
* * Makefile.in, remote-udi.c, remote-vx.c, 29k-share/dfe/mini2udi.c,Stu Grossman1992-05-082-5/+5
| | | | | | 29k-share/dfe/yank.c, vx-share/xdr_ptrace.c, vx-share/xdr_regs.c: Remove -I29k-share, -Ivx-share from Makefile.in. Make #includes relative to each source file.
* * remote-vx.c, vx-share/xdr_ptrace.c, vx-share/xdr_ptrace.h,Stu Grossman1992-04-143-78/+22
| | | | | vx-share/xdr_rdb.h: Update for new remote protocol under VxWorks 5.0.2.
* * command.h, defs.h, eval.h, expression.h, remote-sa.sparc.c,Stu Grossman1991-12-193-4/+4
| | | | | | sparc-tdep.c, symtab.h, target.h, value.h, vx-share/ptrace.h, vx-share/xdr_ptrace.h, vx-share/xdr_rdb.h: ANSIfy enums. CVS:
* echo echo echoJohn Gilmore1991-11-211-3/+4
|
* Initial revisionK. Richard Pixley1991-05-231-0/+58
|
* Johns releaseK. Richard Pixley1991-03-2814-0/+1503