2025-03-24 08:54 | libc/wchar: Add wcscpy() | Roberto E. Vargas Caballero | 5 | +51 | -0 |
2025-03-22 09:32 | libc/stdlib: Use state in mbstowcs and wcstombs | Roberto E. Vargas Caballero | 2 | +6 | -2 |
2025-03-22 09:27 | libc/wchar: Add wcscoll() | Roberto E. Vargas Caballero | 5 | +48 | -0 |
2025-03-21 18:23 | tests/libc: Add 0042-mbsrtowc | Roberto E. Vargas Caballero | 4 | +149 | -5 |
2025-03-21 18:21 | libc/wchar: Add wcsncmp() | Roberto E. Vargas Caballero | 5 | +51 | -0 |
2025-03-21 10:43 | tests/libc: Add 0045-wcscmp | Roberto E. Vargas Caballero | 3 | +38 | -0 |
2025-03-21 10:42 | libc/wchar: Add wcscmp() | Roberto E. Vargas Caballero | 2 | +16 | -0 |
2025-03-21 10:41 | libc/string: Simplify strcmp | Roberto E. Vargas Caballero | 1 | +1 | -1 |
2025-03-21 10:21 | libc/wchar: Group mem and str functions | Roberto E. Vargas Caballero | 1 | +7 | -5 |
2025-03-21 10:20 | tests/libc: Add 0044-wcslen test | Roberto E. Vargas Caballero | 3 | +30 | -0 |
2025-03-21 08:14 | libc/wchar: Group single wchar I/O functions | Roberto E. Vargas Caballero | 2 | +8 | -7 |
2025-03-21 07:51 | tests/libc: Add 0041-mbrlen to .gitignore | Roberto E. Vargas Caballero | 1 | +1 | -0 |
2025-03-20 21:29 | libc/wchar: Remove macros for mblen and mbrlen | Roberto E. Vargas Caballero | 2 | +0 | -3 |
2025-03-20 19:28 | tests/libc: Add 0041-mbrlen() | Roberto E. Vargas Caballero | 4 | +121 | -44 |
2025-03-20 19:23 | libc/stdlib: Use internal state in wctomb() | Roberto E. Vargas Caballero | 1 | +3 | -1 |
2025-03-20 19:07 | libc/wchar: Use hidden state in mblen and mbrlen | Roberto E. Vargas Caballero | 2 | +12 | -1 |
2025-03-20 16:05 | tests/libc: Add 0040-wcrtomb | Roberto E. Vargas Caballero | 3 | +104 | -0 |
2025-03-20 16:01 | libc/wchar: Fix unicode range | Roberto E. Vargas Caballero | 1 | +1 | -1 |
2025-03-20 09:58 | make: Add more debug output | Roberto E. Vargas Caballero | 1 | +1 | -0 |
2025-03-17 16:26 | tests/make: Add 0107-inference | Roberto E. Vargas Caballero | 1 | +31 | -0 |
2025-03-17 15:58 | make: Check target name in dependencies | Roberto E. Vargas Caballero | 1 | +8 | -4 |
2025-03-11 13:28 | tests/libc: Add 0039-mbrtowc | Roberto E. Vargas Caballero | 3 | +128 | -0 |
2025-03-11 13:25 | tests/libc: Add 0038-mbsinit | Roberto E. Vargas Caballero | 3 | +31 | -0 |
2025-03-10 20:22 | libc/wchar: Rewrite mbtowc() | Roberto E. Vargas Caballero | 23 | +92 | -147 |
2025-02-22 12:14 | make/posix: Fix feature test macros | remph | 1 | +3 | -2 |
2025-02-26 09:31 | libc/wchar: Fix unicode handling | Roberto E. Vargas Caballero | 3 | +25 | -12 |
2025-02-22 12:14 | libc/tests: add omitted headers | remph | 3 | +3 | -0 |
2025-03-10 12:57 | libc: Add get/set for mbstate_t | Roberto E. Vargas Caballero | 14 | +73 | -2 |
2025-03-08 18:03 | mkdep: Fix backslash escapes | Quentin Rameau | 1 | +3 | -2 |
2025-03-08 16:32 | Makefile: fix sed newline in replacements | Quentin Rameau | 2 | +4 | -8 |
2025-03-10 09:05 | libc/darwin: Don't use MB_CUR_MAX for mbstate_t | Roberto E. Vargas Caballero | 1 | +1 | -1 |
2025-03-05 07:52 | libc/wchar: Fix mbstate_t definition for darwin | Roberto E. Vargas Caballero | 2 | +4 | -3 |
2025-03-04 18:52 | cc/posix: Update comment | Roberto E. Vargas Caballero | 1 | +5 | -5 |
2025-03-04 18:45 | libc/wchar: Define mbstate_t correctly | Roberto E. Vargas Caballero | 7 | +49 | -12 |
2025-02-26 09:14 | libc/wchar: Add mbsinit() | Roberto E. Vargas Caballero | 3 | +13 | -0 |
2025-02-20 10:39 | libmach/elf: Add elfrel.h | Roberto E. Vargas Caballero | 1 | +39 | -0 |
2025-02-20 09:31 | libmach: Use long for offset | Roberto E. Vargas Caballero | 2 | +3 | -2 |
2025-02-19 17:36 | strip: Minor error message change | Roberto E. Vargas Caballero | 1 | +1 | -1 |
2025-02-19 17:33 | objdump/elf: Add support to print segment/section mapping | Roberto E. Vargas Caballero | 1 | +31 | -3 |
2025-02-19 17:16 | libmach: Rewrite the mapping functions | Roberto E. Vargas Caballero | 14 | +235 | -110 |
2025-02-19 16:23 | libmach: Remove Segment data type | Roberto E. Vargas Caballero | 4 | +10 | -21 |
2025-02-17 19:37 | objdump/elf: Add support for GNU segments | Roberto E. Vargas Caballero | 2 | +28 | -3 |
2025-02-10 11:39 | libmach: Add support for segments | Roberto E. Vargas Caballero | 10 | +116 | -93 |
2025-01-30 15:56 | libmach/elf: Assing always a name in elfprobe() | Roberto E. Vargas Caballero | 1 | +3 | -0 |
2025-01-30 15:44 | libmach/elf: Add is32 field to elf | Roberto E. Vargas Caballero | 4 | +19 | -1 |
2025-01-28 13:50 | libmach/elf: Add loadmap() | Roberto E. Vargas Caballero | 3 | +44 | -0 |
2025-01-28 13:22 | nm: Fix usage message | Roberto E. Vargas Caballero | 1 | +1 | -1 |
2025-01-28 11:46 | libmach: Rewrite elf support | Roberto E. Vargas Caballero | 47 | +2026 | -1554 |
2025-01-27 15:27 | objdump: Remove switch() for binfmt | Roberto E. Vargas Caballero | 1 | +5 | -8 |
2025-01-27 14:34 | build/libmach: Handle better subdirectories dependencies | Roberto E. Vargas Caballero | 6 | +65 | -8 |
2025-01-24 11:41 | libmach: Remove polymorphic struct | Roberto E. Vargas Caballero | 50 | +197 | -151 |
2025-01-24 11:05 | objdump: Use a polymorphic struct | Roberto E. Vargas Caballero | 1 | +37 | -56 |
2025-01-24 09:03 | objdump: Add support for elf | Roberto E. Vargas Caballero | 8 | +789 | -10 |
2025-01-24 09:01 | libmach/elf: Use GNU names instead of SUN names | Roberto E. Vargas Caballero | 1 | +3 | -3 |
2025-01-22 11:30 | build/libmach: Remove dependency in all | Roberto E. Vargas Caballero | 1 | +1 | -3 |
2025-01-22 09:19 | libmach/elf: Ensure section information is always correct | Roberto E. Vargas Caballero | 1 | +4 | -0 |
2025-01-22 09:18 | objdump: Remove D_PAGED | Roberto E. Vargas Caballero | 3 | +2 | -3 |
2025-01-22 09:16 | libmach/elf: Add minor changes to the headers | Roberto E. Vargas Caballero | 4 | +11 | -3 |
2025-01-21 18:31 | libmach/elf: Add segment permision bits | Roberto E. Vargas Caballero | 1 | +4 | -0 |
2025-01-21 18:29 | objdump/coff32: Fix file header printing | Roberto E. Vargas Caballero | 1 | +36 | -35 |
2025-01-20 16:42 | objdump: Add flag specific functions | Roberto E. Vargas Caballero | 3 | +82 | -86 |
2025-01-20 15:05 | libmach/elf64: Set name to the undefined section | Roberto E. Vargas Caballero | 1 | +5 | -1 |
2025-01-20 15:03 | nm: Filter based in know types | Roberto E. Vargas Caballero | 1 | +1 | -1 |
2025-01-20 15:02 | libmach/elf: Change misleading comments | Roberto E. Vargas Caballero | 1 | +2 | -2 |
2025-01-19 13:09 | libmach/elf64: Adjust elf alloc semantic | Roberto E. Vargas Caballero | 1 | +2 | -2 |
2025-01-19 13:07 | objdump: Define log2(0) to be 0 | Roberto E. Vargas Caballero | 1 | +3 | -0 |
2025-01-19 11:20 | doc: Update doc about the new objcopy | Roberto E. Vargas Caballero | 1 | +3 | -2 |
2025-01-19 11:15 | objdump: Don't set CONTENTS in not allocated sections | Roberto E. Vargas Caballero | 1 | +1 | -1 |
2025-01-19 11:13 | objdump: Add the -s flag | Roberto E. Vargas Caballero | 1 | +67 | -4 |
2025-01-19 11:06 | libmach: Make objpos() a public interface | Roberto E. Vargas Caballero | 2 | +1 | -1 |
2025-01-19 09:32 | objdump: Add support for -j option | Roberto E. Vargas Caballero | 3 | +35 | -4 |
2025-01-19 09:14 | objdump: Force one of the major flags to be used | Roberto E. Vargas Caballero | 1 | +6 | -0 |
2025-01-19 09:03 | as: Update architecture name | Roberto E. Vargas Caballero | 1 | +1 | -1 |
2025-01-19 08:58 | tests/make: Add 0106-inference.sh | Roberto E. Vargas Caballero | 1 | +21 | -0 |
2025-01-19 08:57 | tests/make: Remove more files in 0093-inference | Roberto E. Vargas Caballero | 1 | +1 | -1 |
2025-01-19 08:45 | make: Fix inference updating | Roberto E. Vargas Caballero | 1 | +15 | -4 |
2025-01-18 22:56 | objdump: Add new version of objdump | Roberto E. Vargas Caballero | 6 | +580 | -1 |
2025-01-18 22:42 | libmach/coff32: Add write right to text sections | Roberto E. Vargas Caballero | 1 | +2 | -2 |
2025-01-18 22:40 | libmach: Add hack to know if a section has relocations | Roberto E. Vargas Caballero | 3 | +9 | -1 |
2025-01-18 19:28 | libmach: Rename coff32name() to coff32str() | Roberto E. Vargas Caballero | 6 | +28 | -28 |
2025-01-18 19:11 | libmach: Add offset and load to Section | Roberto E. Vargas Caballero | 4 | +20 | -1 |
2025-01-18 18:53 | libmach: Rename arch names | Roberto E. Vargas Caballero | 2 | +3 | -3 |
2025-01-18 18:49 | libmach: Add optional parameter to armember() | Roberto E. Vargas Caballero | 6 | +13 | -8 |
2025-01-18 13:08 | libmach: Make public type interfaces | Roberto E. Vargas Caballero | 3 | +33 | -45 |
2025-01-18 13:06 | libmach/coff32: Unify string table handling | Roberto E. Vargas Caballero | 5 | +29 | -20 |
2025-01-18 13:03 | libmach/coff32: Fix reading line info | Roberto E. Vargas Caballero | 3 | +17 | -13 |
2025-01-18 13:01 | build: Remove distclean clean dependency | Roberto E. Vargas Caballero | 2 | +2 | -2 |
2025-01-18 10:56 | build: Make libmach recursive | Roberto E. Vargas Caballero | 8 | +105 | -73 |
2025-01-18 09:16 | libmach/elf64: Make public elf64.h | Roberto E. Vargas Caballero | 10 | +9 | -9 |
2025-01-18 09:16 | libmach/coff32: Make public coff32.h | Roberto E. Vargas Caballero | 18 | +17 | -18 |
2025-01-17 22:31 | bulid/make: Remove unneeded dep | Roberto E. Vargas Caballero | 1 | +0 | -2 |
2025-01-17 22:30 | size: Initialize membname for each file | Roberto E. Vargas Caballero | 1 | +1 | -0 |
2025-01-17 21:51 | dump: Rename from objdump | Roberto E. Vargas Caballero | 5 | +4 | -4 |
2025-01-17 19:19 | libmach/coff32: Set 0 file pointers when no data | Roberto E. Vargas Caballero | 1 | +2 | -2 |
2025-01-17 16:38 | libmach: Add support for long section names | Roberto E. Vargas Caballero | 5 | +88 | -31 |
2025-01-17 16:04 | libmach/coff32write: Fix string table | Roberto E. Vargas Caballero | 1 | +42 | -36 |
2025-01-17 14:58 | libmach/coff32: Add support to read/write aux entries | Roberto E. Vargas Caballero | 5 | +399 | -37 |
2025-01-17 14:52 | as: Don't relocate bss | Roberto E. Vargas Caballero | 1 | +1 | -1 |
2025-01-17 14:45 | libmach/coff32write: Consider the string table for syms | Roberto E. Vargas Caballero | 1 | +12 | -8 |
2025-01-17 14:05 | libmach/coff32: Add storclass.h and union auxent | Roberto E. Vargas Caballero | 4 | +131 | -115 |
| 4894 more commits remaining, fetch the repository |