Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
bc3814f5e070029d36fa145611577525928fc4ae
/
runtime
/
GCCLibraries
/
crtend
/
Makefile
bc3814f
fix make install/uninstall of libcrtend.
by Chris Lattner
· 19 years ago
038c2a1
Remove out of date comment
by Chris Lattner
· 19 years ago
3880f1a
Remove the only use of FAKE_SOURCES
by Chris Lattner
· 19 years ago
a1fa8f1
This was never updated for the project makefile changes
by Chris Lattner
· 19 years ago
b8190e6
Fix grammar
by Misha Brukman
· 20 years ago
e676067
For PR432: * Variable name change: cferuntime_libdir -> CFERuntimeLibDir
by Reid Spencer
· 20 years ago
b8e7df3
Use the new BYTECODE_DESTINATION to override the default bytecode install
by Reid Spencer
· 20 years ago
8f4102d
Remove useless -L switch now that gccld -link-as-library bug is fixed.
by Reid Spencer
· 20 years ago
8bcd050
Make use of the LLVMGCCStdCXXLibDir variable to link objects
by Reid Spencer
· 20 years ago
98880b9
Use the FAKE_SOURCES feature for proper distribution of contents
by Reid Spencer
· 20 years ago
0108346
Standardize the makefiles with space around = to match the rest of LLVM.
by Reid Spencer
· 20 years ago
f5b7098
For PR466:
by Reid Spencer
· 20 years ago
f5fae0b
Use llvm-ar not ar for constructing archive. Wrap at 80 cols.
by Reid Spencer
· 20 years ago
cc2d1e2
Internalize variable names to prevent recursive assignment. Cleanup docs.
by Reid Spencer
· 20 years ago
a4b07c5
* Make the libcrtend.a installation depend on the bytecode-libs directory
by Reid Spencer
· 20 years ago
9826173
Add the export symbols list files as extra distribution files.
by Reid Spencer
· 20 years ago
8c2c315
Adjust to changes in Makefile.rules
by Reid Spencer
· 20 years ago
14f7a50
C++ support does not live in the C runtime any longer
by Chris Lattner
· 20 years ago
63c8cc6
Make sure libcrtend.a gets installed when you make install-bytecode.
by Brian Gaeke
· 21 years ago
796960e
Add DESTDIR support for installing. Use (and depend on) $(bytecode_libdir).
by Brian Gaeke
· 21 years ago
9ca419e
add missing dependency
by Chris Lattner
· 21 years ago
f168b75
Build _lib_crtend.a, not crtend.a
by Chris Lattner
· 21 years ago
53005b0
Don't print out tons of crap
by Chris Lattner
· 21 years ago
ef1835d
Rewrite makefile logic to build an archive instead of a .o file. This is
by Chris Lattner
· 21 years ago
e893d64
Add readme and spiff up makefile header
by Chris Lattner
· 21 years ago
e2fab73
Added LLVM copyright to Makefiles.
by John Criswell
· 21 years ago
af229bb
Fix building outside the srcdir, again
by Chris Lattner
· 21 years ago
98d5886
Fix building into a different obj directory
by Chris Lattner
· 21 years ago
fc01114
Move the exception handling runtime stuff into this directory
by Chris Lattner
· 21 years ago
da86e6c
Convert libraries into the BYTECODE_LIBRARY style
by Chris Lattner
· 21 years ago
61441cc
Specify a list of symbols that should be exported by the library
by Chris Lattner
· 21 years ago
fdab728
Initial checkin of crtend.o implementation
by Chris Lattner
· 21 years ago