index
:
~grigorig/llvm
controlflow
master
Mostly R600/SI bugfixes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.rules
Age
Commit message (
Expand
)
Author
Files
Lines
2003-08-06
Makefile.common: Remove commented-out and duplicate rules.
Brian Gaeke
1
-46
/
+0
2003-08-05
Reverted back to using OR for cmp/mv operations for lex/yacc output.
John Criswell
1
-3
/
+3
2003-08-05
Switched from using diff to cmp for two reasons:
John Criswell
1
-3
/
+3
2003-08-04
Urg, do not print "foo has changed" messages
Chris Lattner
1
-3
/
+3
2003-08-04
While I'm looking at it, line up the SED lines
Chris Lattner
1
-2
/
+3
2003-08-04
* Don't print out HOW we are running Flex unless in verbose mode. We already
Chris Lattner
1
-4
/
+11
2003-07-31
Modified the use of libtool so that we don't compile every file twice.
John Criswell
1
-22
/
+44
2003-07-23
Renamed libtool to mklib for your tab completion pleasure.
John Criswell
1
-2
/
+2
2003-07-16
Marked some of the phony targets are PHONY. This will hopefully speed
John Criswell
1
-0
/
+7
2003-07-14
The word `separate' only has one `e'.
Misha Brukman
1
-1
/
+1
2003-07-10
Add phony target "bytecode" to ensure that it works in recursive makes.
Vikram S. Adve
1
-7
/
+11
2003-07-10
Move the space separator to where it really belongs: in the print statement, not
Misha Brukman
1
-2
/
+2
2003-07-07
Removed an extra slash that appears in the path name when these variables are
Misha Brukman
1
-1
/
+1
2003-07-01
Renamed all of the LObj* variables (which represent libtool objects) to Obj*.
John Criswell
1
-28
/
+28
2003-06-30
Merged in autoconf branch. This provides configuration via the autoconf
John Criswell
1
-110
/
+301
2003-06-27
Added the OPTIONAL_DIRS variable for specifying optional directories to build.
John Criswell
1
-0
/
+12
2003-06-20
Reverted back to revision 1.91.
John Criswell
1
-22
/
+2
2003-06-20
Added a hack that takes the path relative to the home directory into account
John Criswell
1
-2
/
+22
2003-06-20
Fix problem building optmized build
Chris Lattner
1
-1
/
+1
2003-06-18
Remove extra line
Chris Lattner
1
-1
/
+0
2003-06-16
Modified the environment variables that determine where things are located to
John Criswell
1
-3
/
+3
2003-06-11
Modified Makefile.common to handle compilation of projects inside and outside
John Criswell
1
-123
/
+159
2003-05-30
Added configurable options for the Linker and Archiver.
John Criswell
1
-2
/
+2
2003-05-29
Added documentation for the project options
Dinakar Dhurjati
1
-4
/
+23
2003-05-29
Get rid of extraneous ""s
Chris Lattner
1
-1
/
+1
2003-05-29
Added a path to the current version of the built TableGen.
Misha Brukman
1
-0
/
+1
2003-05-29
Removed configuration options that are better served in Makefile.config.
John Criswell
1
-23
/
+2
2003-05-29
Added project options to the Makefile.common
Dinakar Dhurjati
1
-42
/
+117
2003-05-15
Add facilities for building source that is outside of the current directory
Chris Lattner
1
-18
/
+28
2003-03-14
Fix several bugs in the build system, including the use of the Debug version ...
Chris Lattner
1
-52
/
+25
2003-02-19
Fix warnings compiling C files
Chris Lattner
1
-2
/
+2
2003-02-13
Fix profile builds
Chris Lattner
1
-4
/
+5
2003-02-12
Add -fomit-frame-pointer when optimizing
Chris Lattner
1
-2
/
+2
2003-01-31
Fix strip issue Joel ran into
Chris Lattner
1
-4
/
+4
2003-01-23
Fix problem with flex scanners and huge token sizes
Chris Lattner
1
-1
/
+10
2003-01-22
Fix lli build problem with parallel makes
Chris Lattner
1
-4
/
+9
2003-01-16
Simplify and correct rules for building lex/yacc files. Make sure to delete
Chris Lattner
1
-4
/
+14
2003-01-16
Add helper
Chris Lattner
1
-0
/
+4
2003-01-16
Add support for a recursive test target
Chris Lattner
1
-2
/
+3
2002-12-16
Use -Wl,-x instead of -s: it is more portable, and in particular,
Vikram S. Adve
1
-4
/
+4
2002-12-04
On `make clean', kill the core files produced, which are of the form:
Misha Brukman
1
-1
/
+1
2002-11-04
Generalize ExportSymbols into PLATFORMLINKOPTS
Chris Lattner
1
-3
/
+4
2002-10-29
Don't link tools with -g objects!
Chris Lattner
1
-1
/
+1
2002-10-25
Patch submited by Casey to remove obnoxious warnings.
Chris Lattner
1
-1
/
+1
2002-10-22
Disable optimization that doesn't apply to C
Chris Lattner
1
-1
/
+1
2002-10-22
Fix misspelled variable
Chris Lattner
1
-1
/
+1
2002-10-20
Warn when we are linking an executable without symbols.
Vikram S. Adve
1
-1
/
+3
2002-10-15
Remove outdated line which of course cvs merging never detects...
Vikram S. Adve
1
-1
/
+1
2002-10-14
Allow the Source variable to be overridden completely if needed.
Vikram S. Adve
1
-1
/
+3
2002-09-25
Make sure to print message when linking a debug .o file
Chris Lattner
1
-0
/
+1
[next]