GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
archive/repo/gentoo-2.git
RELEASE-1_4
import-1.1.1
master
Another conversion of the historical gentoo-x86 ebuild repository
Ulrich Müller <ulm@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys-kernel
/
linux26-headers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing howl compilation on IA64.
Tim Yamin
2005-01-22
1
-26
/
+16
*
Fixing howl compilation on IA64.
Tim Yamin
2005-01-22
2
-24
/
+5
*
Added Mike's cx-toolchain fixes to r3. (Manifest recommit)
Jeremy Huddleston
2005-01-11
1
-14
/
+14
*
Added Mike's cx-toolchain fixes to r3.
Jeremy Huddleston
2005-01-11
2
-21
/
+27
*
Cooler cross-compile support. Now you just have to set CTARGET/CHOST and THA...
Mike Frysinger
2005-01-11
1
-14
/
+14
*
Cooler cross-compile support. Now you just have to set CTARGET/CHOST and THA...
Mike Frysinger
2005-01-11
2
-20
/
+31
*
amd64 now gets x86-64 and i386 headers using a similar method to sparc... I'l...
Jeremy Huddleston
2005-01-11
1
-5
/
+15
*
amd64 now gets x86-64 and i386 headers using a similar method to sparc... I'l...
Jeremy Huddleston
2005-01-11
7
-16
/
+308
*
Version bump so the latest fixes added to the appCompat patches get acquired....
Tim Yamin
2005-01-06
1
-3
/
+3
*
Version bump so the latest fixes added to the appCompat patches get acquired.
Tim Yamin
2005-01-06
3
-3
/
+10
*
Fix the fix for DirectFB which turns out to be a DirectFB->Headers->GlibC con...
Tim Yamin
2005-01-05
1
-1
/
+1
*
Fix the fix for DirectFB which turns out to be a DirectFB->Headers->GlibC con...
Tim Yamin
2005-01-05
1
-2
/
+4
*
Removing <linux/fd.h> hunk that's not needed with the new barrier() implement...
Tim Yamin
2005-01-05
1
-1
/
+1
*
Removing <linux/fd.h> hunk that's not needed with the new barrier() implement...
Tim Yamin
2005-01-05
1
-11
/
+0
*
Cleanup; removing old unsupported headers. (Manifest recommit)
Tim Yamin
2005-01-05
1
-9
/
+1
*
Cleanup; removing old unsupported headers.
Tim Yamin
2005-01-05
9
-1812
/
+9
*
Taking a different approach to handling barrier(); this should hopefully prev...
Tim Yamin
2005-01-05
1
-2
/
+2
*
Taking a different approach to handling barrier(); this should hopefully prev...
Tim Yamin
2005-01-05
2
-78
/
+16
*
Fix DirectFB issues on AMD64; bug #75606. (Manifest recommit)
Tim Yamin
2005-01-05
1
-2
/
+2
*
Fix DirectFB issues on AMD64; bug #75606.
Tim Yamin
2005-01-05
2
-2
/
+8
*
Fix issues with kbd and e2fsprogs on AMD64. (Manifest recommit)
Tim Yamin
2005-01-05
1
-2
/
+2
*
Fix issues with kbd and e2fsprogs on AMD64.
Tim Yamin
2005-01-05
2
-17
/
+37
*
Updating patch to prevent ffs(...) getting declared when not needed to not ca...
Tim Yamin
2005-01-04
1
-1
/
+1
*
Updating patch to prevent ffs(...) getting declared when not needed to not ca...
Tim Yamin
2005-01-04
1
-1
/
+3
*
Fixing glibc issues; bug #76626. (Manifest recommit)
Tim Yamin
2005-01-04
1
-2
/
+2
*
Fixing glibc issues; bug #76626.
Tim Yamin
2005-01-04
2
-1
/
+81
*
Fix for bug #76577 on Alpha. (Manifest recommit)
Tim Yamin
2005-01-04
1
-2
/
+2
*
Fix for bug #76577 on Alpha.
Tim Yamin
2005-01-04
2
-1
/
+58
*
Fix on PPC for bug #76358. (Manifest recommit)
Tim Yamin
2005-01-04
1
-28
/
+18
*
Fix on PPC for bug #76358.
Tim Yamin
2005-01-04
2
-7
/
+65
*
lets start testing alpha (Manifest recommit)
Mike Frysinger
2005-01-03
1
-4
/
+4
*
lets start testing alpha
Mike Frysinger
2005-01-03
1
-2
/
+2
*
The syscall() funcs in parisc/unistd.h contained a little syntax error; fix i...
Mike Frysinger
2004-12-30
1
-5
/
+6
*
The syscall() funcs in parisc/unistd.h contained a little syntax error; fix it.
Mike Frysinger
2004-12-30
3
-2
/
+19
*
more cross-compile fixes :) (Manifest recommit)
Mike Frysinger
2004-12-17
1
-12
/
+12
*
more cross-compile fixes :)
Mike Frysinger
2004-12-17
1
-1
/
+3
*
Update sparc fix once again to work when asm/processor is included before gli...
Jeremy Huddleston
2004-12-12
1
-5
/
+5
*
Update sparc fix once again to work when asm/processor is included before gli...
Jeremy Huddleston
2004-12-12
2
-20
/
+41
*
Added support for sparc64-multilib and updated sparc patch to what has been i...
Jeremy Huddleston
2004-12-11
1
-14
/
+14
*
Added support for sparc64-multilib and updated sparc patch to what has been i...
Jeremy Huddleston
2004-12-11
3
-72
/
+73
*
Add patch for SuperH support. (Manifest recommit)
Mike Frysinger
2004-12-09
1
-13
/
+13
*
Add patch for SuperH support.
Mike Frysinger
2004-12-09
3
-3
/
+10
*
Fixed a few more asm-sparc / glibc problems. Not bumping because it's not af...
Jeremy Huddleston
2004-12-07
1
-14
/
+14
*
Fixed a few more asm-sparc / glibc problems. Not bumping because it's not af...
Jeremy Huddleston
2004-12-07
4
-13
/
+118
*
remove old style float flags (Manifest recommit)
Mike Frysinger
2004-12-07
1
-4
/
+5
*
remove old style float flags
Mike Frysinger
2004-12-07
2
-13
/
+20
*
dont PROVIDE/block stuff if cross-compiled (Manifest recommit)
Mike Frysinger
2004-12-07
1
-1
/
+11
*
dont PROVIDE/block stuff if cross-compiled
Mike Frysinger
2004-12-07
1
-6
/
+9
*
friendly SLOT for upgrading (Manifest recommit)
Mike Frysinger
2004-12-06
1
-11
/
+1
*
friendly SLOT for upgrading
Mike Frysinger
2004-12-06
1
-2
/
+4
[next]