diff options
author | David Edelsohn <dje.gcc@gmail.com> | 1995-03-09 21:54:14 +0000 |
---|---|---|
committer | David Edelsohn <dje.gcc@gmail.com> | 1995-03-09 21:54:14 +0000 |
commit | 9a6ec5ebd11157f56c03d043c06de97a21582f75 (patch) | |
tree | 962b7ba4d3cda81f199b6a827d13ce1532cd6305 /gas | |
parent | df0f11ff3306c0ff15078a8438066b12a2e50d7d (diff) | |
download | gdb-9a6ec5ebd11157f56c03d043c06de97a21582f75.zip gdb-9a6ec5ebd11157f56c03d043c06de97a21582f75.tar.gz gdb-9a6ec5ebd11157f56c03d043c06de97a21582f75.tar.bz2 |
Delete this patch, it breaks the h8300 assembler.
Tue Jan 10 13:34:14 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
* config/obj-coff.c (write_object_file): Don't treat h8300 and z8k
specially with regard to fixups.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 7cb13d7..9c5baa1 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,15 @@ +Thu Mar 9 13:51:30 1995 Doug Evans <dje@canuck.cygnus.com> + + Delete this patch, it breaks the h8300 assembler. + Tue Jan 10 13:34:14 1995 Ken Raeburn <raeburn@cujo.cygnus.com> + * config/obj-coff.c (write_object_file): Don't treat h8300 and z8k + specially with regard to fixups. + +Thu Mar 9 12:28:18 1995 Michael Meissner <meissner@tiktok.cygnus.com> + + * config/tc-ppc.c (mrelocatable): Change type to boolean. + (md_begin): Set the EF_PPC_RELOCATABLE if -mrelocatable. + Wed Mar 8 15:39:39 1995 Ian Lance Taylor <ian@cygnus.com> * config/tc-mips.c (md_begin): Check for a cpu string of r8000 or |