mes/make
Jan Nieuwenhuizen 1de0f33020 mescc: Produce object files in hex2 format, remove hex3.
* GNUmakefile (HEX2_FLAGS): New variable.
* make/mescc-guile.make ($(OUT)/$(TARGET)): Use HEX2 for linking.
* make/mescc-mes.make ($(OUT)/$(TARGET)): Likewise.
* guile/mescc.scm (main): Remove hex3 support.
* scripts/mescc.mes (main): Likewise.
* stage0/elf32-0header.hex2: New file, merging of elf32.hex and elf32-header.hex2.
* stage0/elf-0footer.hex2: New file.
* stage0/elf32-header.hex2: Rename from elf32-header-exit-42.hex2,
  repurpose as generic debug heder.
* stage0/elf32-footer-single-main.hex2: Rename from elf32-footer-exit-42.hex2,
  repurpose as generic debug footer for single-main source.
* stage0/exit-42.c: New file.
* stage0/stage0.make ($(OUT)/0exit-42): Test 0header, 0footer.
  ($(OUT)/exit-42.guile): Test generic debug header, footer.
* stage0/elf32.hex2: Remove.
2017-06-25 09:33:55 +02:00
..
bin-mlibc.make build: Skip gcc, mlibc, guile or mes builds using CC=, CC32=, GUILE= or MES=. 2017-05-28 18:32:53 +02:00
bin.make mescc: move include into share/mlibc, allows installing alongside gcc. 2017-06-03 12:27:53 +02:00
check-cc.make build: Add stage0 hex2 test. 2017-06-23 20:18:09 +02:00
check-mlibc.make test: Support for non-Guix[SD]: cater for missing CC/CC32 compilers. 2017-06-20 19:47:15 +02:00
check-tinycc.make mescc: Refactor mlibc compilation. 2017-05-21 22:25:02 +02:00
check.make build: Add stage0 hex2 test. 2017-06-23 20:18:09 +02:00
clean.make build: Refactor. 2017-04-12 21:27:59 +02:00
common.make build: Refactor. 2017-04-12 21:27:59 +02:00
compile.make build: Use separate preprocessing stage for mescc. 2017-05-22 21:15:58 +02:00
guile.make nyacc: Unbundle. 2017-05-07 10:04:32 +02:00
install.make core: %moduledir ends with /. 2017-06-12 17:18:31 +02:00
mescc-guile.make mescc: Produce object files in hex2 format, remove hex3. 2017-06-25 09:33:55 +02:00
mescc-mes.make mescc: Produce object files in hex2 format, remove hex3. 2017-06-25 09:33:55 +02:00
reset.make test: Run 33/55 tests of ../tinycc/tests/test2 if avaiable. 2017-05-04 19:41:45 +02:00