- 11 Sep, 2020 3 commits
-
-
Raphaël Dias--Monteiro authored
* src/parse/asm-parse.yy.gen.py: Here.
-
Raphaël Dias--Monteiro authored
* dev/nolimips.py, * doc/inst-set.texi.gen.py, * src/inst/nodes.gen.py, * src/inst/nodes.mk.gen.py, * src/inst/program_builder.hh.gen.py, * src/inst/program_solver.gen.py, * src/parse/asm-parse.yy.gen.py, * src/parse/asm-scan.ll.gen.py: Here.
-
Raphaël Dias--Monteiro authored
* configure.ac: Here.
-
- 07 Mar, 2019 1 commit
-
-
Etienne Renault authored
* NEWS, .last-cl-gen, ChangeLog, configure.ac: Here.
-
- 08 Jan, 2019 2 commits
-
-
Etienne Renault authored
* build-aux/bin/bison++.in, build-aux/bin/fuse-switch, build-aux/gitlog-to-changelog, src/parse/asm-parse.yy.gen.py: Here.
-
Etienne Renault authored
* configure.ac: Here.
-
- 04 Jan, 2019 1 commit
-
-
Etienne Renault authored
program_solver: fallthrough: fix warning See merge request !1
-
- 14 Jun, 2018 1 commit
-
-
Maxime Joubert authored
* build-aux/gitlog-to-changelog, * src/inst/program_solver.gen.py: here.
-
- 23 Feb, 2018 1 commit
-
-
Etienne Renault authored
* .gitlab-ci.yml: here.
-
- 24 Nov, 2016 1 commit
-
-
Etienne Renault authored
* src/task/task_register.cc: here.
-
- 15 Apr, 2016 3 commits
-
-
Akim Demaille authored
-
Akim Demaille authored
* src/parse-tasks.cc: here.
-
Akim Demaille authored
-
- 02 Feb, 2016 2 commits
-
-
Etienne Renault authored
* NEWS, THANKS, configure.ac: here.
-
Etienne Renault authored
* src/parse/asm-scan.ll.gen.py: here.
-
- 04 Nov, 2015 1 commit
-
-
Etienne Renault authored
* build-aux/gitlog-to-changelog, dev/nolimips.py, doc/inst-set.texi.gen.py, src/inst/nodes.gen.py, src/inst/nodes.mk.gen.py, src/inst/program_builder.hh.gen.py, src/inst/program_solver.gen.py, src/parse/asm-parse.yy.gen.py, src/parse/asm-scan.ll.gen.py: here.
-
- 10 Jun, 2014 7 commits
-
-
Roland Levillain authored
* doc/nolimips.texi: Here.
-
Roland Levillain authored
* doc/macros.texi: Do not indent the contents of @ifhtml and @ifnothtml environments.
-
Roland Levillain authored
* doc/nolimips.texi: Here.
-
Roland Levillain authored
* doc/nolimips.texi (Invoking Nolimips): Here.
-
Roland Levillain authored
* doc/nolimips.texi (Top): Here.
-
Roland Levillain authored
* doc/Makefile.am (install-doc-remote): Add nolimips.pdf as prerequisite.
-
Roland Levillain authored
* doc/Makefile.am (install_doc_user, install_doc_host, install_doc_dir): Here.
-
- 04 Feb, 2014 6 commits
-
-
Roland Levillain authored
* doc/Makefile.am (TEXI2DVI): Here.
-
Roland Levillain authored
* AUTHORS, * NEWS, * THANKS, * doc/nolimips.texi: Here.
-
Roland Levillain authored
-
Roland Levillain authored
* doc/nolimips.texi (Top): Update and expand the definition of @wiki within an @href command, to work around TeX capacity overflow when generating the PDF documentation. * doc/macros.texi (wiki): Remove macro definition.
-
Roland Levillain authored
* doc/Makefile.am (TEXI2DVI): Set the environment variable LANG to `C', to have OS X sed process documents that are not using the current locale (presumably a UTF-8 one), such as the logs produced by TeX (which may contain Latin-1 characters, for instance).
-
Roland Levillain authored
* lib/Makefile.am.tmpl: Here.
-
- 01 Oct, 2013 2 commits
-
-
Roland Levillain authored
-
Roland Levillain authored
* src/parse/libparse.cc (parse::parse): Do not copy the parser instance.
-
- 23 Sep, 2013 3 commits
-
-
Roland Levillain authored
* configure.ac: s/AC_PROG_LIBTOOL/LT_INIT/.
-
Roland Levillain authored
* gnulib.modules: Add gitlog-to-changelog. * build-aux/gitlog-to-changelog: New. Installed by bootstrap from Gnulib's repository. * build-aux/Makefile.am (SPECIFIC_TOOLS): Add dev/gitlog-to-changelog. * .last-cl-gen: New. * Makefile.am (update-ChangeLog): New target. (EXTRA_DIST): Add .last-cl-gen.
-
Roland Levillain authored
* configure.ac: Here.
-
- 21 Jan, 2013 3 commits
-
-
Akim Demaille authored
* dev/nolimips.py, doc/inst-set.texi.gen.py, src/inst/nodes.gen.py, * src/inst/nodes.mk.gen.py, src/inst/program_builder.hh.gen.py, * src/inst/program_solver.gen.py, src/parse/asm-parse.yy.gen.py, * src/parse/asm-scan.ll.gen.py: Untabify.
-
Akim Demaille authored
* configure.ac: Ask for silent builds. Require Automake 1.12+.
-
Akim Demaille authored
* common.hh, inst-tasks.cc, inst-tasks.hh, inst/data_section.cc, * inst/inst.hh, inst/op_exp.cc, inst/op_exp.hxx, * inst/program_builder.cc, inst/program_builder.hxx, * inst/program_solver.hxx, inst/register.hh, inst/section.cc, * inst/section.hh, inst/text_label.hh, inst/text_label.hxx, * inst/text_section.cc, misc/contract.hh, misc/counted_ptr.hh, * misc/deref.hh, misc/escape.hh, misc/has.hh, misc/lexutils.cc, * misc/lexutils.hh, misc/select_const.hh, misc/table.hh, * misc/test-unique_string.cc, misc/unique_string.cc, * misc/unique_string.hh, modules.hh, nolimips-tasks.cc, * nolimips-tasks.hh, nolimips.cc, parse-tasks.cc, parse-tasks.hh, * parse/asm-scan.hh, parse/fwd.hh, parse/libparse.cc, * parse/libparse.hh, shell-tasks.cc, shell-tasks.hh, shell/cmd.hh, * shell/cmd.hxx, shell/shell.cc, shell/shell.hh, shell/shell.hxx, * task-tasks.cc, task-tasks.hh, task/boolean_task.cc, * task/boolean_task.hh, task/function_task.cc, task/function_task.hh, * task/int_task.cc, task/int_task.hh, task/libtask.hh, * task/string_task.cc, task/string_task.hh, task/task.cc, * task/task.hh, task/task.hxx, task/task_register.cc, * task/task_register.hh, task/task_register.hxx, vm-tasks.cc, * vm-tasks.hh, vm/cp0.hh, vm/cpu.cc, vm/cpu.hh, vm/cpu.hxx, vm/fwd.hh, * vm/memory.hh, vm/memory.hxx, vm/mmu.hh, vm/mmu.hxx, * vm/nolimips_system_library.cc, vm/nolimips_system_library.hh, * vm/nolimips_system_library.hxx, vm/segment.hxx, * vm/spim_system_library.cc, vm/spim_system_library.hxx, * vm/virtual_machine.cc, vm/virtual_machine.hh: Untabify (using GNU expand). Remove trailing spaces.
-
- 07 Jan, 2013 2 commits
-
-
Roland Levillain authored
* doc/Makefile.am (install-doc-remote): New target. * Makefile.am (install-doc-remote): New target, delegating to doc/Makefile.
-
Roland Levillain authored
* configure.ac: Set it to projects@lrde.epita.fr.
-
- 18 Oct, 2012 1 commit
-
-
Import from Vaucanson. * build-aux/bin/bison++.in: No longer "cd", this produces more accurate error message locations, which is nice when compiling under Emacs. * build-aux/bin/move-if-change: Beware that colordiff might now hang on stdin. Signed-off-by:
Roland Levillain <roland@lrde.epita.fr>
-