diff options
author | Daniel Jacobowitz <drow@false.org> | 2002-10-30 03:56:39 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2002-10-30 03:56:39 +0000 |
commit | 3d82a647caf046b27712df3bffe1492736dbc12a (patch) | |
tree | 25292e443347544e6448e5b2919e11843977eacd /gas/ChangeLog | |
parent | 8ffbbda4080023ce3180475e8c9ee0bdfe54d7ba (diff) | |
download | gdb-3d82a647caf046b27712df3bffe1492736dbc12a.zip gdb-3d82a647caf046b27712df3bffe1492736dbc12a.tar.gz gdb-3d82a647caf046b27712df3bffe1492736dbc12a.tar.bz2 |
* itbl-lex.l: Use #include <> for generated headers.
* itbl-ops.c: Likewise.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index ffec7db..b32d057 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2002-10-29 Daniel Jacobowitz <drow@mvista.com> + + * itbl-lex.l: Use #include <> for generated headers. + * itbl-ops.c: Likewise. + 2002-10-28 Daniel Jacobowitz <drow@mvista.com> * doc/gasp.texi: Fix typo in deprecation note. |