aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1996-08-03 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.Brendan Kehoe2-1/+5
1996-08-02changes for new tcl/tk:Tom Tromey7-1512/+564
1996-08-01 * config/mips/tm-mips.h (TM_MIPS_H): Enclose file contents inFred Fish4-5/+23
1996-08-01 * Makefile.in (gdbtk.tcl): put in $(datadir), not $(libdir).Jason Molenda2-3/+9
1996-08-01 * rs6000-nat.c (add_vmap): Return 0 to caller rather than random value.Fred Fish2-2/+31
1996-07-31 * stabsread.c (get_substring): Declare second arg as int.Stan Shebs3-32/+56
1996-07-30 * rs6000-tdep.c (push_arguments): Remove unused variable "pc".Fred Fish2-5/+17
1996-07-30 * xcoffread.c (compare_lte): Change prototype and function toFred Fish2-2/+49
1996-07-30 * mips-tdep.c (mips_read_processor_type): Add parens aroundFred Fish2-1/+5
1996-07-30 * rs6000-tdep.c (skip_prologue): Add missing parens aroundFred Fish2-2/+6
1996-07-30 * configure.in: Expand "long long" test to include code that triggersFred Fish3-38/+54
1996-07-30 * somsolib.c (som_solib_create_inferior_hook): Don'tJeff Law2-6/+9
1996-07-28 * config/mips/tm-mips.h (struct frame_info): Forward decl.Fred Fish6-8/+145
1996-07-28 * configure.in: Add test for "long long" support.Fred Fish28-141/+476
1996-07-27 * xcoffread.c (xcoff_end_psymtab): Add textlow_not_set parameter.Fred Fish2-11/+17
1996-07-26 * printcmd.c (_initialize_printcmd): InitializeIan Lance Taylor2-0/+7
1996-07-26See the huge ChangeLog entry that has the header:Fred Fish17-72/+110
1996-07-26See gdb ChangeLog entry with header:Fred Fish74-366/+1460
1996-07-25 * dsrec.c (load_srec): Protect ANSI style function parms with PARAMS.David Edelsohn1-0/+4
1996-07-23 * Makefile.in (os9kread.o): Remove dependency on partial-stab.h.Stu Grossman7-66/+112
1996-07-21 * gdbtk.tcl (files_command): Reorder the binding tags forFred Fish2-1/+13
1996-07-20 * dwarf2read.c (struct filenames): Change internal "struct file"Fred Fish2-3/+9
1996-07-20 * gdbtk.tcl (delete_expr): Unset corresponding element ofFred Fish2-6/+23
1996-07-19Always keep dwarf2read.cStan Shebs1-0/+1
1996-07-19 * dwarf2read.c: New file, DWARF 2 reader originally contributed byStan Shebs5-5/+4448
1996-07-18Thu Jul 18 01:22:01 1996 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer3-2/+34
1996-07-17 * mon960-rom.c: Shorten the mon960_inits string to a singleMark Alexander2-1/+7
1996-07-17 * a29k-tdep.c (get_saved_register): Allow PC to be modifiedMark Alexander2-1/+6
1996-07-17 * command.c (do_setshow_command): Don't segfault when showingStu Grossman3-6/+72
1996-07-17Changes from the FSF for Hurd thread support.Stu Grossman10-244/+773
1996-07-15 * win32-nat.c (handle_load_dll): dos_path_to_unix_path renamed toDavid Edelsohn2-39/+38
1996-07-15 * defs.h printcmd.c: Create global disassemble_info structureStu Grossman7-52/+96
1996-07-13Check in an entry that somehow got missed long ago.Fred Fish1-0/+5
1996-07-13 * hpread.c (hpread_lookup_type): Use xmmalloc/xmrealloc ratherFred Fish2-2/+9
1996-07-13Fix thinko in previous patchFred Fish1-1/+1
1996-07-13 * objfiles.c (map_to_file): Error return from mmalloc_findbase isFred Fish2-1/+6
1996-07-12 * gdb.texinfo: Document `set assembly-language'.Stu Grossman2-0/+20
1996-07-12 * i386-tdep.c (set_assembly_language_command): New routine toStu Grossman2-12/+70
1996-07-12 * monitor.c (monitor_write_memory, monitor_read_memory_single):Mark Alexander1-0/+8
1996-07-12 * config/m68k/xm-hp300hpux.h (HAVE_MMAP): Remove definition.Fred Fish3-12/+5
1996-07-11 * remote.texi: Update list of stubs in the GDB distribution.Stan Shebs2-8/+27
1996-07-11 * Makefile.in (MMALLOC_CFLAGS): Eliminate intermediate MMALLOC_DISABLEFred Fish24-371/+391
1996-07-10 * h8300-tdep.c: Remove some outdated comments.Jeff Law2-30/+83
1996-07-10 * ser-mac.c (mac_close): Change a typo SetSetBuf to SerSetBuf.Raymond Jou2-1/+5
1996-07-09Forgot to commit .Sanitize after last checkinMichael Meissner1-0/+1
1996-07-08 * mon960-rom.c (mon960_open): Add floating point detection toMark Alexander2-5/+41
1996-07-08(laying some groundwork for a fix for PR 8443)Fred Fish14-100/+97
1996-07-07Add linux.mh and xm-linux.h.Mark Alexander1-0/+2
1996-07-05No longer need to sanitize away h8s.Jeff Law5-78/+1
1996-07-04 * configure: Re-build with autoconf-2.10.Stu Grossman2-51/+83