src/gas ChangeLog config/obj-vms.c
amodra@sources.redhat.com
amodra@sources.redhat.com
Thu Dec 12 16:01:00 GMT 2002
CVSROOT: /cvs/src
Module name: src
Changes by: amodra@sourceware.org 2002-12-12 16:01:48
Modified files:
gas : ChangeLog
gas/config : obj-vms.c
Log message:
* config/obj-vms.c: Formatting. Include fnctl.h.
(Create_VMS_Object_File): Fix creat call for sane unix systems.
(Object_Record_Offset): Make it a size_t.
(Flush_VMS_Object_Record_Buffer): Fix signed/unsigned warning.
(VMS_TBT_Routine_End <Size>): Make var unsigned long.
(VMS_Fix_Indirect_Reference <Offset>): Make arg addressT.
(synthesize_data_segment <data_size>): Remove ATTRIBUTE_UNUSED.
(vms_fixup_data_section <data_size>): Add here instead.
* config/e-criself.c: Fix typo in last change.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.1621&r2=1.1622
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/obj-vms.c.diff?cvsroot=src&r1=1.10&r2=1.11
More information about the Binutils-cvs
mailing list