From 4c53d2217ea26aafd7b456a7a343b98b7113a71f Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 2 Oct 2002 07:30:48 +0000 Subject: Update. 2002-10-02 Ulrich Drepper * version.h (VERSION): Bump to 2.3. * elf/Makefile (distribute): Add tst-tlsmod1.c, tst-tlsmod2.c, tst-tlsmod3.c, tst-tlsmod4.c, circlemod1.c, circlemod1a.c, circlemod2.c, circlemod2a.c, circlemod3.c, circlemod3a.c, and nodlopenmod2.c. * login/Makefile (distribute): Add utmp-equal.h. * iconvdata/Makefile (distribute): Add TSCII.precomposed and TSCII.irreversible. * Make-dist (dist): Create .bz2 file. Add rule to create .bz2 files. Also distribute xtests sources. 2002-10-02 Kaz Kojima * elf/elf.h: Change TLS ELF relocation numbers. * elf/tls-macros.h: Fix code sequences for SH TLS_LD and TLS_GD macros. * sysdeps/sh/dl-machine.h (dl_machine_rela) [case R_SH_TLS_TPOFF32]: Use addend. * sysdeps/sh/elf/initfini.c: Move __fpscr_values to... * sysdeps/sh/elf/start.S: ...here. --- iconvdata/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'iconvdata/Makefile') diff --git a/iconvdata/Makefile b/iconvdata/Makefile index 10a307f456..413ab05230 100644 --- a/iconvdata/Makefile +++ b/iconvdata/Makefile @@ -124,6 +124,7 @@ distribute := gconv-modules extra-module.mk gap.awk gaptab.awk \ ARMSCII-8.irreversible TCVN5712-1.precomposed \ JISX0213.TXT EUC-JISX0213.precomposed \ SHIFT_JISX0213.precomposed SHIFT_JISX0213.irreversible \ + TSCII.irreversible TSCII.precomposed \ 8bit-generic.c 8bit-gap.c \ ansi_x3.110.c asmo_449.c big5.c cp737.c cp737.h \ cp775.c cp775.h ibm874.c cns11643.c cns11643.h \ -- cgit v1.2.3