Age | Commit message (Expand) | Author | Files | Lines |
1993-07-20 | * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-* | Peter Schauer | 2 | -1/+12 |
1993-07-20 | Add nlm directory. | Fred Fish | 1 | -0/+1 |
1993-07-20 | * (common.h, external.h, internal.h): New files for NLM/NetWare | Fred Fish | 4 | -0/+365 |
1993-07-20 | * config.sub (netware): Add as a basic system type. | Fred Fish | 1 | -0/+4 |
1993-07-20 | * Makefile.in (SFILES): Add nlmread.c. | Fred Fish | 8 | -6/+354 |
1993-07-20 | * configure.in (*-*-netware, i[34]86-*-netware): New configs. | Fred Fish | 18 | -60/+1579 |
1993-07-20 | * lib/gdb.exp (runto): Don't insist that function we are running to | Jim Kingdon | 1 | -0/+5 |
1993-07-20 | * symtab.h (enum minimal_symbol_type): Add mst_file_*. | Jim Kingdon | 3 | -44/+62 |
1993-07-20 | * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time | Jim Kingdon | 1 | -0/+6 |
1993-07-20 | * config/i386/xm-i386sco.h: Define HAVE_TERMIOS. | Jim Kingdon | 2 | -4/+7 |
1993-07-20 | * hppa-dis.c (print_insn_hppa): Use extract_5r_store for 'r'. | Jim Kingdon | 2 | -0/+5 |
1993-07-20 | * hppa.h (break): First immediate field is unsigned. | Jim Kingdon | 2 | -1/+3 |
1993-07-20 | * hppa.h: Add rfir instruction. | Jim Kingdon | 2 | -261/+62 |
1993-07-19 | * printcmd.c, config/pa/xm-pa.h, config/alpha/xm-alpha.h: Make it so | Jim Kingdon | 2 | -14/+7 |
1993-07-19 | * printcmd.c, config/pa/xm-pa.h, config/alpha/xm-alpha.h: Make it so | Jim Kingdon | 1 | -0/+4 |
1993-07-19 | fix stupid typo | David D. Zuhn | 1 | -1/+1 |
1993-07-19 | add i386-lynx support | David D. Zuhn | 2 | -0/+5 |
1993-07-19 | * hppa-dis.c (print_insn_hppa, case '>'): If next character is 'n', | Jim Kingdon | 2 | -2/+11 |
1993-07-19 | * hppa-dis.c (float_format_names): 10 is undefined, and 11 is quad. | Jim Kingdon | 2 | -2/+7 |
1993-07-19 | dis-asm.h (struct disassemble_info): New field application_data. | Ken Raeburn | 1 | -0/+4 |
1993-07-19 | various changes | Ken Raeburn | 1 | -0/+26 |
1993-07-19 | (write_relocs): New function, split off from write_contents. Use memset | Ken Raeburn | 1 | -4/+23 |
1993-07-19 | (read_begin): Call obstack_begin with values closer to 1K multiples. | Ken Raeburn | 1 | -6/+8 |
1993-07-19 | forgot to check this in long ago... | Ken Raeburn | 1 | -0/+55 |
1993-07-19 | (obj_elf_previous): New function. | Ken Raeburn | 1 | -2/+46 |
1993-07-19 | * config/tc-m68k.c (m68k_ip_op): Don't decrement strend when | Ian Lance Taylor | 2 | -2/+4 |
1993-07-19 | * elf.c, elfcode.h, libelf.h: Serious reorganization. | Ken Raeburn | 7 | -1270/+1790 |
1993-07-19 | Repair bugs in conditionals, spotted by Zoo during "latest" build. | Roland Pesch | 2 | -1/+7 |
1993-07-19 | (BFD_LIBS): Include coff-mips.o and coff-msym.o, so that gdb will link. | Ken Raeburn | 1 | -6/+12 |
1993-07-19 | * ser-unix.c: Don't try to use job control with termio. | Jim Kingdon | 2 | -21/+26 |
1993-07-19 | * expr.c (clean_up_expression): Don't cancel the subtraction of | Ian Lance Taylor | 4 | -3/+24 |
1993-07-19 | * hppa-tdep.c (pc_in_linker_stub): New function. | Jim Kingdon | 1 | -1/+1 |
1993-07-19 | fix net-equip pr 2975: tm-m68k.c(m68k_ip): adjust for pc-rel offset before us... | Ken Raeburn | 2 | -2/+8 |
1993-07-19 | more linux support bits | Mark Eichin | 1 | -1/+4 |
1993-07-19 | add linux support (may not work yet, just cloned from i386-aout) | Mark Eichin | 1 | -0/+1 |
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 |