Age | Commit message (Expand) | Author | Files | Lines |
1993-07-21 | * config/mips/xm-makeva.h: New file implements va_list alignment | Peter Schauer | 1 | -0/+35 |
1993-07-21 | * config/mips/xm-makeva.h: New file implements va_list alignment | Peter Schauer | 5 | -0/+13 |
1993-07-21 | * config/mips/xm-makeva.h: New file implements va_list alignment | Peter Schauer | 2 | -0/+10 |
1993-07-21 | * mipsread.c (fixup_sigtramp): Initialize pdr.adr, it is used by | Peter Schauer | 2 | -0/+6 |
1993-07-21 | * Extensive changes to permit symbols to contain any expression | Ian Lance Taylor | 19 | -1158/+1001 |
1993-07-20 | * Makefile.in (refcard.dvi): Use srcdir where necessary. | Jim Kingdon | 2 | -1/+5 |
1993-07-20 | * coff-m68k.c (m68k_howto2rtype): Make arg CONST to match callers. | Fred Fish | 2 | -2/+4 |
1993-07-20 | * mips-opc.c: New file, containing opcode table from | Jim Kingdon | 1 | -0/+1 |
1993-07-20 | * dynix3.h: New, for symmetry running dynix. | Jim Kingdon | 1 | -0/+1 |
1993-07-20 | * elfcode.h: Fix several illegal pointer combination warnings for | Fred Fish | 1 | -0/+3 |
1993-07-20 | * mips-tdep.c (heuristic_proc_start): First time we print the | Jim Kingdon | 2 | -5/+26 |
1993-07-20 | * libnlm.h (nlm_obj_tdata): Rename hidden struct members to avoid | Fred Fish | 3 | -16/+22 |
1993-07-20 | * Rename for DOS uniqueness: coff-m68k-un.c -> coff-u68k.c | Jim Kingdon | 5 | -4/+10 |
1993-07-20 | * config/rs6000/tm-rs6000.h: Remove call to insert_step_breakpoint. | Jim Kingdon | 1 | -0/+2 |
1993-07-20 | * symtab.c (find_line_symtab): New function, to deal with multiple | Jim Kingdon | 1 | -0/+7 |
1993-07-20 | * elf32-sparc.c (elf_sparc_howto_table): Don't use "^&" before | Ken Raeburn | 3 | -62/+68 |
1993-07-20 | add i386-lynx support | David D. Zuhn | 2 | -1/+5 |
1993-07-20 | support for CONFIG_SHELL | David D. Zuhn | 1 | -0/+4 |
1993-07-20 | Reflect symmetry changes | Jim Kingdon | 4 | -3/+5 |
1993-07-20 | keep mh-lynxos and mh-unixware | David D. Zuhn | 1 | -0/+2 |
1993-07-20 | change linux to use OTHER_EMULATIONS | Mark Eichin | 2 | -3/+4 |
1993-07-20 | experimental linux support | Mark Eichin | 1 | -0/+7 |
1993-07-20 | Make emul-list.h depend on Makefile, so changes to EMULATION_OFILES get | Ken Raeburn | 2 | -1/+3 |
1993-07-20 | disable em_i386linux.o until emulparams/i386linux.sh is checked in | Ken Raeburn | 2 | -1/+8 |
1993-07-20 | * bfd.c (union tdata): Add nlm_obj_data; | Fred Fish | 3 | -0/+4 |
1993-07-20 | * bfd-in.h: Apply some of the changes that were made to bfd-in2.h. | Fred Fish | 1 | -0/+4 |
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 |