diff options
author | Ken Raeburn <raeburn@cygnus> | 1993-12-15 20:44:45 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1993-12-15 20:44:45 +0000 |
commit | cf4aca575b6e9410466febfbf5eac700df26335e (patch) | |
tree | c64fe31bd26f84e520191e8b148fc03d39e28985 /gas | |
parent | f8af9b40a2f10cab37d3db70a60d08808b6ac9d6 (diff) | |
download | gdb-cf4aca575b6e9410466febfbf5eac700df26335e.zip gdb-cf4aca575b6e9410466febfbf5eac700df26335e.tar.gz gdb-cf4aca575b6e9410466febfbf5eac700df26335e.tar.bz2 |
forgot to check in some log messages last week
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index c359358..c1ce34c 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,14 @@ +Wed Dec 15 15:39:53 1993 Ken Raeburn (raeburn@cujo.cygnus.com) + + * ecoff.c (ecoff_directive_frame): Permit extra trailing operands; + unused for now, but supplied by Alpha OSF1 compiler. + + * as.h: Protect against multiple inclusions. + (int_to_gen): Don't declare. + + * config/atof-vax.c (atof_vax): NULL is not a valid character + constant. + Tue Dec 14 21:38:25 1993 Jeffrey A. Law (law@snake.cs.utah.edu) * configure.in (hppa*-*-osf*): Do not consider this a developmental |