aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
Commit message (Expand)AuthorAgeFilesLines
...
* Update Changelog for release 2.6.Xavier Leroy2015-12-191-0/+49
* More updates for release 2.5.Xavier Leroy2015-06-111-4/+5
* Update for release 2.5.Xavier Leroy2015-06-111-6/+11
* Update Changelog for release 2.5.Xavier Leroy2015-06-051-4/+79
* No longer include a pre-generated Parser.v in the distribution.Xavier Leroy2014-12-181-0/+5
* cchecklink: added option "-files-from" to read .sdump file namesXavier Leroy2014-11-151-1/+2
* Update Makefile, dependencies, and Changelog after upgrade to Flocq 2.4.0.Xavier Leroy2014-10-091-0/+1
* Error instead of warning on illegal escape sequences.Xavier Leroy2014-09-211-0/+4
* Update changelog and version for 2.4xleroy2014-09-171-2/+2
* Cold feet: suppress builtins for load with reservation/store conditional, use...xleroy2014-08-281-2/+0
* Updatexleroy2014-08-281-1/+2
* Update for 2.4xleroy2014-08-271-23/+37
* Rename __builtin_cntlz to __builtin_clz.xleroy2014-08-271-0/+6
* Support C99 compound literals (by expansion in Unblock pass).xleroy2014-08-211-0/+2
* - Support "switch" statements over 64-bit integersxleroy2014-08-171-0/+6
* PowerPC port: refactored the expansion of built-in functions andxleroy2014-07-281-0/+4
* Updated Changelogxleroy2014-07-281-0/+28
* Document commit r2507.xleroy2014-06-051-0/+3
* - Re-added support for "__func__" identifier as per ISO C99.xleroy2014-05-151-2/+8
* Fixed regression on initializers of the form T x[N] = "literal";xleroy2014-05-081-0/+9
* Update for release 2.3.xleroy2014-05-051-0/+3
* Fused multiply-add for IA32.xleroy2014-05-051-4/+2
* ARM: honor common variables.xleroy2014-05-021-1/+3
* Integration of Jacques-Henri Jourdan's verified parser.xleroy2014-04-291-0/+10
* Update with post-2.2 changesxleroy2014-04-231-0/+36
* Updates for release 2.2xleroy2014-02-211-2/+2
* Add option -Os to optimize for code size rather than for execution speed.xleroy2014-02-191-0/+2
* Update for 2.2, continuedxleroy2014-02-161-0/+2
* Updated for release 2.2.xleroy2014-02-151-13/+74
* Recognize .i and .p source files as C sources not to be preprocessed.xleroy2014-02-051-1/+2
* - Back to origins: suppress Mfloat64al32 chunk and align Mfloat64 to 4.xleroy2014-01-121-1/+3
* More tolerance for functions declared without a prototypexleroy2013-12-281-1/+3
* Simpler, more robust emulation of calls to variadic functions:xleroy2013-12-281-0/+1
* Revised parsing of command-line options, more GCC-like.xleroy2013-12-211-0/+1
* Support "default" cases in the middle of a "switch", not just at the end.xleroy2013-12-211-1/+6
* - Recognize __builtin_fabs as an operator, not just a builtin,xleroy2013-11-061-0/+10
* MAJ release 2.1v2.1xleroy2013-10-281-10/+25
* Merge of the "alignas" branch.xleroy2013-10-051-0/+5
* Small improvements in compilation times for the register allocation pass.xleroy2013-09-201-0/+2
* Floats.v, Nan.v: hard-wire the general shape of binop_pl, so that no axioms xleroy2013-09-141-0/+5
* Change interface of Kildall solvers to avoid precomputing the map pc -> list ...xleroy2013-08-121-1/+1
* Merge of Flocq version 2.2.0.xleroy2013-08-021-0/+2
* Optimize integer divisions by positive constants, turning them intoxleroy2013-07-291-0/+2
* Treat casts int64 -> float32 as primitive operations instead of twoxleroy2013-07-031-0/+8
* Version 2.00 -> version 2.0v2.0xleroy2013-06-211-2/+2
* Updates in preparation for release 2.00xleroy2013-06-191-5/+4
* Updated for release 2.00xleroy2013-06-161-3/+60
* Watch out for behaviors exponential in the nesting of struct/union types. xleroy2013-03-231-0/+2
* More aggressive CSE across Ibuiltin.xleroy2013-03-171-0/+2
* Assorted changes to reduce stack and heap requirements when compiling very bi...xleroy2013-03-161-0/+8