aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/xdr
AgeCommit message (Expand)AuthorFilesLines
2022-01-05newlib: migrate from INCLUDES to AM_CPPFLAGSMike Frysinger2-2/+2
2021-12-29newlib: Regenerate autotools filesJon Turney1-4/+3
2021-12-29newlib: Remove automake option 'cygnus'Jon Turney1-2/+0
2021-12-29newlib: Regenerate autotools filesJon Turney1-2/+2
2021-12-09newlib: Regenerate all autotools filesJon Turney1-34/+54
2021-11-06libgloss/newlib: update configure.ac in Makefile.in filesMike Frysinger1-1/+1
2021-04-13Add build mechanism to share common header files between machinesCorinna Vinschen1-0/+1
2018-09-06xdr_private.h needs sys/types.h for u_charKeith Packard1-0/+1
2018-01-17ansification: remove _EXFUN, _EXFUN_NOTHROWYaakov Selkowitz4-42/+42
2018-01-17ansification: remove _EXFNPTR, _EXPARMYaakov Selkowitz3-6/+6
2018-01-17ansification: remove _DEFUNYaakov Selkowitz10-204/+102
2018-01-17ansification: remove _DEFUN_VOIDYaakov Selkowitz2-2/+2
2018-01-17ansification: remove _PTRYaakov Selkowitz1-1/+1
2018-01-17ansification: remove _DOTSYaakov Selkowitz1-1/+1
2018-01-17ansification: remove _CONSTYaakov Selkowitz5-30/+30
2018-01-17ansification: remove _ANDYaakov Selkowitz10-121/+121
2017-12-07makedoc: make errors visibleJon Turney1-3/+3
2016-07-04Regenerate newlib MakefilesJon Turney1-3/+16
2015-11-02Move duplicated documentation rules to Makefile.sharedJeff Johnston2-21/+20
2012-12-202012-12-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-9/+37
2011-12-192011-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+1
2011-01-052011-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston1-2/+2
2011-01-052011-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston2-0/+2
2010-12-162010-12-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+1
2010-04-22* libc/Makefile.am (SUBDEFS): Add LIBC_POSIX_DEF.DJ Delorie1-1/+1
2010-03-02 * libc/xdr/README: Correct grammatical errors.Corinna Vinschen3-21/+23
2010-03-02 * libc/xdr/Makefile.in: Regenerate.Corinna Vinschen1-11/+23
2010-03-02 Add eXtensible Data Record (XDR) supportCorinna Vinschen15-0/+4357