Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(4999)

Issue 129490043: Add generic GCC >= 4.7 support for atomic operations

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 8 months ago by robert.edmonds
Modified:
9 years, 8 months ago
Reviewers:
xiaofeng, jieluo
Base URL:
http://protobuf.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Add generic GCC >= 4.7 support for atomic operations

Patch Set 1 #

Total comments: 13

Patch Set 2 : Add generic GCC >= 4.7 support for atomic operations #

Unified diffs Side-by-side diffs Delta from patch set Stats (+148 lines, -0 lines) Patch
M src/Makefile.am View 1 chunk +1 line, -0 lines 0 comments Download
M src/google/protobuf/stubs/atomicops.h View 1 chunk +2 lines, -0 lines 0 comments Download
A src/google/protobuf/stubs/atomicops_internals_generic_gcc.h View 1 1 chunk +137 lines, -0 lines 0 comments Download
M src/google/protobuf/stubs/platform_macros.h View 1 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 7
xiaofeng
Thanks for making the change. Just some nitpickings. See below. https://codereview.appspot.com/129490043/diff/1/src/google/protobuf/stubs/atomicops_internals_generic_gcc.h File src/google/protobuf/stubs/atomicops_internals_generic_gcc.h (right): https://codereview.appspot.com/129490043/diff/1/src/google/protobuf/stubs/atomicops_internals_generic_gcc.h#newcode1 ...
9 years, 8 months ago (2014-08-21 22:21:35 UTC) #1
robert.edmonds
https://codereview.appspot.com/129490043/diff/1/src/google/protobuf/stubs/atomicops_internals_generic_gcc.h File src/google/protobuf/stubs/atomicops_internals_generic_gcc.h (right): https://codereview.appspot.com/129490043/diff/1/src/google/protobuf/stubs/atomicops_internals_generic_gcc.h#newcode1 src/google/protobuf/stubs/atomicops_internals_generic_gcc.h:1: // Protocol Buffers - Google's data interchange format On ...
9 years, 8 months ago (2014-08-22 18:01:27 UTC) #2
robert.edmonds
9 years, 8 months ago (2014-08-22 18:03:49 UTC) #3
robert.edmonds
https://codereview.appspot.com/129490043/diff/1/src/google/protobuf/stubs/atomicops_internals_generic_gcc.h File src/google/protobuf/stubs/atomicops_internals_generic_gcc.h (right): https://codereview.appspot.com/129490043/diff/1/src/google/protobuf/stubs/atomicops_internals_generic_gcc.h#newcode1 src/google/protobuf/stubs/atomicops_internals_generic_gcc.h:1: // Protocol Buffers - Google's data interchange format On ...
9 years, 8 months ago (2014-08-22 18:05:18 UTC) #4
xiaofeng
LGTM
9 years, 8 months ago (2014-08-22 18:25:03 UTC) #5
xiaofeng
Jie, can you help commit this change? On Fri, Aug 22, 2014 at 11:25 AM, ...
9 years, 8 months ago (2014-08-22 18:25:35 UTC) #6
jieluo
9 years, 8 months ago (2014-08-22 20:24:38 UTC) #7
On 2014/08/22 18:25:35, xiaofeng wrote:
> Jie, can you help commit this change?
> 
> 
> On Fri, Aug 22, 2014 at 11:25 AM, <mailto:xiaofeng@google.com> wrote:
> 
> > LGTM
> >
> > https://codereview.appspot.com/129490043/
> >

Done. Thanks for the patch
https://code.google.com/p/protobuf/source/detail?r=575
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b