aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1993-08-02Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitlyFred Fish48-48/+0
1993-08-02 * h8300-tdep.c: Use new variable h8300hmode.Steve Chamberlain2-3/+53
1993-08-02Use variable h8300hmode.Steve Chamberlain1-6/+6
1993-08-02 * valops.c (typecmp): If we are passing a non-reference to a functionJim Kingdon1-0/+5
1993-08-02 * config/obj-ecoff.c (get_tag): Save tag name in permanent memoryIan Lance Taylor2-13/+41
1993-08-02 * thread.c (thread_switch): Define as static.Jim Kingdon2-2/+5
1993-08-02Move enum outside of struct defn to avoid warnings.John Gilmore1-0/+10
1993-08-02 * app.c (do_scrub_next_char): Reset state to 0 after .appline ifIan Lance Taylor1-0/+9
1993-08-02Configure for h8300h too.Steve Chamberlain1-1/+1
1993-08-02 * gdbtypes.c (fill_in_vptr_fieldno): Call check_stub_type.Jim Kingdon3-4/+21
1993-08-02remove some conflicting declsDavid D. Zuhn2-2/+4
1993-08-02(I could have sworn I checked this change in a couple days ago, but itFred Fish1-0/+4
1993-08-02add support for CONFIG_SHELLDavid D. Zuhn1-8/+17
1993-08-02add a trap to ensure tmp files are removedDavid D. Zuhn2-0/+6
1993-08-02Mon Aug 2 11:48:23 1993 Stu Grossman (grossman at cygnus.com)Stu Grossman1-0/+5
1993-08-02add nm -BDavid MacKenzie3-4/+40
1993-08-02Mon Aug 2 11:30:57 1993 Stu Grossman (grossman at cygnus.com)Stu Grossman4-28/+46
1993-08-02 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only forJim Kingdon1-0/+7
1993-08-02* Makefile.in (ALLDEPFILES): Add i386lynx-nat.c.Jim Kingdon1-0/+4
1993-08-02 * scripttempl/elf.sc: Add hooks for .sdata, .sbss, andKen Raeburn1-0/+8
1993-08-02Fix sanitizationJim Kingdon1-1/+3
1993-08-02Add i386lynx-nat.c.Stu Grossman1-0/+1
1993-08-02Add thread.c and thread.h.Stu Grossman1-0/+2
1993-08-02Add i386lynx.h.Stu Grossman1-0/+1
1993-08-02Mon Aug 2 08:49:30 1993 Stu Grossman (grossman at cygnus.com)Stu Grossman1-2/+2
1993-08-02Mon Aug 2 08:42:50 1993 Stu Grossman (grossman at cygnus.com)Stu Grossman2-7/+32
1993-08-02Sun Aug 1 22:58:18 1993 Stu Grossman (grossman at cygnus.com)Stu Grossman5-2/+57
1993-08-02Sun Aug 1 22:58:18 1993 Stu Grossman (grossman at cygnus.com)Stu Grossman25-55/+674
1993-08-02Sun Aug 1 22:54:08 1993 Stu Grossman (grossman at cygnus.com)Stu Grossman2-0/+35
1993-08-02 * Makefile.in (make-gdb.tar.gz): Sed bug reporting addressFred Fish1-0/+3
1993-08-01Say that bug-gdb is also the place to send requests for help with GDB.John Gilmore2-194/+173
1993-08-01 * Makefile.in (make-proto-gdb-1): Use -f opt on rm of Makefile.Fred Fish2-1/+2
1993-08-01 * Makefile.in (COMPRESS): Remove def.Fred Fish2-17/+23
1993-08-01 * h8500-tdep.c: Add parens around a few macro args.Fred Fish2-7/+12
1993-07-31 * TODO: Remove items about unix-to-unix/rapp debugging (now weJim Kingdon2-20/+6
1993-07-31* dis-asm.h: Add new fields insn_info_valid, branch_delay_insns,John Gilmore2-25/+105
1993-07-31* gdb.t17/interrupt.exp: Add xfail for hppa.Jim Kingdon1-2/+6
1993-07-30* stabs.texinfo (Procedures): Improve stuff on nested functions.Jim Kingdon2-6/+37
1993-07-30* gdbtypes.h: Improve comments about C++ methods.Jim Kingdon2-3/+26
1993-07-30common section fixDavid MacKenzie1-0/+49
1993-07-30keep ho-hppaosf.h; m88k.patches is goneKen Raeburn1-1/+1
1993-07-30First cut at i386 specific NLM backend.Ian Lance Taylor1-0/+1
1993-07-30 * nlm32-i386.c: New file. First cut at i386 NLM code.Ian Lance Taylor2-158/+2
1993-07-30elf files changed names; keep i386linux.shKen Raeburn1-6/+7
1993-07-30 * c-exp.y: Add missing 5th arg for one call to lookup_symbol, castFred Fish2-7/+18
1993-07-30 From Jeffrey Law:Jim Kingdon2-1/+37
1993-07-30Fix typo in previous ChangeLog entry.Peter Schauer1-2/+2
1993-07-30 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,Peter Schauer1-0/+11
1993-07-30 * breakpoint.c (breakpoint_re_set_one): Always reparse breakpointPeter Schauer1-0/+11
1993-07-30* c-exp.y (yylex): Detect C++ nested types.Jim Kingdon2-1/+70