diff options
| author | Jakub Jelinek <jakub@redhat.com> | 2012-01-26 14:28:31 +0000 |
|---|---|---|
| committer | Jakub Jelinek <jakub@redhat.com> | 2012-01-26 14:28:31 +0000 |
| commit | 1712e1d4f7d73b741c8390e11c10d1e162650874 (patch) | |
| tree | 856da708a9a3a0a3c978e3f3cf274abda12ba624 /libiberty/ChangeLog | |
| parent | 4033a6bf64f5dcc6722100d8c09d08a51b490877 (diff) | |
| download | ppe42-binutils-1712e1d4f7d73b741c8390e11c10d1e162650874.tar.gz ppe42-binutils-1712e1d4f7d73b741c8390e11c10d1e162650874.zip | |
* make-relative-prefix.c (make_relative_prefix_1): Avoid warning
about using preprocessor directives inside of macro arguments.
Diffstat (limited to 'libiberty/ChangeLog')
| -rw-r--r-- | libiberty/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 1e9b95aa39..5f492cc397 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,8 @@ +2012-01-26 Jakub Jelinek <jakub@redhat.com> + + * make-relative-prefix.c (make_relative_prefix_1): Avoid warning + about using preprocessor directives inside of macro arguments. + 2012-01-22 Douglas B Rupp <rupp@gnat.com> * configure: Regenerate. |

