OSDN Git Service

* gold.h: Include <cstring> and <stdint.h>.
authorian <ian>
Wed, 28 Jan 2009 20:09:17 +0000 (20:09 +0000)
committerian <ian>
Wed, 28 Jan 2009 20:09:17 +0000 (20:09 +0000)
commitd0ebf1f9c4f6138b32483c97e77584686594f0f6
tree3b64d720f5c25cfe7f653074f54a78fc75f1315a
parentdbf706295ad846077b74fd20d4b893bd0de89d7d
* 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