aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/argz
AgeCommit message (Expand)AuthorFilesLines
2022-03-16newlib: libc: merge build up a directoryMike Frysinger4-733/+23
2022-02-25newlib: libc: move configure into top-levelMike Frysinger1-13/+30
2022-02-18newlib: libc: delete crt0.o duplicationMike Frysinger1-1/+0
2022-02-17newlib: libc: reshuffle include order for the manualMike Frysinger1-0/+0
2022-02-15newlib/libgloss: drop unused $(CROSS_CFLAGS)Mike Frysinger2-2/+2
2022-02-15newlib: phoenix: merge configure up to top-levelMike Frysinger1-1/+2
2022-02-09newlib: drop support for $oextMike Frysinger1-1/+0
2022-02-09newlib: drop support for $aextMike Frysinger1-1/+0
2022-02-09newlib: drop libtool supportMike Frysinger2-118/+19
2022-02-08newlib: switch to AM_PROG_ARMike Frysinger1-0/+1
2022-02-08newlib: switch to standard AC_PROG_CCMike Frysinger1-6/+1
2022-02-05newlib: drop shared documentation rulesMike Frysinger1-34/+1
2022-02-04newlib: libc: move manual into top-level buildMike Frysinger2-7/+0
2022-02-04newlib: libc: include all chapters all the time in the manualMike Frysinger1-5/+0
2022-01-29newlib: export abs_newlib_basedir for all subdirsMike Frysinger1-0/+1
2022-01-26newlib: libc: merge machine/ configure scripts up a levelMike Frysinger1-1/+6
2022-01-26newlib: libc: merge sys/ trampoline up a levelMike Frysinger1-0/+1
2022-01-26newlib: libc: merge machine/ trampoline up a levelMike Frysinger1-0/+1
2022-01-21newlib: punt unused LIBC_EXTRA_LIB settingsMike Frysinger1-3/+0
2022-01-14newlib: update to automake-1.15Mike Frysinger1-78/+146
2022-01-14require autoconf-2.69 exactlyMike Frysinger1-1/+4
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-54/+74
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-01-17ansification: remove _DEFUNYaakov Selkowitz18-36/+18
2018-01-17ansification: remove _ANDYaakov Selkowitz18-43/+43
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
2015-06-01Correct argz_replace behaviour when memory is exhausted.David Stacey1-2/+5
2015-05-27Fix potential memory leak in argz_replaceDavid Stacey1-1/+4
2014-06-23 * libc/argz/envz_merge.c (envz_merge): Fix memory leak (Cygwin CoverityCorinna Vinschen1-0/+1
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
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-0/+1
2010-03-02 Add eXtensible Data Record (XDR) supportCorinna Vinschen1-0/+2
2010-02-242010-02-24 Charles Wilson <...>Jeff Johnston1-2/+1
2009-10-202009-10-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-91/+92
2008-11-272008-11-27 Craig Howland <howland@LGSInnovations.com>Jeff Johnston8-0/+8
2008-09-29 * configure: Regenerate for new libtool.Steve Ellcey1-8/+20
2008-07-022008-07-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-0/+3
2007-12-192007-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-8/+8
2007-06-052007-06-05 Christian Groessler <chris@groessler.org>Jeff Johnston1-1/+2
2007-05-29 * libc/argz/argz_add_sep.c (argz_add_sep): Handle empty stringCorinna Vinschen5-23/+38
2007-05-24 * ltmain.sh: Update from GCC.Steve Ellcey1-5/+21