gold/
authorCary Coutant <ccoutant@google.com>
Wed, 24 Oct 2012 02:26:39 +0000 (02:26 +0000)
committerCary Coutant <ccoutant@google.com>
Wed, 24 Oct 2012 02:26:39 +0000 (02:26 +0000)
commit774299092dc99b19dac96bc9226ff3421e70bef2
treed2fb890acbc06f180341d09777235a2fc7a0e6b1
parent657d0d47ba7fd3ae014a5b2b6e46ba6c8d1c461a
gold/
* dwp.h: New header file.
* dwp.cc: New source file.
* gold.h: Move shared declarations to system.h.
* system.h: New header file.
* Makefile.am: Add dwp.
* Makefile.in: Regenerate.
gold/ChangeLog
gold/Makefile.am
gold/Makefile.in
gold/dwp.cc [new file with mode: 0644]
gold/dwp.h [new file with mode: 0644]
gold/gold.h
gold/system.h [new file with mode: 0644]
This page took 0.025017 seconds and 4 git commands to generate.