Commit History

Author SHA1 Message Date
  Jeremiah Orians 921cc86ce6 First generation implemention of typedef 3 years ago
  Jeremiah Orians 358b6cfb96 Fix modulus behavior that is wrong. 3 years ago
  Jeremiah Orians e451abd667 Fix e25c1995aab5833323ee0784402ae7d3318b093e SCM MES regression 3 years ago
  Jeremiah Orians cc1a17a040 Revert "file.c: introduce output buffering for x86" 3 years ago
  Jeremiah Orians 07baf02efe Looks like I got x86/AMD64 signed and unsigned division backwards. 3 years ago
  Jeremiah Orians c220d14928 Catching some segfaults 3 years ago
  Jeremiah Orians e25c1995aa Make types more proper 3 years ago
  Jeremiah Orians 6a3d3e78e0 expand the known issues list 3 years ago
  Jeremiah Orians 44e14bb662 Make known issues public 3 years ago
  Jeremiah Orians 0ed81de9e1 Merge remote-tracking branch 'mihi/io-buffering-x86' 3 years ago
  Jeremiah Orians 4de11b1bc6 Update checksums to reflect new fclose 3 years ago
  Michael Schierl 5afeb0743e file.c: introduce output buffering for x86 3 years ago
  Michael Schierl 608fba306f Fix x86 close syscall and test 0104 3 years ago
  Michael Schierl 91bab2ef98 Close files that were fopen:ed 3 years ago
  Jeremiah Orians 6fe6f44a29 Make type information localized to the inside of statements 3 years ago
  Jeremiah Orians e7a0ecd244 Cleared out non-essential string primitives and added support for --max-string 3 years ago
  Jeremiah Orians d9504e3872 Allow M2-Planet to support larger outputs without hitting a segfault 3 years ago
  Sanne Wouda 968fdfea65 AArch64 support for unsigned comparison 3 years ago
  Jeremiah Orians e5befc4fee armv7l support for unsigned comparisons 3 years ago
  Jeremiah Orians f2cae3d501 AMD64 support for unsigned comparisons 3 years ago
  Jeremiah Orians eaf3861954 Fix failing tests on x86 3 years ago
  Jeremiah Orians 132e685f97 Fix x86 behavior on unsigned compares 3 years ago
  Jeremiah Orians 9da48c5ece match gcc behavior in regards to if(-1 > 0) 3 years ago
  Jeremiah Orians 5c22aac02d Change knight-posix HEAP behavior and leverage better relational choices for knight-posix 3 years ago
  Jeremiah 196c66d19e Merge pull request #7 from snnw/aarch64-fix 3 years ago
  Sanne Wouda a63b8837c0 [AArch64] Use arithmetic right shift for signed 3 years ago
  Jeremiah d34ea502cc Merge pull request #6 from snnw/aarch64-fix 3 years ago
  Sanne Wouda 58b563435b [AArch64] Use arithmetic right shift 3 years ago
  Sanne Wouda 624a5ac92d [AArch64] Fix LSEEK syscall number 3 years ago
  Jeremiah Orians 0615223052 Broke tests into processor specific sets and updated the M1 test 3 years ago