diff options
author | Stan Shebs <shebs@codesourcery.com> | 1995-12-12 00:27:29 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1995-12-12 00:27:29 +0000 |
commit | 7e5e83cfb45719bf120f39d1c33d8c33c521fdf8 (patch) | |
tree | e8aa21a91f66ff4a82ba58d6508cb2fc5e85368f /gas/ChangeLog | |
parent | a51794f15aa1f303bf92bc1dd29f48408189fe04 (diff) | |
download | gdb-7e5e83cfb45719bf120f39d1c33d8c33c521fdf8.zip gdb-7e5e83cfb45719bf120f39d1c33d8c33c521fdf8.tar.gz gdb-7e5e83cfb45719bf120f39d1c33d8c33c521fdf8.tar.bz2 |
* mac-as.r: Fix copyright and version strings.
(cfrg): Use PROG_NAME instead of literal name.
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 2d14562..202b35b 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Mon Dec 11 16:23:51 1995 Stan Shebs <shebs@andros.cygnus.com> + + * mac-as.r: Fix copyright and version strings. + (cfrg): Use PROG_NAME instead of literal name. + Mon Dec 11 14:14:08 1995 Ian Lance Taylor <ian@cygnus.com> * read.c (read_a_source_file): If tc_unrecognized_line is defined, |