Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Atomic and thread operators #1019

Closed
wants to merge 23 commits into from
Closed

Atomic and thread operators #1019

wants to merge 23 commits into from

Commits on Mar 22, 2017

  1. Adding strawman threads.

    flagxor authored and binji committed Mar 22, 2017
    Configuration menu
    Copy the full SHA
    d1f4731 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2017

  1. Some modifications

    binji committed Mar 24, 2017
    Configuration menu
    Copy the full SHA
    4b94ac6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    851bfac View commit details
    Browse the repository at this point in the history
  3. fix tables

    binji committed Mar 24, 2017
    Configuration menu
    Copy the full SHA
    22a4bf2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38185e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2017

  1. jfb comments

    binji committed Mar 25, 2017
    Configuration menu
    Copy the full SHA
    add7807 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9481e3a View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2017

  1. add missing table heading

    binji committed Mar 27, 2017
    Configuration menu
    Copy the full SHA
    d98a7e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91e1116 View commit details
    Browse the repository at this point in the history
  3. fix typo in add8, sub8, and8

    binji committed Mar 27, 2017
    Configuration menu
    Copy the full SHA
    3e52203 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2017

  1. add return column to rmw ops

    binji committed Mar 28, 2017
    Configuration menu
    Copy the full SHA
    b9917b9 View commit details
    Browse the repository at this point in the history
  2. address comments

    binji committed Mar 28, 2017
    Configuration menu
    Copy the full SHA
    4c6dfb7 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2017

  1. make cmpxchg ops more symmetric

    binji committed Mar 30, 2017
    Configuration menu
    Copy the full SHA
    2f34f52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e486e1 View commit details
    Browse the repository at this point in the history
  3. misaligned atomic accesses trap

    binji committed Mar 30, 2017
    Configuration menu
    Copy the full SHA
    62f6254 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2017

  1. address some of JF's feedback

    binji committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    5c6189c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3f21e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    114e91f View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2017

  1. Configuration menu
    Copy the full SHA
    2729bcc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0210de8 View commit details
    Browse the repository at this point in the history
  3. fix headings and ellipses

    binji committed Apr 4, 2017
    Configuration menu
    Copy the full SHA
    d725a85 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2017

  1. Configuration menu
    Copy the full SHA
    63c951e View commit details
    Browse the repository at this point in the history
  2. Fix resizable_limits table

    binji authored Apr 5, 2017
    Configuration menu
    Copy the full SHA
    e4a9109 View commit details
    Browse the repository at this point in the history