Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | trim Experimentally off and uncommented hidden | Austin Foxley | 2009-09-18 | 1 | -13/+1 |
| | | | | | | | | sed -i -e '/Experimentally off - /d' $(grep -rl "Experimentally off - " *) sed -i -e '/^\/\*[[:space:]]*libc_hidden_proto(/d' $(grep -rl "libc_hidden_proto" *) should be a nop Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | Synch with trunk @ 24160 | Carmelo Amoroso | 2008-11-27 | 1 | -8/+8 |
| | | | | | | Step 14: miscellaneous merge for arch specific files in libc/sysdeps. Comments, cleanup, formatting, hidden_proto removal and others. | ||||
* | Synch with trunk @ 24087 | Carmelo Amoroso | 2008-11-18 | 1 | -3/+3 |
| | | | | Step 10: libc_hidden_removal | ||||
* | Synch with trunk at rev 22997. | Carmelo Amoroso | 2008-07-31 | 1 | -1/+1 |
| | | | | | | | Basically trailing whitespaces removal, fix non standard keywords asm -> __asm__ inline -> __inline__ and some minor changes on trunk. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | ||||
* | Synch libc powerpc/arm/sh64/m68k/alpha/microblaze/i960/vax/e1 specific with ↵ | Carmelo Amoroso | 2008-06-18 | 1 | -4/+1 |
| | | | | trunk | ||||
* | Big fricking merge from trunk, but an easy one. | "Steven J. Hill" | 2006-08-24 | 1 | -6/+6 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2006-02-28 | 1 | -13/+24 |
| | |||||
* | Big fricking merge from trunk. | "Steven J. Hill" | 2006-01-07 | 1 | -0/+1 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2005-12-10 | 1 | -0/+3 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2005-12-08 | 1 | -0/+2 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2005-12-02 | 1 | -3/+3 |
| | |||||
* | Merge/sync with trunk. | "Steven J. Hill" | 2005-08-17 | 1 | -13/+0 |
| | |||||
* | Oleksandr G. Zhadan writes: | Eric Andersen | 2004-01-24 | 1 | -0/+11 |
| | | | | | | | | | | Hi Eric, The attached diff file includes BUS_ISA fix for kernel since 2.4.23/ Kind regards, Oleks | ||||
* | A patch from Vincent Sanders to fix the arm implementation of | Eric Andersen | 2002-11-03 | 1 | -0/+246 |
| | | | | ioperm() and iopl() | ||||
* | Sigh. Erik mucks it up again... | Eric Andersen | 2001-09-27 | 1 | -129/+0 |
| | |||||
* | Make iopl and ioperm work | Eric Andersen | 2001-09-27 | 1 | -37/+22 |
| | |||||
* | Duh. | Eric Andersen | 2001-09-27 | 1 | -5/+2 |
| | |||||
* | Add inb, outb and friends, | Eric Andersen | 2001-09-27 | 1 | -0/+147 |