summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
hbono@chromium.org [Wed, 14 Nov 2012 05:27:29 +0000 (05:27 +0000)]
Update Yasm to 1.2.0 (Yasm Part 3/3)
This change updates our copy of Yasm to 1.2.0. (This change consists of the files not used by Chromium.)
BUG=156030
TEST=build Chromium
Review URL: https://codereview.chromium.org/
11365061
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/yasm/patched-yasm@167605
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
hbono@chromium.org [Wed, 14 Nov 2012 05:27:15 +0000 (05:27 +0000)]
Update Yasm to 1.2.0 (Yasm Part 2/3)
This change updates our copy of Yasm to 1.2.0. (This change consists of the files not used by Chromium.)
BUG=156030
TEST=build Chromium
Review URL: https://codereview.chromium.org/
11369048
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/yasm/patched-yasm@167604
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
hbono@chromium.org [Wed, 14 Nov 2012 05:26:34 +0000 (05:26 +0000)]
Update Yasm to 1.2.0 (Yasm Part 1/3)
This change updates our copy of Yasm to 1.2.0. (This change mainly consists of the files used by Chromium.)
BUG=156030
TEST=build Chromium
Review URL: https://codereview.chromium.org/
11364046
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/yasm/patched-yasm@167603
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
scottmg@chromium.org [Mon, 3 Sep 2012 16:27:39 +0000 (16:27 +0000)]
Merge https://github.com/yasm/yasm/commit/
9728322335cba96500861ef766b1546d096e5600
aka https://github.com/yasm/yasm/pull/64 from upstream.
TBR=thakis@chromium.org
Review URL: https://chromiumcodereview.appspot.com/
10914069
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/yasm/patched-yasm@154697
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
scottmg@chromium.org [Wed, 2 May 2012 16:59:26 +0000 (16:59 +0000)]
Merge https://github.com/yasm/yasm/commit/
ab19547382660d81e0b4a0232dccb38f44c52a36
Review URL: https://chromiumcodereview.appspot.com/
10324002
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/yasm/patched-yasm@134927
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
scottmg@chromium.org [Tue, 1 May 2012 23:57:26 +0000 (23:57 +0000)]
Merge https://github.com/yasm/yasm/commit/
2bd66514b6b100887c19d8598da38347b3cff40e
BUG=125646
Review URL: https://chromiumcodereview.appspot.com/
10289003
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/yasm/patched-yasm@134825
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
thakis@chromium.org [Sun, 11 Mar 2012 20:57:47 +0000 (20:57 +0000)]
yasm: Fix a compile error introduced by my last commit.
(Upstream at https://github.com/yasm/yasm/pull/63)
TBR=fischman
Review URL: https://chromiumcodereview.appspot.com/9669043
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/yasm/patched-yasm@126079
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
thakis@chromium.org [Sun, 11 Mar 2012 05:52:21 +0000 (05:52 +0000)]
Merge https://github.com/yasm/yasm/commit/
01ab853e68ef8aeded716d6f5b34895200f66a51
Review URL: https://chromiumcodereview.appspot.com/9666037
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/yasm/patched-yasm@126065
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
fischman@chromium.org [Fri, 2 Mar 2012 22:33:49 +0000 (22:33 +0000)]
Silence genperf's success-related chatter.
Review URL: https://chromiumcodereview.appspot.com/9580022
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/yasm/patched-yasm@124750
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
thakis@chromium.org [Wed, 29 Feb 2012 03:40:46 +0000 (03:40 +0000)]
yasm: Merge a clang warning fix.
Namely, https://github.com/yasm/yasm/commit/
a2cbb10ee1b90b73647667ac849c74d65761d412
TBR=ajwong
Review URL: https://chromiumcodereview.appspot.com/9533001
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/yasm/patched-yasm@124103
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
hbono@chromium.org [Fri, 4 Feb 2011 04:35:36 +0000 (04:35 +0000)]
Support the N_PEXT bit of the Mach-O object format.
This change allows us to set the N_PEXT bit to Mach-O object files when a global symbol has a 'private_extern' extension.
BUG=http://www.tortall.net/projects/yasm/ticket/236
TEST=none
Review URL: http://codereview.chromium.org/6347060
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/yasm/patched-yasm@73761
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
hbono@chromium.org [Thu, 13 Jan 2011 05:35:22 +0000 (05:35 +0000)]
Update our yasm copy to yasm 1.1.0 (Part1: yasm side)
This change applies all upstream changes between yasm 0.8.0 and yasm 1.1.0 to our yasm copy. (We also need another change to update "yasm.gyp" so we build this updated yasm without errors.)
BUG=64640
TEST=build Chromium without errors.
Review URL: http://codereview.chromium.org/6170009
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/yasm/patched-yasm@71296
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
thestig@chromium.org [Fri, 25 Jun 2010 18:56:18 +0000 (18:56 +0000)]
Remove svn:executable from files in patched-yasm.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/2805034
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/yasm/patched-yasm@50870
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
ajwong@chromium.org [Fri, 23 Oct 2009 20:15:55 +0000 (20:15 +0000)]
Patching yasm to be gyp friendly.
BUG=22307
TEST=none
Review URL: http://codereview.chromium.org/326016
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/yasm/patched-yasm@29937
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
ajwong@chromium.org [Fri, 23 Oct 2009 19:20:20 +0000 (19:20 +0000)]
Add yasm 0.8.0 into our third-party deps tree.
BUG=22307
TEST=none. Just checking in source.
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/yasm/patched-yasm@29921
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c