From 63ca2e81fd51e87074b4294789c3bb4253b3be6b Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Fri, 11 Mar 1994 23:13:37 +0000 Subject: [PATCH] Some alpha-ecoff and vax-vms related changes. --- gas/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 2ad77a7f249..e36b950593a 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,20 @@ +Fri Mar 11 17:42:20 1994 Ken Raeburn (raeburn@cujo.cygnus.com) + + * config/obj-vms.c (Close_VMS_Object_File): Add comment pointing + out some code that doesn't belong in this file. + + * config/obj-vms.h: Include aout/stab_gnu.h. + (N_GSYM, ..., N_LENG): Deleted. + (NO_RELOC): Undefine before defining as part of enum reloc_type. + + * config/tc-alpha.c: Add comment questioning need for all the + characters in FLT_CHARS. + + * as.c (main) [OBJ_VMS]: Don't call output_file_close. + + * config/obj-ecoff.c (ecoff_frob_file): Set strict order for + sections with recognized names, before computing VMA values. + Fri Mar 11 17:56:23 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * config/tc-mips.c (mips_ip): Accept numbers between 0x8000 and -- 2.30.2