Commit History

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