aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1993-06-04 * configure.in (mips-idt-ecoffl*): New target; use mips-idtl.Ian Lance Taylor6-1/+22
(mips-idt-ecoff*): Added trailing '*'. * config/mips-idtl.mt: New file; use EMUL of mipsidtl. * mipsidtl.sh: New file; like mipsidt.sh, but little endian. * Makefile.in (ALL_EMULATIONS): Added em_mipsidtl.o.
1993-06-04 * configure.in (mips-idt-ecoff*): Added trailing '*'.Ian Lance Taylor1-1/+1
1993-06-04 * configure.in (mips-idt-ecoffl*): New target; use idtl.Ian Lance Taylor4-1/+12
(mips-idt-ecoff*): Added trailing '*'. * config/mips/idtl.mt: New file; like idt.mt, but little endian.
1993-06-04 * configure.in (mips-*-ecoffl*): New target; use ecoff andIan Lance Taylor2-5/+11
mips-lit. (mips-*-ecoff*): Added trailing '*'.
1993-06-04 * configure.in (mips-*-ecoffl*): New target; use decstation.Ian Lance Taylor1-0/+3
(mips-*-ecoff*): Added trailing '*'.
1993-06-04 * config.sub: Accept -ecoff*, not just -ecoff.Ian Lance Taylor2-1/+5
1993-06-04fix srctrigger to point to a file, not a directoryDavid D. Zuhn1-1/+1
1993-06-04change srctriggeer to a local FILE not a DIRECTORYDavid D. Zuhn1-1/+1
1993-06-04 * config/sun3.mh (HOSTING_LIBS, HOSTING_EMU): Removed obsolete andIan Lance Taylor2-2/+5
incorrect definitions.
1993-06-04 * gdb.t11/list.exp: Fixed a couple of typos.Ian Lance Taylor1-0/+4
1993-06-04 * config/obj-ecoff.c (ecoff_build_procs): Force the adr of theIan Lance Taylor1-0/+5
first FDR in a file to be zero.
1993-06-04 * coff-mips.c (ecoff_get_debug): Get the offset from the first PDRIan Lance Taylor1-0/+5
for the FDR, not from the first PDR in the file.
1993-06-04 * ser-go32.c: Clean up lots of compilation nits.Stu Grossman2-14/+19
1993-06-04oops -- keep elf64.c tooKen Raeburn1-0/+1
1993-06-03 * Patches from Jeffrey Law <law@cs.utah.edu>.Stu Grossman1-0/+12
* hppa.h: Rework single precision FP instructions so that they correctly disassemble code PA1.1 code.
1993-06-03 * Patches from Jeffrey Law <law@cs.utah.edu>.Stu Grossman3-23/+34
* hppab-nat.c: Eliminate unnecessary ifdefs for FETCH_INFERIOR_REGISTERS, CANNOT_FETCH_REGISTER, and CANNOT_STORE_REGISTER. (fetch_register): Delete code to handle CANNOT_FETCH_REGISTER. * hppa-pinsn.c: Support 'I', 'J', and 'K' in output templates for 1.1 FP computational instructions.
1993-06-03 * hppa.c (hppa_get_symbol_info): New func needed for JUMP_TABLE.Stu Grossman2-0/+15
1993-06-03Define hppa_get_symbol_info. Missed it when updating for nm.David MacKenzie2-0/+13
1993-06-03For gas and binutils snapshots, use .gz now instead of .z. (FSF is changingKen Raeburn2-10/+18
gzip.)
1993-06-03bump version numberKen Raeburn1-0/+2
1993-06-03keep ho-hppabsd.hKen Raeburn1-0/+1
1993-06-03today's changes; details from Utah on their changesKen Raeburn1-5/+26
1993-06-03eliminate most prototypes so ansidecl.h isn't needed before this file ↵Ken Raeburn1-32/+29
(incomplete)
1993-06-03updates from UtahKen Raeburn1-1340/+2541
1993-06-03today's changesKen Raeburn1-0/+83
1993-06-03new file, from utahKen Raeburn1-0/+55
1993-06-03 * c++filt.1: fixed %^*(^% typoJeffrey Osier1-1/+2
1993-06-03hack backquoted command in Makefile.in to always have zero exit statusKen Raeburn2-1/+6
1993-06-03 * Makefile.in: added c++filt and objcopy to MANPAGES variableJeffrey Osier3-1/+8
* .Sanitize: keep c++filt.1 and objcopy.1
1993-06-03Add gdbserver directory.Stu Grossman1-0/+1
1993-06-03 * Makefile.in: Remove ser-tcp.[co]. (Use XDEPFILES instead.)Stu Grossman5-850/+222
* alldeps.mak, depend: Rebuild to account for ser-tcp. * config/sparc/sun4os4.mh: Add ser-tcp to XDEPFILES.
1993-06-03 * gdbserver/Makefile.in (gdbserver): Use -lbsd.Stu Grossman3-50/+13
* gdbserver/remote-inflow{-sparc}.c (create_inferior): Don't use a shell when running the child, as args have been expanded by the time we get here. Simplify calling convention. * gdbserver/remote-server.c (main): Use new calling convention for create_inferior, remove defunct code for coalescing argv. Remove extra calls to mywait(), as we no longer have to wade through a shell.
1993-06-03 * target.c (target_read_memory_partial): Don't deref errnoptrStu Grossman1-0/+5
when checking for null pointer.
1993-06-03rename LOADLIBES to EXTRALIBSDavid D. Zuhn2-12/+16
1993-06-031) 'else true' for *!@#@ UltrixDavid D. Zuhn1-0/+10
2) reduce window of vulnerability for gcc-no-fixedincludes
1993-06-03go32 needs math libraryDavid D. Zuhn1-0/+6
1993-06-03Add m68k-coff to ld so it'll work right.Rob Savoye1-1/+1
1993-06-03Removed board dependant stuff.Rob Savoye1-2/+2
1993-06-03* remote-es1800.c: Fix typo.John Gilmore3-5/+18
.Sanitize: Add comments about what's getting deliberately ignored.
1993-06-03 * c++filt.1, objcopy.1: new man pagesJeffrey Osier3-0/+242
1993-06-03Add these from DejaGnu so the testsuites compile for targets again.Rob Savoye14-0/+798
1993-06-03 binutils.texi: put in zoo's info-dir entry stuff (it's cleaner)Jeffrey Osier1-1/+1
1993-06-02 binutils.texi: final tweaks for c++filt chapterJeffrey Osier1-0/+18
1993-06-02rest of utah changesKen Raeburn1-0/+6
1993-06-02eliminate use of obsolete EXFUNKen Raeburn1-2/+2
1993-06-02elfcode.hKen Raeburn5-277/+882
1993-06-02keep new filesKen Raeburn1-0/+2
1993-06-02new file for hppa linker supportKen Raeburn1-0/+49
1993-06-02config.guess: Recognize hppa1.{0,1}-hp-bsdKen Raeburn1-0/+5
1993-06-02 * config.guess: Add support for Motorola Delta 68k, up to r3v7.Per Bothner2-1/+8
Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).