Changes in directory llvm/include/llvm/Config:
config.h.in updated: 1.74 -> 1.75
---
Log message:
Add possibility to set memory limit for binaries run via libSystem. This
is especially needed for bugpoint. This partly implements PR688:
http://llvm.org/PR688
---
Diffs of the changes: (+3 -
Changes in directory llvm/include/llvm/Config:
config.h.in updated: 1.73 -> 1.74
---
Log message:
Adding disassembler interface and external hook to udis86 library.
---
Diffs of the changes: (+6 -0)
config.h.in |6 ++
1 files changed, 6 insertions(+)
Index: llvm/include/llvm/Conf
Changes in directory llvm/include/llvm/Config:
config.h.in updated: 1.72 -> 1.73
---
Log message:
Determine if the -enable-pic option was given.
---
Diffs of the changes: (+3 -0)
config.h.in |3 +++
1 files changed, 3 insertions(+)
Index: llvm/include/llvm/Config/config.h.in
diff -u
Changes in directory llvm/include/llvm/Config:
config.h.in updated: 1.70 -> 1.71
---
Log message:
Define the HAVE_PTHREAD symbol.
---
Diffs of the changes: (+0 -3)
config.h.in |3 ---
1 files changed, 3 deletions(-)
Index: llvm/include/llvm/Config/config.h.in
diff -u llvm/include/llv
Changes in directory llvm/include/llvm/Config:
config.h.in updated: 1.69 -> 1.70
---
Log message:
Add a -disable-cbe-printf-a option so that the output of the C Backend
stands a chance of being compiled with a non C99 C compiler. The default
is enabled so you must specifically disable this feat
Changes in directory llvm/include/llvm/Config:
config.h.in updated: 1.68 -> 1.69
---
Log message:
Add a HAVE_MACH_MACH_H #define to detect the presence of the mach/mach.h
header file on Darwin.
---
Diffs of the changes: (+3 -0)
config.h.in |3 +++
1 files changed, 3 insertions(+)
In
Changes in directory llvm/include/llvm/Config:
config.h.in updated: 1.67 -> 1.68
---
Log message:
Update the auto* tools: autoconf 2.60, libtool 1.5.22, automake 1.9.6.
Update ltld.[ch] to version 1.5.22.
Correct the notes about updating these tools (autoconf/README.TXT)
Add configure options f
Changes in directory llvm/include/llvm/Config:
config.h.in updated: 1.66 -> 1.67
---
Log message:
For PR633: http://llvm.cs.uiuc.edu/PR633 :
Add configure checks for setjmp/longjmp for Chris. I can't believe this easy
PR has been outstanding for so long. If I don't get to something, please
remi
Changes in directory llvm/include/llvm/Config:
config.h.in updated: 1.65 -> 1.66
---
Log message:
Some enhancements for gv/graphviz/dot/dotty support and better handling of
paths under MingW.
---
Diffs of the changes: (+6 -0)
config.h.in |6 ++
1 files changed, 6 insertions(+)
In
Changes in directory llvm/include/llvm/Config:
config.h.in updated: 1.64 -> 1.65
---
Log message:
For PR798: http://llvm.cs.uiuc.edu/PR798 :
Have configure find the "dotty" program and adjust configuration.
---
Diffs of the changes: (+6 -0)
config.h.in |6 ++
1 files changed, 6 ins
Changes in directory llvm/include/llvm/Config:
config.h.in updated: 1.63 -> 1.64
---
Log message:
Remove some flags backed out from earlier attempts at getting MING32W
configuration settled down.
---
Diffs of the changes: (+0 -6)
config.h.in |6 --
1 files changed, 6 deletions(-)
Changes in directory llvm/include/llvm/Config:
config.h.in updated: 1.62 -> 1.63
---
Log message:
Provide support for detecting if the Win32 imaghlp and psapi libraries
are available. These libraries are used in lib/System and should be
included on the link line or if not available generate an
Changes in directory llvm/include/llvm/Config:
config.h.in updated: 1.61 -> 1.62
---
Log message:
Update for including additional function tests.
---
Diffs of the changes: (+7 -10)
config.h.in | 17 +++--
1 files changed, 7 insertions(+), 10 deletions(-)
Index: llvm/include
Changes in directory llvm/include/llvm/Config:
config.h.in updated: 1.60 -> 1.61
---
Log message:
Make sure that libm is used during config tests so that ceil, floor, and
friends are actually detected.
---
Diffs of the changes: (+3 -0)
config.h.in |3 +++
1 files changed, 3 insertions(
Changes in directory llvm/include/llvm/Config:
config.h.in updated: 1.59 -> 1.60
---
Log message:
For PR696: http://llvm.cs.uiuc.edu/PR696 :
Add checks for ceil, ceilf, floor, and floorf
---
Diffs of the changes: (+12 -0)
config.h.in | 12
1 files changed, 12 insertions(+)
Changes in directory llvm/include/llvm/Config:
config.h.in updated: 1.58 -> 1.59
---
Log message:
add malloc_zone_statistics, remove mstats
---
Diffs of the changes: (+3 -3)
config.h.in |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
Index: llvm/include/llvm/Config/config
Changes in directory llvm/include/llvm/Config:
config.h.in updated: 1.57 -> 1.58
---
Log message:
regenerate
---
Diffs of the changes: (+6 -0)
config.h.in |6 ++
1 files changed, 6 insertions(+)
Index: llvm/include/llvm/Config/config.h.in
diff -u llvm/include/llvm/Config/config.h
17 matches
Mail list logo