glibc/sysdeps
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
..
alpha * sysdeps/alpha/fpu/libm-test-ulps: Update. * scripts/data/c++-types-alpha-linux-gnu.data: New file. 2004-09-15 12:23:39 +00:00
am29k
arm
cris
generic Update. 2004-09-23 07:45:38 +00:00
gnu Update. 2004-08-26 09:16:12 +00:00
hppa
i386 Update. 2004-09-07 22:33:37 +00:00
i860
i960
ia64 Use __NTH instead of __THROW. 2004-09-08 21:44:02 +00:00
ieee754
m68k
m88k
mach (init1): fix one more nit in last change 2004-09-13 00:42:46 +00:00
mips * sysdeps/mips/dl-machine.h (_dl_start_user): Don't set 2004-08-25 05:57:46 +00:00
posix Update. 2004-09-18 23:57:46 +00:00
powerpc Update. 2004-09-08 07:02:28 +00:00
pthread
rs6000
s390 Update. 2004-09-08 14:04:05 +00:00
sh
sparc
standalone Update. 2004-09-14 04:41:35 +00:00
tahoe
unix Update. 2004-09-24 07:18:48 +00:00
vax
wordsize-32
wordsize-64
x86_64 * sysdeps/x86_64/dl-machine.h (elf_machine_rela_relative): Remove 2004-09-24 17:09:04 +00:00
z8000