|
292fcbee08
|
Fixed ambiguity between direct-declarator and direct-abstract-declarator
|
2008-06-21 18:43:19 +00:00 |
|
|
99b8037079
|
Added work-around for string-literal concatenation
|
2008-06-20 23:06:21 +00:00 |
|
|
17c2bd2b16
|
Exposing target.h to allow creation of third-party plug-ins
|
2008-06-20 16:36:45 +00:00 |
|
|
7af6d01b12
|
Fixed ambiguity between postfix_expr and primary_expr (left parenthesis)
|
2008-06-19 15:51:00 +00:00 |
|
|
05b4a9c58e
|
Fixed direct-declarator grammar
|
2008-06-19 15:06:47 +00:00 |
|
|
84a6922824
|
Added stub for storage class specification
|
2008-06-12 23:44:35 +00:00 |
|
|
937a4588ec
|
Handling duplicate storage class specifiers
|
2008-06-12 23:29:01 +00:00 |
|
|
73dcf8a614
|
Report errors on duplicate storage class specifier
|
2008-06-12 23:21:13 +00:00 |
|
|
12b85ac9c0
|
Partially fixed "for" loops
|
2008-06-12 05:40:24 +00:00 |
|
|
efda6685e3
|
Worked on the ambiguity between cast-expr and unary-expr
|
2008-06-12 05:40:23 +00:00 |
|
|
266efcd35d
|
Probably nicer error handling of expression-statement
|
2008-06-12 05:40:22 +00:00 |
|
|
8c15dc13e9
|
Trying to disambiguate labels
|
2008-06-12 05:40:21 +00:00 |
|
|
50693c80b8
|
Preparing to support labels
|
2008-06-12 05:40:20 +00:00 |
|
|
bf02939f40
|
The Code API now supports labels
|
2008-06-12 05:40:19 +00:00 |
|
|
5930c622d1
|
Was not using the specified output filename with -c
|
2008-06-12 05:40:18 +00:00 |
|
|
1a1d24c6e4
|
Getting rid of ambiguities between casts and sizeof with expressions
|
2008-06-12 05:40:17 +00:00 |
|
|
5689b654bc
|
conditional-expression is no longer recursive
|
2008-06-12 05:40:16 +00:00 |
|
|
c44c0e4bd6
|
Apparently handling enumerations a bit better
|
2008-06-12 05:40:15 +00:00 |
|
|
29b5cb4e51
|
Forgot to remove some debugging messages
|
2008-06-12 05:40:14 +00:00 |
|
|
be3f869258
|
Made the Code class much more intelligent
|
2008-06-12 05:40:13 +00:00 |
|
|
2a2c993e87
|
Code cleanup, Fixed compilation
|
2008-06-12 05:40:12 +00:00 |
|
|
84ad44c0f4
|
Fixed a comment
|
2008-06-12 05:40:11 +00:00 |
|
|
b106efc74f
|
Fixed designator
|
2008-06-12 05:40:10 +00:00 |
|
|
00da3ddba8
|
Fixed error handling from the Code function handlers
|
2008-06-12 05:40:09 +00:00 |
|
|
a058529d60
|
Initial release
|
2008-06-10 22:44:44 +00:00 |
|
|
5efa3e0670
|
API now supporting labels
|
2008-06-09 00:21:16 +00:00 |
|
|
27009e6835
|
Updated dependencies on target.h and ../../config.h
|
2008-06-09 00:20:54 +00:00 |
|
|
241af9326b
|
Temporarily set system-dependant default defines
|
2008-06-09 00:16:47 +00:00 |
|
|
dcb6613290
|
Updated a comment
|
2008-06-04 20:49:47 +00:00 |
|
|
991eb429a3
|
This set was wrong
|
2008-06-04 20:49:08 +00:00 |
|
|
7d56fef504
|
Reflect changes in token codes
|
2008-06-04 20:47:55 +00:00 |
|
|
e3cd03632b
|
Avoid conflicts with the Cpp token codes
|
2008-06-04 20:46:38 +00:00 |
|
|
079b65c3c0
|
Now accept -W as argument to enable warnings
|
2008-06-04 20:45:19 +00:00 |
|
|
2d1dbc5a29
|
Re-generated Makefiles
|
2008-06-04 20:29:51 +00:00 |
|
|
c5262d2821
|
Updated the C99 structure
|
2008-06-03 10:05:41 +00:00 |
|
|
8b811beb6d
|
Fixed minor memory leaks
|
2008-06-03 10:00:14 +00:00 |
|
|
d186d30613
|
Removed context functions in favor of functions, types and variables handing
|
2008-06-03 10:00:13 +00:00 |
|
|
86f5fd94ed
|
Updated the C99 structure
|
2008-06-03 09:52:09 +00:00 |
|
|
1ba882052d
|
Fixed a number of bugs and conforming to the Code API
|
2008-06-03 09:47:47 +00:00 |
|
|
eb4075fed7
|
Conforming with the new Code API
|
2008-06-03 09:39:16 +00:00 |
|
|
0fe6704377
|
Removed the context call in favor of functions, types and variables handling
|
2008-06-03 09:31:11 +00:00 |
|
|
2413034ff8
|
Conforming with the new plugin API
|
2008-06-03 09:03:53 +00:00 |
|
|
31263a7a98
|
dot expects "->" and not "=>"
|
2008-06-03 08:58:55 +00:00 |
|
|
9b4605bbb6
|
Initial output in the graphviz format
|
2008-06-03 08:58:54 +00:00 |
|
|
5d68cc5a47
|
Plugins are now called upon beginning, end or invocation of functions
|
2008-06-03 08:49:33 +00:00 |
|
|
0fa38ff4c9
|
Types and identifiers may also start with '_'
|
2008-05-27 04:34:19 +00:00 |
|
|
ac2b97c6eb
|
Complying with the cpp API update
|
2008-05-13 13:22:00 +00:00 |
|
|
a180bb1c93
|
The actual section name for code is .text
|
2008-05-13 13:21:27 +00:00 |
|
|
39cb96e9e3
|
Introducing sections and functions in the as target
|
2008-05-05 20:37:30 +00:00 |
|
|
5cc0e11bf4
|
Integrated the assembler to the compilation framework
|
2008-05-05 14:36:07 +00:00 |
|