Capture Mozilla's codesighs, for use in executable sizing.
Vanilla code, no changes, except for the addition of: * LICENSE, copied from elsewhere in the Mozilla tree; * README.chromium, documenting what's going on. * codesighs.gyp, for building with the rest of Chromium. Review URL: http://codereview.chromium.org/93155 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14522 0039d316-1c4b-4281-b951-d872f2087c98
Showing
- build/all.gyp 1 addition, 0 deletionsbuild/all.gyp
- third_party/codesighs/LICENSE 567 additions, 0 deletionsthird_party/codesighs/LICENSE
- third_party/codesighs/Makefile.in 75 additions, 0 deletionsthird_party/codesighs/Makefile.in
- third_party/codesighs/README.chromium 13 additions, 0 deletionsthird_party/codesighs/README.chromium
- third_party/codesighs/autosummary.unix.bash 250 additions, 0 deletionsthird_party/codesighs/autosummary.unix.bash
- third_party/codesighs/autosummary.win.bash 211 additions, 0 deletionsthird_party/codesighs/autosummary.win.bash
- third_party/codesighs/basesummary.unix.bash 254 additions, 0 deletionsthird_party/codesighs/basesummary.unix.bash
- third_party/codesighs/basesummary.win.bash 224 additions, 0 deletionsthird_party/codesighs/basesummary.win.bash
- third_party/codesighs/codesighs.c 1075 additions, 0 deletionsthird_party/codesighs/codesighs.c
- third_party/codesighs/codesighs.gyp 60 additions, 0 deletionsthird_party/codesighs/codesighs.gyp
- third_party/codesighs/maptsvdifftool.c 1311 additions, 0 deletionsthird_party/codesighs/maptsvdifftool.c
- third_party/codesighs/msdump2symdb.c 1090 additions, 0 deletionsthird_party/codesighs/msdump2symdb.c
- third_party/codesighs/msmap.h 149 additions, 0 deletionsthird_party/codesighs/msmap.h
- third_party/codesighs/msmap2tsv.c 2237 additions, 0 deletionsthird_party/codesighs/msmap2tsv.c
- third_party/codesighs/nm2tsv.c 505 additions, 0 deletionsthird_party/codesighs/nm2tsv.c
- third_party/codesighs/nm_wrap_osx.pl 105 additions, 0 deletionsthird_party/codesighs/nm_wrap_osx.pl
- third_party/codesighs/readelf_wrap.pl 192 additions, 0 deletionsthird_party/codesighs/readelf_wrap.pl
Loading
Please register or sign in to comment