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
path:
root
/
utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-6
/
+22
*
Revert "x86_64: adapt MiG generated stubs to use mach_port_name_inlined_t for...
Samuel Thibault
2023-12-03
1
-22
/
+6
*
x86_64: adapt MiG generated stubs to use mach_port_name_inlined_t for inlined...
Flavio Cruz
2023-12-03
1
-6
/
+22
*
Update code generation to handle the new 64 bit ABI
Flavio Cruz
2023-09-24
1
-8
/
+19
*
Fix printing size_t
Samuel Thibault
2023-05-20
1
-2
/
+2
*
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
1
-2
/
+0
*
Also align mach_msg_type_long_t to complex_alignof
Flavio Cruz
2023-02-27
1
-3
/
+8
*
Introduce complex_alignof to replace word_size
Flavio Cruz
2023-02-13
1
-1
/
+5
*
mig: replace boolean.h with stdbool.h
Flavio Cruz
2022-11-25
1
-16
/
+16
*
fix message fields alignment for 64 bit
Luca Dariz
2022-08-27
1
-0
/
+2
*
Add _Static_assert when compiling server and user stubs.
Flavio Cruz
2022-01-21
1
-7
/
+32
*
Also add const qualifiers on server side
Samuel Thibault
2022-01-16
1
-2
/
+31
*
Make dev_name_t also use const_dev_name_t
Samuel Thibault
2022-01-16
1
-0
/
+2
*
Make string_t always use const_string_t
Samuel Thibault
2020-11-30
1
-3
/
+7
*
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
*
Fix spurious warning on MACH_MSG_TYPE_POLYMORPHIC value
Samuel Thibault
2016-10-10
1
-2
/
+2
*
Use uint32_t instead of unsigned32_t.
Flavio Cruz
2016-04-04
1
-1
/
+1
*
Do not generate code dereferencing type-punned pointers
Justus Winter
2015-02-15
1
-1
/
+7
*
Add static branch prediction to type checks
Justus Winter
2014-12-01
1
-2
/
+7
*
Drop the auto keyword
Justus Winter
2013-09-04
1
-3
/
+3
*
Drop the register keyword
Justus Winter
2013-08-19
1
-13
/
+13
*
2007-06-02 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2007-06-02
1
-2
/
+0
*
2004-03-18 Roland McGrath <roland@frob.com>
Roland McGrath
2004-03-18
1
-17
/
+15
*
2004-02-10 Roland McGrath <roland@frob.com>
Roland McGrath
2004-02-11
1
-10
/
+16
*
Created new module from gnumach/mig at tag before-mig-move
Roland McGrath
1998-07-18
1
-0
/
+417