Age | Commit message (Expand) | Author | Files | Lines |
1993-07-19 | Make breakpoint_re_set_one work with overloaded member functions, | Peter Schauer | 3 | -10/+122 |
1993-07-19 | * infptrace.c: Split out define of PT_KILL; Sequent defines PT_KILL | Jim Kingdon | 3 | -0/+52 |
1993-07-19 | * infptrace.c: Split out define of PT_KILL; Sequent defines PT_KILL | Jim Kingdon | 11 | -830/+604 |
1993-07-19 | * coffcode.h: Recognize I386PTXMAGIC. | Jim Kingdon | 2 | -0/+31 |
1993-07-19 | * dynix3.h: New, for symmetry running dynix. | Jim Kingdon | 1 | -0/+423 |
1993-07-19 | * mips-tdep.c (mips_skip_prologue): New argument lenient. | Jim Kingdon | 3 | -24/+85 |
1993-07-19 | * mips.h: Split the actual table out into ../../opcodes/mips-opc.c. | Jim Kingdon | 1 | -0/+4 |
1993-07-19 | * mips-opc.c: New file, containing opcode table from | Jim Kingdon | 1 | -0/+6 |
1993-07-18 | * partial-stab.h (N_SO): Add the text offset to valu before, not after, | Jim Kingdon | 2 | -4/+9 |
1993-07-18 | * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files | Peter Schauer | 8 | -0/+72 |
1993-07-17 | MOD2 | Roland Pesch | 1 | -0/+5 |
1993-07-17 | * symtab.c (find_pc_symtab): Call warning, not printf directly. | Jim Kingdon | 2 | -1/+11 |
1993-07-17 | Introduce MOD2 switch to segregate material on Modula-2; eventually | Roland Pesch | 3 | -21/+83 |
1993-07-17 | * Rename elf{32,64}-generic.c to *-gen.c for 14 char filenames. | Jim Kingdon | 1 | -6/+6 |
1993-07-17 | * Rename elf{32,64}-generic.c to *-gen.c for 14 char filenames. | Jim Kingdon | 3 | -36/+6 |
1993-07-17 | posix.2 final changes | David MacKenzie | 1 | -0/+7 |
1993-07-16 | * Makefile.in (TAGS): make work when srcdir != objdir. | Jim Kingdon | 2 | -26/+44 |
1993-07-16 | remove /dev/null kludge | David MacKenzie | 1 | -0/+6 |
1993-07-16 | update for lynx, sgi -x- sh | David D. Zuhn | 1 | -2/+21 |
1993-07-16 | * ldgram.y (OPTION_Lfile): New token. | Ian Lance Taylor | 2 | -4/+14 |
1993-07-16 | h8/300h stuff | David Edelsohn | 1 | -2/+7 |
1993-07-16 | Fix h8300h support (need own .mt file). | David Edelsohn | 1 | -1/+3 |
1993-07-16 | h8/300h support | David Edelsohn | 1 | -0/+1 |
1993-07-16 | Fix bit instructions (was setting destination reg and not carry). | David Edelsohn | 1 | -10/+10 |
1993-07-16 | work around lynxos /bin/sh lossage | David D. Zuhn | 1 | -1/+1 |
1993-07-16 | use mh-lynxos for *-*-lynxos | David D. Zuhn | 1 | -1/+1 |
1993-07-16 | new file for lynx | David D. Zuhn | 1 | -0/+2 |
1993-07-16 | use mh-lynxos host fragment | David D. Zuhn | 1 | -0/+1 |
1993-07-16 | handle broken test (lynx) | David D. Zuhn | 1 | -1/+1 |
1993-07-16 | * mips.h: Reworked the hazard information somewhat, and fixed some | Ian Lance Taylor | 2 | -122/+120 |
1993-07-16 | * mipsread.c: No longer need to undefine ZMAGIC. | Ian Lance Taylor | 2 | -3/+4 |
1993-07-16 | * coff-mips.c: Use MIPS_AOUT_{OZ}MAGIC rather than {OZ}MAGIC. | Ian Lance Taylor | 2 | -5/+16 |
1993-07-16 | * mips.h (MIPS_AOUT_{OZ}MAGIC): Renamed from {OZ}MAGIC. | Ian Lance Taylor | 1 | -0/+4 |
1993-07-16 | * config/tc-hppa.h (tc_frob_label): Define. | Ian Lance Taylor | 2 | -123/+560 |
1993-07-16 | * read.c (float_cons): Simplified parsing logic. If | Ian Lance Taylor | 3 | -26/+72 |
1993-07-16 | * config/obj-ecoff.c (ecoff_build_symbols, ecoff_build_procs, | Ian Lance Taylor | 1 | -0/+7 |
1993-07-15 | * config/tc-m88k.c (omagic): Removed unused variable. | Ian Lance Taylor | 2 | -3/+1 |
1993-07-15 | Removed definition of OMAGIC from m88k.h. | Ian Lance Taylor | 1 | -2/+1 |
1993-07-15 | * m88k-pinsn.c: Moved code into opcodes/m88k-dis.c. | Ian Lance Taylor | 2 | -329/+16 |
1993-07-15 | remove dupliate include | David MacKenzie | 2 | -1/+6 |
1993-07-15 | * config/obj-ecoff.c (ecoff_frob_file): Discard all open scopes, | Ian Lance Taylor | 2 | -0/+14 |
1993-07-15 | * h8300-tdep.c (examine_prologue): Make prototype match definition. | David Edelsohn | 1 | -0/+4 |
1993-07-15 | (examine_prologue): Make prototype match definition. | David Edelsohn | 1 | -1/+2 |
1993-07-15 | source cleanups; fix finding scripts | David MacKenzie | 1 | -1/+1 |
1993-07-15 | Add h8/300h support. | David Edelsohn | 2 | -1/+10 |
1993-07-15 | source cleanups; fix finding scripts | David MacKenzie | 5 | -65/+85 |
1993-07-15 | h8/300h support | David Edelsohn | 1 | -0/+6 |
1993-07-15 | minor fixes | Jim Kingdon | 1 | -4/+4 |
1993-07-15 | * stabs.texinfo: Cleanups regarding statics. | Jim Kingdon | 1 | -1/+4 |
1993-07-15 | * stabs.texinfo: Cleanups regarding statics. | Jim Kingdon | 2 | -157/+51 |