Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid warnings about shifting more bits than we have | Ron | 2009-07-09 | 1 | -2/+4 |
| | | | | | | | | | | The test here is a constant expression and will compile out. For platforms that don't need the shift the code gets slightly smaller and simpler, for those that do the result is unchanged. Signed-off-by: Ron Lee <ron@debian.org> Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | Synch with trunk: miscellaneous changes, mostly cleanup, | Carmelo Amoroso | 2009-01-22 | 1 | -4/+15 |
| | | | | | | | code styling, comments. No object-code changes. 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 | -0/+36 |
trunk |