Commit Graph

  • 04fd26029d container: add a target to create export master Laurent Vivier 2025-08-14 19:33:44 +02:00
  • 9cb0bca4d3 etch: cast off_t to uintmax_t in printf Laurent Vivier 2025-08-14 18:14:12 +02:00
  • fa7c05f6a6 second: don't use extern inline... Laurent Vivier 2025-08-14 18:11:36 +02:00
  • 3f860a13a1 etch: disable unsupported -Wno-XXXX flags Laurent Vivier 2025-08-14 18:09:52 +02:00
  • 504be25cf3 etch: Don't use -U flag with ar Laurent Vivier 2025-08-14 15:58:31 +02:00
  • 38c133c1b2 libext2: avoid use of __divdi3()/__moddi3() Laurent Vivier 2025-08-14 14:31:42 +02:00
  • 591dd8ba5a container: add etch container Laurent Vivier 2025-08-13 23:47:13 +02:00
  • 63e2e5f593 container: use ./run rather than EMILE_CONTAINER=1 make Laurent Vivier 2025-08-13 19:40:51 +02:00
  • 8ad9b19081 Add -Wno-old-style-definition Laurent Vivier 2025-08-13 17:43:13 +02:00
  • 7c6c6b8f3e off_t: fix mixed type and printf format Laurent Vivier 2025-08-13 17:37:14 +02:00
  • d9b3b67692 add -Wno-array-bounds Laurent Vivier 2025-08-13 17:36:08 +02:00
  • 1dcbdde9a9 add -Wno-address-of-packed-member Laurent Vivier 2025-08-13 17:34:59 +02:00
  • a8b76dd8c5 kernel.mk: fix cross-compiling Laurent Vivier 2025-08-13 17:30:41 +02:00
  • e7f622561c Create an m68k container to build EMILE Laurent Vivier 2025-08-13 14:00:51 +02:00
  • 6d70cfedd6 libunix: add memmove() Laurent Vivier 2025-06-25 19:11:06 +00:00
  • 56e4e09c35 add missing break statements Laurent Vivier 2025-06-25 08:51:17 +02:00
  • c5d80cb382 emile: fix backup file renaming Laurent Vivier 2025-06-24 23:18:54 +02:00
  • 5044fbd700 Merge pull request #5 from CheetahPixie/patch-1 Laurent Vivier 2025-01-13 09:34:04 +01:00
  • 37c3d55720 Remove the sp register from UNPRESERVED_REGS CheetahPixie 2025-01-12 10:20:41 +00:00
  • 224ab6eabc Merge pull request #4 from CheetahPixie/patch-1 Laurent Vivier 2025-01-09 18:14:03 +01:00
  • a84961eb1d Remove erroneous scripts/tools.sh reference from main makefile CheetahPixie 2025-01-09 16:20:42 +00:00
  • 5b5ffd7947 Merge pull request #3 from CheetahPixie/patch-1 Laurent Vivier 2025-01-09 17:10:35 +01:00
  • f1690f87ce Maintenance change: Update i_dir_acl to i_size_high CheetahPixie 2025-01-09 14:58:24 +00:00
  • 0ee6aca5ae Rules: add -U to ar Laurent Vivier 2017-03-16 20:12:52 +00:00
  • 314268632b tools: remove targets clean and dist Laurent Vivier 2017-03-16 20:04:55 +00:00
  • bd8f87287c add configure script Laurent Vivier 2017-03-16 18:07:40 +01:00
  • 08be6d9c46 Merge pull request #2 from glaubitz/master Laurent Vivier 2017-03-16 12:07:18 +01:00
  • 59e2e59943 scripts: don't bail out when no m68k cross-compiler can be found John Paul Adrian Glaubitz 2017-03-15 22:59:32 +01:00
  • 710d7ed2f6 remove trailing spaces from multiple Makefiles John Paul Adrian Glaubitz 2017-03-15 22:56:49 +01:00
  • 4722d3550b tools: fix source path for installation of tools binaries John Paul Adrian Glaubitz 2017-03-15 22:52:40 +01:00
  • 162572aaf9 debian: bump debhelper minimum version and compat to 9 John Paul Adrian Glaubitz 2017-03-15 21:39:27 +01:00
  • 11bd9223ba tools: remove Makefile from SOURCES variable John Paul Adrian Glaubitz 2017-03-15 21:34:14 +01:00
  • 6e23d9a665 libunix: add -ffreestanding to CFLAGS to fix nonnull-compare warning Michael Karcher 2017-03-15 21:29:26 +01:00
  • b6f49c0e6b second: make console_putchar() inline in console.c only John Paul Adrian Glaubitz 2017-03-15 21:23:48 +01:00
  • 6b81ba9f49 tools: include Rules.mk in Makefile Laurent Vivier 2017-02-27 16:41:01 +01:00
  • 1f37e6e9b5 docs: move emile.conf to config/ Laurent Vivier 2015-11-11 20:13:36 +01:00
  • 53062ff0bf emile-mktable: force the size of the disk in the table Laurent Vivier 2015-11-11 18:42:51 +01:00
  • 3be63e7001 tools: add tools to set conf path into emiledriver Laurent Vivier 2015-11-08 22:48:59 +01:00
  • 02fdcb3eb4 libmap: add map_update_checksum.c Laurent Vivier 2015-11-10 00:36:28 +01:00
  • 9b3737d9cc libmap: add map_write_driver.c Laurent Vivier 2015-11-10 00:16:50 +01:00
  • 7b836064ad libmap: add map_read_driver.c Laurent Vivier 2015-11-10 00:11:48 +01:00
  • 081c7f96ee libmap: move emile_checksum() to map_checksum() Laurent Vivier 2015-11-08 22:47:21 +01:00
  • 91a43e63c2 Correctly use linux/ext2_fs.h or ext2fs/ext2_fs.h Laurent Vivier 2015-11-08 22:42:27 +01:00
  • e1d35789fb tools: create partitions table with EMILE driver Laurent Vivier 2015-11-01 22:39:48 +01:00
  • 7a22506a89 emile-map-set: allow to write flags Laurent Vivier 2015-09-20 23:41:58 +02:00
  • 4de7597e14 Allows to share EMILE directory between several archs Laurent Vivier 2015-09-20 22:59:12 +02:00
  • 0b05a2eff7 docs: correctly use docbook2man Laurent Vivier 2015-09-20 22:36:02 +02:00
  • ac237764b2 Revert "Use ext2_fs.h from e2fslibs-dev package" etch-m68k Laurent Vivier 2014-05-11 00:24:51 +02:00
  • 204bf1d146 emile: add more checks when reading emile.conf Laurent Vivier 2014-06-01 23:52:03 +02:00
  • cbe8d0c417 emile-map-set: manage only one driver Laurent Vivier 2014-05-31 11:56:05 +02:00
  • 098deb6716 emile-map-set: use O_RDWR to put driver Laurent Vivier 2014-05-31 11:20:45 +02:00
  • e6a2eb39cf correct return code of map_write Laurent Vivier 2014-05-31 11:18:51 +02:00
  • 1ec58fc07f cast device_write_sector() to stream_write_sector_t Laurent Vivier 2014-05-31 10:28:11 +02:00
  • c8fedc7bea remove gestaltID from cdrom-etch.conf Laurent Vivier 2014-05-11 02:51:05 +02:00
  • d9935378a9 Add cdrom.conf for sarge and etch Laurent Vivier 2014-05-10 18:41:17 +02:00
  • 10560b543f move floppy.conf to config/ Laurent Vivier 2014-05-10 18:31:21 +02:00
  • b335df3487 Use move.w with short in SysError(), InitEvents(), InitFS() Laurent Vivier 2014-05-09 02:38:54 +02:00
  • 6e9f924edb scsi_command() really return error code in case of error... Laurent Vivier 2014-05-08 23:37:16 +02:00
  • 5d0c15c516 In SCSICmd() count is short, so use move.w Laurent Vivier 2014-05-08 20:51:58 +02:00
  • bd1790c47f max_blocks is unused, but value must be read to change file offset Laurent Vivier 2014-05-07 02:26:12 +02:00
  • 4f3aa35240 correctly use config_get_property() in emile-set-output Laurent Vivier 2014-05-06 18:01:36 +02:00
  • 2b5a4fc3bf Release version 0.14 EMILE-0.14 Laurent Vivier 2013-09-05 14:44:08 +02:00
  • 9bd9755dbb Update email address Laurent Vivier 2013-09-05 14:39:22 +02:00
  • 0df27c2253 Update GPLv2 Laurent Vivier 2013-09-05 14:30:46 +02:00
  • e1afe443ed Use ext2_fs.h from e2fslibs-dev package Laurent Vivier 2013-09-04 18:10:46 +02:00
  • a83f6671b6 macos: correct typo in GetCurrentMode() Laurent Vivier 2013-09-02 21:12:46 +02:00
  • fe1060c614 Update ChangeLog Laurent Vivier 2011-12-18 14:48:56 +01:00
  • 56b997e0de update (c) date Laurent Vivier 2011-12-18 14:40:02 +01:00
  • 8cde86073a gcc-4.6: correct strict aliasing errors. Laurent Vivier 2011-12-16 05:14:24 +01:00
  • f2be9d761f Remove unused variables (detected with gcc-4.6) in m68k part Laurent Vivier 2011-12-16 05:07:54 +01:00
  • 14f8dd5556 Remove unused variables (detected with gcc-4.6) Laurent Vivier 2011-12-16 04:43:11 +01:00
  • 7b2824186b add emile.conf man page into .deb Laurent Vivier 2011-02-02 23:34:17 +01:00
  • 72e809c89e Add more details on "root" option Laurent Vivier 2011-02-02 23:33:50 +01:00
  • c5342c3c4a debian: correct non-m68k build Laurent Vivier 2011-02-01 01:00:54 +01:00
  • 320d556f34 Change VERSION from 0.13CVS to 0.13 Laurent Vivier 2011-02-01 00:42:52 +01:00
  • 05b155ce52 debian: allows to compile emile with gcc-4.1 Laurent Vivier 2011-02-01 00:40:21 +01:00
  • 6bced901e2 include linux/fs.h before linux/ext2_fs.h Laurent Vivier 2011-12-18 14:38:58 +01:00
  • 8a1be776ad remove close() of unitialized fd Laurent Vivier 2011-12-18 14:38:53 +01:00
  • 3130ac4a9e Add -Wa,-mcpu=68030 and -Wa,-mcpu=68040 Laurent Vivier 2011-12-18 14:38:44 +01:00
  • 4f4a82120e debian: correct non-m68k build EMILE-0.13 Laurent Vivier 2011-02-01 01:00:54 +01:00
  • 73f903d4f2 Change VERSION from 0.13CVS to 0.13 Laurent Vivier 2011-02-01 00:42:52 +01:00
  • 82b93bd326 debian: allows to compile emile with gcc-4.1 Laurent Vivier 2011-02-01 00:40:21 +01:00
  • 539b51ee68 include linux/fs.h before linux/ext2_fs.h Laurent Vivier 2010-03-19 15:23:21 +01:00
  • 8184d4846f remove close() of unitialized fd Laurent Vivier 2010-03-19 15:22:20 +01:00
  • 5ab34312ac Add -Wa,-mcpu=68030 and -Wa,-mcpu=68040 Laurent Vivier 2010-03-19 15:21:12 +01:00
  • 9bd17c1bd9 Add EnterSupervisorMode() Laurent Vivier 2009-06-19 00:25:11 +02:00
  • efcadd06c5 Define get_physical() and make_resident() Laurent Vivier 2009-06-18 22:24:51 +02:00
  • dd27d8c153 Add include of macos/errors.h Laurent Vivier 2009-06-18 22:24:15 +02:00
  • f71ae4b6d0 Add LockMemory() and LockMemoryContiguous() Laurent Vivier 2009-06-18 22:11:03 +02:00
  • a2de5774fe Replace space by tab Laurent Vivier 2009-06-18 22:02:41 +02:00
  • 2b6bc8a596 Add GetPhysical() trap Laurent Vivier 2009-06-18 22:00:27 +02:00
  • 80b3fbbec7 switch off interrupts before the PPC bootstrap Laurent Vivier 2009-06-12 01:14:28 +02:00
  • 5f819dde88 Correctly create the PPC bootstrap section Laurent Vivier 2009-06-12 00:59:26 +02:00
  • c1b482e48a Preserve register %a2. Laurent Vivier 2009-06-11 22:02:04 +02:00
  • 2d8317cb92 Add 64bit build host support for the first level parameters (replace void* by u_int32_t) Laurent Vivier 2009-06-10 02:19:09 +02:00
  • 003dc015eb uptdate .gitignore Laurent Vivier 2009-06-08 22:39:40 +02:00
  • c4f9714d63 second: because of mess between gcc and as: remove cpu directive and use the default provided by gcc (68020). Add rules to manage 68040 and 68030 assembly files in the Makefile. Classic will wait later... Laurent Vivier 2009-06-08 22:37:03 +02:00
  • aba7a139c5 libunix: because of mess between gcc and as: remove cpu directive and use the default provided by gcc (68020). Classic will wait later... Laurent Vivier 2009-06-08 21:55:43 +02:00
  • f20c8f1194 EMILE PPC is also compiled with m68k tools except clearly identified files Laurent Vivier 2009-06-08 18:33:19 +02:00
  • 2971c5775d Correct branch local label to go backward instead forward (assembler error) Laurent Vivier 2009-06-08 18:32:34 +02:00