Commit graph

  • a9a90850b3
    Add squiid x86_64 as platform target/squiid Christoph Heiss 2022-07-11 19:12:19 +0200
  • 053dc07c4e v0.2.7 master Jorge Aparicio 2022-03-24 15:24:16 +0100
  • ace8c2580c
    Merge pull request #34 from AgustinCB/master Jorge Aparicio 2022-03-24 14:22:31 +0000
  • 3af491bae4 Add support for Mac M1 Agustin Chiappe Berrini 2022-02-09 04:04:59 -0800
  • f232b62b23 v0.2.6 Jorge Aparicio 2022-02-04 12:48:02 +0100
  • c0ab4c283a
    Merge pull request #33 from niluxv/stable_asm_port Jorge Aparicio 2022-02-04 11:39:29 +0000
  • 99c13cb866 fix CI Jorge Aparicio 2022-02-04 12:35:52 +0100
  • 7e86d199a1 Port several platforms from llvm_asm to asm where the change is trivial niluxv 2022-01-30 19:24:50 +0100
  • 431ecf9db8
    Merge pull request #32 from KB5201314/master Jorge Aparicio 2021-08-14 06:45:34 +0000
  • cf4987217a
    feat: enable conditional compilation for target_os="android" imlk 2021-08-08 14:15:31 +0800
  • e438c2c46b v0.2.4 Jorge Aparicio 2021-05-15 21:42:04 +0200
  • c801e2aeef
    Merge pull request #30 from japaric/gh28 Jorge Aparicio 2021-05-15 19:41:14 +0000
  • 57ee4a6e85 ci: add RISC-V Jorge Aparicio 2021-05-15 21:36:07 +0200
  • 530a6c8210 Update for Linux 5.12 and add linux-riscv64 platform Jeremy Soller 2021-04-28 10:27:30 -0600
  • c2927ab3ce
    Merge pull request #29 from japaric/gha Jorge Aparicio 2021-05-15 19:31:28 +0000
  • 76a3dd54eb fix 32-bit ARM compilation error Jorge Aparicio 2021-05-15 21:28:39 +0200
  • 736054a56f fix typo in Cross.toml Jorge Aparicio 2021-05-15 21:12:31 +0200
  • 0dd354864c override powerpc64 image Jorge Aparicio 2021-05-15 21:09:08 +0200
  • 360bac02b3 fix if condition Jorge Aparicio 2021-05-15 20:53:00 +0200
  • 29042a6af2 enable GitHub Actions Jorge Aparicio 2021-05-15 20:45:41 +0200
  • 552d5b941e
    Merge pull request #27 from matklad/patch-1 Jorge Aparicio 2021-04-11 16:38:59 +0000
  • 5ffb39241e
    Use correct spdx syntax Aleksey Kladov 2021-04-09 01:22:54 +0300
  • 6fa3d748b0
    Merge pull request #26 from AgustinCB/master Jorge Aparicio 2020-07-28 19:16:07 +0000
  • 44546775be remove unnecessary feature Agustin Chiappe Berrini 2020-07-16 17:23:58 -0700
  • 7ff94a68cd Fix syscall for macos Agustin Chiappe Berrini 2020-07-16 06:29:05 -0700
  • bf46a06832 Replace asm with llvm_asm Agustin Chiappe Berrini 2020-07-01 06:21:26 -0700
  • 0d9cbef0d3 v0.2.2 Jorge Aparicio 2017-11-06 00:51:38 +0100
  • 8e280bc0b0 Auto merge of #18 - Amanieu:statx, r=japaric homunkulus 2017-11-05 23:43:36 +0000
  • e53e5efaaa Add statx system call Amanieu d'Antras 2017-11-05 21:40:47 +0000
  • 13cb9dac3d Fix nr_from_src.py Amanieu d'Antras 2017-11-05 21:38:47 +0000
  • c382132a4f v0.2.1 Jorge Aparicio 2017-05-06 09:33:19 -0500
  • 07fb52dd95 Comment on why we create headers Tobias Bucher 2017-05-06 16:02:30 +0200
  • 0f498b7a40 Fix the nr_from_src script to get ARM-specific syscalls Tobias Bucher 2017-05-05 15:07:40 +0200
  • cee5f075c0 Add ARM-specific syscalls Tobias Bucher 2017-05-05 00:16:00 +0200
  • c3d0176105 release v0.2.0 Jorge Aparicio 2017-02-27 09:16:25 -0500
  • 77f7fe4fdc Auto merge of #14 - tbu-:pr_x86_syscall6_ice, r=japaric homunkulus 2017-02-23 18:23:50 +0000
  • 847debb0a1 Fix #12: parse kernel sources to get numbers Chris West (Faux) 2017-02-21 12:14:49 +0000
  • c86f386048 Fix #13 by taking reference of non-immediate value Tobias Bucher 2017-02-19 23:18:03 +0100
  • cb880cab59 release v0.1.5 Jorge Aparicio 2017-02-03 20:22:06 -0500
  • 8c10006aa2 Fix GETRANDOM constant on x86, mixed up with x86_64 Tobias Bucher 2017-02-03 13:22:58 +0100
  • 1934a4aa48 release v0.1.4 Jorge Aparicio 2017-02-02 00:01:58 -0500
  • 8d64a85aed Merge pull request #9 from tbu-/pr_getrandom Jorge Aparicio 2017-02-02 00:00:25 -0500
  • e5c36ee591 Add getrandom syscall Tobias Bucher 2017-02-01 19:23:15 +0100
  • 16045c4949 Merge pull request #8 from simon-i1-h/fix-link Jorge Aparicio 2017-01-23 21:13:48 -0500
  • 0276f551db Fix link in README.md simon-i1-h 2017-01-24 00:03:48 +0900
  • 79def9759b Remove Travis CI badge simon-i1-h 2017-01-24 00:02:37 +0900
  • ee704d7f8e Auto merge of #7 - tbu-:pr_newfstatat, r=japaric homunkulus 2017-01-21 18:39:00 +0000
  • 896b3d9332 Add newfstatat syscall for Linux Tobias Bucher 2017-01-21 19:34:16 +0100
  • 5ab141b554 release v0.1.3 Jorge Aparicio 2017-01-21 12:38:18 -0500
  • 1117f0019e mips: set .noat to appease asm! warnings Jorge Aparicio 2017-01-21 12:23:12 -0500
  • 5876cdddc7 release v0.1.2 Jorge Aparicio 2017-01-21 11:16:52 -0500
  • e37f1a709b implement syscall5 and syscall6 for mips Jorge Aparicio 2017-01-21 10:46:31 -0500
  • a297a02044 release v0.1.1 Jorge Aparicio 2017-01-14 20:16:10 -0500
  • afc4b25219 fix syscall2 for linux-aarch64 Jorge Aparicio 2017-01-14 19:53:16 -0500
  • 73b3ee20b9 release v0.1.0 Jorge Aparicio 2017-01-13 20:55:06 -0500
  • 94ea6388e1 linux: test that the return code, in the error case, has the right sign Jorge Aparicio 2017-01-13 09:29:31 -0500
  • b69140b8a9 fix x86 Jorge Aparicio 2017-01-13 00:55:55 -0500
  • 0950e37073 fix test and example Jorge Aparicio 2017-01-13 00:09:10 -0500
  • 490dbc9a3b actually run tests Jorge Aparicio 2017-01-13 00:02:22 -0500
  • ee65e7a483 ci: run the hello example Jorge Aparicio 2017-01-12 23:52:13 -0500
  • 30041237a3 tweak platform/linux-x86 Jorge Aparicio 2017-01-12 16:09:30 -0500
  • 366e783f01 tweak platform/linux-x86_64 Jorge Aparicio 2017-01-12 16:06:04 -0500
  • 21f8492e67 tweak platform/linux-armeabi Jorge Aparicio 2017-01-12 16:04:27 -0500
  • 01bd21cad5 fix macros Jorge Aparicio 2017-01-12 01:07:37 -0500
  • dcbd8dddce tweak src/lib.rs Jorge Aparicio 2017-01-12 01:07:27 -0500
  • e2b5f0ba94 SPARC support Jorge Aparicio 2017-01-11 23:53:29 -0500
  • ea754cf1a1 MIPS support Jorge Aparicio 2017-01-11 23:35:17 -0500
  • 61444c454e PowerPC support Jorge Aparicio 2017-01-11 21:47:27 -0500
  • 42b5a4ead7 fix ci/install.sh for macOS Jorge Aparicio 2017-01-11 21:08:11 -0500
  • 3c75fa6beb update Cargo.toml Jorge Aparicio 2017-01-11 21:06:38 -0500
  • 7b8e30d9a5 AArch64 support Jorge Aparicio 2017-01-11 21:06:31 -0500
  • 6c1ef55fd2 re-generate linux-x86 system call numbers Jorge Aparicio 2017-01-11 21:04:09 -0500
  • 1c666758ed re-generate linux-armaeabi system call numbers Jorge Aparicio 2017-01-11 20:57:32 -0500
  • 6651a45f7e re-generate linux-x86_64 system call numbers Jorge Aparicio 2017-01-11 20:54:30 -0500
  • c028823c78 CI based on trust Jorge Aparicio 2017-01-11 19:46:03 -0500
  • 6d600fc932 rustfmt Jorge Aparicio 2017-01-11 19:40:04 -0500
  • c231ece2c7 rename the crate to sc Jorge Aparicio 2017-01-11 19:37:26 -0500
  • 675f5a9c81 Upgrade to rustc 1.7.0-nightly (6e2a64b57 2015-12-30) Keegan McAllister 2016-01-09 14:51:45 -0800
  • b4f72fe428 Merge pull request #22 from ebfe/freebsd_nr Keegan McAllister 2015-09-09 11:46:45 -0700
  • ad281a03a6 Update freebsd syscall numbers Michael Gehring 2015-09-09 06:39:57 +0200
  • bd47c92c4d Merge remote-tracking branch 'origin/pr/14' into HEAD Keegan McAllister 2015-08-30 16:40:25 -0700
  • a8c546abfc Merge pull request #19 from joelarmstrong/fix-core-import Keegan McAllister 2015-08-17 09:55:22 -0700
  • c658165d84 fix "extern crate core" import Joel Armstrong 2015-08-11 18:49:21 -0700
  • 35fba1762b Merge pull request #18 from erik/unused-mut Keegan McAllister 2015-07-29 03:12:39 -0700
  • 4dd439905a Add allow(unused_mut) to package. Erik Price 2015-07-22 23:17:05 -0700
  • 87ec4c634f Merge pull request #17 from ebfe/linux_nr Keegan McAllister 2015-06-10 10:30:21 -0700
  • ce14f74175 Update linux syscall numbers Michael Gehring 2015-06-10 19:04:47 +0200
  • e3ed79f442 Merge pull request #16 from achanda/master Keegan McAllister 2015-06-02 10:45:09 -0700
  • d2381dee1d Always build against nightly Abhishek Chanda 2015-05-31 17:17:52 +0530
  • 3c3eeb8812 Use of mut is not needed here because ret is uninitialized before calling asm!. Ruben De Visscher 2015-05-20 16:16:34 +0200
  • e85c6ebb59 Merge pull request #13 from eatnumber1/master Keegan McAllister 2015-05-17 18:44:02 -0700
  • d2e04e8af5 Add support for macos-x86_64 Russell Harmon 2015-05-17 17:48:00 -0700
  • 34b2668504 Version bump Keegan McAllister 2015-04-28 10:37:58 -0700
  • 559527c25b Enable container infrastructure on Travis Keegan McAllister 2015-02-14 11:15:16 -0800
  • b68dde7d33 Upgrade to rustc 1.0.0-dev (b9ba643b7 2015-02-13 21:15:39 +0000) Keegan McAllister 2015-02-14 11:14:15 -0800
  • d5be938fc9 Upgrade to rustc 1.0.0-dev (c5961ad06 2015-01-28 21:49:38 +0000) Keegan McAllister 2015-01-31 20:51:16 -0800
  • 1339f52124 Merge pull request #11 from piec/master Keegan McAllister 2015-01-20 09:25:34 -0800
  • 652d01f656 tools/nr.rs.c: template to generate the syscall numbers of your environment Pierre Carru 2015-01-20 16:53:15 +0100
  • aff44004a5 linux-armeabi support Pierre Carru 2015-01-20 16:52:28 +0100
  • 140da6c9ac Prepare for crates.io upload Keegan McAllister 2015-01-10 12:43:48 -0800