* ld.h (QUAD_SIZE): Define.
authorIan Lance Taylor <ian@airs.com>
Thu, 6 Jan 1994 19:38:36 +0000 (19:38 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 6 Jan 1994 19:38:36 +0000 (19:38 +0000)
commitc477527cbba110e90f3ef2ff059d26b97ec3ed2f
tree4e2781924b058ef41d82e2fba2e3c642dc229864
parent45dc9be38877cbb8218182b5c5ebd6e82e5ccd47
* ld.h (QUAD_SIZE): Define.
* ldgram.y (QUAD): New token.
(length): Handle it.
* ldlex.l: Return QUAD.
* lexsup.c (keywords): Add QUAD.
* ldwrite.c (build_link_order): Handle QUAD.
* ldlang.c (print_data_statement): Handle QUAD.
(lang_size_sections): Likewise.
(lang_do_assignments): Likewise.
* ldexp.c (exp_print_token): Add QUAD to table.
* ld.texinfo: Describe QUAD.
ld/ld.texinfo
ld/ldgram.y
ld/ldlang.c
ld/ldlex.l