* gold.h: Include <cstring> and <stdint.h>.
authorIan Lance Taylor <ian@airs.com>
Wed, 28 Jan 2009 20:09:18 +0000 (20:09 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 28 Jan 2009 20:09:18 +0000 (20:09 +0000)
commite0ebcf42c2dfc4e486eb73807806ee813a9a0f50
tree30bb2d0be9fc41217341f6fe2686a6ca4ade3ff0
parent528aeb629fb4b25a56e0a523a3cbc2c5366fa6b0
* gold.h: Include <cstring> and <stdint.h>.
* version.cc: Include <cstdio>.
* object.cc (Sized_relobj::do_layout): Initialize gc_sd to avoid a
warning.
* reduced_debug_output.cc (insert_into_vector): Rename from
Insert_into_vector; change all callers.  Use Swap_unaligned to
avoid aliasing issue; remove union since it is unnecessary.
gold/ChangeLog
gold/gold.h
gold/object.cc
gold/reduced_debug_output.cc
gold/version.cc
This page took 0.02657 seconds and 4 git commands to generate.