projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cce904
)
configure.in (uintptr_t): Use AC_CHECK_TYPE.
author
Douglas B Rupp
<rupp@gnat.com>
Tue, 1 Jan 2002 10:01:43 +0000
(
05:01
-0500)
committer
Richard Kenner
<kenner@gcc.gnu.org>
Tue, 1 Jan 2002 10:01:43 +0000
(
05:01
-0500)
* configure.in (uintptr_t): Use AC_CHECK_TYPE.
* configure: Regenerated.
From-SVN: r48442
libiberty/ChangeLog
patch
|
blob
|
history
diff --git
a/libiberty/ChangeLog
b/libiberty/ChangeLog
index 6d8c6fd5c5b3d2cc77ecf8619a8f91c697541383..4299e6cf4e6789c8c2a233b5305ef731eca8b1b8 100644
(file)
--- a/
libiberty/ChangeLog
+++ b/
libiberty/ChangeLog
@@
-3,6
+3,11
@@
* aclocal.m4 (libiberty_AC_FUNC_STRNCMP): Use anon mmap as 2nd try.
* configure: Regenerated.
+2001-12-24 Douglas B. Rupp <rupp@gnat.com>
+
+ * configure.in (uintptr_t): Use AC_CHECK_TYPE.
+ * configure: Regenerated.
+
2001-12-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
PR other/2719