Commit History

Author SHA1 Message Date
  Eric Andersen ae35d725cf Make support for global constructors and global destructors be 21 years ago
  Eric Andersen 21796dff50 I was an idiot and put _fini into the wrong register. Duh. 21 years ago
  Eric Andersen b58a631942 This commit contains a patch from Stefan Allius <allius@atecom.com> to change 21 years ago
  Eric Andersen 5ce9147ea3 Manuel and I were looking into a problem with applications failing to link 22 years ago
  Eric Andersen a222ff0b49 Remove the C++ support stubs, since these now live elsewhere and 22 years ago
  David McCullough bf126cb24e 22 years ago
  Eric Andersen 0ee72c0b15 Patch from David McCullough <davidm@lineo.com>: 22 years ago
  Eric Andersen 1220fd70ca This will hopefully make global constructors and destructors work 23 years ago
  Eric Andersen 75ee43d1c2 Fix up a comment 23 years ago
  Eric Andersen c2ba9eda4a Update arm for the new way of entering main. BTW, I can now run things on arm 23 years ago
  Eric Andersen 411597d4f4 Revert stdio to initializing itself. Not quite a pretty but that ensures that 23 years ago
  Eric Andersen d63b6766db _void_void_null_func never returned. I noticed this yesterday 23 years ago
  Eric Andersen fb644a9a15 Minor comment update 23 years ago
  Eric Andersen 31e36a1498 Fix arm so it actually works. 23 years ago
  Eric Andersen 705ce36d85 Added common handling of errno. 23 years ago
  Eric Andersen 0a3e7b0f16 USe the name crt0.o, and cp it to $(TOPDIR)/libcrt0.o 23 years ago