aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps')
-rw-r--r--sysdeps/i386/Dist1
-rw-r--r--sysdeps/ia64/Dist1
-rw-r--r--sysdeps/s390/Dist1
-rw-r--r--sysdeps/sh/Dist2
-rw-r--r--sysdeps/unix/sysv/linux/alpha/Dist1
-rw-r--r--sysdeps/unix/sysv/linux/powerpc/Dist1
-rw-r--r--sysdeps/wordsize-32/Dist1
-rw-r--r--sysdeps/x86_64/Dist2
8 files changed, 10 insertions, 0 deletions
diff --git a/sysdeps/i386/Dist b/sysdeps/i386/Dist
index ac32a5b4d2..34cc8b0fdc 100644
--- a/sysdeps/i386/Dist
+++ b/sysdeps/i386/Dist
@@ -1,3 +1,4 @@
i386-mcount.S
machine-gmon.h
bp-asm.h
+bits/link.h
diff --git a/sysdeps/ia64/Dist b/sysdeps/ia64/Dist
index 5621d47c28..09ee86c206 100644
--- a/sysdeps/ia64/Dist
+++ b/sysdeps/ia64/Dist
@@ -3,6 +3,7 @@ dl-symaddr.c
dl-fptr.c
elf/entry.h
hp-timing.c
+ia64libgcc.S
ieee754.h
softpipe.h
bits/link.h
diff --git a/sysdeps/s390/Dist b/sysdeps/s390/Dist
index 7508e5a5af..10a95f596b 100644
--- a/sysdeps/s390/Dist
+++ b/sysdeps/s390/Dist
@@ -1,2 +1,3 @@
machine-gmon.h
+bits/link.h
fpu/fenv_libc.h
diff --git a/sysdeps/sh/Dist b/sysdeps/sh/Dist
new file mode 100644
index 0000000000..a6bf2ff36d
--- /dev/null
+++ b/sysdeps/sh/Dist
@@ -0,0 +1,2 @@
+_mcount.S
+bits/link.h
diff --git a/sysdeps/unix/sysv/linux/alpha/Dist b/sysdeps/unix/sysv/linux/alpha/Dist
index d80c5c2425..63e68d3d69 100644
--- a/sysdeps/unix/sysv/linux/alpha/Dist
+++ b/sysdeps/unix/sysv/linux/alpha/Dist
@@ -1,6 +1,7 @@
alpha/ptrace.h
alpha/regdef.h
clone.S
+dl-brk.S
ieee_get_fp_control.S
ieee_set_fp_control.S
ioperm.c
diff --git a/sysdeps/unix/sysv/linux/powerpc/Dist b/sysdeps/unix/sysv/linux/powerpc/Dist
index e21874a321..2cd4c796ea 100644
--- a/sysdeps/unix/sysv/linux/powerpc/Dist
+++ b/sysdeps/unix/sysv/linux/powerpc/Dist
@@ -1,4 +1,5 @@
clone.S
+dl-brk.S
fe_nomask.c
ipc_priv.h
kernel_stat.h
diff --git a/sysdeps/wordsize-32/Dist b/sysdeps/wordsize-32/Dist
new file mode 100644
index 0000000000..2459c7d95b
--- /dev/null
+++ b/sysdeps/wordsize-32/Dist
@@ -0,0 +1 @@
+divdi3.c
diff --git a/sysdeps/x86_64/Dist b/sysdeps/x86_64/Dist
index bcf366086c..d0e516c5bc 100644
--- a/sysdeps/x86_64/Dist
+++ b/sysdeps/x86_64/Dist
@@ -1,2 +1,4 @@
bp-asm.h
hp-timing.c
+_mcount.S
+bits/link.h