src/gold ChangeLog gold.h object.cc reduced_de ...
ian@sourceware.org
ian@sourceware.org
Wed Jan 28 20:09:00 GMT 2009
CVSROOT: /cvs/src
Module name: src
Changes by: ian@sourceware.org 2009-01-28 20:09:19
Modified files:
gold : ChangeLog gold.h object.cc
reduced_debug_output.cc version.cc
Log message:
* 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.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.170&r2=1.171
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/gold.h.diff?cvsroot=src&r1=1.29&r2=1.30
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/object.cc.diff?cvsroot=src&r1=1.81&r2=1.82
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/reduced_debug_output.cc.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/version.cc.diff?cvsroot=src&r1=1.15&r2=1.16
More information about the Binutils-cvs
mailing list