index
:
mig.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
header: add definitions for RPC presence and IDs
HEAD
master
Luca Dariz
2025-01-28
3
-0
/
+26
*
Suffix complex_alignof with U to hint the compiler that it is always unsigned
Flavio Cruz
2024-07-18
2
-4
/
+4
*
server: Fix bogus port deallocation on server error
Samuel Thibault
2024-07-14
1
-0
/
+23
*
Fix warnings
Samuel Thibault
2024-07-14
1
-2
/
+1
*
Make the MiG test suite compatible with GCC 14.
Flavio Cruz
2024-07-04
4
-4
/
+20
*
Accept non-canonical cross-compilers
Samuel Thibault
2024-02-02
1
-1
/
+1
*
Use char* for inlined arrays of char in user headers
Flavio Cruz
2023-12-29
1
-6
/
+24
*
x86_64: adapt MiG generated stubs to use mach_port_name_inlined_t for inlined...
Flavio Cruz
2023-12-17
9
-95
/
+279
*
Revert "x86_64: adapt MiG generated stubs to use mach_port_name_inlined_t for...
Samuel Thibault
2023-12-03
9
-271
/
+91
*
x86_64: adapt MiG generated stubs to use mach_port_name_inlined_t for inlined...
Flavio Cruz
2023-12-03
9
-91
/
+271
*
Update code generation to handle the new 64 bit ABI
Flavio Cruz
2023-09-24
2
-8
/
+21
*
Remove error procedure directives
Sergey Bugaev
2023-06-17
4
-13
/
+0
*
Fix printing size_t
Samuel Thibault
2023-05-20
3
-6
/
+6
*
Check that msgt_name is always smaller than 255.
Flavio Cruz
2023-05-11
1
-8
/
+10
*
Use designated initializers for mach_msg_type_t and mach_msg_type_long_t.
Flavio Cruz
2023-03-08
1
-26
/
+26
*
Change complex_align_of to be sizeof(uintptr_t)
Flavio Cruz
2023-02-27
2
-3
/
+1
*
Also align mach_msg_type_long_t to complex_alignof
Flavio Cruz
2023-02-27
1
-3
/
+8
*
Stop including mach/msg_type.h in generated code.
Flavio Cruz
2023-02-20
1
-1
/
+0
*
Introduce complex_alignof to replace word_size
Flavio Cruz
2023-02-13
10
-80
/
+91
*
Drop -undef -ansi from cpp flags
Sergey Bugaev
2023-02-12
1
-1
/
+1
*
Do not generate the server routine for kernel servers.
Flavio Cruz
2023-02-02
1
-46
/
+48
*
Avoid passing NULL to memcpy
Samuel Thibault
2023-02-02
2
-5
/
+9
*
Fix make check
Samuel Thibault
2022-12-21
1
-1
/
+0
*
Fix make dist
Samuel Thibault
2022-12-21
1
-1
/
+1
*
Provide intptr_t and uintptr_t as default types
Flavio Cruz
2022-12-21
2
-0
/
+9
*
Generate cpu.h with -ffreestanding
Flavio Cruz
2022-12-18
1
-1
/
+1
*
mig: replace boolean.h with stdbool.h
Flavio Cruz
2022-11-25
15
-239
/
+178
*
Initialize basic types once and print errors for duplicate definitions
Flavio Cruz
2022-11-15
3
-4
/
+18
*
Add support to define structures in mig.
Flavio Cruz
2022-11-05
7
-7
/
+163
*
fill msg size in the header for user stubs
Luca Dariz
2022-08-27
1
-1
/
+5
*
add check for whole message size
Luca Dariz
2022-08-27
1
-1
/
+6
*
fix message fields alignment for 64 bit
Luca Dariz
2022-08-27
2
-2
/
+4
*
improve error message
Luca Dariz
2022-08-27
1
-2
/
+2
*
add separate port_size and mach_port_name_size definitions
Luca Dariz
2022-08-27
6
-17
/
+35
*
mig: remove local definition of 'vprintf'
Guy-Fleury Iteriteka
2022-05-02
3
-438
/
+1
*
Add _Static_assert when compiling server and user stubs.
Flavio Cruz
2022-01-21
6
-16
/
+46
*
Also add const qualifiers on server side
Samuel Thibault
2022-01-16
3
-4
/
+36
*
Make dev_name_t also use const_dev_name_t
Samuel Thibault
2022-01-16
1
-0
/
+2
*
Add noyywrap option
Paul Dufresne
2021-02-11
1
-0
/
+1
*
Make string_t always use const_string_t
Samuel Thibault
2020-11-30
2
-3
/
+8
*
cpu.sym: Add more C types
Samuel Thibault
2020-06-18
1
-0
/
+3
*
cpu.sym: Replace implementation from Utah with implementation from CMU
Samuel Thibault
2020-06-18
3
-52
/
+98
*
message.h: Replace implementation from Utah with implementation from CMU
Samuel Thibault
2020-06-18
1
-25
/
+28
*
boolean.h: Replace implementation from Utah with implementation from CMU
Samuel Thibault
2020-06-18
1
-23
/
+45
*
Make MIG recognize the basic C integral types.
Flavio Cruz
2020-01-28
6
-25
/
+45
*
build: Distribute tarball compressed with xz instead of bzip2
Guillem Jover
2018-11-06
1
-1
/
+1
*
Fix c89 compilation of mig headers
Samuel Thibault
2018-03-04
1
-1
/
+1
*
Fix RPC build warnings
Samuel Thibault
2018-01-28
1
-2
/
+28
*
Fix compilation warnings
Samuel Thibault
2018-01-28
1
-4
/
+3
*
Fix spurious warning on MACH_MSG_TYPE_POLYMORPHIC value
Samuel Thibault
2017-01-02
1
-1
/
+1
[next]