similar to: [ANNOUNCE] xkeyboard-config 2.19

Displaying 7 results from an estimated 7 matches similar to: "[ANNOUNCE] xkeyboard-config 2.19"

2016 Jun 02
0
[ANNOUNCE] xkeyboard-config 2.18
Aleksei Gutikov (1): Add Ctrl+Win keyboard layout switch. Benno Schulenberg (2): rules: Giving the caps:ctrl_modifier option a distinctive description. Sorting the Caps Lock options in a consistent manner. Egbert Eich (1): symbols: add explicit definition for Group2 to win_space_toggle Henning W (1): Added Bone layout (including the q/eszett variant) and Neo
2009 Oct 30
0
[LLVMdev] I have built a whole-program bitcode file for openldap-2.19
>I have written a wrapper which includes gcc/g++,ld and llvm counterparts, >it invokes native or llvm compiler and linker according to the options it >receives,after I replace the native tools with my wrapper in libtool >script, I just typed like this > >make CC=wrapper AC_CFLAGS=-emit-llvm > >then I got a bc file of slapd and other tools in clients directory > >The
2009 Oct 30
0
[LLVMdev] I have built a whole-program bitcode file foropenldap-2.19
> BTW, Have you archieved the same goal with gold-plugin???I once tried it but just got a failure for llvm tools is not completely compatible with GNU ones. Do you remember what was the failure? Cheers, -- Rafael Ávila de Espíndola
2009 Oct 31
1
[LLVMdev] I have built a whole-program bitcode file foropenldap-2.19
I'm not completely sure but something like the build system will still call the native linker when it meets a LLVM object file which causes an error. I once tried to modify the codes of gold-plugin, but the trouble is still there,I think we should hack collect2 of llvm-gcc to make it invoke llvm-ld automatically when it receive the -emit-llvm option(I once tried this, but I found that even
2009 Oct 30
2
[LLVMdev] I have built a whole-program bitcode file foropenldap-2.19
I haven't test it completely for Apache , when I finish that I will post it ASAP. BTW, Have you archieved the same goal with gold-plugin???I once tried it but just got a failure for llvm tools is not completely compatible with GNU ones. ----- Original Message ----- From: "Keppler, Dave" <dkeppler at mitre.org> To: "Nan Zhu" <zhunansjtu at gmail.com>;
2009 Oct 30
2
[LLVMdev] I have built a whole-program bitcode file for openldap-2.19
Hi,all I have written a wrapper which includes gcc/g++,ld and llvm counterparts, it invokes native or llvm compiler and linker according to the options it receives,after I replace the native tools with my wrapper in libtool script, I just typed like this make CC=wrapper AC_CFLAGS=-emit-llvm then I got a bc file of slapd and other tools in clients directory The accessory is the whole-program
2017 Oct 13
0
Wine release 2.19
The Wine development release 2.19 is now available. What's new in this release (see below for details): - Support for 32-bit float audio on Android. - Named pipes now fully handled by the Wine server. - Support for a new Microsoft root certificate. - More transform fixes in GdiPlus. - Some heap allocation optimizations. - Various bug fixes. The source is available from the