glibc/iconv
Andreas Jaeger 7090d3caa1 * sysdeps/x86_64/dl-machine.h (elf_machine_rela_relative): Remove
static, add always_inline attribute. 
(elf_machine_rela): Likewise. 
(elf_machine_lazy_rel): Likewise.
	* elf/dynamic-link.h (elf_get_dynamic_info): Make static
	dependend on !RESOLVE so that it's not defined in local
	scope.

	* locale/weight.h (findidx): Remove static, it's not supported
	anymore with GCC 4.0 in a block scope.
	* locale/weightwc.h (findidx): Likewise.
	* posix/regcomp.c (seek_collating_symbol_entry): Likewise.
	(lookup_collation_sequence_value): Likewise.
	(build_range_exp): Likewise.
	(build_collating_symbol): Likewise.
	* iconv/iconvconfig.c (write_output): Likewise.
	* elf/do-rel.h (elf_dynamic_do_rel): Likewise.
2004-09-24 17:09:04 +00:00
..
Makefile Update. 2004-07-01 17:50:47 +00:00
Versions Update. 2002-08-04 23:32:14 +00:00
dummy-repertoire.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
gconv.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
gconv.h (__gconv_btowc_fct): New typedef. (struct __gconv_step): New field __btowc_fct. 2002-12-02 21:44:26 +00:00
gconv_builtin.c Update. 2002-12-02 22:39:58 +00:00
gconv_builtin.h Update. 2002-12-02 22:39:58 +00:00
gconv_cache.c Update. 2003-06-11 21:57:23 +00:00
gconv_charset.h (strip): Also allow comma which is what is used to separate options. 2004-08-10 01:10:44 +00:00
gconv_close.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
gconv_conf.c Update. 2003-09-04 08:27:37 +00:00
gconv_db.c Update. 2004-08-06 18:32:16 +00:00
gconv_dl.c (do_release_all): Add __libc_freeres_fn_section. 2004-08-04 21:58:10 +00:00
gconv_int.h * Makerules ($(common-objpfx)shlib.lds): Don't use \n in rhs of sed 2004-03-25 03:54:03 +00:00
gconv_open.c * iconv/gconv_simple.c (ucs4le_internal_loop): Remove cast used as 2004-02-07 15:56:44 +00:00
gconv_simple.c Use get16/put16 for user given buffer in ucs2/ucs2reverse when unaligned memory access is attempted. 2004-06-30 07:33:05 +00:00
gconv_trans.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
iconv.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
iconv.h Update. 2003-04-19 16:57:17 +00:00
iconv_charmap.c Realloc error handling memory leak fix. 2001-12-29 15:57:15 +00:00
iconv_close.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
iconv_open.c Update. 2001-11-29 05:00:56 +00:00
iconv_prog.c Update. 2004-07-17 17:45:03 +00:00
iconv_prog.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
iconvconfig.c * sysdeps/x86_64/dl-machine.h (elf_machine_rela_relative): Remove 2004-09-24 17:09:04 +00:00
iconvconfig.h 2002-08-26 Brian Youmans <3diff@gnu.org> 2002-08-26 22:40:48 +00:00
loop.c Update. 2003-06-11 21:57:23 +00:00
skeleton.c Update. 2002-12-02 22:39:58 +00:00
strtab.c Update. 2001-09-05 00:26:04 +00:00
tst-iconv1.c Update. 2001-09-01 19:24:55 +00:00
tst-iconv2.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-iconv3.c Update. 2003-07-31 19:26:38 +00:00
tst-iconv5.c Update. 2004-06-30 07:43:11 +00:00