Mon Aug 28 19:57:13 1995  Pat Rankin  <rankin@eql.caltech.edu>

	* profile.c (mdump):  declare with __attribute__((unused)).

Wed Aug 23 15:40:29 1995  Pat Rankin  <rankin@eql.caltech.edu>

	* objrecdef.h (DST$C_SRC_SETREC_W, DST$C_SRC_DEFLINES_B):
	  new macros; new gas might generate these.
	* profile.c:  reformat using GNU indent's `-gnu' switch; update
	  comment to reflect the FSF's current street address; remove
	  several unused variables; fully prototype all local functions.
	(mdump):  renamed from dump().
	(readdst):  handle DST$C_SET_LINUM_B, DST$C_SET_LINUM_L,
	  DST$C_SRC_SETREC_W, and DST$C_SRC_DEFLINES_B cases when
	  decoding the debugger symbol table.

Wed Dec 14 18:46:09 1994  Pat Rankin  (rankin@eql.caltech.edu)

	* make_gcclib.com:  complete rewrite.  Perform Macro32 assembly
	  twice (once using `/names=definitions=lower') just like for C
	  modules; produce new gcclib.olb in the current directory rather
	  than directly into gnu_cc:[000000]; give a message about the
	  need to update it with libgcc2's contents and then to move it
	  to gnu_cc:[000000].
	(gcc_strings.c, gcc_strings_too.c, gcc_strstr):  compile these.

	* qsort.c (qst):  declare before use.

Mon Dec  5 18:48:20 1994  Pat Rankin  (rankin@eql.caltech.edu)

	* gcclib_vms.mar (_fixuns_truncdfsi_d):  add alternate name
	  for D_Float version of _fixuns_truncdfsi.
	(udiv, urem, _udivsi3, _umodsi3, _lshrsi3, _fixuns_truncdfsi):
	  make names lower case instead of upper case.
	* ffs.mar:  new file, replacing "ffs.s".

	* ChangeLog:  create this file for gcc-src/vms/gcclib/.

Mon Jun 13 19:24:51 1994  Pat Rankin  (rankin@eql.caltech.edu)

	* gcclib_vms.mar (_fixuns_truncdfsi_g):  new routine; G_Float
	  version of _fixuns_truncdfsi.

Sat Jun 11 20:30:08 1994  Pat Rankin  (rankin@eql.caltech.edu)

	* ffs.s:  new file.

