Age | Commit message (Expand) | Author | Files | Lines |
1995-01-04 | * ch-typeprint.c (chill_type_print_base): Get names of PTR and | Per Bothner | 3 | -6/+41 |
1995-01-03 | * mpw-make.in (DebugOptions): Remove define of DEBUG_BFD_SEND. | Stan Shebs | 2 | -1/+6 |
1995-01-03 | keep sim-gdb.exp | Stan Shebs | 1 | -0/+1 |
1995-01-03 | * config/sim-gdb: New file, simulator testing support. | Stan Shebs | 2 | -0/+124 |
1995-01-02 | Fixes PR 6111 | Stan Shebs | 2 | -7/+12 |
1995-01-02 | Start this year's ChangeLog. | Stan Shebs | 2 | -5910/+5919 |
1994-12-31 | * config/m68k/tm-est.h: Remove cruft. | Steve Chamberlain | 1 | -0/+4 |
1994-12-31 | * config/m68k/tm-est.h: Remove cruft. | Steve Chamberlain | 1 | -29/+4 |
1994-12-31 | Handle .space directive with non-constant operand: | Ken Raeburn | 3 | -22/+83 |
1994-12-31 | * gdbtk.tcl (FSBox): New proc, File Selection Box code from exmh. | Stan Shebs | 2 | -3/+711 |
1994-12-30 | * as.h (relax_substateT): Now defined to be unsigned int. | Ken Raeburn | 1 | -20/+30 |
1994-12-30 | * Makefile.in (dependencies): Make $(OBJS) depend on as.h and everything it | Ken Raeburn | 2 | -99/+39 |
1994-12-30 | * listing.c (list_symbol_table): Build a format string based on the size of the | Ken Raeburn | 2 | -22/+68 |
1994-12-30 | Sanitize out gdbtk references unless keep-gdbtk specified | Stan Shebs | 4 | -10/+93 |
1994-12-30 | * gas/i386/pushw.l: Fixed whitespace to match current listing style. | Ken Raeburn | 2 | -3/+28 |
1994-12-30 | * Allow up to 10 whitespace separated arguments to user defined | Jeff Law | 4 | -22/+314 |
1994-12-30 | * hppa-tdep.c (pa_print_registers): Extract register values stored | Rob Savoye | 2 | -12/+35 |
1994-12-30 | * array-rom.c: Support for Array Tech LSI33k based RAID disk | Rob Savoye | 3 | -1/+173 |
1994-12-30 | * monitor.[ch], op50-rom.c, rom68k-rom.c, w89k-rom.c: Add support | Rob Savoye | 6 | -19/+112 |
1994-12-29 | * h8300-dis.c (bfd_h8_disassemble): Add support for 2 bit | Steve Chamberlain | 1 | -0/+14 |
1994-12-29 | * ldwrite.c (clone_section): Create a symbol with the | Steve Chamberlain | 1 | -0/+5 |
1994-12-29 | * interp.c (BUSERROR): New macro. | Steve Chamberlain | 3 | -199/+421 |
1994-12-29 | * config/tc-hppa.c (pa_subspace): For sections with the ZERO | Jeff Law | 1 | -0/+5 |
1994-12-29 | * som.c (som_write_fixups): Use SEC_HAS_CONTENTS to identify | Jeff Law | 2 | -3/+10 |
1994-12-29 | * hppa-tdep.c (hppa_fix_call_dummy): Prefer import stubs over | Jeff Law | 2 | -15/+61 |
1994-12-28 | * a29k-tdep.c (pop_frame): Fix a variable name. | Stan Shebs | 2 | -1/+5 |
1994-12-28 | * hppa-tdep.c (push_dummy_frame): Refine code to determine what | Jeff Law | 2 | -4/+26 |
1994-12-28 | * subsegs.h: Include obstack.h. | Ken Raeburn | 2 | -2/+8 |
1994-12-28 | * hppa-tdep.c (push_dummy_frame): Return type is void. Clear | Jeff Law | 2 | -12/+58 |
1994-12-28 | * gdb.base/interrupt.exp: Test calling func1 twice. | Jeff Law | 1 | -0/+4 |
1994-12-27 | * breakpoint.c (watchpoint_check): Don't bother restoring the | Jeff Law | 2 | -60/+67 |
1994-12-27 | coffgen.c changes checked in last tuesday -- forgot to check in the log entry | Ken Raeburn | 1 | -0/+7 |
1994-12-27 | * som.c (setup_sections): Turn off SEC_HAS_CONTENTS for bss-like | Jeff Law | 2 | -20/+47 |
1994-12-27 | * somsolib.c (som_solib_add): Return without loading any shared | Jeff Law | 2 | -0/+12 |
1994-12-24 | * remote-est.c: New file supports EST-300 CPU32 background | Steve Chamberlain | 5 | -0/+600 |
1994-12-24 | New files. | Steve Chamberlain | 2 | -0/+75 |
1994-12-24 | * Makefile.in (CLIBS): Put LIBIBERTY last. | Stu Grossman | 3 | -40/+50 |
1994-12-23 | * ser-tcp.c (tcp_open): Cast to struct sockaddr when passing to | Jim Kingdon | 2 | -1/+11 |
1994-12-22 | * nlm/gdbserve.c, nlm/ppc.c, nlm/ppc.h: Don't try to use | J.T. Conklin | 3 | -6/+10 |
1994-12-22 | * gdb.base/list.exp (test_forward_search): Set timeout higher | Jim Kingdon | 2 | -19/+48 |
1994-12-21 | * monitor.c: Now supports xmodem as a remoteloadprotocol. | Rob Savoye | 2 | -4/+31 |
1994-12-21 | Opps. Check in correct version of last elf32-hppa.c change. | Jeff Law | 1 | -54/+52 |
1994-12-21 | * config/mips/xm-irix4.h, config/mips/xm-irix5.h: #define | Stu Grossman | 3 | -0/+13 |
1994-12-21 | * i386linux.c (linux_add_one_symbol): Don't do anything Linux | Ian Lance Taylor | 1 | -0/+4 |
1994-12-21 | Patches from kkojima@mix.or.jp (Kazumoto Kojima): | Ian Lance Taylor | 2 | -7/+12 |
1994-12-21 | * ar.c (main): Ignore 'f' modifier used on HP/UX 9. | Ian Lance Taylor | 1 | -0/+15 |
1994-12-20 | * frags.c (frag_init): Call obstack_begin on `frags'. | Ken Raeburn | 8 | -74/+111 |
1994-12-20 | * gdb.base/printcmds.exp: New test, for printing register before | Jim Kingdon | 1 | -0/+5 |
1994-12-20 | * sparc-tdep.c, a29k-tdep.c, findvar.c (get_saved_register): | Jim Kingdon | 3 | -0/+10 |
1994-12-20 | * elfcode.h (assign_file_positions_except_relocs): In assertion, force all | Ken Raeburn | 2 | -10/+17 |