compiler, ecere/com: Fixed enumSize issues causing build to fail on PowerPC
[sdk] / compiler / bootstrap / libec / bootstrap / output.c
2013-03-27 Jerome St-Louiscompiler, ecere/com: Fixed enumSize issues causing...
2013-03-10 Jerome St-Louiscompiler/libec: Updated start outputLine to match lates...
2013-03-10 Jerome St-Louiscompiler/libec: Fixed confusing warning on conflicts...
2013-03-10 Jerome St-Louiscompiler/libec: Fixed allowing headers to redefine...
2013-03-10 Jerome St-Louiscompiler: Added (u)intsize to map to size_t; Updated...
2013-02-23 Jerome St-Louiscompiler: More compatible handling of stdint.h inclusion
2013-02-19 Jerome St-Louiscompiler: Always using 64 bit types for intptr/pointers...
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/ecere: Further steps towards 64 bit support
2013-02-16 Jerome St-Louiscompiler/ecere: completed intptr/uintptr support
2013-01-16 Jerome St-Louiscompiler/libec: Marking all structs with gcc_struct...
2013-01-16 Jerome St-Louiscompiler/libec: Fix for debug line numbers in generated...
2012-09-13 Jerome St-Louiscompiler/libec: Proper __attribute__ support and other...
2012-03-16 Jerome St-Louiscompiler/libec: Fix for crash parsing consecutive class...
2012-02-15 Jerome St-Louiscompiler/libec: Upgraded Bison 2.0->2.4.2 to fix MkExpD...
2011-05-15 Jerome St-LouisInitial git commit -- Transition from CodeGuard repository