cleanup builtin handling and put it into an own file. Also implement a bunch of entit...
authorMatthias Braun <matze@braunis.de>
Mon, 15 Feb 2010 15:55:08 +0000 (15:55 +0000)
committerMatthias Braun <matze@braunis.de>
Mon, 15 Feb 2010 15:55:08 +0000 (15:55 +0000)
commit979fce13621246b706781035786b5d11a8e2f608
tree8ab2ee6a5f5a1b6aff6cffa37866cbd131159635
parent09a8bede94a4eae894820ceb9aaa556cec8455ef
cleanup builtin handling and put it into an own file. Also implement a bunch of entities which are just replace 1:1 with C library function calls

[r27169]
12 files changed:
ast2firm.c
ast_t.h
entity.c
entity_t.h
main.c
parser.c
parser.h
type.c
type.h
type_t.h
types.c
types.h