diff options
Diffstat (limited to '.pc/more-openbsd/ChangeLog')
-rw-r--r-- | .pc/more-openbsd/ChangeLog | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/.pc/more-openbsd/ChangeLog b/.pc/more-openbsd/ChangeLog index ae8f851..d41a0f3 100644 --- a/.pc/more-openbsd/ChangeLog +++ b/.pc/more-openbsd/ChangeLog @@ -1,3 +1,25 @@ +2011-11-12 Kimura Wataru <kimuraw@i.nifty.jp> + + * m4/ax_enable_builddir: Change from string comparison to numeric + comparison for wc output. + +2011-11-10 Richard Henderson <rth@redhat.com> + + * configure.ac (GCC_AS_CFI_PSEUDO_OP): Use it instead of inline check. + * configure, aclocal.m4: Rebuild. + +2011-09-04 Iain Sandoe <iains@gcc.gnu.org> + + PR libffi/49594 + * src/powerpc/darwin_closure.S (stubs): Make the stub binding + helper reference track the architecture pointer size. + +2011-08-25 Andrew Haley <aph@redhat.com> + + * src/arm/ffi.c (FFI_INIT_TRAMPOLINE): Remove hard-coded assembly + instructions. + * src/arm/sysv.S (ffi_arm_trampoline): Put them here instead. + 2011-07-11 Andrew Haley <aph@redhat.com> * src/arm/ffi.c (FFI_INIT_TRAMPOLINE): Clear icache. |