Home | Forums | What's new | Resources | |
GNUSH news |
antime - Apr 8, 2003 |
< Prev | 1 | 2 | 3 | 4 | Next> |
vbt | Nov 8, 2005 | |||
A bit late but GNUSH v0503 Windows Tool Chain is out (gcc-4.0.1, binutils-2.16.1 and newlib-1.12.0.) |
vbt | Jul 22, 2006 | |||
With almost 2 monthes late |
vbt | Nov 8, 2006 | |||
Again late GNUSH v0603: CHANGES IN THIS RELEASE: BINUTILS: 1. New utility, 'convrenesaslib', has been added to convert Renesas library file into GNUSH archive. Refer to the LD manual for more information on the same. Refer to following link for command line usage of 'convrenesaslib' utility, http://www.kpitgnutools.com/phpmyfaq/index.php?sid... Refer to following link for usage of 'convrenesaslib' utility in HEW, http://www.kpitgnutools.com/phpmyfaq/index.php?sid.... 2. User defined sections with keyword 'NOLOAD' were marked as loadable in case of v0602 toolchain. This bug has been fixed. GCC: 1. 'Static Analysis' feature has been added in GNUSH compiler to perform extra build time checks on user C-source code upon passing a command line switch "-Wanalyze". The compiler advises the programmer to improve upon the code so as to generate more efficient and reliable code. Static analysis feature can be invoked on command prompt using option '-Wanalyze'. This option will analyze application code for different set of rules and prompt warnings. These warnings will be prompted against violation of rules. You can specifically enable warning for a particular rule using command line option '-Wanalyze-rule='. Also, warning for a particular rule can be disabled using command line option '-Wno-analyze-rule='. However, this option should be preceded by '-Wanalyze' option. For more information on the same, please refer to the GCC user manual. E.g: * If you want to analyze code for all rules, then use '-Wanalyze' option. * If you want to analyze code for only rule 1, then use '-Wanalyze-rule=1' option. * If you want to analyze code for all rules except rule 1, then use '-Wanalyze' option followed by '-Wno-analyze-rule=1' option. |
antime | Nov 12, 2006 | |||
This has to be one of the most pointless extensions I've ever seen. Many of the rules already exist (-Wpadded, -Wunreachable-code, -Wfloat-equal, -Wunused, -Wuninitialized etc.) and the rest are of the "bleeding obvious" type which should be known by any reasonably experienced programmer, especially ones doing embedded work. |
vbt | Feb 20, 2007 | ||||
KPIT GNU Tools v0701 - Released - 06-02-07 04:26 [Announcement] * Latest version (v0701) of free GNUSH, GNUH8 and GNUM16CM32C toolchains are released.
|
vbt | Jun 17, 2007 | ||||
KPIT GNU Tools v0702 - Released - 01-06-07 04:39 [Announcement]
|
vbt | Oct 13, 2007 | ||||
KPIT GNU Tools v0703 - Released - 01-10-07 08:05 [Announcement]
|
vbt | Feb 9, 2008 | ||||
KPIT GNU Tools v0801 - Released - 04-02-08 04:38 [Announcement]
|
vbt | Jun 29, 2008 | ||||
KPIT GNU Tools v0802 - Released - 04-06-08 11:21 [Announcement]
|
vbt | Oct 18, 2008 | ||||
KPIT GNU Tools v0803 - Released
|
vbt | Mar 26, 2009 | ||||
KPIT GNU Tools v0901 â Released
|
vbt | Jun 29, 2009 | ||||
KPIT GNU Tools v0902 â Released
|
Chilly Willy | Jun 29, 2009 | |||
Yeah, I got their notice back on the 10th and downloaded the linux toolchain already. I've been using their SH toolchain to compile my 32X code, and I'll be using it to compile Saturn code once I get around to doing some Saturn stuff. If you use the KPIT toolchain, it would be in your interest to subscribe to their newletter so you'd get these notices in your email. |
vbt | Jul 2, 2009 | |||||
I'll check for that but I registered many years ago with my email from my previous ISP and so it doesn't work anymore. I'm not sure I can change it. |
Chilly Willy | Jul 3, 2009 | |||
Make a new account for the new address. I see what you mean - looking at their account manager, they only let you change the password and some trivial stuff, not the email address. Probably because the email address is the primary thing their accounts are based on. |
vbt | Oct 7, 2009 | ||||
KPIT GNU Tools v0903 – Released
|
Amon | Feb 8, 2010 | |||
KPIT GNU v10.01 releases for SH, H8 and M16C/M32C/R8C targets are currently at a late stage of development and will be released later this month. They should be basedon GCC-4.5-20091105. Also Eclipse v2.1 was released. Following are the major highlights of the KPIT Eclipse v2.1 release: * The KPIT Eclipse v2.1 upgrade now supports the KPIT GNURX toolchains. The IDE also supports Renesas SHC, KPIT GNUH8 ELF and the KPIT GNUSH ELF toolchain integration. * Users can now create and build projects using KPIT GNURX toolchains, KPIT GNUSH toolchains, KPIT GNUH8 toolchains and Renesas SHC -- all in a single IDE. * RX hardware debug is currently in development; integration is planned for the next release of KPIT Eclipse (v2.2). * GNURX projects created by KPIT Eclipse v2.1 can be easily debugged on RX hardware using the HEW IDE. Please refer to the following FAQ for instructions on how to do this: http://www.kpitgnutools.com/phpmyfaq/index.php?akt... * KPIT Eclipse v2.1 supports Windows XP, Vista, Windows7 and Fedora 9-12. * KPIT GNU Eclipse v1.0.0, KPIT GNU Eclipse v1.1.0 and KPIT Eclipse v2.0 can be upgraded to KPIT Eclipse v2.1 by just running the v2.1 installer. * The KPIT Eclipse v2.1 installer automatically detects the KPIT GNU toolchain installers that are placed in the same folder. This enables both the IDE and the toolchain to be installed at the same time. |
vbt | Feb 21, 2010 | ||||
KPIT GNU Tools v10.01 - Released
|
< Prev | 1 | 2 | 3 | 4 | Next> |