Binutils with MCST patches
Go to file
Jackie Smith Cashion 3733d1095f Tue Sep 17 11:04:50 1996 James G. Smith <jsmith@cygnus.co.uk>
* run.c (main): Explicitly cast malloc() parameter.

This is needed because for certain builds the size field being given
to malloc() is actually 64bits long, and without a cast or malloc
prototype the resulting value used by malloc() depended on the host
endianness, and how long long paramaters are passed into functions.
1996-09-17 10:10:35 +00:00
bfd * coff-arm.c (aoutarm_std_reloc_howto): Change dst_mask for ARM26D 1996-09-16 22:31:16 +00:00
binutils * ieee.c (struct ieee_write_type): Add reflocalp field. 1996-09-16 21:45:01 +00:00
config add mt-ppc to Things-to-keep 1996-08-18 19:55:32 +00:00
gas * expr.c (expr): Always use unsigned right shifts for >>. 1996-09-16 15:42:47 +00:00
gdb Tue Sep 17 10:56:52 1996 James G. Smith <jsmith@cygnus.co.uk> 1996-09-17 10:03:02 +00:00
gprof * gmon.h: Replace #elif with #else/#endif. 1996-08-30 16:19:15 +00:00
include * dis-asm.h (print_insn_v850): Declare. 1996-08-31 19:26:47 +00:00
ld * scripttempl/armcoff.sc: Only define symbols if RELOCATING. Fix 1996-09-16 22:12:46 +00:00
mmalloc * configure configure.in: Don't default CC to cc. It causes problems 1996-09-05 01:06:10 +00:00
opcodes * mips-dis.c (print_insn_arg): Add prototype. 1996-09-11 04:26:58 +00:00
readline * rldefs.h: Enable HANDLE_SIGNALS for cygwin32. 1996-09-05 01:07:37 +00:00
sim Tue Sep 17 11:04:50 1996 James G. Smith <jsmith@cygnus.co.uk> 1996-09-17 10:10:35 +00:00
.Sanitize * config.sub, configure.in: Add entries for m32r. 1996-09-09 19:23:41 +00:00
Build-A-Release.mk didn't get propagated from progressive to devo. 1992-07-31 17:33:55 +00:00
ChangeLog * configure.in: Use a single line for host_tools and native_only. 1996-09-16 21:02:11 +00:00
DOC.Sanitize Updated documentation for lose-inet -> keep-inet change 1996-06-19 15:40:45 +00:00
INSTALL Nearly complete. Still needs pointer to "more doc". 1991-04-13 07:41:11 +00:00
Install.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
Makefile.in * Makefile.in (do-tar-gz): New target, split out from tail end of taz target. 1996-07-13 03:22:47 +00:00
Pack-A-Progressive Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
SUPPORTED Initial revision 1991-06-12 21:44:36 +00:00
build-all.mk change [ -d foo ] to test -d foo 1996-03-22 21:50:27 +00:00
config-ml.in * config-ml.in (ml_realsrcdir): New, to account for ${subdir}. 1995-12-27 23:52:53 +00:00
config.guess * config.guess: Combine mips-mips-riscos cases, and use cpp to 1996-06-08 01:13:04 +00:00
config.sub * config.sub, configure.in: Add entries for m32r. 1996-09-09 19:23:41 +00:00
configure Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com> 1996-01-22 19:28:13 +00:00
configure.bat additions for binutils release from dj 1994-10-22 02:17:33 +00:00
configure.in * configure.in: Use a single line for host_tools and native_only. 1996-09-16 21:02:11 +00:00
install-texi.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
install.sh Remove cygnus local comments from install-sh and install.sh. 1996-06-05 19:38:35 +00:00
intro.texi Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
make-all.com Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de> 1996-08-08 16:20:25 +00:00
makeall.bat additions for binutils release from dj 1994-10-22 02:17:33 +00:00
mpw-README Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +00:00
mpw-build.in Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +00:00
mpw-config.in Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +00:00
mpw-configure * mpw-configure: Add support for exec-prefix. 1995-12-04 20:48:19 +00:00
setup.com Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de> 1996-08-08 16:20:25 +00:00
tape-labels-tex.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
test-build.mk add support for i386-unixware target, m68k-vxworks5.1 target, i960-vxworks5.1 target... always configure with --enable-gdbtk 1995-05-18 09:27:23 +00:00