* as.h (flag_*): Added comments describing meanings of some of these variables.
authorKen Raeburn <raeburn@cygnus>
Sun, 28 Aug 1994 22:15:33 +0000 (22:15 +0000)
committerKen Raeburn <raeburn@cygnus>
Sun, 28 Aug 1994 22:15:33 +0000 (22:15 +0000)
commite9296bdb6f16147e2c65b35381a7751defc37b3c
tree9a07193d0db17c5fd78b1059cafb0c85b99d24a9
parentc72aa0e23de22618f2fa5e16cc7cded0d90c74b9
* as.h (flag_*): Added comments describing meanings of some of these variables.
(struct frag): Add some comments about the ns32k-specific fields and why
they're here.
(SIZEOF_STRUCT_FRAG): Cast addresses to char*, not int.
(flag_print_statistics): Declare.

* as.c (parse_args): Set flag_print_statistics instead of statistics_flag.
Options array is now const.  Added new option "dump-config"; if specified,
print TARGET_ALIAS, TARGET_CANONICAL, TARGET_CPU, TARGET_OBJ_FORMAT, and
TARGET_FORMAT, if defined.
(main): Change test to check flag_print_statistics.
(statistics_flag): Deleted.
gas/ChangeLog
gas/as.h
This page took 0.02381 seconds and 4 git commands to generate.