Age | Commit message (Expand) | Author | Files | Lines |
1996-07-02 | Add stub support for Linux on PowerPC | Michael Meissner | 4 | -5/+41 |
1996-07-01 | From Raymond Jou <rjou@mexican.cygnus.com>: | Stan Shebs | 2 | -20/+29 |
1996-07-01 | * remote-e7000.c (e7000_stop): New function. | Mark Alexander | 2 | -2/+12 |
1996-06-30 | (all-cfg.text): @set SPARCLET. | David Edelsohn | 3 | -39/+45 |
1996-06-29 | * remote.texi: Add documentation for target Sparclet. | Dawn Perchik | 2 | -36/+192 |
1996-06-28 | Keep sparclet.mt. | David Edelsohn | 1 | -0/+1 |
1996-06-28 | * configure,configure.in: Add target sparclet. | Dawn Perchik | 3 | -0/+106 |
1996-06-28 | * configure,configure.in: Add target sparclet. | Dawn Perchik | 10 | -89/+507 |
1996-06-28 | * main.c (main): Add option "l" for setting remote_timeout. | Dawn Perchik | 2 | -0/+23 |
1996-06-28 | * remote-e7000.c,remote.c,target.h,top.c: | Dawn Perchik | 5 | -11/+108 |
1996-06-28 | * remote-e7000.c (e7000_parse_device): New function. | Dawn Perchik | 2 | -17/+56 |
1996-06-28 | * monitor.c (monitor_debug): Fix remotedebug buffering. | Dawn Perchik | 2 | -12/+46 |
1996-06-28 | * gdb.base/signals.exp (test_handle_all_print): Temporarily increase | Fred Fish | 2 | -2/+10 |
1996-06-28 | * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec. | Fred Fish | 2 | -2/+8 |
1996-06-28 | * config/i386/cygwin32.mh, config/powerpc/cygwin32.mh | Stan Shebs | 3 | -4/+7 |
1996-06-28 | * lib/gdb.exp (default_gdb_start): When reporting a timeout during | Fred Fish | 2 | -4/+19 |
1996-06-26 | * gdbtypes.c (create_array_type): If TYPE_LENGTH (result_type) | Wilfried Moser | 3 | -59/+16 |
1996-06-26 | * lib/gdb.exp: Report timeout value for verbosity level 2. | Fred Fish | 13 | -23/+304 |
1996-06-26 | * remote-e7000.c (e7000_read_inferior_memory_large): New function. | Martin Hunt | 2 | -26/+69 |
1996-06-25 | * gdb.threads/Makefile.in (docdir): Removed. | Jason Molenda | 2 | -0/+160 |
1996-06-25 | * gdb/gdbserver/Makefile.in (docdir): Removed. | Jason Molenda | 2 | -1/+4 |
1996-06-25 | * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir): | Jason Molenda | 7 | -125/+245 |
1996-06-25 | * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL, | Jason Molenda | 5 | -13/+811 |
1996-06-25 | * configure.in (AC_PREREQ): autoconf 2.5 or higher. | Jason Molenda | 9 | -25/+36 |
1996-06-24 | add type for read_cfront_member_functions | Angela Marie Thomas | 1 | -0/+1 |
1996-06-24 | * win32-nat.c: #include <unistd.h>. | David Edelsohn | 1 | -220/+85 |
1996-06-23 | * tests1.exp (test_modes): Remove *-*-* setup_sfail for | Fred Fish | 2 | -3/+6 |
1996-06-21 | * gdbtk.tcl (populate_register_window): Make initial window one | Fred Fish | 2 | -1/+3 |
1996-06-21 | * gdbtk.tcl (create_register_windows): Include missing '$'s. | Fred Fish | 2 | -9/+22 |
1996-06-21 | * gdbtk.c (get_register): Support for printing raw formats. | Fred Fish | 3 | -112/+278 |
1996-06-20 | * configure.in: Revise sol-thread.o test. | David Edelsohn | 3 | -190/+504 |
1996-06-20 | * gdbtk.tcl (gdbtk_tcl_readline_begin): Handle backspace to | Fred Fish | 2 | -0/+38 |
1996-06-20 | Changes to gdbtk configury so cygwin32 hosts (in addition to go32) | Geoffrey Noer | 3 | -493/+217 |
1996-06-18 | * h8300-dep.c (gdb_print_insn_h8300): Handle the H8/S. | Jeff Law | 4 | -3/+111 |
1996-06-17 | * Makefile.in (DVIPS): New define, set to dvips. | Fred Fish | 2 | -29/+57 |
1996-06-16 | * somsolib.c (som_solib_create_inferior_hook): Handle tracking | Jeff Law | 2 | -48/+83 |
1996-06-13 | * config.in: Regenerated. | Tom Tromey | 4 | -130/+142 |
1996-06-12 | From Michael Snyder <Michael_Snyder@next.com>: | Fred Fish | 2 | -4/+43 |
1996-06-11 | * Makefile.in (INTERNAL_LDFLAGS): Add in flags from configure. | Stu Grossman | 3 | -126/+199 |
1996-06-11 | * config/sparc/{xm-sun4sol2.h,xm-sun4os4.h} (MMAP_BASE_ADDRESS): | Fred Fish | 3 | -2/+12 |
1996-06-08 | Kill r16/rce/acp stuff. | Jim Wilson | 3 | -37/+0 |
1996-06-06 | Add missing file for solaris on powerpc | Michael Meissner | 2 | -0/+22 |
1996-06-05 | Wed Jun 5 01:52:57 1996 James G. Smith <jsmith@cygnus.co.uk> | Jackie Smith Cashion | 4 | -44/+87 |
1996-06-03 | * inftarg.c (child_thread_alive): Protect declaration with | Jeff Law | 1 | -0/+3 |
1996-06-03 | * source.c (find_source_lines): Check the time on the symtab's bfd if | Jeff Law | 1 | -0/+5 |
1996-05-31 | Keep abug.exp | Jeff Law | 1 | -0/+1 |
1996-05-30 | * gdb.base/callfuncs.exp: Finish last change -- make sure the | Jeff Law | 1 | -0/+5 |
1996-05-30 | * dsrec.c (make_srec): Fix calculation of address size | Mark Alexander | 1 | -0/+5 |
1996-05-30 | * ch-exp.c (ch_lex): In case of LOC_TYPEDEF call calculate_array_length. | Wilfried Moser | 2 | -0/+5 |
1996-05-28 | Removed EINVAL reference in remote-mips.c, and put a hardcoded 22 in its | Geoffrey Noer | 2 | -1/+8 |