Since HPUX now exists for Itanium, we should decouple the assumption
that OS=hpux is the same as CPU=hppa. First steps at doing this. With these patches, we still work on hppa with either gcc or HP's cc. We might work on hpux/itanium with gcc, but I can't test it. Definitely will not work on hpux/itanium with non-gcc compiler, for lack of spinlock code.
Showing
- configure 1 addition, 1 deletionconfigure
- configure.in 2 additions, 2 deletionsconfigure.in
- src/backend/port/hpux/tas.c.template 4 additions, 0 deletionssrc/backend/port/hpux/tas.c.template
- src/backend/port/tas/hpux_hppa.s 0 additions, 0 deletionssrc/backend/port/tas/hpux_hppa.s
- src/include/port/hpux.h 21 additions, 6 deletionssrc/include/port/hpux.h
- src/include/storage/s_lock.h 9 additions, 8 deletionssrc/include/storage/s_lock.h
Loading
Please register or sign in to comment