aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1993-05-14move split to divide tables more evenlyKen Raeburn1-0/+31
1993-05-14add hppa disassembly codeKen Raeburn2-0/+29
1993-05-14Updated list of m68k options, described required-register-prefix hack.Ken Raeburn1-9/+59
Added a tiny bit of documentation on MIPS target. Minor tweaks to `-a' description.
1993-05-14updatedKen Raeburn1-3/+4
1993-05-14override obj_header_append from obj-aout.cKen Raeburn2-0/+52
1993-05-14discard empty rs6000 filesKen Raeburn3-2/+0
1993-05-14revised rules for gas snapshotsKen Raeburn1-35/+55
1993-05-14keep miniframe.hKen Raeburn1-0/+1
1993-05-14expand comment about "global_sym" complaintKen Raeburn1-1/+5
1993-05-14add ct miniframe host supportKen Raeburn1-0/+14
1993-05-13keep release stuff around for Cygnus releasesDavid D. Zuhn1-0/+5
1993-05-13Fix stuff broken when sh support was checked in.Ian Lance Taylor1-0/+8
* tc.h (TC_COFF_SIZEMACHDEP): Don't define here. * config/tc-sh.h (TC_COFF_SIZEMACHDEP): Define here instead.
1993-05-13 * remote-nindy.c: Removed declaration of coffstrip.Ian Lance Taylor1-1/+0
* nindy-share/nindy.c: #if 0 coffstrip routine; no longer used.
1993-05-12 * bout.c (aout32_slurp_extended_name_table): Define to beIan Lance Taylor1-0/+3
_bfd_slurp_extended_name_table rather than bfd_true.
1993-05-12 * coff-mips.c: Include libaout.h and aout/aout64.h to getIan Lance Taylor1-0/+14
definitions for N_SET[ATDB]. (ecoff_howto_table): Moved near top of file. (ecoff_set_symbol_info): If a STABS symbol of type N_SET[ATDB] is seen, cook up a constructor section of the same name and put in a reloc pointing to the symbol. This lets the GNU linker build global constructors and destructors without using collect.
1993-05-12 * Makefile.in (VERSION): Bump to 4.9.1 after release and cvsFred Fish1-0/+7
tagging.
1993-05-12 * objcopy.c: Renamed from copy.c, updated comments accordingly.Ian Lance Taylor5-704/+52
* Makefile.in, binutils.texi: Renamed copy to objcopy. * is-strip.c, maybe-strip.c, not-strip.c: Updated comments for rename of copy to objcopy.
1993-05-11Macroize all conditional move insns.David Edelsohn1-573/+185
Fix generated code of fmovcc insns (opf field was wrong).
1993-05-11 * README: Update known bugs to include the Solaris bug thatFred Fish1-0/+9
leaves core dumps in the current directory when restarting the inferior with "run". Expand on the testsuite information.
1993-05-11 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,Fred Fish1-1/+1
gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp, gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp, gdb.t31/chillvars.exp, lib/gdb.exp: Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to bug-gdb@prep.ai.mit.edu.
1993-05-11Update dates.Ian Lance Taylor1-5/+5
Also, build more Q2 targets: hp/300 native, hp/700 cross hp/300, solaris cross mips-idt-ecoff.
1993-05-11Remove CVS-merge trash from ChangeLog.John Gilmore1-1/+0
1993-05-11 * config/m68k/xm-hp300bsd.h: Include <sys/param.h> to avoid INT_MAXJim Kingdon2-6/+7
redefined warnings.
1993-05-11 * README, NEWS: Update for gdb 4.9 release.Fred Fish2-54/+16
1993-05-11* ch-exp.y (MAX, MIN): Rename to MAX_TOKEN, MIN_TOKEN.John Gilmore2-7/+13
* target.c (MIN): #undef before defining.
1993-05-11 * binutils.texi (strip, -v option): Fix typo.Per Bothner1-1/+1
1993-05-10 Patch from Jeffrey Law:Jim Kingdon2-0/+6
* gdb/config/pa/nm-hppab.h (PTRACE_ARG3_TYPE): Define as caddr_t.
1993-05-10 * hppa-tdep.c (hppa_push_arguments): Allocate correct amount ofIan Lance Taylor2-1/+6
memory.
1993-05-10Change help message to prefer --options rather than -options.K. Richard Pixley1-0/+10
1993-05-10 * ch-exp.y (start): Apply work-around to avoid bison warning.Fred Fish2-1/+5
1993-05-10Fixes for Canadian Cross stuff.Ian Lance Taylor1-43/+228
1993-05-10whitespace changes; rely on default initialization for a varKen Raeburn1-13/+20
1993-05-10configure.in: treat m68*-*-sysv* target like m68k-*-coffKen Raeburn1-0/+4
1993-05-10Reorganized test hierarchy to categorize tests.Ken Raeburn29-151/+361
New test procs support examining listing output from assembler. New tests added.
1993-05-10 * Makefile.in (BISON): Remove double quotes around BISONFred Fish2-1/+4
definition when bison is used.
1993-05-10 * configure.in (hppa*-hp-bsd): Change to hppa*-hp-bsd*Fred Fish2-8/+17
* configure.in (hppa*-hp-hpux): Change to hppa*-hp-hpux* * configure.in (m68*-hp-bsd): Change to m68*-hp-bsd* * configure.in (m68*-hp-hpux): Change to m68*-hp-hpux* * configure.in (hppa*-*-bsd): Change to hppa*-*-bsd* * configure.in (hppa*-*-hpux): Change to hppa*-*-hpux* * configure.in (m68*-hp-bsd): Change to m68*-hp-bsd* * configure.in (m68*-hp-hpux): Change to m68*-hp-hpux*
1993-05-09 * configure.in (hppa*-*-bsd): Change to hppa*-*-bsd*Fred Fish1-0/+8
* configure.in (hppa*-*-hpux): Change to hppa*-*-hpux* * configure.in (m68*-hp-bsd): Change to m68*-hp-bsd* * configure.in (m68*-*-hpux): Change to m68*-*-hpux* * configure.in (*-*-bsd): Change to *-*-bsd*
1993-05-09 * Makefile.in (VERSION): Bump to 4.8.6.Fred Fish2-4/+10
1993-05-08 * config/pa/xm-hppah.h (MALLOC_INCOMPATIBLE): Define it, andFred Fish2-0/+19
include declarations for malloc/realloc/free. Both malloc and realloc return 'void *' for non-ANSI compilations.
1993-05-08 * coffread.c (read_coff_symtab): Don't fclose stream as it is noPeter Schauer1-0/+5
longer opened twice.
1993-05-07 * test-build.mk: Extensive additions to support building on aIan Lance Taylor1-0/+5
machine other than the host.
1993-05-07Don't build uudecode for go32 host.Ian Lance Taylor1-0/+1
1993-05-07 * Makefile.in (RUNTEST): Define.Ian Lance Taylor1-0/+10
(FLAGS_TO_PASS): Pass down RUNTEST.
1993-05-07 * gdbinv-s.texi (Remote Serial): describe new ^C behavior inRoland Pesch3-1/+29
target remote. * gdb.texinfo (Machine Code): more index entries for disassemble
1993-05-07Don't build gprof for go32 host.Ian Lance Taylor1-1/+2
1993-05-07Remove dangling 'fi'.Fred Fish1-2/+0
1993-05-07 * Clarify the intended use of the gdb-testers and gdb-patchesFred Fish2-14/+39
mailing lists, and shrink gzip comment.
1993-05-07 * solib.c (clear_solib): Don't close bfd if it is NULL.Jim Kingdon1-0/+4
1993-05-07Add note about testsuite.Fred Fish1-1/+9
1993-05-07 * core.c (dis_asm_read_memory): Cast second arg ofFred Fish2-1/+8
target_read_memory to "char *". * breakpoint.c (watchpoint_check): Change arg type from PTR to "char *", to match other functions called by catch_errors().