Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes from psm: hide internal brk symbols | Mike Frysinger | 2006-08-23 | 1 | -1/+1 |
| | |||||
* | Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, ↵ | Peter S. Mazinger | 2006-03-10 | 1 | -3/+0 |
| | | | | most of global data relocations are back | ||||
* | I will risk this one: __curbrk | Peter S. Mazinger | 2006-02-01 | 1 | -0/+3 |
| | |||||
* | Assebler sources ment to be preprocessed shouldn't contain assembler | "Jan-Benedict Glaw" | 2006-01-30 | 1 | -1/+1 |
| | | | | comments, but C comments instead... | ||||
* | First round of VAX patches. This isn't complete right now, there are for | "Jan-Benedict Glaw" | 2006-01-27 | 1 | -0/+54 |
sure still bugs (properly hidden, of course), a libm is completely missing (I've got one that implements some basic stuff, but that's really not ready for checking in...) I've also got a list of other things that need touch-ups, but that's mostly minor stuff that'll be done during the next days. |