aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1994-09-17 * cp-valprint.c (static_field_print): New variable, controlsPeter Schauer5-6/+72
1994-09-17Add missing file; adjust Makefile etc.Per Bothner5-2/+9
1994-09-17 * gdbtypes.h (TYPE_INDEX_TYPE): New macro.Per Bothner5-9/+14
1994-09-17 * config/i386/{i386aix.mh, i386bsd.mh, i386lynx.mh, i386sco.mh,Stan Shebs24-86/+91
1994-09-16 * pr-5646.ch, pr-5646.exp, Makefile.in: New testcase.Per Bothner5-1/+84
1994-09-16 * defs.h (QUIT): Call interactive_hook to allow GUI to interrupt.Stu Grossman5-69/+129
1994-09-16 remote.texi: asynctsr must run before mode (Hitachi stuff)Jeffrey Osier1-2/+2
1994-09-16 * parser-defs.h: Add comment about unary postfix operators.Per Bothner2-1/+5
1994-09-16 * stabsread.c (read_type): Handle stub types for bitstrings.Per Bothner3-17/+22
1994-09-16 * ch-exp.y: Get rid of some extra non-terminals, and movePer Bothner3-68/+32
1994-09-15Wed Sep 14 18:27:42 1994 Jason Molenda (crash@phydeaux.cygnus.com)Jason Molenda2-6/+14
1994-09-15Wed Sep 14 18:18:58 1994 Steve Chamberlain (sac@jonny.cygnus.com)Steve Chamberlain2-2/+11
1994-09-15 * remote-mips.c (mips_error): Place NORETURN macro correctly.Stan Shebs3-2/+10
1994-09-14 * xcoffread.c (read_xcoff_symtab): Fix obsolete comment aboutJim Kingdon4-14/+40
1994-09-14 * gdbtk.tcl: Add ref counts to breakpoint tags.Stu Grossman2-23/+160
1994-09-14 * w89k-rom.c op50-rom.c monitor.c config/pa/hppapro.mt: New filesRob Savoye1-0/+6
1994-09-14Add support for the w89k and op50n PA target board code.Rob Savoye1-2/+2
1994-09-14Oop, make sure Sanitize doesn't nuke new files.Rob Savoye1-0/+3
1994-09-14A generic ROM monitor interface abnd support for the WinBond w89k boardRob Savoye2-0/+186
1994-09-13 * gdbtk.c (gdbtk_flush gdbtk_fputs): Buffer up output to makeStu Grossman3-98/+882
1994-09-13Merge supposedly (but not really) GM-specific bits into general MPW configStan Shebs6-45/+57
1994-09-12 * config/pa/tm-hppa.h (REGISTER_NAMES): Use r26-r23 for arg0-arg3.Jeff Law1-0/+4
1994-09-11 * irix5-nat.c, osfsolib.c, solib.c (solib_add): Simplify lastPeter Schauer5-24/+234
1994-09-10 * Update copyright message to include 1993, 1994.Peter Schauer1-1/+2
1994-09-10 * corelow.c (add_solib_stub): Copy to_sections changes fromPeter Schauer6-36/+41
1994-09-09* nlm/Makefile.in: remove MMALLOC, READLINE, TERMCAP, and other cruft.J.T. Conklin2-38/+8
1994-09-09Add XDEPFILE = ser-tcp.oRob Savoye1-0/+1
1994-09-09* config/i386/gdbserve.mt: New file, defs for i386 nlm stub.J.T. Conklin3-0/+8
1994-09-09GDB support for HP-PRO.Rob Savoye2-1/+11
1994-09-09 * config/i386/xm-go32.h (GDBINIT_FILENAME): Set to gdb.ini.Steve Chamberlain1-0/+2
1994-09-09 * config/sh/tm-sh.h (EXTRA_FRAME_INFO): Add f_offset and leaf_functionSteve Chamberlain1-1/+3
1994-09-09 * config/h8500/tm-h8500.h (target_write_pc, TARGET_WRITE_PC):Steve Chamberlain1-2/+2
1994-09-09Thu Sep 8 17:14:43 1994 Steve Chamberlain (sac@jonny.cygnus.com)Steve Chamberlain2-10/+68
1994-09-08* sparclite/Makefile.in: Assorted stuff needed for eload.J.T. Conklin1-1/+8
1994-09-08 * gdb.base/commands.exp: New tests for if/while commands.Jeff Law2-0/+5
1994-09-08 * defs.h (enum misc_command_type, command_control_type): EnumsJeff Law3-96/+648
1994-09-07 * c-typeprint.c (c_type_print_varspec_prefix,Stan Shebs6-75/+110
1994-09-06 * pr-5016.ch, pr-5016.exp, Makefile.in: New testcase.Per Bothner4-2/+95
1994-09-06Note fix to lib/gdb.exp.Per Bothner1-0/+5
1994-09-06 * gdb.c++/demangle.exp (test_arm_style_demangling): RemovePeter Schauer1-0/+5
1994-09-05 * ch-typeprint.c (chill_type_print_base): Make TYPE_CODE_RANGEPer Bothner2-14/+17
1994-09-04 * i960-tdep.c (signal.h): Don't include.Stan Shebs2-1/+2
1994-09-04 * gdbint.texinfo: Removed mentions of some incorrectly placed andStan Shebs1-0/+5
1994-09-04 * cxux-nat.c (target_is_m88110): Remove definition.Stan Shebs2-2/+2
1994-09-04Update to reflect changes in config filesStan Shebs5-5/+14
1994-09-04 * configure.in (config/nm-empty.h): If cross only, use insteadStan Shebs9-8/+129
1994-09-03 * configure.in: Don't ln gdbtk.tcl if it's already there.Stu Grossman2-1/+5
1994-09-03Fix a typo in last changeStan Shebs1-1/+1
1994-09-03* configure.in: No longer looks for nm, tm, and xm headers inJ.T. Conklin2-17/+10
1994-09-03 * objfiles.c (allocate_objfile): Add the newly-created objfile toStan Shebs6-276/+256