diff options
author | Catherine Moore <clm@redhat.com> | 1998-08-07 01:29:08 +0000 |
---|---|---|
committer | Catherine Moore <clm@redhat.com> | 1998-08-07 01:29:08 +0000 |
commit | 157a2e242f959b6e8a29675b40bfbd726e9e3f89 (patch) | |
tree | 8466da40346354f50c9e89f062c6c6647d351f44 | |
parent | f754ac35295a45b7d70aae738ed5e8494cdebc9b (diff) | |
download | binutils-157a2e242f959b6e8a29675b40bfbd726e9e3f89.zip binutils-157a2e242f959b6e8a29675b40bfbd726e9e3f89.tar.gz binutils-157a2e242f959b6e8a29675b40bfbd726e9e3f89.tar.bz2 |
add sanitization markers.
-rw-r--r-- | gas/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 2dd798a..67b84b9 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,8 +1,10 @@ +start-sanitize-armelf Wed Aug 5 15:54:14 1998 Nick Clifton <nickc@cygnus.com> * config/tc-arm.c (md_begin): Set BFD private flags depending upon command line switches passed to assembler. +end-sanitize-armelf Mon Aug 3 14:02:52 1998 Doug Evans <devans@seba.cygnus.com> * cgen.h (GAS_CGEN_MAX_FIXUPS): GAS_ prepended, all uses updated. |