This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH][arm] Remove linuxthreads support


Hello,

I also noticed that glibc-ports still contains "linuxthreads" subdirectories.
These seem to be dead code now that linuxthreads support has long been
removed from glibc proper.  (Also, they seem to be out of date due to
changes to common macros, so I think they wouldn't be correct anyway.)

Dan Jacobowitz suggested those files should simply be removed.

I've tested the following patch with no regressions on armv7l-linux-gnueabi.

Bye,
Ulrich

ChangeLog.arm:

2011-03-21  Ulrich Weigand  <ulrich.weigand@linaro.org>

	* sysdeps/arm/linuxthreads: Remove directory.
	* sysdeps/unix/sysv/linux/arm/linuxthreads: Likewise.
	* sysdeps/unix/sysv/linux/arm/eabi/linuxthreads: Likewise.

[obvious patch omitted]

-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  Ulrich.Weigand@de.ibm.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]