Age | Commit message (Expand) | Author | Files | Lines |
1995-01-10 | * mips-tdep.c (mips_skip_prologue): Accept or as well as addu for | Jim Kingdon | 1 | -0/+5 |
1995-01-08 | * target.c, target.h (target_signal_from_command): New function. | Jim Kingdon | 1 | -0/+12 |
1995-01-07 | * dbxread.c (process_one_symbol): Handle N_FUN symbols | Peter Schauer | 1 | -0/+32 |
1995-01-07 | sanitization | Stan Shebs | 1 | -4/+6 |
1995-01-06 | * Makefile.in (install_only uninstall): Indent for clarity | Stu Grossman | 1 | -0/+36 |
1995-01-05 | * stabsread.c (define_symbol): Handle `a' symbol type used for | Jeff Law | 1 | -0/+5 |
1995-01-05 | * gdbtk.tcl (build_framework): Add standard commands menu, more | Stan Shebs | 1 | -0/+8 |
1995-01-05 | * defs.h: move include tm.h up, so that the type LONGEST can | Kung Hsu | 1 | -0/+4 |
1995-01-04 | * remote-os9k.c (rombug_open): catch exception e in rombug. | Kung Hsu | 1 | -0/+6 |
1995-01-04 | * top.c (locate_arg): Call strchr not index. | Jim Kingdon | 1 | -0/+4 |
1995-01-04 | * ch-exp.y (literal): Recognize NULL. | Per Bothner | 1 | -0/+7 |
1995-01-04 | * ch-typeprint.c (chill_type_print_base): Get names of PTR and | Per Bothner | 1 | -0/+8 |
1995-01-02 | Fixes PR 6111 | Stan Shebs | 1 | -0/+4 |
1995-01-02 | Start this year's ChangeLog. | Stan Shebs | 1 | -5910/+1 |
1994-12-31 | * config/m68k/tm-est.h: Remove cruft. | Steve Chamberlain | 1 | -0/+4 |
1994-12-31 | * gdbtk.tcl (FSBox): New proc, File Selection Box code from exmh. | Stan Shebs | 1 | -0/+8 |
1994-12-30 | Sanitize out gdbtk references unless keep-gdbtk specified | Stan Shebs | 1 | -7/+45 |
1994-12-30 | * Allow up to 10 whitespace separated arguments to user defined | Jeff Law | 1 | -0/+27 |
1994-12-30 | * hppa-tdep.c (pa_print_registers): Extract register values stored | Rob Savoye | 1 | -0/+3 |
1994-12-30 | * array-rom.c: Support for Array Tech LSI33k based RAID disk | Rob Savoye | 1 | -0/+5 |
1994-12-30 | * monitor.[ch], op50-rom.c, rom68k-rom.c, w89k-rom.c: Add support | Rob Savoye | 1 | -0/+8 |
1994-12-29 | * hppa-tdep.c (hppa_fix_call_dummy): Prefer import stubs over | Jeff Law | 1 | -0/+7 |
1994-12-28 | * a29k-tdep.c (pop_frame): Fix a variable name. | Stan Shebs | 1 | -0/+4 |
1994-12-28 | * hppa-tdep.c (push_dummy_frame): Refine code to determine what | Jeff Law | 1 | -0/+7 |
1994-12-28 | * hppa-tdep.c (push_dummy_frame): Return type is void. Clear | Jeff Law | 1 | -0/+11 |
1994-12-27 | * breakpoint.c (watchpoint_check): Don't bother restoring the | Jeff Law | 1 | -0/+5 |
1994-12-27 | * somsolib.c (som_solib_add): Return without loading any shared | Jeff Law | 1 | -0/+6 |
1994-12-24 | * remote-est.c: New file supports EST-300 CPU32 background | Steve Chamberlain | 1 | -0/+8 |
1994-12-24 | * Makefile.in (CLIBS): Put LIBIBERTY last. | Stu Grossman | 1 | -0/+6 |
1994-12-23 | * ser-tcp.c (tcp_open): Cast to struct sockaddr when passing to | Jim Kingdon | 1 | -0/+10 |
1994-12-21 | * monitor.c: Now supports xmodem as a remoteloadprotocol. | Rob Savoye | 1 | -0/+4 |
1994-12-21 | * config/mips/xm-irix4.h, config/mips/xm-irix5.h: #define | Stu Grossman | 1 | -0/+5 |
1994-12-20 | * sparc-tdep.c, a29k-tdep.c, findvar.c (get_saved_register): | Jim Kingdon | 1 | -0/+3 |
1994-12-20 | * value.h: Remove obsolete comments about FRAME vs struct | Jim Kingdon | 1 | -0/+5 |
1994-12-19 | * gdbtk.tcl (update_assembly): Force update to make sure that pc | Stu Grossman | 1 | -0/+5 |
1994-12-19 | * gdbtk.c (gdbtk_wait gdbtk_init): Use different method of | Stu Grossman | 1 | -0/+33 |
1994-12-18 | * sparc-tdep.c (sparc_pop_frame): Remove erroneous extra argument | Peter Schauer | 1 | -0/+5 |
1994-12-18 | * tm-sparc.c (EXTRA_FRAME_INFO): New field sp_offset. | Jim Kingdon | 1 | -1/+46 |
1994-12-17 | * c-typeprint.c (c_type_print_base): Use `show' of -1 to print | Peter Schauer | 1 | -0/+23 |
1994-12-16 | * defs.h: Include progress.h. | Stan Shebs | 1 | -0/+7 |
1994-12-16 | * top.c (command_loop): For space usage display, show both | Stan Shebs | 1 | -11/+16 |
1994-12-16 | * defs.h, gdbtk.c (gdbtk_fputs), main.c (gdb_fputs), top.c: Add stream arg | Stu Grossman | 1 | -0/+17 |
1994-12-13 | * breakpoint.c, infrun.c, printcmd.c: Change long command help | Stan Shebs | 1 | -0/+5 |
1994-12-13 | Sparc flat register window support. | Stan Shebs | 1 | -0/+14 |
1994-12-13 | * gdbtk.tcl (reg_config_menu create_registers_window | Stu Grossman | 1 | -0/+8 |
1994-12-12 | * f-lang.c: Remove duplicate declaration of | Jim Kingdon | 1 | -0/+10 |
1994-12-12 | * gdbtk.c: New tcl commands: gdb_fetch_registers, | Stu Grossman | 1 | -0/+15 |
1994-12-09 | * remote.c (remote_wait): Pass string instead of char to strcpy. | Stan Shebs | 1 | -0/+4 |
1994-12-09 | * gdbserver/low-lynx.c (mywait): Remove debugging printf. | Jim Kingdon | 1 | -0/+4 |
1994-12-08 | * frame.h: Restore pre-Nov 3 comments about FRAME_FP with minor | Jim Kingdon | 1 | -0/+7 |