diff options
| author | grischka <grischka> | 2016-12-18 17:23:33 +0100 |
|---|---|---|
| committer | grischka <grischka> | 2016-12-18 18:53:21 +0100 |
| commit | f843cadb6bc07b3b3de6786233df4592d2d5f60d (patch) | |
| tree | c11a7c8e9138015eb15dbaffff3bc28708292797 /configure | |
| parent | 77d7ea04acb56f839031993c102366e30cad5c25 (diff) | |
| download | tinycc-f843cadb6bc07b3b3de6786233df4592d2d5f60d.tar.gz tinycc-f843cadb6bc07b3b3de6786233df4592d2d5f60d.tar.bz2 | |
tccgen: nocode_wanted alternatively
tccgen.c: remove any 'nocode_wanted' checks, except in
- greloca(), disables output elf symbols and relocs
- get_reg(), will return just the first suitable reg)
- save_regs(), will do nothing
Some minor adjustments were made where nocode_wanted is set.
xxx-gen.c: disable code output directly where it happens
in functions:
- g(), output disabled
- gjmp(), will do nothing
- gtst(), dto.
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions
