2 #+TITLE: GNU Mes Authors
4 Jan (janneke) Nieuwenhuizen <janneke@gnu.org>
6 All files except the imported files listed below
8 Danny Milosavljevic <dannym@scratchpost.org>
11 Additions and fixes throughout
13 Jeremiah Orians <jeremiah@pdp10.guru>
14 lib/stdio/fopen.c (first simple version of fopen)
15 scaffold/tests/98-fopen.c
16 Initial work on elf headers:
17 lib/linux/x86-mes/elf32-header.hex2 and similar
19 Han-Wen Nienhuys <hanwen@xs4all.nl>
20 lib/string/memmem.c (_memmem, memmem)
23 Small fixes and additions to
25 lib/x86_64-mes/x86_64.M1
27 module/mescc/compile.mes
30 scaffold/tests/90-goto-var.c
31 scaffold/tests/91-goto-array.c
33 Nathalie Kopaczewski <natkopa@gmail.com>
35 lib/div.c (__mesabi_log2i)
37 W. J. van der Laan <laanwj@protonmail.com>
38 Bugfixes for logand, 64bit build, and va_arg
40 List of imported files
45 Included verbatim from gnulib
46 build-aux/gitlog-to-changelog
48 Portable hygienic pattern matcher
49 mes/module/mes/match.scm
51 Portable LALR(1) parser generator
52 mes/module/mes/lalr.scm
54 Portable syntax-case from Chez Scheme; patches from Guile
55 mes/module/mes/psyntax.ss
56 mes/module/mes/psyntax.pp [generated]
58 Getopt-long from Guile
59 module/mes/getopt-long.scm
62 mes/module/mes/optargs.scm
65 mes/module/system/base/pmatch.scm
67 Pretty-print from Guile
68 mes/module/mes/pretty-print.scm
70 Srfi-1 bits from Guile
71 mes/module/srfi/srfi-1.scm
74 mes/module/srfi/srfi-16.scm
77 mes/module/srfi/srfi-26.scm
79 GNU FDL in texinfo from GNU
82 Hurd and Mach support from GNU C Library
83 include/gnu/hurd-types.h
84 include/mach/mach-init.h
89 M2-Planet dependencies
90 lib/m2/x86/x86_defs.M1
91 lib/m2/x86/ELF-x86.hex2
94 Copyright © 2016,2017,2018,2019,2020 Jan (janneke) Nieuwenhuizen <janneke@gnu.org>
96 Copying and distribution of this file, with or without modification,
97 are permitted in any medium without royalty provided the copyright
98 notice and this notice are preserved.