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