diff options
author | Andrew Cagney <cagney@redhat.com> | 2002-06-22 19:10:34 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2002-06-22 19:10:34 +0000 |
commit | bf1024d6980c86296af8283c48b32c6705f574e8 (patch) | |
tree | 648386571fd2fb1548710cb808a2d9b3afa456a9 /sim/ppc/ChangeLog | |
parent | 4748c6d894d27e43ef9aada3948eecbb5d5fb617 (diff) | |
download | gdb-bf1024d6980c86296af8283c48b32c6705f574e8.zip gdb-bf1024d6980c86296af8283c48b32c6705f574e8.tar.gz gdb-bf1024d6980c86296af8283c48b32c6705f574e8.tar.bz2 |
* Makefile.in (INTL_SRC): Define.
(INTL_CFLAGS): Define.
(INTL_DIR): Define.
(STD_CFLAGS): Add INTL_CFLAGS.
Diffstat (limited to 'sim/ppc/ChangeLog')
-rw-r--r-- | sim/ppc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog index 6ced05b..4c2dfef 100644 --- a/sim/ppc/ChangeLog +++ b/sim/ppc/ChangeLog @@ -1,3 +1,10 @@ +2002-06-22 Andrew Cagney <ac131313@redhat.com> + + * Makefile.in (INTL_SRC): Define. + (INTL_CFLAGS): Define. + (INTL_DIR): Define. + (STD_CFLAGS): Add INTL_CFLAGS. + 2002-06-17 Elena Zannoni <ezannoni@redhat.com> * psim.c (psim_options): Don't choke when gdb invokes us with |