Andrew Kelley
b2b0bf0506
fixups for the previous commit
...
* std.fs.File.copyRange and copyRangeAll return u64 instead of usize -
the returned value is how much of the `len` is transferred, so the
types should match. This removes the need for an `@intCast`.
* fix typo that removed a subtraction
* Fix the size of codegen.AnyMCValue which gave me a compile error when
I tried to build self-hosted for i386-linux.
* restore the coercion to u64 of syms_sect.sh_info. We want to make
sure the multiplication happens with 64 bits and not the smaller type
used by the ELF format.
* fix another offset parameter in link/Elf.zig to be u64 instead of usize
* add a nice little TODO note to help out Jakub
* FmtError already has FileTooBig in it; we just need to return it.
2020-10-07 00:39:13 -07:00
..
2020-08-20 16:07:04 -04:00
2020-09-23 00:00:24 -07:00
2020-10-04 23:56:10 +02:00
2020-09-11 20:02:41 -04:00
2020-10-06 19:48:26 -04:00
2020-09-03 18:10:40 +03:00
2020-10-05 14:41:51 -07:00
2020-09-05 13:58:02 +03:00
2020-10-07 00:39:13 -07:00
2020-09-14 16:43:49 +03:00
2020-09-25 10:58:07 +02:00
2020-09-07 06:23:27 -06:00
2020-08-20 16:07:04 -04:00
2020-10-05 22:16:26 -04:00
2020-09-29 12:06:35 -07:00
2020-10-01 15:01:25 -06:00
2020-08-20 16:07:04 -04:00
2020-10-04 23:57:49 +02:00
2020-08-20 16:07:04 -04:00
2020-09-23 11:15:10 -07:00
2020-08-20 16:07:04 -04:00
2020-08-20 16:07:04 -04:00
2020-08-20 16:07:04 -04:00
2020-08-20 16:07:04 -04:00
2020-08-20 16:07:04 -04:00
2020-10-05 22:17:28 -04:00
2020-09-25 20:50:40 -07:00
2020-08-20 16:07:04 -04:00
2020-09-29 19:49:13 +02:00
2020-08-20 16:07:04 -04:00
2020-08-20 16:07:04 -04:00
2020-08-20 16:07:04 -04:00
2020-08-20 16:07:04 -04:00
2020-09-02 00:17:50 +02:00
2020-10-05 00:31:21 -04:00
2020-10-05 04:51:45 -04:00
2020-10-04 23:56:10 +02:00
2020-10-04 21:21:25 -04:00
2020-09-04 05:15:03 +03:00
2020-09-11 20:02:41 -04:00
2020-08-20 16:07:04 -04:00
2020-10-06 00:00:33 +02:00
2020-08-20 16:07:04 -04:00
2020-08-20 16:07:04 -04:00
2020-08-20 16:07:04 -04:00
2020-08-20 16:07:04 -04:00
2020-08-20 16:07:04 -04:00
2020-09-15 18:14:06 +03:00
2020-08-20 16:07:04 -04:00
2020-09-27 05:46:39 -04:00
2020-10-02 00:39:19 +03:00
2020-10-05 22:25:07 -04:00
2020-09-09 00:33:14 -04:00
2020-08-22 02:47:50 -04:00
2020-09-25 10:58:07 +02:00
2020-08-31 23:39:50 +10:00
2020-09-07 06:23:27 -06:00
2020-08-22 02:47:39 -04:00
2020-09-26 21:03:38 -07:00
2020-10-04 15:31:47 +02:00
2020-09-03 18:10:40 +03:00
2020-09-03 18:10:40 +03:00
2020-10-01 15:06:24 -06:00
2020-08-20 16:07:04 -04:00
2020-09-24 22:06:41 +02:00
2020-08-20 16:07:04 -04:00
2020-10-04 23:57:49 +02:00
2020-09-30 12:37:00 -07:00
2020-09-04 22:49:14 +03:00
2020-09-10 12:00:53 +03:00
2020-09-23 20:52:33 -07:00
2020-09-03 18:07:30 -04:00
2020-09-03 18:10:40 +03:00
2020-08-20 16:07:04 -04:00
2020-08-20 16:07:04 -04:00
2020-08-20 16:07:04 -04:00
2020-08-20 16:07:04 -04:00
2020-08-20 16:07:04 -04:00
2020-09-18 01:58:16 -07:00
2020-09-30 04:28:19 -04:00
2020-09-29 17:01:05 -07:00
2020-09-30 01:31:08 -04:00
2020-09-03 18:10:40 +03:00
2020-08-20 16:07:04 -04:00
2020-08-20 16:07:04 -04:00
2020-08-20 16:07:04 -04:00
2020-09-30 00:53:55 -07:00