Age | Commit message (Expand) | Author | Files | Lines |
1993-10-13 | * inflow.c (terminal_ours_1): Don't print warning on failure to | Jim Kingdon | 2 | -3/+9 |
1993-10-13 | * printcmd.c (printf_command): Instead of using makeva* and | Jim Kingdon | 5 | -104/+20 |
1993-10-13 | * write.c (relax_and_size_all_segments): Moved #endif for OBJ_BOUT | Ian Lance Taylor | 1 | -0/+6 |
1993-10-13 | * config/mips/xm-mips.h: Remove comment about HAVE_SGTTY vs. usleep. | Jim Kingdon | 2 | -2/+5 |
1993-10-13 | only configure gdbserver for native environments | David D. Zuhn | 2 | -1/+13 |
1993-10-13 | * gdb.texinfo (Files): Say what address the load command loads it at. | Jim Kingdon | 2 | -0/+7 |
1993-10-12 | * stabsread.c (read_type): Treat a negative type number at the start | Jim Kingdon | 2 | -1/+7 |
1993-10-12 | add build-latest target | David D. Zuhn | 1 | -12/+26 |
1993-10-12 | * inflow.c: Use 0 (standard input) not scb->fd. | Jim Kingdon | 2 | -4/+12 |
1993-10-12 | * configure.in (mips-*-elf*): New target; use mipsb-elf32. | Ian Lance Taylor | 1 | -2/+10 |
1993-10-12 | elf32mipb.sh: New emulation parameter file for big endian MIPS ELF. | Ian Lance Taylor | 2 | -0/+12 |
1993-10-12 | mipsb-elf32.mt: New configuration file for big endian MIPS ELF. | Ian Lance Taylor | 2 | -0/+2 |
1993-10-12 | * config/tc-mips.c: If OBJ_ELF, include elf/mips.h. | Ian Lance Taylor | 2 | -0/+62 |
1993-10-12 | * blockframe.c (get_prev_frame_info): Don't error() if there are no | Jim Kingdon | 1 | -0/+3 |
1993-10-12 | * elf32-mips.c: Extensive additions to do relocations and to | Ian Lance Taylor | 3 | -16/+57 |
1993-10-12 | recognize mips*- instead of mips- | David D. Zuhn | 1 | -6/+6 |
1993-10-12 | * xcoffsolib.h, xcoffexec.c: Undo the part of Fred's bfd->abfd | Jim Kingdon | 3 | -18/+22 |
1993-10-12 | * stabsread.h, stabsread.c, dbxread.c (common_block*, copy_pending): | Jim Kingdon | 4 | -21/+131 |
1993-10-12 | * osfsolib.c (solib_create_inferior_hook): Reset stop_soon_quietly | Peter Schauer | 2 | -1/+13 |
1993-10-12 | fix unterminated character string | David D. Zuhn | 2 | -1/+5 |
1993-10-12 | * stabs.texinfo (Common Blocks): Minor cleanups. | Jim Kingdon | 2 | -9/+17 |
1993-10-12 | messages.c (as_fatal): use myname in printed message | Ken Raeburn | 1 | -0/+2 |
1993-10-12 | * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact | Jim Kingdon | 2 | -46/+79 |
1993-10-12 | * mips.h: New file. MIPS ABI specific information. | Ian Lance Taylor | 2 | -1/+153 |
1993-10-12 | * stabsread.c: Fix comment about gcc 2.3.3 stab for long long int. | Jim Kingdon | 2 | -2/+6 |
1993-10-12 | more null/empty string fixups | Ken Raeburn | 4 | -4/+16 |
1993-10-12 | Change sp64sim.h to sp64sim.mt in keep_these_too list. Add sp64.mt, | Fred Fish | 1 | -1/+3 |
1993-10-12 | Add sp64-tdep.c to lose_these_too if it is not added to keep_these_too. | Fred Fish | 1 | -0/+2 |
1993-10-12 | Add elf64-sparc.c to lose_these_too if it is not added to keep_these_too. | Fred Fish | 1 | -0/+2 |
1993-10-12 | Add chillrt test-chill release release-info to lose_these_too if they | Fred Fish | 1 | -0/+4 |
1993-10-11 | fix for pr 3571 | Steve Chamberlain | 1 | -0/+8 |
1993-10-11 | * m3-nat.c, config/nm-m3.h: Add a target_ops struct and other | Jim Kingdon | 3 | -117/+276 |
1993-10-11 | * write.c (write_contents): Don't crash if seginfo is NULL. | Ian Lance Taylor | 3 | -8/+34 |
1993-10-11 | * ecoff.c (ecoff_mkobject): Check bfd_make_section return value. | Ian Lance Taylor | 2 | -38/+274 |
1993-10-11 | Revert last change. Dumb idea... | Fred Fish | 1 | -2/+0 |
1993-10-11 | Add release-info to Things-to-lose list. | Fred Fish | 1 | -0/+1 |
1993-10-11 | * ecoff.h (REGINFO, struct ecoff_reginfo): Define. | Ian Lance Taylor | 1 | -0/+4 |
1993-10-11 | remove extern time() decl | David D. Zuhn | 2 | -1/+4 |
1993-10-11 | * messages.c (as_fatal): Do mention that it's the assembler that | Ken Raeburn | 2 | -11/+53 |
1993-10-11 | * symtab.h: Fix comments re headers, sharing blockvectors, etc. | Jim Kingdon | 1 | -0/+4 |
1993-10-11 | update REMOTE_O for i960-vxworks to make it compile again | David D. Zuhn | 2 | -1/+5 |
1993-10-11 | * mipsread.c (parse_partial_symbols): Do not add undefined | Peter Schauer | 2 | -71/+127 |
1993-10-11 | * alpha-tdep.c (init_extra_frame_info): Remove kludge for gcc, | Peter Schauer | 2 | -25/+14 |
1993-10-09 | * inflow.c: Remove unused includes of sys/param.h and sys/types.h. | Jim Kingdon | 2 | -9/+7 |
1993-10-08 | * osfsolib.c, remote-sim.c, remote.c, solib.c, xcoffexec.c, | Fred Fish | 6 | -80/+95 |
1993-10-08 | * libbfd.c (bfd_get*32, bfd_get*64): Prevent ANSI sign extension | Peter Schauer | 1 | -0/+5 |
1993-10-08 | * inflow.c: Remove unused includes of sys/param.h, etc. | Jim Kingdon | 6 | -182/+157 |
1993-10-08 | configure.in: Put {start,end}-sanitize-for-fsf around code that removes some | Ken Raeburn | 2 | -3/+34 |
1993-10-08 | * config.sub: Accept linux*coff and linux*elf as operating systems. | Ken Raeburn | 1 | -0/+9 |
1993-10-08 | * findvar.c, value.h (symbol_read_needs_frame): New function. | Jim Kingdon | 5 | -55/+54 |