Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - use c89-style comments | Bernhard Reutner-Fischer | 2008-10-03 | 1 | -10/+10 |
* | __data_start needs to be added to all crt0.S files that don't currently | Eric Andersen | 2004-05-14 | 1 | -2/+11 |
* | Reserve stack space for args we pass to __uClibc_main. | Miles Bader | 2003-02-21 | 1 | -2/+3 |
* | Don't bother zeroing BSS, since actually we _can_ rely on the loader to do it. | Miles Bader | 2002-04-25 | 1 | -10/+1 |
* | Just tail-call __uClibc_main. There's no real point to calling abort if | Miles Bader | 2002-04-17 | 1 | -4/+2 |
* | (L_dummy_main_reference): Reference the C symbol `main', not the linker | Miles Bader | 2002-04-15 | 1 | -5/+4 |
* | Manuel and I were looking into a problem with applications failing to link | Eric Andersen | 2002-04-14 | 1 | -0/+7 |
* | Updates to the v850 architecture from Miles Bader <miles@gnu.org> | Eric Andersen | 2002-01-29 | 1 | -9/+10 |
* | Patch from Miles Bader <miles@lsi.nec.co.jp> to support the v850. | Eric Andersen | 2001-10-11 | 1 | -0/+51 |