Commit History

Author SHA1 Message Date
  oskarnp c6ed3fa4b5 Fix invalid linker flags passed to clang on macOS 3 years ago
  Dale Weiler ee260986a9 more fixes 3 years ago
  gingerBill 3def94505e Add `dynamic` to error message for `-build-mode` 3 years ago
  gingerBill e30f16b1f3 Correct `-init` for *nix 3 years ago
  Dale Weiler 4334dbe69a disable this warning 3 years ago
  Dale Weiler 8f91e9307c shared library fixes 3 years ago
  Wes Hardee a48317deee use '___$startup_runtime' for MacOS 3 years ago
  gingerBill 27106dd9ae Allow `.asm`, `.s`, and `.S` as valid assembly file extensions 3 years ago
  gingerBill ffd7ca57f1 Move nasm.exe to windows/nasm.exe, etc 3 years ago
  gingerBill c34a331696 Add `-extra-assembler-flags` 3 years ago
  gingerBill 994ee5a559 Allow for multiple .asm files 3 years ago
  gingerBill 50057b0696 Add basic support for `foreign import "foo.asm"` on Windows with `nasm.exe` 3 years ago
  DYSEQTA e5f961b48f Removed '--help' from help string as per request. 3 years ago
  cybermancer 1823b0cead Improve compiler help output with regard to command specific help. 3 years ago
  gingerBill 1ec0b79345 Allow both `-help` and `--help` if passed as `init_filename` 3 years ago
  Jeroen van Rijn 8c5c45a04c [timings-export] Style fixes. 3 years ago
  Jeroen van Rijn 9dc8753a14 [timings-export] Improve help messages 3 years ago
  Jeroen van Rijn 6c306f7633 Fix Linux warnings. 3 years ago
  Jeroen van Rijn 05a86d5296 [timings-export] Implement JSON + CSV timngs export. 3 years ago
  Jeroen van Rijn 9422fd311f [timings-export] Add `-export-timings:format` + `-export-timings-file:filename`. 3 years ago
  gingerBill 50562440bf Correct `wasm-ld` path for non-Windows platforms 3 years ago
  gingerBill 6646348e1a Increase usage of `PtrMap` 3 years ago
  gingerBill b2a2aa15c2 Add `ODIN_BUILD_MODE` 3 years ago
  gingerBill efe05b3e13 Merge pull request #1252 from Kelimion/bug-report 3 years ago
  Jeroen van Rijn 2a7937e2ba Add `odin report` command to help with bug reports. 3 years ago
  gingerBill 841a96691b Attempt to get wasm64 compiling with the correct features enabled 3 years ago
  gingerBill 8ef6f9dd7b Compile `wasm64`; Add `lb_run_remove_unused_function_pass` 3 years ago
  gingerBill 5bc8a491a7 Begin work on supporting `wasm64`; Correct `wasm32` compilation behaviour 3 years ago
  gingerBill 8868bcf57a Merge pull request #1234 from Skytrias/master 3 years ago
  gingerBill 2a50f9c8d4 Rename `-ignore-lazy` to `-internal-ignore-lazy` 3 years ago