All of lore.kernel.org
 help / color / mirror / Atom feed
* [parisc-linux] [PATCH] Remove 16-byte alignment for hppa
@ 2003-10-10 21:17 Carlos O'Donell
  0 siblings, 0 replies; 2+ messages in thread
From: Carlos O'Donell @ 2003-10-10 21:17 UTC (permalink / raw)
  To: libc-alpha, parisc-linux

libc-alpha,

We no longer require malloc alignment to be 16. Our lock implementation
is flexible enough that this option is now irrelevant.

Cheers,
Carlos.
===

2003-10-10  Carlos O'Donell  <carlos@baldric.uwo.ca>

	* sysdeps/hppa/Makefile: Remove -DMALLOC_ALIGNMENT=16.

--- glibc-2.3.1/sysdeps/hppa/Makefile	2003-01-20 23:47:12.000000000 -0500
+++ glibc-2.3.1/sysdeps/hppa/Makefile	2003-01-20 23:47:19.000000000 -0500
@@ -22,10 +22,6 @@
 # CFLAGS-.os += -ffunction-sections
 LDFLAGS-c_pic.os += -Wl,--unique=.text*
 
-ifeq ($(subdir),malloc)
-CFLAGS-malloc.c += -DMALLOC_ALIGNMENT=16
-endif
-
 ifeq ($(subdir),elf)
 CFLAGS-rtld.c += -mdisable-fpregs
 dl-routines += dl-symaddr dl-fptr

^ permalink raw reply	[flat|nested] 2+ messages in thread
* [parisc-linux] [PATCH] Remove 16-byte alignment for hppa
@ 2003-10-10 21:17 Carlos O'Donell
  0 siblings, 0 replies; 2+ messages in thread
From: Carlos O'Donell @ 2003-10-10 21:17 UTC (permalink / raw)
  To: libc-alpha, parisc-linux

libc-alpha,

We no longer require malloc alignment to be 16. Our lock implementation
is flexible enough that this option is now irrelevant.

Cheers,
Carlos.
===

2003-10-10  Carlos O'Donell  <carlos@baldric.uwo.ca>

	* sysdeps/hppa/Makefile: Remove -DMALLOC_ALIGNMENT=16.

--- glibc-2.3.1/sysdeps/hppa/Makefile	2003-01-20 23:47:12.000000000 -0500
+++ glibc-2.3.1/sysdeps/hppa/Makefile	2003-01-20 23:47:19.000000000 -0500
@@ -22,10 +22,6 @@
 # CFLAGS-.os += -ffunction-sections
 LDFLAGS-c_pic.os += -Wl,--unique=.text*
 
-ifeq ($(subdir),malloc)
-CFLAGS-malloc.c += -DMALLOC_ALIGNMENT=16
-endif

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-10-10 21:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-10 21:17 [parisc-linux] [PATCH] Remove 16-byte alignment for hppa Carlos O'Donell
  -- strict thread matches above, loose matches on Subject: below --
2003-10-10 21:17 Carlos O'Donell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.