diff options
author | Nick Clifton <nickc@redhat.com> | 2004-01-06 17:05:11 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2004-01-06 17:05:11 +0000 |
commit | 4f03e98cb5a6496ae9dd05c8683c7a1e6b7bf261 (patch) | |
tree | 236bfd818531e7681ad0fc8540839dc45d60a3e8 /include/aout/ChangeLog | |
parent | 673fc5d0a7d4cba3c7a52f500e104ade7ee40179 (diff) | |
download | gdb-4f03e98cb5a6496ae9dd05c8683c7a1e6b7bf261.zip gdb-4f03e98cb5a6496ae9dd05c8683c7a1e6b7bf261.tar.gz gdb-4f03e98cb5a6496ae9dd05c8683c7a1e6b7bf261.tar.bz2 |
Add N_PATCH to DO definition.
Diffstat (limited to 'include/aout/ChangeLog')
-rw-r--r-- | include/aout/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/aout/ChangeLog b/include/aout/ChangeLog index 0d054ea..148a020 100644 --- a/include/aout/ChangeLog +++ b/include/aout/ChangeLog @@ -1,3 +1,7 @@ +2004-01-06 Mark Kettenis <kettenis@gnu.org> + + * stab.def: Add N_PATCH to DO definition. + 2003-03-06 Elias Athanasopoulos <elathan@phys.uoa.gr> * aout64.h (BYTES_IN_WORD): Define if necessary. |