This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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]

Backporting IA64 HP-UX patches to 4.2 and 4.1 branches


Mark,

Is it OK to backport the following IA64 HP-UX patches to the 4.1 and 4.2
branches?  The first one is not a regression but is desired by some GCC
users so that they have fewer dependencies on libgcc (making it easier
to mix and match with objects compiled with GCC and with the HP
compiler).  The second one is a bug fix though technically not a
regression.

Both are already on the main line and are HP-UX specific.

Steve Ellcey
sje@cup.hp.com


| 2006-11-09  Steve Ellcey  <sje@cup.hp.com>
|
|       * config/ia64/ia64.c (ia64_hpux_init_libfuncs):  Use HP-UX millicode
|       routines for integer division.
|
| 2006-11-07  Steve Ellcey  <sje@cup.hp.com>
|
|       PR other/25028
|       * config/ia64/t-hpux (LIB1ASMFUNCS):  Filter out _fixtfdi,
|       _fixunstfdi, and  _floatditf


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