aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1998-05-29 * main.c (main): Check for NULL from getenv on CYGWIN32.Keith Seitz1-0/+9
1998-05-28 * mips-tdep.c (mips_push_dummy_frame): Fix calculation ofPeter Schauer1-0/+12
1998-05-27add vr4111 as a sanitization tag to get rid of vr4111 and vr4102 mentions.Jason Molenda1-0/+2
1998-05-27Stop GDB getting confused over r29 and FP. print $r29 and infoAndrew Cagney1-0/+14
1998-05-26Add sanitize tags around VR4320 mentions.Jason Molenda1-3/+5
1998-05-25 * remote.c (remote_open_1): If an error occurs starting the remote, p...Keith Seitz1-0/+5
1998-05-23 * dwarf2read.c (read_subroutine_type): Set TYPE_FLAG_PROTOTYPEDPeter Schauer1-0/+10
1998-05-22Reformat for consistency.Jason Molenda1-54/+55
1998-05-22 * remote.c (_initialize_remote): Typo extended__remoteJohn Metzler1-0/+4
1998-05-21Thu May 21 13:14:25 1998 John Metzler <jmetzler@cygnus.com>John Metzler1-0/+57
1998-05-21remove errant ChangeLog header.Jason Molenda1-2/+0
1998-05-21Thu May 21 13:56:24 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-6/+2
1998-05-20Small typeos.Jason Molenda1-10/+9
1998-05-20 * mips/tm-tx39.h (MIPS_DEFAULT_FPU_TYPE) : Defined as MIPS_FPU_NONE.Gavin Romig-Koch1-0/+5
1998-05-20Wed May 20 10:12:11 1998 John Metzler <jmetzler@cygnus.com>John Metzler1-0/+12
1998-05-20Tue May 19 17:23:54 1998 John Metzler <jmetzler@cygnus.com>John Metzler1-0/+11
1998-05-18 * dbxread.c (process_one_symbol): If block addresses are relative toKeith Seitz1-0/+6
1998-05-16* Bringing over patches for PR 15870, 15653 from chill/d30v branches.Frank Ch. Eigler1-1/+16
1998-05-15Java sanitization.Stu Grossman1-2/+12
1998-05-14Fix for PR 13484:Mark Alexander1-0/+5
1998-05-14spelling and cosmetic tweaksStan Shebs1-12/+12
1998-05-13 * sparc-tdep.c (fetch_instruction): New function.Mark Alexander1-0/+7
1998-05-13 * configure.in: Add AC_FUNC_ALLOCA.Ian Lance Taylor1-0/+10
1998-05-13Wed May 13 11:12:58 1998 James Ingham <jingham@leda.cygnus.com>Jim Ingham1-7/+0
1998-05-12Tue May 12 12:03:16 1998 James Ingham <jingham@leda.cygnus.com>Jim Ingham1-0/+42
1998-05-06 * somsolib.c: Include gdb_stat.h.Jeff Law1-0/+10
1998-05-04 * ocd.h: Add new flags, function codes, and processor types to supportStu Grossman1-0/+5
1998-05-04* Fixes for chill PR 15681Frank Ch. Eigler1-0/+8
1998-05-02 * ser-unix.c (baudtab): Add 57600, 115200, 230400, and 460800 baud.Stu Grossman1-0/+4
1998-05-01 * monitor.c: Turn off debugJohn Metzler1-0/+4
1998-05-01 * breakpoint.c (delete_command): Skip internal breakpoints whenPeter Schauer1-0/+8
1998-04-30Thu Apr 30 15:59:54 1998 Jason Molenda (crash@bugshack.cygnus.com)Jason Molenda1-11/+22
1998-04-29Wed Apr 29 10:20:40 1998 John Metzler <jmetzler@cygnus.com>John Metzler1-0/+44
1998-04-29 * Makefile.in (GDBTKLIBS): New macro.Tom Tromey1-0/+7
1998-04-29 * tracepoint.c (memrange_cmp): Another typo fix; `memrbnge' ->Tom Tromey1-0/+3
1998-04-29 * tracepoint.c (memrange_cmp): Fixed typo in function intro.Tom Tromey1-0/+4
1998-04-29Tue Apr 28 17:41:20 1998 Philippe De Muyter <phdm@macqel.be>Jason Molenda1-14/+23
1998-04-28Tue Apr 28 11:08:25 1998 John Metzler <jmetzler@cygnus.com>John Metzler1-0/+4
1998-04-27 * config/sparc/tm-sparc.h (CALL_DUMMY): Shorten it drastically,Mark Alexander1-2/+13
1998-04-27Mon Apr 27 13:46:40 1998 John Metzler <jmetzler@cygnus.com>John Metzler1-0/+16
1998-04-27Mon Apr 27 10:43:04 1998 Jason Molenda (crash@bugshack.cygnus.com)Jason Molenda1-0/+4
1998-04-26 * rs6000-nat.c (vmap_ldinfo): Issue warning instead of error ifPeter Schauer1-0/+9
1998-04-25Fri Apr 24 17:18:56 1998 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer1-0/+4
1998-04-24 * mips-tdep.c (mips32_decode_reg_save): Handle 128bit wideJeff Law1-0/+10
1998-04-23Thu Apr 23 16:37:20 1998 Jason Molenda (crash@bugshack.cygnus.com)Jason Molenda1-0/+4
1998-04-23 * symfile.c (deduce_language_from_filename): .class implies java.Per Bothner1-0/+4
1998-04-23Thu Apr 23 12:52:21 1998 Philippe De Muyter <phdm@macqel.be>Jason Molenda1-0/+8
1998-04-23Thu Apr 23 12:27:43 1998 Philippe De Muyter <phdm@macqel.be>Jason Molenda1-0/+18
1998-04-23 * config.in: Rebuilt.Tom Tromey1-0/+6
1998-04-23Wed Apr 22 21:17:35 1998 Christopher Faylor <cgf@cygnus.com>Christopher Faylor1-0/+6