aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1993-06-01Add support for rom68k and bug boot monitors.Rob Savoye2-2/+27
1993-06-01don't bother checking return value from hash_newKen Raeburn1-2/+0
1993-06-01 * ldsym.c (write_file_locals): Write BSF_CONSTRUCTORPer Bothner2-2/+10
1993-06-01 * aoutx.h (translate_from_native_sym_flags): Don't setPer Bothner1-0/+9
1993-06-01Support for -vSteve Chamberlain2-33/+44
1993-06-01These got lost somehow.Rob Savoye2-0/+43
1993-06-01Add all-tk dependancy to all-expect.Rob Savoye1-3/+3
1993-06-01Add info and install-info targets.Rob Savoye1-1/+2
1993-06-01Add an install-info target too.Rob Savoye2-0/+2
1993-06-01Add info target.Rob Savoye2-2/+2
1993-05-31 * printcmd.c (print_scalar_formatted): Print integers bigger thanJim Kingdon1-1/+5
1993-05-31 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.Jim Kingdon2-5/+7
1993-05-31 * stabsread.c (read_type): Skip type attributes if present.Jim Kingdon2-15/+26
1993-05-31CVS:fooJim Kingdon2-95/+90
1993-05-31 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.Jim Kingdon1-0/+6
1993-05-31 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined theJim Kingdon1-0/+9
1993-05-31 * stabsread.c (read_huge_number): Don't accept '0' + radix as partJim Kingdon2-1/+6
1993-05-31Canonicalize sparc-sun-solaris2.1 to sparc-sun-solaris2.Ian Lance Taylor1-0/+3
1993-05-31 * Makefile.in: Make all-opcodes depend on all-bfd.Jim Kingdon2-5/+15
1993-05-31 * stabs.texinfo (Builtin Type Descriptors): Try to clarify whatJim Kingdon2-26/+97
1993-05-31Keep ChangeLog-92Fred Fish1-0/+1
1993-05-31Add gdb.stabs to keep and gdb.all to remove.Fred Fish1-0/+3
1993-05-31Add config.rel.in and makefile.rel.inFred Fish1-0/+2
1993-05-31Change snapshot.readme to snapshots.readmeFred Fish1-2/+2
1993-05-31Change udiphsun.h to udiphunix.h.Fred Fish1-1/+1
1993-05-31 * Makefile.in (SER_HARDWIRE): Temporarily comment out ser-tcp.o.Fred Fish2-1/+3
1993-05-31 * {dbxread.c, dwarfread.c} (read_ofile_symtab): Rewrite to takeFred Fish2-9/+13
1993-05-30 * dbxread.c (read_ofile_symtab): Remove "#if 1" around code toFred Fish2-5/+10
1993-05-30Add elfcode.h to list of things to keep.Fred Fish1-0/+1
1993-05-30 * gdb.t00/default.exp: Start with a fresh gdb.Fred Fish1-0/+1
1993-05-30 * configure.in (configdirs): Remove gdb.t31 until the chillFred Fish2-1/+4
1993-05-30 * gdb.stabs/wierd.exp: Rewrite to properly handling a missingFred Fish2-175/+184
1993-05-30 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): RemoveFred Fish2-4/+7
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