summaryrefslogtreecommitdiff
path: root/sysdeps/unix/make-syscalls.sh
AgeCommit message (Expand)Author
2017-09-26Fix make-syscalls.sh VDSO support for GCC 8.Joseph Myers
2017-08-24Remove cancellation support for syscall generationAdhemerval Zanella
2016-12-26Do not stack-protect ifunc resolvers [BZ #7065]Nick Alcock
2016-01-07Make shebang interpreter directives consistentMarko Myllynen
2015-12-14Make obsolete syscall wrappers into compat symbols (bug 18472).Joseph Myers
2015-06-17Create hidden aliases for non-libc syscalls automatically.Joseph Myers
2015-05-14Fix non-portable echo usage in sysdeps/unix/make-syscalls.shAdhemerval Zanella
2015-05-13Remove a trailing `\' in make-syscalls.shH.J. Lu
2015-02-12Use -Werror=undef for assembly code.Roland McGrath
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar
2014-10-06Support and use mixed compat/non-compat aliases in syscalls.list.Joseph Myers
2013-09-28don't use Bash-specific ${parameter/pattern/string} expansionPatrick 'P. J.' McDermott
2013-01-31Remove bp-thunks code.Joseph Myers
2012-11-20Document syscall signature prefixes in sysdep/unix/make-syscalls.shCarlos O'Donell
2012-08-01BZ#14138: Move getrlimit (ugetrlimit) syscall to syscalls.list.Roland McGrath
2012-05-30alpha: Don't symbol_version syscalls outside libcRichard Henderson
2012-05-24syscalls.list support for vDSO IFUNCs, use it for x32 gettimeofday and time.Roland McGrath
2012-05-21Remove straggling references to .s files.David S. Miller
2012-05-04Fix missing vm86 symbolAndreas Schwab
2009-08-24Add sysdeps/unix/syscall-template.S; build syscall stubs with deps and -g poi...Roland McGrath
2009-04-24[BZ #10052]Ulrich Drepper
2008-02-01* Makeconfig (sysd-rules-targets): New variable.Roland McGrath
2003-08-16Update.Ulrich Drepper
2003-06-20 * sysdeps/unix/make-syscalls.sh: Implement ! prefix for strong aliase...Richard Henderson
2003-03-262003-03-26 Roland McGrath <roland@redhat.com>Roland McGrath
2003-03-23Recognize 'E' in first position of the parameter description to denote no err...Ulrich Drepper
2003-03-10* sysdeps/unix/make-syscalls.sh: Generate $(compile-syscall) forRoland McGrath
2003-01-15* sysdeps/unix/Makefile: Include $(common-objpfx)s-proto-bp.d. Andreas Schwab
2002-12-30* sysdeps/unix/Makefile: Include $(common-objpfx)s-proto-cancel.d.Roland McGrath
2002-12-16Update.Ulrich Drepper
2002-12-15Update.Ulrich Drepper
2002-11-11* sysdeps/unix/make-syscalls.sh: Insert $(make-target-directory) atRoland McGrath
2002-10-11* sysdeps/generic/bits/libc-tsd.h [USE___THREAD]: ConditionalRoland McGrath
2002-08-05* sysdeps/unix/make-syscalls.sh: If the syscall name field is -Roland McGrath
2002-08-03* include/libc-symbols.h (hidden_weak): Define it for [__ASSEMBLER__].Roland McGrath
2001-09-12Update.Ulrich Drepper
2001-02-27* sysdeps/unix/make-syscalls.sh (ptr): Handle `V' keyletter.Greg McGary
2000-09-08* sysdeps/unix/sysv/linux/syscalls.list (mincore): Fix arg signature. Greg McGary
2000-08-17Update.Greg McGary
2000-07-17* sysdeps/unix/make-syscalls.sh: Handle new arg signature Greg McGary
2000-07-11* include/libc-symbols.h [!__ASSEMBLER__] (strong_alias): Greg McGary
2000-07-08* sysdeps/unix/make-syscalls.sh: Tolerate syscalls that Greg McGary
2000-07-06* sysdeps/generic/bp-checks.h: New file. Greg McGary
2000-06-30* sysdeps/generic/libc-start.c (__libc_stack_end): Chop __unbounded. Greg McGary
2000-06-15Update.Ulrich Drepper
2000-06-13Update.Ulrich Drepper
1999-01-13Update.Ulrich Drepper
1998-03-02Update.Ulrich Drepper
1998-02-26Update.Ulrich Drepper
1998-02-13Update.Ulrich Drepper