2004-10-06 |
Chris Lattner | Don't call memset if malloc returns a null pointer |
tree | commitdiff |
2004-09-08 |
Misha Brukman | Disable libprofile as it breaks the build on Sparc... |
tree | commitdiff |
2004-09-03 |
Reid Spencer | Clean up some "clean:" targets so they use $(VERB)... |
tree | commitdiff |
2004-09-01 |
Reid Spencer | Changes For Bug 352 |
tree | commitdiff |
2004-08-09 |
Misha Brukman | Do not mention Chris in public Makefiles |
tree | commitdiff |
2004-08-09 |
Misha Brukman | Shorten comment header to 80 cols |
tree | commitdiff |
2004-08-09 |
Misha Brukman | * Remove UIUC-specific comment |
tree | commitdiff |
2004-08-09 |
Misha Brukman | Remove Chris-related bytecode-dir comment |
tree | commitdiff |
2004-08-05 |
Chris Lattner | This file is obsolete |
tree | commitdiff |
2004-08-05 |
Chris Lattner | C++ support does not live in the C runtime any longer |
tree | commitdiff |
2004-08-05 |
Chris Lattner | Two files are moved to libstdc++, and a NOTE gets added |
tree | commitdiff |
2004-08-05 |
Chris Lattner | Add missing copyrights |
tree | commitdiff |
2004-07-22 |
Chris Lattner | Update GC intrinsics to take a pointer to the object... |
tree | commitdiff |
2004-07-16 |
Brian Gaeke | Fix warning on 64-bit machines |
tree | commitdiff |
2004-05-27 |
Chris Lattner | Continue the implementation |
tree | commitdiff |
2004-05-27 |
Chris Lattner | A few more microsteps |
tree | commitdiff |
2004-05-23 |
Alkis Evlogimenos | Eliminate warnings |
tree | commitdiff |
2004-05-23 |
Chris Lattner | Build the garbage collectors |
tree | commitdiff |
2004-05-23 |
Chris Lattner | Initial checkin of GC implementation support files |
tree | commitdiff |
2004-05-23 |
Chris Lattner | Check in an EARLY START on a simple copying collector |
tree | commitdiff |
2004-05-04 |
Brian Gaeke | Share the profile info type enum with the C++ analysis... |
tree | commitdiff |
2004-05-04 |
Brian Gaeke | Constants for profile info type changed names to match... |
tree | commitdiff |
2004-05-04 |
Brian Gaeke | Constants for profile info type changed names to match... |
tree | commitdiff |
2004-05-03 |
Brian Gaeke | Add initial implementation of basic block tracing runtime |
tree | commitdiff |
2004-05-03 |
Brian Gaeke | Add basic block tracing functions as exported symbols. |
tree | commitdiff |
2004-05-03 |
Brian Gaeke | Add basic block tracing information as a type of "profi... |
tree | commitdiff |
2004-04-16 |
Misha Brukman | Fit comment into 80 cols. |
tree | commitdiff |
2004-04-16 |
Chris Lattner | Remove libraries that have no reason to be here, and... |
tree | commitdiff |
2004-04-13 |
Chris Lattner | Reenable library now that the loopsimplify bug is fixed |
tree | commitdiff |
2004-04-13 |
Chris Lattner | Temporary hack to get the nightly tester running |
tree | commitdiff |
2004-03-29 |
John Criswell | Merged in RELEASE_12. |
tree | commitdiff |
2004-03-26 |
Chris Lattner | Make sure to get the headers from zlib correctly |
tree | commitdiff |
2004-03-11 |
Brian Gaeke | Make sure libcrtend.a gets installed when you make... |
tree | commitdiff |
2004-03-08 |
Chris Lattner | Add edge profiling support to the runtime library |
tree | commitdiff |
2004-02-27 |
Chris Lattner | Build zlib and libpng |
tree | commitdiff |
2004-02-20 |
John Criswell | Build an archive for use with Povray. |
tree | commitdiff |
2004-02-20 |
Chris Lattner | Add a simple implementation of strncpy |
tree | commitdiff |
2004-02-19 |
Chris Lattner | Add strndup |
tree | commitdiff |
2004-02-17 |
Chris Lattner | Since tail duplication is currently neutered, we have... |
tree | commitdiff |
2004-02-10 |
Chris Lattner | Make sure to copy the null terminator at the end of... |
tree | commitdiff |
2004-02-10 |
Chris Lattner | Allow the program to take a '-llvmprof-output filename... |
tree | commitdiff |
2004-02-10 |
Chris Lattner | Make the initialization calls return argc. |
tree | commitdiff |
2004-02-06 |
John Criswell | Initial checking of the libpng library. |
tree | commitdiff |
2004-02-06 |
John Criswell | Initial checking of the zlib library. |
tree | commitdiff |
2004-02-04 |
Brian Gaeke | Clean out DESTLIBBYTECODE when making clean in runtime. |
tree | commitdiff |
2004-01-21 |
Brian Gaeke | Add DESTDIR support for installing. Use (and depend... |
tree | commitdiff |
2004-01-16 |
Brian Gaeke | Clarify comment. |
tree | commitdiff |
2003-12-19 |
Chris Lattner | Add support for people calling main recursively |
tree | commitdiff |
2003-12-18 |
John Criswell | Merged in RELEASE_11. |
tree | commitdiff |
2003-12-16 |
Misha Brukman | Disable __attribute__((weak)) on Mac OS X and other... |
tree | commitdiff |
2003-12-15 |
Misha Brukman | Make all memory functions have weak linkage so that... |
tree | commitdiff |
2003-12-10 |
John Criswell | Removed the pthread_once() function because it doesn... |
tree | commitdiff |
2003-12-10 |
John Criswell | Dummy implementation of the pthread library. |
tree | commitdiff |
2003-12-08 |
Chris Lattner | Simplify makefiles by just explicitly listing directories |
tree | commitdiff |
2003-12-08 |
John Criswell | Fixed the dynamic generation of the list of subdirector... |
tree | commitdiff |
2003-11-30 |
Chris Lattner | add missing dependency |
tree | commitdiff |
2003-11-29 |
Chris Lattner | Build _lib_crtend.a, not crtend.a |
tree | commitdiff |
2003-11-29 |
Chris Lattner | Don't print out tons of crap |
tree | commitdiff |
2003-11-29 |
Chris Lattner | Rewrite makefile logic to build an archive instead... |
tree | commitdiff |
2003-11-29 |
Chris Lattner | Add readme and spiff up makefile header |
tree | commitdiff |
2003-11-16 |
Brian Gaeke | As per PR96, don't build subdirs if LLVMGCCDIR is not... |
tree | commitdiff |
2003-11-13 |
Misha Brukman | Fixed word order. |
tree | commitdiff |
2003-11-09 |
Chris Lattner | Totally disable assert, in order to fix PR101 |
tree | commitdiff |
2003-11-08 |
Chris Lattner | Fix wierd problems linking C programs which look for... |
tree | commitdiff |
2003-10-28 |
Chris Lattner | Actually save and pass in argument information |
tree | commitdiff |
2003-10-28 |
Chris Lattner | We need to output the number of records we have, so... |
tree | commitdiff |
2003-10-28 |
Chris Lattner | Initial checkin of function and block profiling runtime... |
tree | commitdiff |
2003-10-21 |
Misha Brukman | Add dummy content for libgdbm. |
tree | commitdiff |
2003-10-21 |
Misha Brukman | Fix libm's name to be `libm' |
tree | commitdiff |
2003-10-21 |
Misha Brukman | Fix library name and fix line to fit within 80 columns. |
tree | commitdiff |
2003-10-21 |
Chris Lattner | Fix strcpy implementation and trie |
tree | commitdiff |
2003-10-20 |
John Criswell | Added LLVM copyright to Makefiles. |
tree | commitdiff |
2003-10-13 |
John Criswell | Adding additional license information to these files. |
tree | commitdiff |
2003-10-10 |
Chris Lattner | Actually pass in a pointer to the thrown object, not... |
tree | commitdiff |
2003-10-10 |
Brian Gaeke | Include <cstdio> instead of <stdio.h>. |
tree | commitdiff |
2003-10-10 |
Misha Brukman | Fix spelling. |
tree | commitdiff |
2003-09-15 |
Chris Lattner | Fix building outside the srcdir, again |
tree | commitdiff |
2003-09-15 |
Chris Lattner | Fix building into a different obj directory |
tree | commitdiff |
2003-09-15 |
Chris Lattner | Whoops, remove makefile too |
tree | commitdiff |
2003-09-15 |
Chris Lattner | Remove dead library, it is now folded into crtend |
tree | commitdiff |
2003-09-15 |
Chris Lattner | Move the exception handling runtime stuff into this... |
tree | commitdiff |
2003-08-30 |
Chris Lattner | Urg, forgot to add a file header somehow. |
tree | commitdiff |
2003-08-30 |
Chris Lattner | initial checkin of SJLJ exception handling runtime |
tree | commitdiff |
2003-08-30 |
Chris Lattner | Rename LongJmpException -> SJLJException |
tree | commitdiff |
2003-08-30 |
Chris Lattner | we don't need this here |
tree | commitdiff |
2003-08-30 |
Chris Lattner | Move language independent exception handling routines... |
tree | commitdiff |
2003-08-30 |
Chris Lattner | File was renamed |
tree | commitdiff |
2003-08-30 |
Chris Lattner | Rename files to be capitalized now that they are C++ |
tree | commitdiff |
2003-08-30 |
Chris Lattner | Initial checkin of the SJLJ EH interface |
tree | commitdiff |
2003-08-29 |
Misha Brukman | Added a dummy version of libcurses. |
tree | commitdiff |
2003-08-29 |
Misha Brukman | Added dummy termcap library. |
tree | commitdiff |
2003-08-28 |
Chris Lattner | * Add proper support for rethrown exceptions. |
tree | commitdiff |
2003-08-28 |
Chris Lattner | Convert C comments to C++ |
tree | commitdiff |
2003-08-28 |
Chris Lattner | New wrapper around the terminate call. |
tree | commitdiff |
2003-08-28 |
Chris Lattner | Squelch warning |
tree | commitdiff |
2003-08-27 |
Chris Lattner | Be more typesafe |
tree | commitdiff |
2003-08-27 |
Chris Lattner | Be more type-safe, add throw specs to all functions |
tree | commitdiff |
2003-08-27 |
Chris Lattner | Add throw specs to the functions, remove (void) from... |
tree | commitdiff |
2003-08-27 |
Chris Lattner | Hack out libexception temporarily until the Sparc... |
tree | commitdiff |
2003-08-27 |
Chris Lattner | Fix several _killer_ bugs. This now actually WORKS... |
tree | commitdiff |
next |