diff options
author | Catherine Moore <clm@redhat.com> | 1998-06-24 19:25:49 +0000 |
---|---|---|
committer | Catherine Moore <clm@redhat.com> | 1998-06-24 19:25:49 +0000 |
commit | 9576a4d5a06eed92dad1dd3af4d2708a15e268f7 (patch) | |
tree | b5758c5ec76453c9952153172dd2ef5964627ff6 /gas | |
parent | 54977a6833f8d5997803ccd42480ac07da497b1c (diff) | |
download | gdb-9576a4d5a06eed92dad1dd3af4d2708a15e268f7.zip gdb-9576a4d5a06eed92dad1dd3af4d2708a15e268f7.tar.gz gdb-9576a4d5a06eed92dad1dd3af4d2708a15e268f7.tar.bz2 |
Restore old section after common creation.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 9e1fa6a..7d95127 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Wed Jun 24 13:45:00 1998 Catherine Moore <clm@cygnus.com> + + * config/tc-v850.c (v850_comm): Restore old section + after common processing. + Wed Jun 24 11:50:54 1998 Klaus Kaempf <kkaempf@progis.de> * config/obj-vms.c (Create_VMS_Object_File): Force binary file. @@ -28,6 +33,7 @@ end-sanitize-v850e * config/obj-coff.c (c_symbol_merge): Replace complex expresion with call to macro SYM_AUXINFO. +>>>>>>> 1.2596 Tue Jun 23 15:09:27 1998 Mike Stump <mrs@wrs.com> * Makefile.am (install-exec-local): Don't let EXEEXT interfere |