index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
System
/
Unix
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-0
/
+68
*
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
*
Implement sys::SetInterruptFunction on Unix, stub it on win32 so that the
Chris Lattner
2005-08-02
1
-2
/
+18
*
support near allocations for the JIT
Andrew Lenharth
2005-07-29
1
-3
/
+9
*
Fix a problem in getDirectoryContents where sub-directory names were
Reid Spencer
2005-07-28
1
-6
/
+14
*
For PR540:
Reid Spencer
2005-07-12
1
-0
/
+46
*
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
1
-1
/
+13
*
Two changes:
Reid Spencer
2005-07-08
1
-7
/
+11
*
Stamp out tabs
Jeff Cohen
2005-07-08
1
-1
/
+1
*
Fix eraseSuffix()
Jeff Cohen
2005-07-08
1
-10
/
+6
*
Final Changes For PR495:
Reid Spencer
2005-07-08
2
-10
/
+19
*
For PR495:
Reid Spencer
2005-07-07
3
-134
/
+83
*
For PR495:
Reid Spencer
2005-07-07
2
-9
/
+9
*
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
8
-8
/
+0
*
Silence gcc-4.0.0 warnings.
Alkis Evlogimenos
2005-04-22
1
-4
/
+4
*
Remove trailing whitespace
Misha Brukman
2005-04-21
2
-9
/
+9
*
Provide an implementation of the GetCurrentUserId and GetCurrentGroupId
Reid Spencer
2005-04-21
1
-0
/
+10
*
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
*
Be slightly more accurate in an error message.
Reid Spencer
2005-03-02
1
-1
/
+1
*
Fix a bug in my previous change to this, which broke the build on sparcs.
Chris Lattner
2005-02-14
1
-1
/
+1
*
If errno is zero strerror_r does not modify the buffer, leaving it unterminated.
Chris Lattner
2005-02-13
2
-2
/
+6
*
Fix bugpoint
Chris Lattner
2005-01-16
1
-2
/
+1
*
Make asctime_r work for HP/UX.
Reid Spencer
2005-01-14
1
-0
/
+4
*
Rename Unix/*.cpp and Win32/*.cpp to have a *.inc suffix so that the silly
Reid Spencer
2005-01-09
7
-0
/
+0
*
Use size_t instead of long to represent memory usage. long is 32 bits
Jeff Cohen
2005-01-08
1
-2
/
+2
*
Add functions for determining if the stdin/out/err is connected to a
Reid Spencer
2005-01-01
1
-0
/
+24
*
Fix a compilation error for the case where mallinfo() is not available.
Reid Spencer
2004-12-31
1
-1
/
+1
*
For PR351:
Reid Spencer
2004-12-27
1
-4
/
+58
*
For PR351:
Reid Spencer
2004-12-27
1
-4
/
+0
*
For PR351:
Reid Spencer
2004-12-27
1
-0
/
+12
*
For PR351:
Reid Spencer
2004-12-27
1
-1
/
+25
*
For PR351:
Reid Spencer
2004-12-27
1
-0
/
+50
*
For PR351:
Reid Spencer
2004-12-27
3
-6
/
+20
*
For PR351:
Reid Spencer
2004-12-27
1
-33
/
+0
*
For PR351:
Reid Spencer
2004-12-24
1
-0
/
+89
*
Remove these files as they are not being included any more. DynamicLibrary
Reid Spencer
2004-12-24
1
-56
/
+0
*
Put the CopyFile function explicitly in the sys namespace.
Reid Spencer
2004-12-21
1
-1
/
+1
*
Implement GetTimeUsage correctly.
Reid Spencer
2004-12-20
1
-4
/
+8
*
Provide a getrusage based implementation of GetTotalMemoryUsage and use
Reid Spencer
2004-12-20
1
-0
/
+4
*
Consistently use the same #if style. Also, fix a bug testing for sbrk(3)
Reid Spencer
2004-12-20
1
-4
/
+4
*
For PR351:
Reid Spencer
2004-12-20
1
-6
/
+78
[next]