- May 21, 2005
-
-
Reid Spencer authored
is going to credit the commit correctly or not. llvm-svn: 22165
-
Reid Spencer authored
document what its for a little better. llvm-svn: 22164
-
Reid Spencer authored
llvm-svn: 22163
-
Reid Spencer authored
llvm-svn: 22162
-
Reid Spencer authored
llvm-svn: 22161
-
Chris Lattner authored
llvm-svn: 22160
-
Chris Lattner authored
sprintf(P, "%s", X); Where X is not an sbyte*. This fixes the bug JohnMC reported on llvm-bugs. llvm-svn: 22159
-
Chris Lattner authored
llvm-svn: 22158
-
Chris Lattner authored
llvm-svn: 22157
-
- May 20, 2005
-
-
Nate Begeman authored
so that the shiny new use of std::cerr is defined. llvm-svn: 22156
-
Reid Spencer authored
llvmgxx programs. dejagnu doesn't understand single quote and we need to pass double quotes through to the shell in order to escape blanks in the paths. This patch uses \" to escape the quotes passed through to the shell. Thanks to Aaron Gray for testing this out on cygwin. llvm-svn: 22155
-
Misha Brukman authored
* Change assert() to std::cerr printout, as it will not appear in opt builds * Add comments to clarify what #ifdef/#else/#endif match what condition(s) llvm-svn: 22154
-
Andrew Lenharth authored
llvm-svn: 22153
-
Andrew Lenharth authored
do the dynamic plotting of stuff. Still being tested, but makes graphs llvm-svn: 22152
-
Chris Lattner authored
llvm-svn: 22151
-
Andrew Lenharth authored
llvm-svn: 22150
-
Duraid Madina authored
llvm-svn: 22148
-
Duraid Madina authored
llvm-svn: 22147
-
Chris Lattner authored
Alexander Friedman llvm-svn: 22146
-
Chris Lattner authored
Alexander Friedman! llvm-svn: 22145
-
Jeff Cohen authored
llvm-svn: 22143
-
- May 19, 2005
-
-
Reid Spencer authored
If they do, it screws up the concatenation of the .exe suffix on cygwin. llvm-svn: 22142
-
Reid Spencer authored
If they do, it screws up the concatenation of the .exe suffix on cygwin. llvm-svn: 22141
-
Reid Spencer authored
helps out cygwin build. llvm-svn: 22140
-
Reid Spencer authored
llvm-svn: 22139
-
Reid Spencer authored
llvm-svn: 22138
-
Chris Lattner authored
llvm-svn: 22137
-
Chris Lattner authored
doesn't know who 'called' it. llvm-svn: 22136
-
Reid Spencer authored
* Make sure the "etcdir" gets checked for configuration files so that the installed location for config files is checked. * Remove the st.in file (moved to projects/Stacker/tools/stkrc) llvm-svn: 22135
-
Reid Spencer authored
llvm-svn: 22134
-
Reid Spencer authored
programs to benefit from the optimization capabilities of the llvmc. llvm-svn: 22133
-
Reid Spencer authored
* language specification files are no longer configured with "configure" * add substitutions for %bindir%, %libdir%, and various llvmgcc related variables needed in the c and cpp spec files. * Implement the stubstituions in the Compiler Driver. * Move st.in to projects/Stacker/tools/stkrc where it belongs. llvm-svn: 22128
-
Reid Spencer authored
llvm archive or re-linked libraries: 1. Permit the "JIT" special keyword on LLVMLIBS to be recognized when building a library, not just for building tools 2. If LINK_LIBS_IN_SHARED is set, the LLVMLIBS and USEDLIBS can be specified when linking a shared library and the libraries listed will be incorported into the shared library. THis is only used when the SHARED_LIBRARY variable is set. llvm-svn: 22127
-
Chris Lattner authored
llvm-svn: 22126
-
- May 18, 2005
-
-
Misha Brukman authored
llvm-svn: 22125
-
John Criswell authored
llvm-svn: 22124
-
Misha Brukman authored
llvm-svn: 22123
-
John Criswell authored
llvm-svn: 22122
-
John Criswell authored
llvm-svn: 22120
-
Chris Lattner authored
llvm-svn: 22113
-