Commit Graph

  • c4d8441e30 more optimizations (64-bit only for now) PoroCYon 2019-03-05 17:49:16 +0100
  • a5b36ea87c more optimizations (64-bit only for now) PoroCYon 2019-03-05 17:48:05 +0100
  • 518a15d2af make the linker survive -ffunction-sections -fdata-sections -Wl,--gc-sections PoroCYon 2019-02-27 15:13:52 +0100
  • 0993ec8dcb use repne scas[dq] for searching for l_entry PoroCYon 2019-02-27 14:34:29 +0100
  • a6c4c6f2dd ... and fix the Makefile to work again with code that uses main() instead of _start() PoroCYon 2019-02-10 16:17:27 +0100
  • d903ef2d50 use pkg-config in makefile (thanks unlord) PoroCYon 2019-02-10 16:02:12 +0100
  • a73dfb9789 fix stupid 32-bit compilation failure PoroCYon 2019-02-10 14:57:01 +0100
  • 5b262ffca0 docs on smoldd PoroCYon 2019-02-06 21:56:55 +0100
  • f317bc18db USE_DT_DEBUG, SKIP_ENTRIES options PoroCYon 2019-02-06 21:48:27 +0100
  • 9d117fe66f use better defaults for lib search paths PoroCYon 2019-02-06 21:19:48 +0100
  • d9a5eac2e6 add support for more than one relocation type on x86_64, make stack alignment optional PoroCYon 2019-02-05 17:07:18 +0100
  • 560ce8c0f2 add smoldd PoroCYon 2019-02-05 04:04:05 +0100
  • b08e23a16c add LICENSE PoroCYon 2019-02-02 20:51:00 +0100
  • 75c1cfe603 add docs etc PoroCYon 2019-02-02 18:14:28 +0100
  • 38ea8e9531 64-bit version. PoroCYon 2019-01-31 00:14:36 +0100
  • cccd9656de lots of stuff, see detailed desc. PoroCYon 2019-01-28 04:18:22 +0100
  • f6b9a927a6 use _start, but don't call it ;) PoroCYon 2019-01-26 03:56:08 +0100
  • 56357dc04b add optional PT_INTERP stuff PoroCYon 2019-01-26 03:34:15 +0100
  • 378714f449 make the loader compatible with at least more than one glibc version PoroCYon 2019-01-26 03:26:23 +0100
  • 9f57498eea fix smol wrt new glibc version, make mksyms much faster PoroCYon 2019-01-25 04:18:12 +0100
  • 3845ae0ed9 make the linker survive -ffunction-sections -fdata-sections -Wl,--gc-sections PoroCYon 2019-02-27 15:13:52 +0100
  • a72ab15a92 use repne scas[dq] for searching for l_entry PoroCYon 2019-02-27 14:34:29 +0100
  • 458065b4c4 ... and fix the Makefile to work again with code that uses main() instead of _start() PoroCYon 2019-02-10 16:17:27 +0100
  • 194cb066bd use pkg-config in makefile (thanks unlord) PoroCYon 2019-02-10 16:02:12 +0100
  • 6ba669ad00 fix stupid 32-bit compilation failure PoroCYon 2019-02-10 14:57:01 +0100
  • 6ed63b9809 docs on smoldd PoroCYon 2019-02-06 21:56:55 +0100
  • 23835dfbcc USE_DT_DEBUG, SKIP_ENTRIES options PoroCYon 2019-02-06 21:48:27 +0100
  • 7a3b5a5991 use better defaults for lib search paths PoroCYon 2019-02-06 21:19:48 +0100
  • a27c1ba132 add support for more than one relocation type on x86_64, make stack alignment optional PoroCYon 2019-02-05 17:07:18 +0100
  • 063b22a090 add smoldd PoroCYon 2019-02-05 04:04:05 +0100
  • 88ee08919b add LICENSE PoroCYon 2019-02-02 20:51:00 +0100
  • 979d61ee63 add docs etc PoroCYon 2019-02-02 18:14:28 +0100
  • 5f7e888d90 64-bit version. PoroCYon 2019-01-31 00:14:36 +0100
  • cbafc2974a lots of stuff, see detailed desc. PoroCYon 2019-01-28 04:18:22 +0100
  • e116bc8f8b use _start, but don't call it ;) PoroCYon 2019-01-26 03:56:08 +0100
  • cb8a95cdd9 add optional PT_INTERP stuff PoroCYon 2019-01-26 03:34:15 +0100
  • a48913ae49 make the loader compatible with at least more than one glibc version PoroCYon 2019-01-26 03:26:23 +0100
  • 9ecfe0a767 fix smol wrt new glibc version, make mksyms much faster PoroCYon 2019-01-25 04:18:12 +0100
  • d87b11a6c8 Simplify and remove questionable defaults. Shiz 2018-04-12 01:03:16 +0200
  • 6081557aa2 epoch Shiz 2018-04-12 00:14:36 +0200