No description
Find a file
Frank Ch. Eigler 121d6745bc * Monster bug fixes & improvements from the last two days' demo-testing work.
* sky-pke.h (pke_fifo*): Exported these formerly private functions.
	(pke_device): Added FIFO cache fields.

	* sky-pke.c (pke_fifo_reset): New function for GPUIF client -
 	clear FIFO contents.
	(pke_pcrel_fifo): Added caching facility to prevent O(n^2) cost for
	searching for consecutive operand words.

	* sky-libvpe.c (MEM, uMEM): New/changed macros that perform modulo
 	calculations to handle out-of-range VU memory addresses.
	(*): Replaced many previous uses of MEM[] and state->uMEM[] with
	calls to above macros.

	* sky-vu.h (struct VectorUnitState): Added qw/dw size fields for
	MEM/uMEM buffers, for overflow prevention.  Renamed MEM/uMEM fields
	to catch all their prior users.

	* sky-vu0.c (vu0_attach): Manually align MEM0/MEM1 buffers to force
	16-byte alignment.  (zalloc is not enough.)

	* sky-vu1.c (vu1_attach): Ditto.
	(init_vu): Store buffer sizes from allocation into VectorUnitState.

	* sky-gpuif.h (GifPath): Use a pke_fifo strucf instead of
 	temporary fixed-size array for flexible FIFO sizing.

	* sky-gpuif.c (SKY_GPU2_REFRESH): This is now an integer value to be
	used as a modulus for periodic refresh.
	(refresh): New function to send GPU2 refresh code periodically.
	(*): Use pke_fifo calls to en/dequeue GPUIF tags & operands.

	* sky-pke.h (struct pke_device): Added fields to allow caching of
 	results from recent FIFO searches.
1998-03-20 22:12:06 +00:00
bfd Fixes for PR15358 and 15373 1998-03-20 19:28:48 +00:00
binutils * objcopy.c (compare_section_lma): Rename from _vma. 1998-02-18 02:45:07 +00:00
config Make --keep-mswin 1998-01-31 06:19:34 +00:00
gas * config/tc-mips.c: Change '%' to '#' in r5900 code to avoid conflict 1998-03-20 16:04:15 +00:00
gdb Add builtin explicitly sized 8, 16, 32, 64 and 128 bit int and 1998-03-20 07:50:33 +00:00
gprof * gprof.c (usage): Update bug-gnu-utils address. 1998-02-12 19:36:41 +00:00
include remove whitespace triggering Sanitize bug 1998-03-09 21:51:09 +00:00
ld Thu Mar 19 14:54:45 1998 Geoffrey Noer <noer@cygnus.com> 1998-03-19 23:04:54 +00:00
mmalloc * Makefile.in (mm.o): New target that combines all the functions 1996-12-28 22:33:53 +00:00
opcodes * mips-dis.c: Change '%' to '#' to avoid conflict with vr5400 1998-03-20 16:01:43 +00:00
readline Wed Dec 3 16:48:20 1997 Michael Snyder (msnyder@cleaver.cygnus.com) 1997-12-04 00:48:56 +00:00
sim * Monster bug fixes & improvements from the last two days' demo-testing work. 1998-03-20 22:12:06 +00:00
.Sanitize Scrap the un-needed vr4111 stuff. 1998-03-06 21:22:59 +00:00
Build-A-Release.mk
ChangeLog Add thumb-pe target. 1998-03-18 17:25:57 +00:00
config-ml.in Add m32r to multilib support. 1997-12-16 00:14:49 +00:00
config.guess * config.guess: More accurate determination of HP processor types. 1998-01-28 06:16:52 +00:00
config.sub Fix vr4320 sanitization. 1998-03-04 21:03:29 +00:00
configure Fix some problems with gdbtk sanitization. 1998-01-26 23:04:13 +00:00
configure.bat additions for binutils release from dj 1994-10-22 02:17:33 +00:00
configure.in Add thumb-pe target. 1998-03-18 17:25:57 +00:00
DOC.Sanitize Updated documentation for lose-inet -> keep-inet change 1996-06-19 15:40:45 +00:00
install-sh * Makefile.in (INSTALL_PROGRAM_ARGS): New variable. 1997-07-04 17:27:30 +00:00
install-texi.in
Install.in
intro.texi
ltmain.sh More building on NT support stuff. 1997-09-03 19:22:03 +00:00
makeall.bat additions for binutils release from dj 1994-10-22 02:17:33 +00:00
Makefile.in * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and 1998-01-18 04:30:18 +00:00
makefile.vms Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de> 1997-10-20 19:30:47 +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
mpw-README Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +00:00
Pack-A-Progressive
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
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