OSDN Git Service

* config/obj-vms.c: Formatting. Include fnctl.h.
authorAlan Modra <amodra@bigpond.net.au>
Fri, 13 Dec 2002 00:01:47 +0000 (00:01 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Fri, 13 Dec 2002 00:01:47 +0000 (00:01 +0000)
commitcef00892def62f92b4e7971da7a19cf5316cda1e
tree17d2d4bc1e1d3bbcaebbd27aa9d123284128c409
parent06e4fc0c2512f53bd8fbf3b8f41dce026293b2eb
* 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.
gas/ChangeLog
gas/config/obj-vms.c