Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
260c0cb886c304b760835b6033bf876a7701eb91
/
arch
/
um
/
Makefile
260c0cb
uml: fx command-line CFLAGS and LDFLAGS support
by Jeff Dike
· 17 years ago
0ba7fe0
uml: allow LFLAGS on command line
by Jeff Dike
· 17 years ago
c06869d
UML: build fix
by WANG Cong
· 17 years ago
fcbaa08
uml: fix symlink loops
by Jeff Dike
· 17 years ago
f15cf51
uml: correctly strip kernel defines from userspace CFLAGS
by Jeff Dike
· 17 years ago
821f3ef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 17 years ago
4c9e138
uml: style fixes pass 1
by Jeff Dike
· 17 years ago
42fda66
uml: throw out CONFIG_MODE_TT
by Jeff Dike
· 17 years ago
818f6ef
uml: fix an IPV6 libc vs kernel symbol clash
by Jeff Dike
· 17 years ago
222d394
kbuild: enable 'make AFLAGS=...' to add additional options to AS
by Sam Ravnborg
· 17 years ago
a0f97e0
kbuild: enable 'make CFLAGS=...' to add additional options to CC
by Sam Ravnborg
· 17 years ago
2b8232c
minimal build fixes for uml (fallout from x86 merge)
by Al Viro
· 17 years ago
75473c1
fallout from kbuild changes
by Al Viro
· 17 years ago
d45e44d
[PATCH] uml: fix compilation options for USER_OBJS
by akpm@osdl.org
· 18 years ago
4b3f686
Attack of "the the"s in arch
by Matt LaPlante
· 18 years ago
a4b741e
[PATCH] uml: uml-makefile-nicer uses SYMLINK incorrectly
by Jeff Dike
· 19 years ago
275e6e1
[PATCH] uml: fix compilation and execution with hardened GCC
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
cb8aa3d
[PATCH] uml: use Kbuild tracking for all files and fix compilation output
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
40dbb86
[PATCH] uml: fix parallel make early failure on clean tree
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
fbdf216
[PATCH] uml: split ldt.h in arch-independent and arch-dependant code
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
cc70a40
[PATCH] uml: eliminate duplicate mrpropered files
by Al Viro
· 19 years ago
7b99edc
[PATCH] uml: clean up remapping code build magic
by Al Viro
· 19 years ago
4f19336
kbuild: change kbuild to not rely on incorrect GNU make behavior
by Paul Smith
· 19 years ago
98105d4
[PATCH] uml: comments about libc-conflict guards
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
c6b7a1e
[PATCH] uml: add a build dependency
by Jeff Dike
· 19 years ago
4abfbf4
[PATCH] uml: move headers to arch/um/include
by Gennady Sharapov
· 19 years ago
ee7be5d
[PATCH] uml: fix symbol for mktime
by Miklos Szeredi
· 19 years ago
4ee189a
[PATCH] uml: fix missing KBUILD_BASENAME
by Jeff Dike
· 19 years ago
e23181d
[PATCH] uml: eliminate anonymous union and clean up symlink lossage
by Jeff Dike
· 19 years ago
ae17381
[PATCH] uml: big memory fixes
by Jeff Dike
· 19 years ago
5cd10da
[PATCH] Uml: hide commands when not being verbose
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
ecba97d
[PATCH] uml makefiles sanitized
by Al Viro
· 19 years ago
fd74810
[PATCH] uml: Fix conflict between libc and ipv6
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
5bb7826
kbuild: rename prepare to archprepare to fix dependency chain
by Sam Ravnborg
· 19 years ago
2d5cbf3
[PATCH] Uml: more cleaning
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
f64a227
kbuild: um fix so it compile with generic asm-offsets.h support
by Sam Ravnborg
· 19 years ago
93ea5a5b
[PATCH] uml: build cleanup
by Al Viro
· 19 years ago
08b178e
[PATCH] uml: Rename Kconfig files to be like the other arches
by Jeff Dike
· 19 years ago
b6b038a
[PATCH] uml: add dependency to arch/um/Makefile for parallel builds
by Olaf Hering
· 19 years ago
20d0021
[PATCH] uml: allow building as 32-bit binary on 64bit host
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
ecc354a
[PATCH] uml: reintroduce pcap support
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
1c30385
[PATCH] uml: gcc 2.95 fix and Makefile cleanup
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
8b8a9da
[PATCH] uml:remove user_constants.h on clean
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
60b2737
[PATCH] uml: fix linkage of tt mode against NPTL
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
7c5131a
[PATCH] uml: remove a dangling symlink
by Bodo Stroesser
· 20 years ago
dbc35cc7
[PATCH] uml: s390 preparation, elf.h
by Bodo Stroesser
· 20 years ago
fd7aab9
[PATCH] uml: finish cross-build support
by Al Viro
· 20 years ago
da998a2
[PATCH] uml: cross-build support : mk_task and mk_constants
by Al Viro
· 20 years ago
a31769e
[PATCH] uml: cross-build support : kernel_offsets
by Al Viro
· 20 years ago
1cd3bc1
[PATCH] uml: cross-build support : mk_ptregs
by Al Viro
· 20 years ago
8d0b9dc
[PATCH] uml: start cross-build support : mk_user_constants
by Al Viro
· 20 years ago
fcddd72
[PATCH] uml: use variables rather than symlinks in dependencies
by Al Viro
· 20 years ago
03f81dc
[PATCH] uml: include the linker script rather than symlink it
by Al Viro
· 20 years ago
776cfeb
[PATCH] uml kbuild: avoid useless rebuilds
by Paolo 'Blaisorblade' Giarrusso
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago