aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1993-05-30 * c-typeprint.c (c_type_print_base): Avoid dereferencing NULLFred Fish2-2/+8
1993-05-29Use getprotobyname instead of hardwired number (in tcp_open).Stu Grossman1-1/+7
1993-05-29Add README.Stu Grossman1-0/+1
1993-05-29Doc for gdbserver!Stu Grossman1-0/+85
1993-05-29Add ser-tcp.c.Stu Grossman1-0/+1
1993-05-29 * Makefile.in: Add new file ser-tcp.c.Stu Grossman10-348/+731
1993-05-29 * printcmd.c (print_address_symbolic): turn this into an assigmentDavid D. Zuhn2-1/+9
1993-05-28 * Makefile.in (install): Also install ar and ranlib inPer Bothner1-0/+2
1993-05-28Add a blank install target so the top level makefile won't die.Rob Savoye2-0/+2
1993-05-28Add a blank install target so the top level make won't die.Rob Savoye1-0/+1
1993-05-28 * biutils.texi: revised c++filt chapterJeffrey Osier2-14/+29
1993-05-27 * aout-target.h (minimum_alignment): 8 byte alignment is right.Steve Chamberlain1-0/+5
1993-05-27in dis-asm.h, declare print_insn_hppaKen Raeburn1-0/+2
1993-05-27Part of bfd reconfiguration: Move bfd.h to bfd directory.Ken Raeburn2-1691/+10
1993-05-27 * xcoffread.c (read_xcoff_symtab): If several program csects in oneJim Kingdon2-9/+19
1993-05-27first cut at new maybe-64bit-handling configurationKen Raeburn2-0/+24
1993-05-27read.c (s_align_bytes): Properly record alignment.Ken Raeburn8-509/+1928
1993-05-27 * app.c (do_scrub_begin): Let line_comment_chars overrideIan Lance Taylor5-181/+342
1993-05-27Changed unixware to univel.Ian Lance Taylor1-1/+1
1993-05-27 * config.guess: Added special check for i[34]86-unixware-sysv4*.Ian Lance Taylor2-1/+9
1993-05-27 * gdb.texinfo: Add `set print symbol-filename' doc.Peter Schauer2-0/+17
1993-05-27 * printcmd.c (print_address_symbolic): Append source filename andPeter Schauer2-3/+26
1993-05-27added things-to-lose sectionsK. Richard Pixley66-7/+166
1993-05-27honor verbose flagK. Richard Pixley5-19/+83
1993-05-27 * Makefile.in (FLAGS_TO_PASS): Pass down CC and CFLAGS.Ian Lance Taylor3-1/+9
1993-05-27Correct all-cross target for release-info stuff.Ian Lance Taylor1-2/+2
1993-05-26 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE forIan Lance Taylor2-1/+6
1993-05-26Remove debugging stuff...Stu Grossman1-2/+1
1993-05-26misc fixesJim Kingdon1-15/+26
1993-05-26Sparc version of remote-inflow.c. Hasn't been made portable yet.Stu Grossman1-0/+451
1993-05-26Keep appropriate files in gdbserver directory.Stu Grossman1-0/+35
1993-05-26 * configure.in: Add config for Lynx target. Configure gdbserverStu Grossman2-5/+11
1993-05-26 * gdbserver/{remote-gutils.c remote-server.c Makefile.inStu Grossman5-0/+1599
1993-05-26blah blah blahStu Grossman1-0/+6
1993-05-26 * Move test with enums and partial symbols from gdb.t03/ptype.expJim Kingdon1-1/+1
1993-05-26 * Move test with enums and partial symbols from gdb.t02/ptype.expJim Kingdon3-2/+149
1993-05-26formatting fixesJim Kingdon1-127/+224
1993-05-26 * stabs.texinfo (Arrays): Talk about type definition vs. typeJim Kingdon2-0/+13
1993-05-26 * stabsread.c (define_symbol, case 't'): Only set the name if itJim Kingdon2-73/+123
1993-05-26 * gdb.t00/default.exp: update info line for new message.Jim Kingdon1-0/+7
1993-05-26 * mipsread.c (parse_symbol, parse_partial_symbols): Deal with FortranJim Kingdon1-0/+5
1993-05-26 * config.guess: Recognize SunOS6 as Solaris3.Jim Kingdon2-0/+10
1993-05-26minor fixes (e.g. typos). Update table of non-stab values for n_typeJim Kingdon1-24/+33
1993-05-26 * config.guess: Fix typo. Avoid #elif (not in K&R 1).Per Bothner2-4/+10
1993-05-26 * stabs.texinfo (Builtin Type Descriptors): Talk about omittingJim Kingdon2-0/+9
1993-05-26punctuation fixesJim Kingdon1-2/+2
1993-05-26 * printcmd.c (print_formatted, case 'i'): Pass a tab to wrap_here.Jim Kingdon2-1/+11
1993-05-26 * source.c (line_info): If we don't find a symtab, print more usefulJim Kingdon2-7/+23
1993-05-26 * source.c (line_info): If --fullname, display the source.Jim Kingdon3-23/+63
1993-05-26configure.in template that supports *only* make check. (for releases)Rob Savoye3-0/+48