Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1993-05-14 | move split to divide tables more evenly | Ken Raeburn | 1 | -0/+31 | |
1993-05-14 | add hppa disassembly code | Ken Raeburn | 2 | -0/+29 | |
1993-05-14 | Updated list of m68k options, described required-register-prefix hack. | Ken Raeburn | 1 | -9/+59 | |
Added a tiny bit of documentation on MIPS target. Minor tweaks to `-a' description. | |||||
1993-05-14 | updated | Ken Raeburn | 1 | -3/+4 | |
1993-05-14 | override obj_header_append from obj-aout.c | Ken Raeburn | 2 | -0/+52 | |
1993-05-14 | discard empty rs6000 files | Ken Raeburn | 3 | -2/+0 | |
1993-05-14 | revised rules for gas snapshots | Ken Raeburn | 1 | -35/+55 | |
1993-05-14 | keep miniframe.h | Ken Raeburn | 1 | -0/+1 | |
1993-05-14 | expand comment about "global_sym" complaint | Ken Raeburn | 1 | -1/+5 | |
1993-05-14 | add ct miniframe host support | Ken Raeburn | 1 | -0/+14 | |
1993-05-13 | keep release stuff around for Cygnus releases | David D. Zuhn | 1 | -0/+5 | |
1993-05-13 | Fix stuff broken when sh support was checked in. | Ian Lance Taylor | 1 | -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 Taylor | 1 | -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 be | Ian Lance Taylor | 1 | -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 get | Ian Lance Taylor | 1 | -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 cvs | Fred Fish | 1 | -0/+7 | |
tagging. | |||||
1993-05-12 | * objcopy.c: Renamed from copy.c, updated comments accordingly. | Ian Lance Taylor | 5 | -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-11 | Macroize all conditional move insns. | David Edelsohn | 1 | -573/+185 | |
Fix generated code of fmovcc insns (opf field was wrong). | |||||
1993-05-11 | * README: Update known bugs to include the Solaris bug that | Fred Fish | 1 | -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 Fish | 1 | -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-11 | Update dates. | Ian Lance Taylor | 1 | -5/+5 | |
Also, build more Q2 targets: hp/300 native, hp/700 cross hp/300, solaris cross mips-idt-ecoff. | |||||
1993-05-11 | Remove CVS-merge trash from ChangeLog. | John Gilmore | 1 | -1/+0 | |
1993-05-11 | * config/m68k/xm-hp300bsd.h: Include <sys/param.h> to avoid INT_MAX | Jim Kingdon | 2 | -6/+7 | |
redefined warnings. | |||||
1993-05-11 | * README, NEWS: Update for gdb 4.9 release. | Fred Fish | 2 | -54/+16 | |
1993-05-11 | * ch-exp.y (MAX, MIN): Rename to MAX_TOKEN, MIN_TOKEN. | John Gilmore | 2 | -7/+13 | |
* target.c (MIN): #undef before defining. | |||||
1993-05-11 | * binutils.texi (strip, -v option): Fix typo. | Per Bothner | 1 | -1/+1 | |
1993-05-10 | Patch from Jeffrey Law: | Jim Kingdon | 2 | -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 of | Ian Lance Taylor | 2 | -1/+6 | |
memory. | |||||
1993-05-10 | Change help message to prefer --options rather than -options. | K. Richard Pixley | 1 | -0/+10 | |
1993-05-10 | * ch-exp.y (start): Apply work-around to avoid bison warning. | Fred Fish | 2 | -1/+5 | |
1993-05-10 | Fixes for Canadian Cross stuff. | Ian Lance Taylor | 1 | -43/+228 | |
1993-05-10 | whitespace changes; rely on default initialization for a var | Ken Raeburn | 1 | -13/+20 | |
1993-05-10 | configure.in: treat m68*-*-sysv* target like m68k-*-coff | Ken Raeburn | 1 | -0/+4 | |
1993-05-10 | Reorganized test hierarchy to categorize tests. | Ken Raeburn | 29 | -151/+361 | |
New test procs support examining listing output from assembler. New tests added. | |||||
1993-05-10 | * Makefile.in (BISON): Remove double quotes around BISON | Fred Fish | 2 | -1/+4 | |
definition when bison is used. | |||||
1993-05-10 | * configure.in (hppa*-hp-bsd): Change to hppa*-hp-bsd* | Fred Fish | 2 | -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 Fish | 1 | -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 Fish | 2 | -4/+10 | |
1993-05-08 | * config/pa/xm-hppah.h (MALLOC_INCOMPATIBLE): Define it, and | Fred Fish | 2 | -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 no | Peter Schauer | 1 | -0/+5 | |
longer opened twice. | |||||
1993-05-07 | * test-build.mk: Extensive additions to support building on a | Ian Lance Taylor | 1 | -0/+5 | |
machine other than the host. | |||||
1993-05-07 | Don't build uudecode for go32 host. | Ian Lance Taylor | 1 | -0/+1 | |
1993-05-07 | * Makefile.in (RUNTEST): Define. | Ian Lance Taylor | 1 | -0/+10 | |
(FLAGS_TO_PASS): Pass down RUNTEST. | |||||
1993-05-07 | * gdbinv-s.texi (Remote Serial): describe new ^C behavior in | Roland Pesch | 3 | -1/+29 | |
target remote. * gdb.texinfo (Machine Code): more index entries for disassemble | |||||
1993-05-07 | Don't build gprof for go32 host. | Ian Lance Taylor | 1 | -1/+2 | |
1993-05-07 | Remove dangling 'fi'. | Fred Fish | 1 | -2/+0 | |
1993-05-07 | * Clarify the intended use of the gdb-testers and gdb-patches | Fred Fish | 2 | -14/+39 | |
mailing lists, and shrink gzip comment. | |||||
1993-05-07 | * solib.c (clear_solib): Don't close bfd if it is NULL. | Jim Kingdon | 1 | -0/+4 | |
1993-05-07 | Add note about testsuite. | Fred Fish | 1 | -1/+9 | |
1993-05-07 | * core.c (dis_asm_read_memory): Cast second arg of | Fred Fish | 2 | -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(). |