similar to: Major release of xocc C compiler, 0.9.2, based on BSD license!

Displaying 15 results from an estimated 15 matches similar to: "Major release of xocc C compiler, 0.9.2, based on BSD license!"

2002 Jul 24
2
memdisk question
When I use memdisk to boot a Windows ME or Windows XP Boot Floppy Image the system locks up, see attached jpg of VMWARE system. This happens in both VMWARE and on a real PC. If I use memdisk to boot a FREEDOS Boot Disk Image everything works great. Any suggestions? ======================================================== Eugene E. Pressley II Network Administrator, MCSE Asheville - Buncombe
2002 Jul 16
1
pxelinux problem
Hi. I'm hoping that someone on this list can help me with my problem. I've been looking on my own for a question for the past few hours at least, so hopefully this isn't just a FAQ. Anyhow, my problem is simple (to describe). The NIC's boot agent gets an IP address (verified with dhcpd), gets the pxelinux boot image and correct configuration file (verified with tftpd), and then
2017 Dec 02
3
Generating SPIR
I am already successfully generating SPIR-V with a forward port of Khronos’ SPIR-V LLVM. What does one need in order to generate SPIR? From what I gather it is based on a specific LLVM IR version (3.4?) with a bunch of metadata. Is it possible to generate SPIR from LLVM trunk? If so how? Thanks Nic -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Oct 14
0
2 commits - configure.ac libswfdec/Makefile.am libswfdec/swfdec_as_strings.c
configure.ac | 1 libswfdec/Makefile.am | 20 ++++++++++--------- libswfdec/swfdec_as_strings.c | 44 ------------------------------------------ 3 files changed, 12 insertions(+), 53 deletions(-) New commits: commit 997aca7ef578ec31baf1bae06daf015a04b42e84 Merge: d893510... 1d5c170... Author: Benjamin Otte <otte at gnome.org> Date: Sun Oct 14 20:05:45 2007
2008 Jan 17
0
libswfdec/Makefile.am
libswfdec/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 81a5772da620b6f02edc6b4df67895fdcf2b2739 Author: Benjamin Otte <otte at gnome.org> Date: Thu Jan 17 18:22:29 2008 +0100 The god of portability says: don't use echo -e It's the same god that gave us dash btw. diff --git a/libswfdec/Makefile.am
2007 Aug 15
0
Branch 'vivi' - 13 commits - doc/swfdec-sections.txt libswfdec/swfdec_as_debugger.h libswfdec/swfdec_as_frame.c libswfdec/swfdec_as_frame.h libswfdec/swfdec_as_types.h vivified/core vivified/ui
doc/swfdec-sections.txt | 1 libswfdec/swfdec_as_debugger.h | 12 +++- libswfdec/swfdec_as_frame.c | 36 +++++++++++- libswfdec/swfdec_as_frame.h | 1 libswfdec/swfdec_as_types.h | 2 vivified/core/.gitignore | 2 vivified/core/Makefile.am | 25 +++++++- vivified/core/vivi_application.c | 12 +--- vivified/core/vivi_application.h |
2007 Aug 13
0
Branch 'vivi' - 2 commits - vivified/core
vivified/core/.gitignore | 2 + vivified/core/Makefile.am | 17 +++++++++ vivified/core/vivi_application.c | 48 ++++++++++++++++++++++++++ vivified/core/vivi_application.h | 8 ++++ vivified/core/vivi_application_as.c | 66 ++++++++++++++++++++++++++++++++++++ vivified/core/vivi_function.c | 63 ++++++++++++++++++++++++++++++++++
2008 Jan 02
0
4 commits - libswfdec/Makefile.am libswfdec/swfdec_movie.c libswfdec/swfdec_shape_parser.c test/dump.c test/trace
libswfdec/Makefile.am | 2 libswfdec/swfdec_movie.c | 24 +++++- libswfdec/swfdec_shape_parser.c | 4 - test/dump.c | 3 test/trace/Makefile.am | 9 ++ test/trace/movieclip-version-5.swf |binary test/trace/movieclip-version-5.swf.trace | 111 +++++++++++++++++++++++++++++++
2007 Jul 26
0
5 commits - doc/Makefile.am doc/swfdec-sections.txt libswfdec/Makefile.am libswfdec/swfdec_as_object.c libswfdec/swfdec_as_object.h libswfdec/swfdec_initialize.as libswfdec/swfdec_initialize.h libswfdec/swfdec_player_as.c
doc/Makefile.am | 1 doc/swfdec-sections.txt | 1 libswfdec/Makefile.am | 8 ++ libswfdec/swfdec_as_object.c | 58 +++++++++++++++------ libswfdec/swfdec_as_object.h | 4 + libswfdec/swfdec_initialize.as | 7 ++ libswfdec/swfdec_initialize.h | 110 ++++++++++++++++++++--------------------- libswfdec/swfdec_player_as.c | 78
2008 Jan 08
0
4 commits - configure.ac test/compiler.c test/.gitignore test/Makefile.am test/swfdec_test.c test/swfdec_test_function.c test/swfdec_test_function.h test/swfdec_test_global.c test/swfdec_test_initialize.as test/swfdec_test_initialize.h
configure.ac | 1 test/.gitignore | 19 -- test/Makefile.am | 40 ++++ test/compiler.c | 57 ++++++ test/swfdec_test.c | 156 +++++++++++++++++ test/swfdec_test_function.c | 67 +++++++ test/swfdec_test_function.h | 35 +++ test/swfdec_test_global.c | 40
2007 Jul 26
0
17 commits - doc/swfdec-sections.txt libswfdec/compiler.c libswfdec/.gitignore libswfdec/Makefile.am libswfdec/swfdec_asbroadcaster.c libswfdec/swfdec_as_context.c libswfdec/swfdec_as_object.c libswfdec/swfdec_as_object.h libswfdec/swfdec_as_strings.c
doc/swfdec-sections.txt | 4 libswfdec/.gitignore | 2 libswfdec/Makefile.am | 23 +++ libswfdec/compiler.c | 140 +++++++++++++++++++++++ libswfdec/swfdec_as_context.c | 6 - libswfdec/swfdec_as_object.c | 45 ++++--- libswfdec/swfdec_as_object.h
2008 Jun 15
1
14 commits - configure.ac swfdec/.gitignore swfdec-gtk/swfdec_gtk_loader.c swfdec-gtk/swfdec_playback_alsa.c swfdec/Makefile.am swfdec/swfdec_asnative.h swfdec/swfdec_as_string.c swfdec/swfdec_audio.c swfdec/swfdec_audio_load.c swfdec/swfdec_audio_load.h
configure.ac | 3 swfdec-gtk/swfdec_gtk_loader.c | 6 swfdec-gtk/swfdec_playback_alsa.c | 10 swfdec/.gitignore | 2 swfdec/Makefile.am | 13 swfdec/swfdec.h | 1 swfdec/swfdec_as_string.c |
2011 Jan 13
0
Colouring areas on a map with updated maptools functions
Hi - I'm trying to plot a map from a shapefile and then colour different areas of it depending on different attributes of those areas. A couple of years ago I used some code to do this that would plot a map in R from a shapefile (states within a country). It then uploaded a .txt file which had the same number of rows as the shapefile and one column populated with numbers from 1 to 8 which
2008 Jan 07
0
12 commits - configure.ac doc/swfdec.types Makefile.am test/crashfinder.c test/dump.c test/Makefile.am test/swfdec-extract.c test/swfdec_out.c test/swfdec_out.h test/swfedit.c test/swfedit_file.c test/swfedit_file.h test/swfedit_list.c test/swfedit_list.h
Makefile.am | 3 configure.ac | 2 doc/swfdec.types | 8 test/Makefile.am | 45 -- test/crashfinder.c | 157 ------- test/dump.c | 448 -------------------- test/swfdec-extract.c | 301 ------------- test/swfdec_out.c | 383
2007 Aug 22
0
163 commits - autogen.sh configure.ac doc/swfdec-sections.txt libswfdec-gtk/swfdec_gtk_player.c libswfdec-gtk/swfdec_gtk_player.h libswfdec-gtk/swfdec_gtk_widget.c libswfdec-gtk/swfdec_source.c libswfdec/Makefile.am libswfdec/swfdec_as_array.c
Makefile.am | 7 autogen.sh | 2 configure.ac | 27 + doc/swfdec-sections.txt | 3 libswfdec-gtk/swfdec_gtk_player.c | 7 libswfdec-gtk/swfdec_gtk_player.h | 2 libswfdec-gtk/swfdec_gtk_widget.c |