aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1993-06-29 * symtab.h (BLOCK_SHOULD_SORT): Do not sort blocks corresponding toPeter Schauer1-0/+10
1993-06-29 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.Per Bothner1-0/+1
1993-06-29 * config.guess: Recognize i486-ncr-sysv4.Per Bothner2-1/+14
1993-06-29 * Makefile.in (MAKEINFOFLAGS): New variable.Ian Lance Taylor3-3/+24
1993-06-29bugfixJim Kingdon1-8/+10
1993-06-29 * config/pa/tm-hppa.h: Remove unused ARGS_GROW_DOC.Jim Kingdon1-0/+3
1993-06-29 * coff-mips.c (ecoff_find_nearest_line): If procedure has no lineIan Lance Taylor1-0/+10
1993-06-29* gdb.t16/printcmds.exp: Add printf tests.Jim Kingdon1-0/+2
1993-06-29fix HPUX hosting problemsDavid D. Zuhn2-9/+24
1993-06-29* gdb.t06/{twice.{c,exp},Makefile.in}: New test.Jim Kingdon1-0/+2
1993-06-29* symtab.h: Add comments about line numbers.Jim Kingdon1-4/+8
1993-06-29 * infrun.c (wait_for_inferior): Use find_pc_line not find_pc_symtabJim Kingdon1-2/+8
1993-06-29fix docstring so that it compilesDavid D. Zuhn2-1/+3
1993-06-29fix include file ordering problem (bfd.h vs. symfile.h)David D. Zuhn3-2/+6
1993-06-29 * dbxread.c (process_one_symbol): If we find a LOC_BLOCK where weJim Kingdon2-1/+9
1993-06-29 * symtab.h (struct symtab, line_charpos): Fix comment.Jim Kingdon2-35/+42
1993-06-29* gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.Jim Kingdon1-0/+9
1993-06-28 * config/pa/xm-pa.h: New file.Jim Kingdon4-0/+24
1993-06-28xJim Kingdon1-0/+6
1993-06-28 * Makefile.in (scriptdir): Base on tooldir, not datadir.David MacKenzie1-0/+4
1993-06-28config/m88k/xm-delta88.h: Remove VPRINTF define, not needed.Jim Kingdon1-12/+0
1993-06-28* xcoffread.c: Remove obsolete NO_TYPEDEFS comment.Jim Kingdon2-6/+4
1993-06-28Extra stuff for really broken hp compiler.Steve Chamberlain1-199/+484
1993-06-28* gdb.stabs/wierd.exp: Add xfail for rs6000.Jim Kingdon2-0/+3
1993-06-28 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macrosJim Kingdon4-4/+13
1993-06-28* hosts/riscos.h: Define NBPG and UPAGES.Jim Kingdon1-0/+4
1993-06-28 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.Jim Kingdon4-292/+325
1993-06-28 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX toPeter Schauer1-0/+5
1993-06-28 * Makefile.in: Note dependencies on bucomm.h.David MacKenzie9-219/+499
1993-06-28Works again.Rob Savoye1-82/+53
1993-06-27elf32.c (slurp_symbol_table): fix cast-as-lvalue bugKen Raeburn1-0/+5
1993-06-27 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*Peter Schauer1-0/+5
1993-06-27 * valprint.c (val_print_type_code_int): Fix off by one error withPeter Schauer1-0/+5
1993-06-27* config/mips/riscos.mh (CC): Use -systype sysv.Jim Kingdon2-0/+9
1993-06-27* ser-unix.c: Move #include of <sys/time.h> to HAVE_SGTTY section.Jim Kingdon2-1/+6
1993-06-27* Makefile.in (ALLPARAM): Add config/mips/{x,n}-{news-mips,riscos}.h.Jim Kingdon1-0/+4
1993-06-27add go32 tools to the go32 targetted toolchainsDavid D. Zuhn1-1/+5
1993-06-26 * ldver.c (help): New function.David MacKenzie2-1/+28
1993-06-26 * aoutx.h (hash, compare, struct stringtab_entry, add_to_stringtab):David MacKenzie2-56/+105
1993-06-26 * Fix a couple of typos.David MacKenzie1-2/+3
1993-06-26 * Makefile.in: Add rules for strings.David MacKenzie2-5/+13
1993-06-26 * strings.c, strings.1: New files.David MacKenzie4-4/+581
1993-06-26* gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.Jim Kingdon5-2/+34
1993-06-26revisions to just-checked-in stuff re common blocksJim Kingdon1-2/+5
1993-06-26* stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.Jim Kingdon2-4/+10
1993-06-26 * config/m68k/tm-m68k.h: Remove obsolete comment about duplicatingJim Kingdon1-0/+5
1993-06-26 * config/m68k/tm-m68k.h: Remove obsolete comment about duplicatingJim Kingdon1-6/+1
1993-06-26Elf bfd routines and types are now size-independent again.Ken Raeburn2-6/+23
1993-06-26 * gdbserver/Makefile.in: Add dependancies on server.h.Stu Grossman3-463/+81
1993-06-26 * remote.c: Add arg names to prototypes, in a modest effort atStu Grossman5-40/+71