index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
System
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the README files to the distribution.
Reid Spencer
2006-04-13
1
-1
/
+1
*
Convert llvm.cs.uiuc.edu -> llvm.org
Reid Spencer
2006-03-14
1
-1
/
+1
*
Add AddSymbol() method to DynamicLibrary to work around Windows limitation
Jeff Cohen
2006-01-30
2
-0
/
+21
*
Fix indentation.
Jeff Cohen
2006-01-29
1
-4
/
+4
*
For PR351:
Reid Spencer
2005-12-22
1
-7
/
+12
*
Implement a generic polled Alarm function. This merely removes the system
Reid Spencer
2005-12-22
3
-0
/
+138
*
instead of using mstats, use malloc_zone_statistics which returns numbers
Chris Lattner
2005-11-14
1
-4
/
+8
*
Teach -track-memory to work on darwin. Looking at sbrk doesn't work because
Chris Lattner
2005-11-14
1
-10
/
+12
*
DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE now
Chris Lattner
2005-10-24
1
-1
/
+1
*
Only build .a file versions of these libraries, instead of .a and .o versions.
Chris Lattner
2005-10-24
1
-0
/
+1
*
For PR616:
Reid Spencer
2005-08-24
1
-3
/
+17
*
Fix grammar: it's == "it is".
Misha Brukman
2005-08-02
1
-1
/
+1
*
It's dangerous coding on Mondays.
Jeff Cohen
2005-08-02
1
-8
/
+5
*
Implement SetInterruptFunction for Windows.
Jeff Cohen
2005-08-02
1
-1
/
+25
*
Implement sys::SetInterruptFunction on Unix, stub it on win32 so that the
Chris Lattner
2005-08-02
2
-2
/
+22
*
support near allocations for the JIT
Andrew Lenharth
2005-07-29
2
-4
/
+12
*
Fix a problem in getDirectoryContents where sub-directory names were
Reid Spencer
2005-07-28
1
-6
/
+14
*
Eliminate all remaining tabs and trailing spaces.
Jeff Cohen
2005-07-27
1
-7
/
+7
*
Eliminate tabs and trailing spaces.
Jeff Cohen
2005-07-27
1
-132
/
+132
*
Don't call pthread_mutexattr_setpshared on FreeBSD because its implementation
Reid Spencer
2005-07-13
1
-0
/
+2
*
Note to self: don't introduce memory leaks.
Jeff Cohen
2005-07-13
1
-0
/
+1
*
Win32 support for Mutex class.
Jeff Cohen
2005-07-13
3
-12
/
+28
*
For PR540:
Reid Spencer
2005-07-12
3
-0
/
+233
*
Fix bugs also fixed in Unix version, plus other general cleanup.
Jeff Cohen
2005-07-09
1
-17
/
+61
*
1. Fix bug in getBaseName where it mishandles suffixes
Jeff Cohen
2005-07-09
1
-2
/
+6
*
Ensure that functions like isDirectory don't fail if the file doesn't
Reid Spencer
2005-07-08
2
-1
/
+19
*
Two changes:
Reid Spencer
2005-07-08
1
-7
/
+11
*
Stamp out tabs
Jeff Cohen
2005-07-08
2
-20
/
+19
*
Make Win32 implementation conform to new paradigm
Jeff Cohen
2005-07-08
2
-50
/
+61
*
Fix eraseSuffix()
Jeff Cohen
2005-07-08
1
-10
/
+6
*
Final Changes For PR495:
Reid Spencer
2005-07-08
3
-22
/
+38
*
Fix VC++ breakage
Jeff Cohen
2005-07-08
3
-13
/
+10
*
Changes to mimic those in Unix/Path.inc in support of PR495. This hasn't
Reid Spencer
2005-07-07
1
-155
/
+94
*
For PR495:
Reid Spencer
2005-07-07
5
-139
/
+94
*
For PR495:
Reid Spencer
2005-07-07
4
-17
/
+17
*
Put in a hack for Cygwin that prevents mkdtemp from being used since
Reid Spencer
2005-06-02
1
-0
/
+5
*
comment the hpux bit
Duraid Madina
2005-05-16
1
-0
/
+1
*
Remove vim settings from source code; people should use llvm/utils/vim/vimrc
Misha Brukman
2005-05-05
23
-23
/
+0
*
Silence gcc-4.0.0 warnings.
Alkis Evlogimenos
2005-04-22
1
-4
/
+4
*
Remove trailing whitespace
Misha Brukman
2005-04-21
11
-45
/
+45
*
Provide an implementation of the GetCurrentUserId and GetCurrentGroupId
Reid Spencer
2005-04-21
2
-0
/
+20
*
For Bug 543:
Reid Spencer
2005-04-21
1
-24
/
+24
*
For Bug 543:
Reid Spencer
2005-04-21
1
-6
/
+8
*
Add FIXME by Markus Oberhumer from bug 545: not checking for "." in $PATH may
Misha Brukman
2005-04-20
1
-0
/
+2
*
Do not mark directories as `executable', we only want program files
Misha Brukman
2005-04-20
1
-0
/
+4
*
Ignore dangling symlinks in getDirectoryContents()
Misha Brukman
2005-04-20
1
-3
/
+8
*
Eliminate tabs
Jeff Cohen
2005-04-11
2
-5
/
+5
*
Be slightly more accurate in an error message.
Reid Spencer
2005-03-02
1
-1
/
+1
*
Fix silly mistake.
Jeff Cohen
2005-02-20
1
-1
/
+1
*
Implement standard I/O redirection in ExecuteAndWait().
Jeff Cohen
2005-02-20
1
-7
/
+73
[next]