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

Fixed to compile with rustc 0.13.0-nightly 2015-01-02 #28

Closed
wants to merge 69 commits into from

Commits on May 26, 2013

  1. first commit

    Charlie Somerville committed May 26, 2013
    Configuration menu
    Copy the full SHA
    ce91ad6 View commit details
    Browse the repository at this point in the history
  2. add screenshot to readme

    Charlie Somerville committed May 26, 2013
    Configuration menu
    Copy the full SHA
    5b7c85b View commit details
    Browse the repository at this point in the history
  3. main.rs shouldn't be responsible to dropping into an infinite loop

    Charlie Somerville committed May 26, 2013
    Configuration menu
    Copy the full SHA
    0c88da1 View commit details
    Browse the repository at this point in the history
  4. because lawyers

    Charlie Somerville committed May 26, 2013
    Configuration menu
    Copy the full SHA
    f772577 View commit details
    Browse the repository at this point in the history
  5. zero.rs is now licensed under MIT

    Charlie Somerville committed May 26, 2013
    Configuration menu
    Copy the full SHA
    b1c5941 View commit details
    Browse the repository at this point in the history
  6. mention zero.rs in readme

    Charlie Somerville committed May 26, 2013
    Configuration menu
    Copy the full SHA
    48b20da View commit details
    Browse the repository at this point in the history

Commits on May 27, 2013

  1. fix comment

    Charlie Somerville committed May 27, 2013
    Configuration menu
    Copy the full SHA
    03214a1 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2013

  1. Configuration menu
    Copy the full SHA
    811bc09 View commit details
    Browse the repository at this point in the history
  2. Merge pull request haileys#4 from steveklabnik/master

    Add detailed setup instructions
    Charlie Somerville committed May 28, 2013
    Configuration menu
    Copy the full SHA
    8d5d911 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2013

  1. Add implementation of new lang items

    Piotr committed Jul 7, 2013
    Configuration menu
    Copy the full SHA
    2f478a8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request haileys#8 from pczarn/master

    Add implementation of new lang items
    Charlie Somerville committed Jul 7, 2013
    Configuration menu
    Copy the full SHA
    d68fec9 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2013

  1. Add vector_exchange_malloc lang item

    pczarn authored and Piotr committed Jul 11, 2013
    Configuration menu
    Copy the full SHA
    c14a731 View commit details
    Browse the repository at this point in the history
  2. Remove information about Rust's incoming branch

    pczarn authored and Piotr committed Jul 11, 2013
    Configuration menu
    Copy the full SHA
    2a8b23e View commit details
    Browse the repository at this point in the history
  3. Add link attributes to suppress warnings

    pczarn authored and Piotr committed Jul 11, 2013
    Configuration menu
    Copy the full SHA
    8c99e22 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2013

  1. Specify ram limit to prevent overflow

    pczarn authored and Piotr committed Jul 12, 2013
    Configuration menu
    Copy the full SHA
    79c3c28 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2013

  1. Configuration menu
    Copy the full SHA
    c517510 View commit details
    Browse the repository at this point in the history
  2. Merge pull request haileys#11 from bouk/master

    Add fixed_stack_segment to function that use unsafe functions
    Charlie Somerville committed Aug 25, 2013
    Configuration menu
    Copy the full SHA
    62d5963 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2013

  1. Fix typo

    pbrit committed Oct 10, 2013
    Configuration menu
    Copy the full SHA
    cfc50c0 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2014

  1. Update for new closure syntax

    Alex committed Jan 5, 2014
    Configuration menu
    Copy the full SHA
    bf6b23d View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2014

  1. Merge pull request haileys#12 from Paulche/patch-1

    Fix typo in README.md
    Charlie Somerville committed Jan 21, 2014
    Configuration menu
    Copy the full SHA
    e0b2f49 View commit details
    Browse the repository at this point in the history
  2. Merge pull request haileys#9 from pczarn/fix

    Fix small issues
    Charlie Somerville committed Jan 21, 2014
    Configuration menu
    Copy the full SHA
    cc500f7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request haileys#13 from alexjg/master

    Update for new closure syntax
    Charlie Somerville committed Jan 21, 2014
    Configuration menu
    Copy the full SHA
    5f51b3f View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2014

  1. Configuration menu
    Copy the full SHA
    35c3b37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae48eda View commit details
    Browse the repository at this point in the history
  3. Upgrade code to Rust 0.10

    igstan committed Apr 9, 2014
    Configuration menu
    Copy the full SHA
    db347a4 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2014

  1. Configuration menu
    Copy the full SHA
    b93acff View commit details
    Browse the repository at this point in the history
  2. delete this compiled file that was checked in for some reason

    Charlie Somerville committed Apr 10, 2014
    Configuration menu
    Copy the full SHA
    8789bef View commit details
    Browse the repository at this point in the history
  3. Merge pull request haileys#17 from igstan/rust-0.10

    Rust 0.10
    Charlie Somerville committed Apr 10, 2014
    Configuration menu
    Copy the full SHA
    8e79d6f View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2014

  1. Bump binutils from 2.23 snapshot to 2.24 release.

    Also add commands to extract the archive and cd into the directory.
    utkarshkukreti committed Apr 11, 2014
    Configuration menu
    Copy the full SHA
    34db41b View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2014

  1. Merge pull request haileys#18 from utkarshkukreti/bump-binutils-to-2.24

    Bump binutils from 2.23 snapshot to 2.24 release.
    Charlie Somerville committed Apr 14, 2014
    Configuration menu
    Copy the full SHA
    c5f3970 View commit details
    Browse the repository at this point in the history
  2. delete unnecessary stub symbols

    Charlie Somerville committed Apr 14, 2014
    Configuration menu
    Copy the full SHA
    ebdeb77 View commit details
    Browse the repository at this point in the history
  3. don't bother clearing the screen at all before rust

    Charlie Somerville committed Apr 14, 2014
    Configuration menu
    Copy the full SHA
    fcebc49 View commit details
    Browse the repository at this point in the history
  4. dword align the initial stack pointer

    Charlie Somerville committed Apr 14, 2014
    1 Configuration menu
    Copy the full SHA
    3e0a506 View commit details
    Browse the repository at this point in the history
  5. actually turn off split stacks properly

    Charlie Somerville committed Apr 14, 2014
    Configuration menu
    Copy the full SHA
    11b5627 View commit details
    Browse the repository at this point in the history
  6. kill runtime.asm, it's completely unnecessary now! 🎉

    Charlie Somerville committed Apr 14, 2014
    3 Configuration menu
    Copy the full SHA
    c4669d5 View commit details
    Browse the repository at this point in the history
  7. delete empty .SUFFIXES from makefile

    Charlie Somerville committed Apr 14, 2014
    Configuration menu
    Copy the full SHA
    308c1ff View commit details
    Browse the repository at this point in the history
  8. localize the unsafety, like a good rust citizen

    Charlie Somerville committed Apr 14, 2014
    Configuration menu
    Copy the full SHA
    5ab2e7c View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2014

  1. Update README for OSX

    Collin Glass committed Apr 15, 2014
    Configuration menu
    Copy the full SHA
    8bcd30f View commit details
    Browse the repository at this point in the history
  2. Update README for OSX

    Collin Glass committed Apr 15, 2014
    Configuration menu
    Copy the full SHA
    e8a49e4 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2014

  1. remove unused CC var

    Charlie Somerville committed Apr 20, 2014
    Configuration menu
    Copy the full SHA
    e66f60e View commit details
    Browse the repository at this point in the history
  2. use a proper loop and iterator because why not

    Charlie Somerville committed Apr 20, 2014
    Configuration menu
    Copy the full SHA
    a063755 View commit details
    Browse the repository at this point in the history
  3. word align initial real mode stack pointer

    thanks for pointing this out @pczarn!
    Charlie Somerville committed Apr 20, 2014
    Configuration menu
    Copy the full SHA
    50aa013 View commit details
    Browse the repository at this point in the history
  4. just load sp directly rather than going through ax/eax

    Charlie Somerville committed Apr 20, 2014
    Configuration menu
    Copy the full SHA
    ca653fe View commit details
    Browse the repository at this point in the history
  5. add initial travis.yml

    based off the template on http://www.rust-ci.org/help/
    Charlie Somerville committed Apr 20, 2014
    Configuration menu
    Copy the full SHA
    c4f7cd4 View commit details
    Browse the repository at this point in the history
  6. install nasm too

    Charlie Somerville committed Apr 20, 2014
    Configuration menu
    Copy the full SHA
    2a7b64a View commit details
    Browse the repository at this point in the history
  7. replace i386-elf-ld with ld

    Charlie Somerville committed Apr 20, 2014
    Configuration menu
    Copy the full SHA
    3f8eef9 View commit details
    Browse the repository at this point in the history
  8. -m elf_i386

    Charlie Somerville committed Apr 20, 2014
    Configuration menu
    Copy the full SHA
    f276fb0 View commit details
    Browse the repository at this point in the history
  9. add .travis.rb test script

    Charlie Somerville committed Apr 20, 2014
    Configuration menu
    Copy the full SHA
    da5f08c View commit details
    Browse the repository at this point in the history
  10. install qemu too

    Charlie Somerville committed Apr 20, 2014
    Configuration menu
    Copy the full SHA
    b84b7c3 View commit details
    Browse the repository at this point in the history
  11. we have no kvm on travis machines, and tcg is quite a bit slower

    Charlie Somerville committed Apr 20, 2014
    Configuration menu
    Copy the full SHA
    5063b95 View commit details
    Browse the repository at this point in the history
  12. fiddle with the timeout a bit more

    Charlie Somerville committed Apr 20, 2014
    Configuration menu
    Copy the full SHA
    5d1521a View commit details
    Browse the repository at this point in the history
  13. upload screenshot to cubeupload

    Charlie Somerville committed Apr 20, 2014
    Configuration menu
    Copy the full SHA
    e99a5ed View commit details
    Browse the repository at this point in the history
  14. disable networking to avoid slow pxe boot

    Charlie Somerville committed Apr 20, 2014
    Configuration menu
    Copy the full SHA
    85c4f54 View commit details
    Browse the repository at this point in the history
  15. bump timeout even more

    Charlie Somerville committed Apr 20, 2014
    Configuration menu
    Copy the full SHA
    6e3679f View commit details
    Browse the repository at this point in the history
  16. the cursor is in a different spot after disabling network

    Charlie Somerville committed Apr 20, 2014
    Configuration menu
    Copy the full SHA
    8bf313b View commit details
    Browse the repository at this point in the history
  17. wait for os to halt

    Charlie Somerville committed Apr 20, 2014
    Configuration menu
    Copy the full SHA
    0cb6b70 View commit details
    Browse the repository at this point in the history
  18. properly align the floppy size

    Charlie Somerville committed Apr 20, 2014
    Configuration menu
    Copy the full SHA
    d4d43a6 View commit details
    Browse the repository at this point in the history
  19. tweak cursor position

    Charlie Somerville committed Apr 20, 2014
    Configuration menu
    Copy the full SHA
    de62e8c View commit details
    Browse the repository at this point in the history
  20. Merge pull request haileys#20 from charliesome/ci

    Get Travis CI going
    Charlie Somerville committed Apr 20, 2014
    Configuration menu
    Copy the full SHA
    30df481 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2014

  1. Merge pull request haileys#19 from collinglass/master

    Update Instructions for OSX
    Charlie Somerville committed May 26, 2014
    Configuration menu
    Copy the full SHA
    987f111 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2014

  1. add interesting forks section to the readme

    Charlie Somerville committed Jul 1, 2014
    Configuration menu
    Copy the full SHA
    36f2f07 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2015

  1. Configuration menu
    Copy the full SHA
    82901db View commit details
    Browse the repository at this point in the history
  2. Whitespace fixes.

    thesam committed Jan 4, 2015
    Configuration menu
    Copy the full SHA
    26c98e2 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2015

  1. No more warnings

    tgkokk committed Jan 11, 2015
    Configuration menu
    Copy the full SHA
    f8c71d7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from tgkokk/rustup

    Eliminate all warnings
    thesam committed Jan 11, 2015
    Configuration menu
    Copy the full SHA
    c1502ff View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2015

  1. Set target CPU to generic to avoid problems with QEMU. Rustc now uses…

    … pentium4 by default.
    thesam committed Feb 2, 2015
    Configuration menu
    Copy the full SHA
    45362f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2015

  1. Configuration menu
    Copy the full SHA
    650b67d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    204404f View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2015

  1. Merge pull request #2 from encrypt94/master

    Fixed to compile with rustc 1.0.0-dev 2015-02-23
    thesam committed Mar 4, 2015
    Configuration menu
    Copy the full SHA
    d7de933 View commit details
    Browse the repository at this point in the history