diff options
author | K. Richard Pixley <rich@cygnus> | 1992-02-18 10:18:05 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1992-02-18 10:18:05 +0000 |
commit | e6a125b1f4c1922a022581cec0871d374e7d3ac0 (patch) | |
tree | 749646e80e8fd4f7a3882fa032dc9196bff237e7 /gas/config | |
parent | e219aa78dc0c245165e2d01c9cb38b1041b43537 (diff) | |
download | gdb-e6a125b1f4c1922a022581cec0871d374e7d3ac0.zip gdb-e6a125b1f4c1922a022581cec0871d374e7d3ac0.tar.gz gdb-e6a125b1f4c1922a022581cec0871d374e7d3ac0.tar.bz2 |
Replaced previous tc_aout_fix_to_chars stub with the real thing.
Diffstat (limited to 'gas/config')
-rw-r--r-- | gas/config/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/gas/config/ChangeLog b/gas/config/ChangeLog new file mode 100644 index 0000000..712a97b --- /dev/null +++ b/gas/config/ChangeLog @@ -0,0 +1,12 @@ +Tue Feb 18 02:11:10 1992 K. Richard Pixley (rich at cygnus.com) + + * tc-ns32k.c: Replaced previous tc_aout_fix_to_chars stub with the + real thing. + + * tc-i960.c, tc-sparc.c: white space and comments only. + + * tc-a29k.h: delete duplicate macro definition. + + * new file atof-ns32k.c copied from hack's last unreleased gas. + + |