Age | Commit message (Expand) | Author | Files | Lines |
1992-04-24 | * Makefile.in (make-proto-gdb-1): 1st cut at packaging | Stu Grossman | 2 | -2/+7 |
1992-04-24 | * remote-udi.c (udi_insert/remove_breakpoint): Completely | Stu Grossman | 2 | -45/+37 |
1992-04-24 | 29k/UDI add stragglers. | Stu Grossman | 1 | -0/+1 |
1992-04-24 | * Makefile.in: Add 29k/UDI support. Improve depend. | Stu Grossman | 6 | -12/+71 |
1992-04-24 | * am29k-tdep.c: Update to use new calling conventions, and misc | Stu Grossman | 2 | -5/+8 |
1992-04-24 | * m68k-pinsn.c (print_insn_arg): Make branch offsets be signed. | Stu Grossman | 2 | -1/+5 |
1992-04-24 | * tm-29k.h: Set DECR_PC_AFTER_BREAK to 0, as 29ks have nice | Stu Grossman | 2 | -1/+4 |
1992-04-24 | 29K/UDI remote debugger interface. | Stu Grossman | 1 | -0/+1346 |
1992-04-24 | More files for 29k/UDI. | Stu Grossman | 1 | -0/+55 |
1992-04-24 | Call warning() to print warnings, which deals properly with leading and | Fred Fish | 2 | -5/+9 |
1992-04-22 | Replace MINUS_G with CFLAGS. | Fred Fish | 1 | -1/+1 |
1992-04-22 | Finish MINUS_G eradication. | Fred Fish | 1 | -1/+1 |
1992-04-22 | Add config target for 29k/UDI. | Stu Grossman | 2 | -0/+6 |
1992-04-22 | Add lotsa files for 29k UDI debugger interface support. | Stu Grossman | 11 | -0/+2403 |
1992-04-22 | * symtab.c (lookup_symbol): Need to check if msymbol->name is | Stu Grossman | 2 | -430/+353 |
1992-04-22 | Remove now obsolete signame.c and signame.h; functionality is handled by | Fred Fish | 16 | -477/+193 |
1992-04-21 | Makefile.in: rework CFLAGS so that they can be set from the command | K. Richard Pixley | 2 | -63/+49 |
1992-04-18 | Back out of TYPE_FLAG_FUND_TYPE change, solve the problem in valprint.c by | Fred Fish | 5 | -88/+152 |
1992-04-17 | * sun3-xdep.c (fetch_core_registers): Lint. | John Gilmore | 3 | -2/+12 |
1992-04-17 | Fix to dwarfread.c to target pointer and target long sizes, fixes for | Fred Fish | 6 | -26/+104 |
1992-04-17 | * rs6000-pinsn.c: New version from IBM (Metin). | Per Bothner | 3 | -9/+21 |
1992-04-15 | Add TYPE_FLAG_FUND_TYPE bit to the flags member of the type structure, | Fred Fish | 7 | -166/+192 |
1992-04-14 | * remote-vx.c, vx-share/xdr_ptrace.c, vx-share/xdr_ptrace.h, | Stu Grossman | 4 | -213/+83 |
1992-04-14 | Extensive changes to replace swapin() function with target_to_host() | Fred Fish | 2 | -347/+544 |
1992-04-13 | Revised -mapped description. | John Gilmore | 2 | -1/+5 |
1992-04-12 | * mipsread.c (parse_partial_symbols): Complain when sh->index is | John Gilmore | 2 | -605/+711 |
1992-04-11 | Set devo VERSION to 4.5.1 to avoid confuzzion with the released version. | John Gilmore | 2 | -1/+8 |
1992-04-11 | * xcoffread.c (NO_TYPEDEFS): Fix typo in commented-out #define. | John Gilmore | 2 | -1/+7 |
1992-04-11 | Add swapin() function, and SWAPIN macro that calls it, to do byte swapping | Fred Fish | 2 | -75/+132 |
1992-04-11 | Recognize new ncr3000 config. | Fred Fish | 2 | -0/+13 |
1992-04-11 | New configuration file for ncr 3000. | Fred Fish | 2 | -0/+37 |
1992-04-11 | * gdb.texinfo: Update for GDB-4.5. Move `Formatting | John Gilmore | 2 | -120/+152 |
1992-04-10 | alldeps.mak and depend once again! | Stu Grossman | 2 | -426/+381 |
1992-04-10 | * Makefile.in: Update version to 4.5. | Stu Grossman | 2 | -0/+93 |
1992-04-10 | One more time... | Stu Grossman | 1 | -308/+328 |
1992-04-10 | * depend: Generate new depend file for this release. | Stu Grossman | 1 | -0/+2 |
1992-04-10 | * Makefile.in (depend): Fix dependancy generation so that it does | Stu Grossman | 2 | -1/+7 |
1992-04-09 | buildsym.c: Fix parameter mis-match. | Per Bothner | 2 | -1/+9 |
1992-04-09 | * Makefile.in: version=4.4.88, add xm-vax.h to HFILES. | Stu Grossman | 2 | -2/+6 |
1992-04-09 | Minor changes for Solaris. | John Gilmore | 3 | -0/+15 |
1992-04-09 | Changes from metin@ibmpa.awdpa.ibm.com (Metin G. Ozisik). | Per Bothner | 2 | -1/+40 |
1992-04-08 | * xm-i386mach.h: add decls for errno and strdup(). | Stu Grossman | 2 | -1/+3 |
1992-04-08 | * xm-i386mach.h: add decl for errno. | Stu Grossman | 2 | -0/+5 |
1992-04-07 | * breakpoint.c (breakpoint_1): Add (int) casts for enums | Per Bothner | 1 | -0/+5 |
1992-04-07 | * m68k-tdep.c, tm-sun3.h: #ifdef around get_longjmp_target(). | Stu Grossman | 2 | -0/+11 |
1992-04-07 | * Makefile.in (HFILES): Add xcoffsolib.h. | Stu Grossman | 2 | -1/+2 |
1992-04-07 | rs6000-pinsn.c!!! Not .h!!! | Stu Grossman | 1 | -1/+1 |
1992-04-07 | * rs6000-pinsn.c: #include "opcode/rs6k.h" | Stu Grossman | 2 | -1/+2 |
1992-04-07 | * rs6k-opcode.h: Move to ../include/opcode/rs6k.h. | Stu Grossman | 2 | -1/+2 |
1992-04-07 | * mipsread.c (read_mips_symtab, read_the_mips_symtab, | Stu Grossman | 1 | -0/+3 |