Commit Graph

29 Commits

Author SHA1 Message Date
Přemysl Eric Janouch 37b7e88962
Update README
Alpine 3.19 Success Details
2022-10-11 02:09:19 +02:00
Přemysl Eric Janouch 15b567e3e0
Update .gitignore 2021-10-30 03:32:15 +02:00
Přemysl Eric Janouch 6fe2d34fff
Add clang-format configuration 2021-10-30 02:58:10 +02:00
Přemysl Eric Janouch 18d9dc6e2f
Name change 2020-09-28 05:14:01 +02:00
Přemysl Eric Janouch 40616c8067
Update README 2018-06-24 03:06:14 +02:00
Přemysl Eric Janouch d2629e6c5e
Relicense to 0BSD, update mail address
I've come to the conclusion that copyright mostly just stands in the way
of software development.  In my jurisdiction I cannot give up my own
copyright and 0BSD seems to be the closest thing to public domain.

The updated mail address, also used in my author/committer lines,
is shorter and looks nicer.  People rarely interact anyway.
2018-06-24 03:05:52 +02:00
Přemysl Eric Janouch 886f8179ab
Move Go to a subdir 2017-07-03 07:51:51 +02:00
Přemysl Eric Janouch d1d43387e5
Word the README better 2017-06-25 22:22:00 +02:00
Přemysl Eric Janouch 22057350e0
Update README 2017-06-25 22:18:17 +02:00
Přemysl Eric Janouch 3759a0bd14
Add gdb-object-file-libc.go 2017-06-25 22:18:17 +02:00
Přemysl Eric Janouch eaa1125b7c
gdb-object-file.go: discard program headers 2017-06-25 22:18:17 +02:00
Přemysl Eric Janouch 03957f0069
Add gdb-object-file.go 2017-06-25 22:18:17 +02:00
Přemysl Eric Janouch 6699a454ec
gdb-experiment.go: fix .text section header 2017-06-25 22:18:17 +02:00
Přemysl Eric Janouch 4cb7acf8bd
Fix and update LICENSE 2017-06-25 22:18:17 +02:00
Přemysl Eric Janouch 1f04cd46a0
gdb-experiment.go: add a screenshot 2017-01-22 00:01:01 +01:00
Přemysl Eric Janouch def3218714
gdb-experiment.go: add DWARF debugging information
Now we can debug compiled Brainfuck!
2017-01-22 00:01:01 +01:00
Přemysl Eric Janouch 4efc032827
Initial commit of gdb-experiment.go 2016-12-25 01:56:43 +01:00
Přemysl Eric Janouch 6ebb141b1d
Remember to truncate the output file 2016-12-25 01:56:42 +01:00
Přemysl Eric Janouch d52dcd1de7
Shorter epilog once again
Even though it's more cryptic now.
2016-12-25 01:56:42 +01:00
Přemysl Eric Janouch 29062e6c44
Fix error handling
Offset overflowed.
2016-12-25 01:56:42 +01:00
Přemysl Eric Janouch 624303d70d
Add .gitignore 2016-12-25 01:56:42 +01:00
Přemysl Eric Janouch a4390d38b5
Fix interpreter portability 2016-12-25 01:56:42 +01:00
Přemysl Eric Janouch b846a7a0ea
Add support for OpenBSD
It just rejects the generic System V ABI and has other syscall numbers.
2016-12-24 22:29:29 +01:00
Přemysl Eric Janouch cf6c1e67ba
Silence warnings in the `file` utility 2016-12-24 22:29:29 +01:00
Přemysl Eric Janouch 290e7087bb
Brevify 2016-12-24 00:48:27 +01:00
Přemysl Eric Janouch b4b3ffef24
Fixes 2016-12-24 00:47:11 +01:00
Přemysl Eric Janouch 99330e88f2
Update READMEs 2016-12-22 23:40:30 +01:00
Přemysl Eric Janouch ea69cc7d9e
Make the output binary executable if possible 2016-12-22 23:28:19 +01:00
Přemysl Eric Janouch 128fb157b3
Initial commit 2016-12-22 23:26:41 +01:00