diff options
author | Dave Korn <dave.korn@artimi.com> | 2010-12-06 01:40:20 +0000 |
---|---|---|
committer | Dave Korn <dave.korn@artimi.com> | 2010-12-06 01:40:20 +0000 |
commit | 03e81c4586aee6f27e2d5f0d007d46c26fa26309 (patch) | |
tree | bf6d18429652f2e56a6a941eec60900b563cb0c4 /config/ChangeLog | |
parent | 7ac96fb5a82797abaac47741ea3cb4103e6574fe (diff) | |
download | gdb-03e81c4586aee6f27e2d5f0d007d46c26fa26309.zip gdb-03e81c4586aee6f27e2d5f0d007d46c26fa26309.tar.gz gdb-03e81c4586aee6f27e2d5f0d007d46c26fa26309.tar.bz2 |
PR target/40125
PR lto/46695
* lthostflags.m4: New file.
(ACX_LT_HOST_FLAGS): Define.
Diffstat (limited to 'config/ChangeLog')
-rw-r--r-- | config/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog index 87af62b..83eab40 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,10 @@ +2010-12-06 Dave Korn <dave.korn.cygwin@gmail.com> + + PR target/40125 + PR lto/46695 + * lthostflags.m4: New file. + (ACX_LT_HOST_FLAGS): Define. + 2010-12-02 Dave Korn <dave.korn.cygwin@gmail.com> * mh-cygwin (LDFLAGS): Turn up stack allocation to 12MB. |