compiler: 32/64 bit bootstrap
[sdk] / compiler / bootstrap / libec / bootstrap / pass15.c
2013-03-05 Jerome St-Louiscompiler: 32/64 bit bootstrap
2013-03-04 Jerome St-Louiscompiler/ide/autocomplete: Fixed an IDE crash when...
2013-02-23 Jerome St-Louiscompiler: More compatible handling of stdint.h inclusion
2013-02-22 Jerome St-Louiscompiler, ecere, ide: Compiler fixes ; Map & struct...
2013-02-19 Jerome St-Louiscompiler: Always using 64 bit types for intptr/pointers...
2013-02-19 Jerome St-Louiscompiler, ecere, ide: More 64 bit property fixes
2013-02-18 Jerome St-Louiscompiler: Worked around warning from __builtin_frame_ad...
2013-02-16 Jerome St-Louiscompiler/libec: Fixed wrong reference level causing...
2013-02-16 Jerome St-Louiscompiler: Updated bootstrap, precompiled parsers and...
2013-02-16 Jerome St-Louiscompiler/ecc: Added generated macro in proper place...
2013-02-16 Jerome St-Louiscompiler/grammar: Added support for extended declarator...
2013-02-16 Jerome St-Louiscompiler/ecc,ecp: Resolved issues from multipass prepro...
2013-02-16 Jerome St-Louiscompiler: Fixed __declspec compiling issue on Linux...
2013-02-16 Jerome St-Louiscompiler/bootstrap: Further updates
2013-02-16 Jerome St-Louiscompiler: Updated bootstrap
2013-02-16 Jerome St-Louiscompiler/ecere: Further steps towards 64 bit support
2013-02-16 Jerome St-Louiscompiler/ecere: completed intptr/uintptr support
2013-01-30 Jerome St-Louiscompiler/libec: Fixed a uninitialized variable Valgrind...
2013-01-16 Jerome St-Louiscompiler/libec: Marking all structs with gcc_struct...
2012-09-13 Jerome St-Louiscompiler/libec: Proper __attribute__ support and other...
2012-08-21 Jerome St-Louiscompiler/libec: Added missing null check to fix IDE...
2012-08-21 Jerome St-Louiscompiler; deps/libffi: Getting rid of warnings
2012-08-13 Jerome St-Louiscompiler/libec: Tweaked last fix to ensure internal...
2012-08-13 Jerome St-Louiscompiler/libec: Another fix for improper usage of compo...
2012-08-13 Jerome St-Louiscompiler/libec: Fixed improper usage of GCC compound...
2012-08-11 Jerome St-Louiscompiler/bootstrap: Updated bootstrap
2012-03-16 Jerome St-Louiscompiler/libec: Fix for crash parsing consecutive class...
2012-02-22 Jerome St-Louiscompiler/instance/bootstrap: Fixed stdcall related...
2012-02-19 Jerome St-Louiscompiler/i18n: Added i18n strings to libec/ecc/ecp/ecs
2012-02-15 Jerome St-Louiscompiler/libec: Fixed a memory leak on self-referencing...
2012-02-15 Jerome St-Louiscompiler/libec: Upgraded Bison 2.0->2.4.2 to fix MkExpD...
2011-11-07 Jerome St-LouisProper .pot generation (Wrap up ecere.com/mantis/view...
2011-10-03 Jerome St-Louisecere: Fixed up i18n Support; Started Chinese translati...
2011-09-18 Jerome St-LouisFixes for Archlinux: #ifdef out stdcall (weird segfault...
2011-08-28 Jerome St-Louiscompiler: Support for i18n through $"string" syntax...
2011-05-15 Jerome St-LouisInitial git commit -- Transition from CodeGuard repository