Age | Commit message (Expand) | Author | Files | Lines |
1996-07-25 | * dsrec.c (load_srec): Protect ANSI style function parms with PARAMS. | David Edelsohn | 1 | -0/+4 |
1996-07-23 | * Makefile.in (os9kread.o): Remove dependency on partial-stab.h. | Stu Grossman | 7 | -66/+112 |
1996-07-21 | * gdbtk.tcl (files_command): Reorder the binding tags for | Fred Fish | 2 | -1/+13 |
1996-07-20 | * dwarf2read.c (struct filenames): Change internal "struct file" | Fred Fish | 2 | -3/+9 |
1996-07-20 | * gdbtk.tcl (delete_expr): Unset corresponding element of | Fred Fish | 2 | -6/+23 |
1996-07-19 | Always keep dwarf2read.c | Stan Shebs | 1 | -0/+1 |
1996-07-19 | * dwarf2read.c: New file, DWARF 2 reader originally contributed by | Stan Shebs | 5 | -5/+4448 |
1996-07-18 | Thu Jul 18 01:22:01 1996 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 3 | -2/+34 |
1996-07-17 | * mon960-rom.c: Shorten the mon960_inits string to a single | Mark Alexander | 2 | -1/+7 |
1996-07-17 | * a29k-tdep.c (get_saved_register): Allow PC to be modified | Mark Alexander | 2 | -1/+6 |
1996-07-17 | * command.c (do_setshow_command): Don't segfault when showing | Stu Grossman | 3 | -6/+72 |
1996-07-17 | Changes from the FSF for Hurd thread support. | Stu Grossman | 10 | -244/+773 |
1996-07-15 | * win32-nat.c (handle_load_dll): dos_path_to_unix_path renamed to | David Edelsohn | 2 | -39/+38 |
1996-07-15 | * defs.h printcmd.c: Create global disassemble_info structure | Stu Grossman | 7 | -52/+96 |
1996-07-13 | Check in an entry that somehow got missed long ago. | Fred Fish | 1 | -0/+5 |
1996-07-13 | * hpread.c (hpread_lookup_type): Use xmmalloc/xmrealloc rather | Fred Fish | 2 | -2/+9 |
1996-07-13 | Fix thinko in previous patch | Fred Fish | 1 | -1/+1 |
1996-07-13 | * objfiles.c (map_to_file): Error return from mmalloc_findbase is | Fred Fish | 2 | -1/+6 |
1996-07-12 | * gdb.texinfo: Document `set assembly-language'. | Stu Grossman | 2 | -0/+20 |
1996-07-12 | * i386-tdep.c (set_assembly_language_command): New routine to | Stu Grossman | 2 | -12/+70 |
1996-07-12 | * monitor.c (monitor_write_memory, monitor_read_memory_single): | Mark Alexander | 1 | -0/+8 |
1996-07-12 | * config/m68k/xm-hp300hpux.h (HAVE_MMAP): Remove definition. | Fred Fish | 3 | -12/+5 |
1996-07-11 | * remote.texi: Update list of stubs in the GDB distribution. | Stan Shebs | 2 | -8/+27 |
1996-07-11 | * Makefile.in (MMALLOC_CFLAGS): Eliminate intermediate MMALLOC_DISABLE | Fred Fish | 24 | -371/+391 |
1996-07-10 | * h8300-tdep.c: Remove some outdated comments. | Jeff Law | 2 | -30/+83 |
1996-07-10 | * ser-mac.c (mac_close): Change a typo SetSetBuf to SerSetBuf. | Raymond Jou | 2 | -1/+5 |
1996-07-09 | Forgot to commit .Sanitize after last checkin | Michael Meissner | 1 | -0/+1 |
1996-07-08 | * mon960-rom.c (mon960_open): Add floating point detection to | Mark Alexander | 2 | -5/+41 |
1996-07-08 | (laying some groundwork for a fix for PR 8443) | Fred Fish | 14 | -100/+97 |
1996-07-07 | Add linux.mh and xm-linux.h. | Mark Alexander | 1 | -0/+2 |
1996-07-05 | No longer need to sanitize away h8s. | Jeff Law | 5 | -78/+1 |
1996-07-04 | * configure: Re-build with autoconf-2.10. | Stu Grossman | 2 | -51/+83 |
1996-07-04 | * sparcl-tdep.c (_initialize_sparc_tdep) config/sparc/tm-sparc.h, | Stu Grossman | 6 | -89/+90 |
1996-07-03 | * coffread.c, dbxread.c, elfread.c, mipsread.c, nlmread.c, | Mark Alexander | 11 | -234/+164 |
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 |