Historique des commits

Auteur SHA1 Message Date
  Eric Andersen a80a5b718f Patch from Paul Brook: il y a 20 ans
  Eric Andersen 6e112da93a Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a il y a 20 ans
  Eric Andersen cd411309b5 __data_start needs to be added to all crt0.S files that don't currently il y a 20 ans
  Eric Andersen 338237994a s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/g il y a 21 ans
  Eric Andersen 6f2da98c8c Make profiling on arm work il y a 22 ans
  Eric Andersen 54ebe998d5 Fixup handling of the .note.ABI-tag section so that it is ARM only, il y a 22 ans
  Eric Andersen 1cb64284ed Update crt0 for arm to provide the main reference il y a 22 ans
  Eric Andersen 3628edc05e Based on discussions with Stefan Allius, change it so that we always il y a 22 ans
  Eric Andersen ae35d725cf Make support for global constructors and global destructors be il y a 22 ans
  Eric Andersen 21796dff50 I was an idiot and put _fini into the wrong register. Duh. il y a 22 ans
  Eric Andersen b58a631942 This commit contains a patch from Stefan Allius <allius@atecom.com> to change il y a 22 ans
  Eric Andersen 5ce9147ea3 Manuel and I were looking into a problem with applications failing to link il y a 22 ans
  Eric Andersen a222ff0b49 Remove the C++ support stubs, since these now live elsewhere and il y a 23 ans
  David McCullough bf126cb24e il y a 23 ans
  Eric Andersen 0ee72c0b15 Patch from David McCullough <davidm@lineo.com>: il y a 23 ans
  Eric Andersen 1220fd70ca This will hopefully make global constructors and destructors work il y a 23 ans
  Eric Andersen 75ee43d1c2 Fix up a comment il y a 23 ans
  Eric Andersen c2ba9eda4a Update arm for the new way of entering main. BTW, I can now run things on arm il y a 24 ans
  Eric Andersen 411597d4f4 Revert stdio to initializing itself. Not quite a pretty but that ensures that il y a 24 ans
  Eric Andersen d63b6766db _void_void_null_func never returned. I noticed this yesterday il y a 24 ans
  Eric Andersen fb644a9a15 Minor comment update il y a 24 ans
  Eric Andersen 31e36a1498 Fix arm so it actually works. il y a 24 ans
  Eric Andersen 705ce36d85 Added common handling of errno. il y a 24 ans
  Eric Andersen 0a3e7b0f16 USe the name crt0.o, and cp it to $(TOPDIR)/libcrt0.o il y a 24 ans