Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update FSF address. | Fred Fish | 1995-08-02 | 9 | -9/+9 |
| | |||||
* | Various updates | Stan Shebs | 1994-07-12 | 1 | -8/+3 |
| | |||||
* | Add udi2go32.c to things to keep | Jim Kingdon | 1994-01-11 | 1 | -0/+1 |
| | |||||
* | Merge changes for dos x udi: | Jim Kingdon | 1993-11-03 | 2 | -0/+8 |
| | | | | | | | | * Makefile.in (udi2go32.o): add rule to build this file * 29k-share/udi/udi2go32.c: new file * config/a29k/a29k-udi.mt: add udi2go32.o * 29k-share/udi/{udr.c, udip2soc.c}: #ifdef out the entire file if __GO32__ is defined. What a hack. | ||||
* | Merge changes from progressive for dos x udi: | Jim Kingdon | 1993-11-03 | 1 | -0/+607 |
| | | | | | | | | * Makefile.in (udi2go32.o): add rule to build this file * 29k-share/udi/udi2go32.c: new file * config/a29k/a29k-udi.mt: add udi2go32.o * 29k-share/udi/{udr.c, udip2soc.c}: #ifdef out the entire file if __GO32__ is defined. What a hack. | ||||
* | bcopy -> memcpy | K. Richard Pixley | 1993-09-01 | 2 | -6/+6 |
| | |||||
* | * 29k-share/udi/udiphcfg.h: Always include udiphunix.h not udiphdos.h. | Jim Kingdon | 1993-08-17 | 1 | -0/+11 |
| | |||||
* | * 29k-share/udi/udr.c: Include fcntl.h not sys/fcntl.h. Also put | Jim Kingdon | 1993-08-09 | 1 | -1/+6 |
| | | | | sys/types.h near the top (just on general principles). | ||||
* | * 29k-share/udi/udip2soc.c: Include sys/types.h before sys/file.h. | Jim Kingdon | 1993-08-05 | 1 | -1/+4 |
| | |||||
* | * 29k-share/udi/udip2soc.c: Include fcntl.h not sys/fcntl.h. | Jim Kingdon | 1993-08-05 | 1 | -1/+6 |
| | |||||
* | Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitly | Fred Fish | 1993-08-02 | 2 | -2/+0 |
| | | | | added to the list by Sanitize, unless Sanitize knows it needs to keep it. | ||||
* | Add dfe and include to Things-to-lose list. | Fred Fish | 1993-07-30 | 1 | -0/+2 |
| | |||||
* | Add .Sanitize to Things-to-lose list. | Fred Fish | 1993-07-30 | 2 | -0/+4 |
| | |||||
* | now copyleft 93 | K. Richard Pixley | 1993-06-09 | 9 | -201/+178 |
| | |||||
* | Change udiphsun.h to udiphunix.h. | Fred Fish | 1993-05-31 | 1 | -1/+1 |
| | |||||
* | added things-to-lose sections | K. Richard Pixley | 1993-05-27 | 2 | -0/+4 |
| | |||||
* | Changed the configuration scheme a bit, to be saner, cleaner, etc. | Sean Eric Fagan | 1993-05-21 | 2 | -13/+100 |
| | | | | | Also, the so-called sun-dependent files were not very sun-dependent, so renamed it to "unix." | ||||
* | Renamed it to "udiphunix.h". | Sean Eric Fagan | 1993-05-21 | 1 | -86/+0 |
| | |||||
* | * udip2soc.c (UDIConnect): replace union wait with int. | K. Richard Pixley | 1993-05-01 | 1 | -2/+2 |
| | |||||
* | Remove soc2udip.c udi2mtip.c. These files no longer exist. | Stu Grossman | 1993-02-02 | 1 | -2/+0 |
| | |||||
* | Add README. | Stu Grossman | 1993-02-02 | 1 | -0/+1 |
| | |||||
* | handle machines other than DOS & Sun | David D. Zuhn | 1993-01-06 | 1 | -3/+11 |
| | |||||
* | use waitpid instead of wait4 | David D. Zuhn | 1993-01-06 | 1 | -1/+1 |
| | |||||
* | * infcmd.c (set_environment_command): Make set env FOO x=y work. | Stu Grossman | 1992-11-18 | 1 | -0/+4 |
| | | | | | | | | | | | | | Fix from maj@lucid.com. * remote-udi.c (udi_open): Reset vars so that user can re-run programs without leaving GDB. * (many routines): Slightly improve error handling. * (download): Zero out BSS by longs instead of bytes to avoid timeouts in real hardware. * 29k-share/udi/udip2soc.c (UDIDisconnect, UDIKill): Indicate that connection is no longer in use after shutdown() of socket. This keeps GDB from dying of a SIGPIPE when you issue multiple `target udi' commands. | ||||
* | Remove include and dfe directories. | Stu Grossman | 1992-11-17 | 1 | -2/+0 |
| | |||||
* | Patched a couple of minor bugs in UDI support. These have been sent | Ian Lance Taylor | 1992-09-18 | 1 | -1/+1 |
| | | | | to AMD. | ||||
* | * vx-share/README, nindy-share/README: New files describing | John Gilmore | 1992-08-28 | 1 | -0/+9 |
| | | | | | how these directories' code is shared, and with whom. (also 29k-share) | ||||
* | * am29k-pinsn.c: Use new opcode table in "opcode/a29k.h". | Stu Grossman | 1992-05-07 | 1 | -187/+241 |
| | | | | | | | | | | | | | | | | | | | * am29k-tdep.c: Update to latest code from AMD. (get_saved_register) don't crap out if no frame. * remote-udi.c: Set/clear inferior_pid as appropriate. (udi_open) call target_preopen, don't close fd 0!!!, clean up error handling. Fixup end-of-debugging messages. (udi_fetch_registers) clean up big time, mainly don't multiply register_valid indices by 4, and use proper Offset when reading gr96-gr127. (udi_store_registers) general cleanup. (fetch_register) cleanup, simplify. (regnum_to_srnum) INT_REGNUM->INTE_REGNUM. * tm-29k.h: Upgrade to latest code from AMD. * 29k-share/udi/udip2soc.c: Get rid of useless errmsg_m macro. (UDIConnect) Clean up error processing (like, don't do exit() if execlp fails), make code restartable, make more attractive. (UDIStop) Use SIGINT instead of SIGUSR1, as isstip won't stop otherwise. | ||||
* | 29k/UDI add stragglers. | Stu Grossman | 1992-04-24 | 1 | -0/+1 |
| | |||||
* | More files for 29k/UDI. | Stu Grossman | 1992-04-24 | 1 | -0/+55 |
| | |||||
* | Add lotsa files for 29k UDI debugger interface support. | Stu Grossman | 1992-04-22 | 11 | -0/+2403 |