aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Collapse)AuthorFilesLines
1991-07-09 * core.c (memory_error): Reword error msg to mislead less.John Gilmore4-37/+67
* mips-pinsn.c (print_insn_arg 'd'): Print $ with reg name. * mipsread.c (read_mips_symtab, read_the_mips_symtab, parse_partial_symbols): Use newer BFD internals (external_filehdr and external_aouthdr), byte-swap the fields that we care about before using them, and make the file header data local to read_the_mips_symtab rather than global.
1991-07-07*** empty log message ***John Gilmore1-0/+3
1991-07-07Bugfix from Rune Nerg}rd <runene@ifi.uio.no> on 5 Jul 1991 17:33:45 +0200,John Gilmore1-2/+2
fixing opcodes movmw, movmd.
1991-07-06 * main.c (command_line_input): Flush stdout and stderrJohn Gilmore1-0/+7
before every call to readline. This reportedly fixes a bug that comes up in Sys V running emacs-gdb and/or xxgdb, when stdin/out are pipes or sockets.
1991-07-06Fix bug in configure when iterating targets.John Gilmore1-14/+10
Depend on alldeps.mak, not ${srcdir}/alldeps.mak, so it can be found in either spot.
1991-07-05Thu Jul 4 14:47:06 1991 John Gilmore (gnu at cygint.cygnus.com)John Gilmore5-34/+79
* configure.in, Makefile.in: Avoid rebuilding "depend" as much. Avoid declaring Makefile dependencies, because GNU Make stupidly tries to update it if we do. * coffread.c: Revise for minor changes to bfd internal coff indexes. * configure: If -template= is given a relative path, make it absolute before recurring in subdirectories.
1991-07-04 * Add dec3100 as equivalent to littlemips. Indicate in all host &John Gilmore42-42/+49
target config files that they are for the host. When the lines get copied into the Makefile, this makes it more obvious what's up.
1991-07-04Initial revisionJohn Gilmore2-0/+6
1991-07-04Add dec3100 as equivalent to littlemips.John Gilmore36-36/+36
Indicate in all host config files that they are for the host. When the lines get copied into the Makefile, this makes it more obvious what's up.
1991-07-04Make gdb work with configure. Only thing that doesn't work is the -listJohn Gilmore4-117/+162
option (as far as I know).
1991-06-25 * sparc-opcode.h (trap opcodes): Avoid leading spaces orJohn Gilmore2-21/+55
tabs, which end up in the disassembler output inadvertently.
1991-06-07Reverse entropy. Inhale bit rot, exahle graceful compilation.John Gilmore3-189/+211
1991-06-07*** empty log message ***John Gilmore1-3/+2
1991-06-04Move all the #msg's from the xconfig files into the tconfig files for Suns.John Gilmore2-0/+10
1991-06-04Remove copyrights from these tiny files rather than update them to theJohn Gilmore36-659/+5
GPL version 2. It isn't worth copyrighting two lines of file names.
1991-06-04Remove copyrights from these tiny files, rather than update them toJohn Gilmore40-718/+1
GPL version 2. Two lines of file names aren't worth copyrighting.
1991-06-04More updating to GPL-2.John Gilmore2-18/+33
1991-06-04Change GDB over to GNU General Public License version 2.John Gilmore138-1124/+1200
1991-05-30Further wacking to make sanitize and "make gdb.tar.Z" agree.John Gilmore3-9/+11
1991-05-30A little bit more sanity.John Gilmore1-25/+3
1991-05-30Roll in Tiemann changes for gcc -ansi. Fix assorted bugs. See ChangeLog.John Gilmore12-63/+147
1991-05-29Update bfd_h_get{short,long} to bfd_h_get{_16,_32} for basic type sizeJohn Gilmore2-60/+78
independence.
1991-05-23First cut.K. Richard Pixley1-0/+286
1991-05-23Initial revisionK. Richard Pixley2-0/+152
1991-05-23First cut.K. Richard Pixley1-0/+81
1991-05-23 * Makefile.dist, doc/gdb.texinfo, doc/*-m4.texinfo: split up GDBRoland Pesch3-14/+97
docn into separate sections---basically chapters, plus two loose pieces that can be configured to go in different places. This allows GNU m4 to preprocess the manual without coredumping. * Makefile.dist: tell TeX where to find texinfo.
1991-05-23Move definition of \manvers back into gdb.texinfo (had been capturedRoland Pesch2-10/+9
in gdb.top-m4 when files were split), for continuity in version numbering: the version of the manual is the version of the layout file. (By R. Pesch fiat).
1991-05-23*** empty log message ***Roland Pesch25-6289/+6393
1991-05-20 * Makefile.dist, doc/gdb.texinfo: respectively create, and use,Roland Pesch3-16/+40
the new target "rdl-apps.texinfo" which captures the Makefile variable that records where to find the Readline libraries.
1991-05-20*** empty log message ***Roland Pesch1-48/+56
1991-05-20The one that shipped with 3.5.John Gilmore1-2/+5
1991-05-20Final versions used to make gdb-3.95 release.John Gilmore2-12/+23
1991-05-20More prep for final 3.95 release.John Gilmore2-2/+6
1991-05-20Fix nits found in attempting a Tahoe port.John Gilmore2-2/+3
1991-05-19Update for release 3.95. Readline is independent. Add assortedJohn Gilmore2-40/+28
files that were missed since the last release.
1991-05-19Update comment; these are for SVR3.2, not SVR2.John Gilmore2-4/+4
1991-05-19Add tahoe and i386sco targets; update comments in i386v32 targets.John Gilmore2-3/+3
1991-05-19Initial revisionJohn Gilmore4-0/+90
1991-05-19Add rev #John Gilmore1-6/+6
1991-05-19update for releaseJohn Gilmore2-35/+44
1991-05-19 * config.gdb: Don't create readline dir in subdir builds.John Gilmore1-6/+0
* main.c: Include with "..." form for non-system include files, so "gcc -MM" for "make depend" works. Include readline files with "...h" rather than <readline/...h>.
1991-05-19Update from Rich's damage and try for a releasable directory.John Gilmore1-0/+24
Minor Bothner changes.
1991-05-19Check in one built with "config.gdb none" rather than "config.gdb sparc".John Gilmore1-200/+194
Also includes a few changes around readline dependencies.
1991-05-19 * Makefile.dist: Fix Rich damage; undo "configure" changes inJohn Gilmore2-92/+88
favor of keeping the (working) config.gdb. Move readline library up a notch.
1991-05-19Undo rich's "avoid compiling the module that doesn't compile, so IJohn Gilmore1-2/+0
can claim that it configures and builds" change.
1991-05-19 * sparc-xdep.c (deferred_stores): Repair minor damage by Rich.John Gilmore1-4/+10
Move deferred_stores to top of file, but don't separate its #define's from its variable. Add commentary.
1991-05-19Config polish.K. Richard Pixley2-14/+10
1991-05-19configure changes and -opcode.h movement.K. Richard Pixley9-263/+487
1991-05-19Configure for gdb.K. Richard Pixley4-50/+179
1991-05-17*** empty log message ***Roland Pesch1-0/+3