Historia zmian

Autor SHA1 Wiadomość Data
  Manuel Novoa III 3a60d155e3 Add __data_start needed by boehm garbage collector, in turn needed by libgcj. 21 lat temu
  Eric Andersen fb84603f8c Peter S. Mazinger writes: 21 lat temu
  Eric Andersen 8d7d937507 Fix compile when profiling is disabled 21 lat temu
  Eric Andersen 67eff66438 Initial effort at adding profiling support. 21 lat temu
  Eric Andersen a3560dc47b Update architecture specific support to consistantly 22 lat temu
  Eric Andersen a81c2218a2 simpler method for getting a 'main' reference. Make _init and _fini 22 lat temu
  Eric Andersen 3628edc05e Based on discussions with Stefan Allius, change it so that we always 22 lat temu
  Eric Andersen 06245f1e2c I forgot to include features.h 22 lat temu
  Eric Andersen ae35d725cf Make support for global constructors and global destructors be 22 lat temu
  Eric Andersen b58a631942 This commit contains a patch from Stefan Allius <allius@atecom.com> to change 22 lat temu
  Eric Andersen 142d965177 Just in case, crash if somehow `exit' returns anyways 22 lat temu
  Eric Andersen 5ce9147ea3 Manuel and I were looking into a problem with applications failing to link 22 lat temu
  Eric Andersen a222ff0b49 Remove the C++ support stubs, since these now live elsewhere and 22 lat temu
  Eric Andersen 822a5d2922 Turn off the useless personality crap 23 lat temu
  Eric Andersen 6a56a9139b Use the asm version by default on x86. Tag _start as a function. 23 lat temu
  Eric Andersen 1220fd70ca This will hopefully make global constructors and destructors work 23 lat temu
  Manuel Novoa III dfe2d42547 Create __uClibc_main to handle what can be done in C instead of each arch's 23 lat temu
  Eric Andersen 411597d4f4 Revert stdio to initializing itself. Not quite a pretty but that ensures that 23 lat temu
  Eric Andersen 8943c95591 "I will always compile before I commit." 24 lat temu
  Eric Andersen 6c2ef877c3 Update the comments a wee bit. 24 lat temu
  Eric Andersen 705ce36d85 Added common handling of errno. 24 lat temu
  Eric Andersen a4258c4f7e Use the name crt0.o, and cp it to $(TOPDIR)/libcrt0.o 24 lat temu