This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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 0/3] longlong.h: sync w/gcc tree [committed]


I've cherry picked the three commits to this header that exist in gcc
already but not in glibc.

Andrew Stubbs (1):
  longlong: add SH FDPIC support

Mike Frysinger (1):
  longlong: fix sh -Wundef builds

Richard Henderson (1):
  longlong.h: Disable alpha umul_ppmm for old g++

 ChangeLog         | 18 ++++++++++++++++++
 stdlib/longlong.h | 36 ++++++++++++++++++++++++++++++++++--
 2 files changed, 52 insertions(+), 2 deletions(-)

-- 
2.6.2


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