(write_object_file): Locals from_addr, to_addr, table_addr are now addressT.
authorKen Raeburn <raeburn@cygnus>
Wed, 7 Jul 1993 16:33:38 +0000 (16:33 +0000)
committerKen Raeburn <raeburn@cygnus>
Wed, 7 Jul 1993 16:33:38 +0000 (16:33 +0000)
commitd536474829ccc929132f924f6c2c4243a157ad3f
tree1e239db7dcf68225bfc48852416d7abd0212e1d5
parent2b68b820a9aef88c4c579072f05e8028b0b92ad9
(write_object_file): Locals from_addr, to_addr, table_addr are now addressT.
Supply prototype for bfd_alloc for now.
(fixup_segment): Local add_number is now valueT.  Fix some range-checking bugs.
(relax_align): Type `int' should be sufficient for the exponent.
(fix_new): Argument offset is offsetT.  Locals size and newsize are valueT.
gas/write.c