about summary refs log tree commit diff
path: root/iconv/loop.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* iconv: Remove _STRING_ARCH_unaligned usageAdhemerval Zanella2023-02-171-42/+24
* iconv: Remove _STRING_ARCH_unaligned usage for get/set macrosAdhemerval Zanella2023-02-171-73/+0
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Avoid -Wstringop-overflow= warning in iconv module.Stefan Liebler2022-06-141-2/+8
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* Fix iconv build with GCC mainlineJoseph Myers2021-08-231-0/+6
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Fix stringop-overflow errors from gcc 10 in iconv.Stefan Liebler2020-07-071-6/+8
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* iconv: Remove public declaration of __gconv_transliterateFlorian Weimer2019-05-151-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Fix s390 -Os iconv build.Joseph Myers2018-03-051-0/+11
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Narrowing the visibility of libc-internal.h even further.Zack Weinberg2017-03-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* iconv: Suppress array out of bounds warning.Andreas Krebbel2015-01-271-1/+7
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Complete the removal of __gconv_translit_findFlorian Weimer2014-09-121-10/+4
* iconv/loop.c: Fix -Wundef warning with !_STRING_ARCH_unalignedWill Newton2014-07-171-30/+29
* Define _STRING_ARCH_unaligned unconditionallyAdhemerval Zanella2014-04-091-2/+2
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-2/+2
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Fix typos.Ondřej Bílka2013-08-301-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Remove pre-ISO C supportUlrich Drepper2012-01-071-14/+14
* Fix assertion in gconv's loop.cUlrich Drepper2012-01-031-2/+3
* Optimize conversion of single character in gconvUlrich Drepper2011-05-141-1/+2
* Fix handling of incomplete character storage in stateUlrich Drepper2011-05-141-1/+4
* 008-01-08 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper2008-01-091-3/+18
* [BZ #5277]Ulrich Drepper2007-11-081-1/+6
* [!STORE_REST] (SINGLE): Correctly record number of left-over bytes and store ...Ulrich Drepper2005-09-251-1/+5
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-5/+1
* 2.5-18.1Jakub Jelinek2007-07-121-1/+5
* Update.Ulrich Drepper2003-06-111-0/+2
* Update.Ulrich Drepper2003-01-161-1/+6
* Update.Ulrich Drepper2002-12-021-0/+13
* Update.Ulrich Drepper2002-11-201-8/+8
* Update.Ulrich Drepper2002-06-281-6/+27
* Update.Ulrich Drepper2002-05-241-2/+2
* Update.Ulrich Drepper2002-05-211-3/+7
* (put16) [!_STRING_ARCH_unaligned && BIG_ENDIAN]: Fix index.Andreas Schwab2001-07-151-1/+1
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* (UNICODE_TAG_HANDLER): New macro.Ulrich Drepper2001-06-061-1/+16
* (get16): Add const to cast. (get32): Likewise.Ulrich Drepper2000-11-271-2/+2
* Update.Ulrich Drepper2000-11-201-2/+2