index
:
gnumach.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
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix build against automake 1.17
Samuel Thibault
2025-02-04
1
-0
/
+1
*
Ensure we always pass -ffreestanding -nostdlib even if CFLAGS are overridden.
Flavio Cruz
2024-07-10
1
-0
/
+5
*
Make -fno-PIE etc. architecture-dependent
Sergey Bugaev
2024-03-27
1
-4
/
+0
*
Resurrect x86-linux build.
Janneke Nieuwenhuizen
2024-01-23
1
-1
/
+1
*
Use $(CC) instead of gcc to avoid relying on the host gcc.
Flavio Cruz
2023-01-30
1
-1
/
+1
*
Enable -Wmissing-prototypes.
Flavio Cruz
2023-01-29
1
-1
/
+1
*
Remove existing old style definitions and use -Wold-style-definition.
Flavio Cruz
2023-01-19
1
-1
/
+1
*
adjust rdxtree key to the correct size
Luca Dariz
2023-01-18
1
-0
/
+3
*
Update configure.ac so that we don't need glibc when running ./configure.
Flavio Cruz
2023-01-10
1
-2
/
+2
*
Introduce time_value64_t to keep track of real time in the kernel
Flavio Cruz
2023-01-03
1
-1
/
+1
*
ld_magic_routines: Restore yet more symbol
Samuel Thibault
2022-12-24
1
-1
/
+1
*
ld_magic_routines: Restore more more symbols
Samuel Thibault
2022-12-24
1
-1
/
+1
*
Use -Wstrict-prototypes and fix warnings
Flavio Cruz
2022-12-21
1
-1
/
+1
*
Remove custom stdint.h and rely on freestanding headers
Flavio Cruz
2022-12-19
1
-1
/
+2
*
libgcc_routines: Restore some symbols
Samuel Thibault
2022-12-18
1
-1
/
+1
*
Implement our own functions to convert between host and network values
Flavio Cruz
2022-12-17
1
-12
/
+8
*
Use __builtin_ffs instead of libc provided ffs in vm_map.c
Flavio Cruz
2022-12-15
1
-2
/
+2
*
Complete no-pie flags
Samuel Thibault
2022-07-20
1
-1
/
+1
*
Fix 64bit link
Samuel Thibault
2020-03-28
1
-0
/
+1
*
Set time_t type to 64bit
Samuel Thibault
2020-01-28
1
-1
/
+1
*
Move -D__ASSEMBLY__ to general AM_CCASFLAGS
Samuel Thibault
2018-12-30
1
-0
/
+3
*
Add missing patch file
Samuel Thibault
2018-11-03
1
-1
/
+2
*
Add ffs to clib_routines
Samuel Thibault
2018-07-03
1
-1
/
+1
*
Disable position-independant compilation
Samuel Thibault
2018-06-27
1
-0
/
+4
*
Steal '__divdi3'.
Justus Winter
2017-08-05
1
-0
/
+1
*
Support GCC 7
David Michael
2017-05-07
1
-1
/
+1
*
Fix taking LDFLAGS into account
Samuel Thibault
2016-10-24
1
-1
/
+1
*
Fix taking LDFLAGS into account
Samuel Thibault
2016-10-24
1
-2
/
+2
*
Replace libc string functions with internal implementations
Richard Braun
2016-08-16
1
-3
/
+1
*
Use uint32_t instead of unsigned32_t.
Flavio Cruz
2016-04-04
1
-1
/
+1
*
Completely disable strict aliasing
Richard Braun
2016-01-02
1
-0
/
+5
*
kern: make printf handle long long integers
Justus Winter
2015-07-10
1
-1
/
+1
*
Restrict `-fno-strict-aliasing' to the Linux drivers
Justus Winter
2015-05-23
1
-4
/
+0
*
kern: add radix tree library
Justus Winter
2015-05-20
1
-0
/
+1
*
Use gnu89 inline style
Samuel Thibault
2015-05-01
1
-0
/
+4
*
Give the Debian package name for the non-multilib libc.a
Samuel Thibault
2015-03-19
1
-2
/
+2
*
Makefile.am: Fix typos and grammar in comment
Stefan Weil
2015-01-02
1
-2
/
+2
*
Fix link refusal
Samuel Thibault
2014-11-03
1
-1
/
+1
*
Refuse to link against a libc with multiarch support
Samuel Thibault
2014-11-03
1
-0
/
+3
*
Generate ChangeLog files for distributions.
Thomas Schwinge
2013-09-27
1
-1
/
+19
*
dist-hook extensibility.
Thomas Schwinge
2013-09-27
1
-2
/
+5
*
Fix build on 64bit host
Samuel Thibault
2012-01-22
1
-1
/
+1
*
Do not take unused strpbrk() from libc
Guillem Jover
2011-09-09
1
-1
/
+1
*
Add silent rules support if available and disable it by default
Guillem Jover
2011-08-31
1
-5
/
+25
*
* Makefile.am (AM_CFLAGS): Add -fno-builtin-log.
Samuel Thibault
2011-08-27
1
-0
/
+3
*
Do not take obsolete and unused bcopy and bzero from libc
Guillem Jover
2011-08-27
1
-1
/
+1
*
Fix ifunc entries
Samuel Thibault
2010-09-14
1
-0
/
+1
*
Fix "make dist"
Guillem Jover
2010-08-27
1
-2
/
+0
*
Add Xen support
Samuel Thibault
2009-12-16
1
-1
/
+1
*
Show command lines in task list
Samuel Thibault
2009-11-22
1
-1
/
+1
[next]