-
- Downloads
fibheap.h (struct fibnode): Only use unsigned long bitfields when __GNUC__ is...
fibheap.h (struct fibnode): Only use unsigned long bitfields when __GNUC__ is defined and ints are less... [include] * fibheap.h (struct fibnode): Only use unsigned long bitfields when __GNUC__ is defined and ints are less than 32-bits wide. [libiberty] * configure.ac: Invoke AC_CHECK_SIZEOF for sizeof (int). * configure: Regenerate. * config.in: Likewise. From-SVN: r92009
Showing
- include/ChangeLog 5 additions, 0 deletionsinclude/ChangeLog
- include/fibheap.h 1 addition, 1 deletioninclude/fibheap.h
- libiberty/ChangeLog 6 additions, 0 deletionslibiberty/ChangeLog
- libiberty/config.in 3 additions, 0 deletionslibiberty/config.in
- libiberty/configure 408 additions, 0 deletionslibiberty/configure
- libiberty/configure.ac 3 additions, 0 deletionslibiberty/configure.ac
Loading
Please register or sign in to comment