aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
NF_LDOUBLE means. (Stab Types): Include Solaris stab types. (Procedures): Document Solaris extensions.
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
single parameter, the pointer to the partial symtab, rather than a bunch of args that are derived from the partial symtab. Change prototypes and callers to match.
1993-05-30 * dbxread.c (read_ofile_symtab): Remove "#if 1" around code toFred Fish2-5/+10
set demangling style automatically. * defs.h (CPLUS_MARKER): Clarify comment that this is only for GNU C++, not C++ in general. * symtab.h (general_symbol_info): Simplify by eliminating one structure level for the language dependent info.
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
compiler works again. It no longer is able to find chillrt0 since it isn't in libchill.a anymore.
1993-05-30 * gdb.stabs/wierd.exp: Rewrite to properly handling a missingFred Fish2-175/+184
wierd.o, make more modular.
1993-05-30 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): RemoveFred Fish2-4/+7
spurious newlines that caused problems.
1993-05-30 * c-typeprint.c (c_type_print_base): Avoid dereferencing NULLFred Fish2-2/+8
names for TYPE_CODE_STRUCT and TYPE_CODE_UNION types. TYPE_CODE_ENUM was already testing for this.
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
* defs.h (memcmp): Add decl for memcmp to #ifndef MEM_FNS_DECLARED. * findvar.c (write_register): See if we are writing back the same value that's already in the register. If so, don't bother. * remote.c (putpkt, getpkt): Improve handling of communication problems. * ser-go32.c: Prototype it to death. Update serial_ops and add dummy routines where appropriate. * ser-tcp.c: New module to implement serial I/O via TCP connections. * ser-unix.c: Clean up getting/setting of tty state. Get rid of SERIAL_RESTORE, add SERIAL_{GET|SET}_TTY_STATE interfaces. * serial.c: Add start of support for connect command. (serial_open): Distinguish between tcp and local devices. * serial.h (struct serial_ops): Get rid of restore, add get_tty_state and set_tty_state. Define protoypes and macros for this mess. * gdbserver/remote-utils.c: Add tcp support. (readchar): Do some real buffering. Handle error conditions gracefully. * gdbserver/remote-inflow-sparc.c: Update to remote-inflow.c (Lynx), remove lots of cruft.
1993-05-29 * printcmd.c (print_address_symbolic): turn this into an assigmentDavid D. Zuhn2-1/+9
instead of an initialization (many compilers don't accept structure initialization).
1993-05-28 * Makefile.in (install): Also install ar and ranlib inPer Bothner1-0/+2
$(tooldir)/bin; needed for building libgcc.a. * objdump.c (objdump_print_address): Fix the check "coincidental" label matches by dis-allowing undefined or com symbols.
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
(fix ld/2680)
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
This file now just includes it; see if that helps us avoid requiring -I../bfd in various places.
1993-05-27 * xcoffread.c (read_xcoff_symtab): If several program csects in oneJim Kingdon2-9/+19
source file, give them all the name of the source file, rather than the 2nd and subsequent ones having NULL names.
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
expr.c (__): Undefine before defining. as.c (got_sig): Don't return anything; return type might be void. Whitespace/comment cleanup in frags.c. Some patches for `-pedantic' or `-fno-common' compilation. (Some of these changes are from Michael Meissner; see change log.)
1993-05-27 * app.c (do_scrub_begin): Let line_comment_chars overrideIan Lance Taylor5-181/+342
comment_chars. (do_scrub_next_char): If a line comment character is not at the start of a line, treat it as a comment character if it is one. For a CPP line comment use pseudo-op .appline rather than .line. * input-scrub.c (logical_input_line): Make int rather than unsigned. (input_scrub_push, input_scrub_begin): Initialize logical_input_line to -1 rather than 0. (bump_line_counters): Increment logical_input_line. (new_logical_line): If line_number is -2, decrement logical_input_line. (as_where): Use logical_input_line even if it is 0. * read.h (s_app_file prototype): Now takes an int argument. * read.c (potable): Make .appfile call s_app_file with 1. New .appline pseudo-op calls s_app_line. (s_app_file): If .appfile, call new_logical_line with -2 to account for newline inserted by do_scrub_next_char. If listing, call listing_source_file. (s_app_line): New function to handle fake pseudo-op .appline. * config/obj-coff.c (obj_pseudo_table): Make .appline call obj_coff_ln. (obj_coff_ln): Added argument to indicate whether .appline. * config/obj-coffbfd.c (obj_pseudo_table): Make .appline call obj_coff_ln. (obj_coff_ln): Added argument to indicate whether .appline. * config/tc-mips.c (s_file): Pass argument to s_app_file.
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
linenumber of the symbol if print symbol-filename is on. (initialize_printcmd): `set print symbol-filename'.
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
the processor rather than assuming i486.
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
only for Lynx. Re-do selective configuration of sparclite.
1993-05-26 * gdbserver/{remote-gutils.c remote-server.c Makefile.inStu Grossman5-0/+1599
configure.in remote-inflow.c remote-utils.c}: New files to support GDB remote server. Currently only works for Lynx.
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
to gdb.stabs/wierd.exp since GCC has worked around the bug.