diff options
author | Ian Lance Taylor <ian@airs.com> | 1994-03-22 19:00:08 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1994-03-22 19:00:08 +0000 |
commit | e1b5066f45bd42ea84be781735da3ca17b95fec9 (patch) | |
tree | 1c450dd5e71fdba017ce863606e2dd95333f85ea /gas | |
parent | 4b8250bda269ad61e3af496dcd49d67bd0aa7ef5 (diff) | |
download | gdb-e1b5066f45bd42ea84be781735da3ca17b95fec9.zip gdb-e1b5066f45bd42ea84be781735da3ca17b95fec9.tar.gz gdb-e1b5066f45bd42ea84be781735da3ca17b95fec9.tar.bz2 |
* config/obj-ecoff.h (obj_sec_sym_ok_for_reloc): Define to be 1.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 764835f..f79c0db 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,13 @@ +Tue Mar 22 13:58:37 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * config/obj-ecoff.h (obj_sec_sym_ok_for_reloc): Define to be 1. + +Sun Mar 20 16:31:55 1994 Jeffrey A. Law (law@snake.cs.utah.edu) + + * config/tc-hppa.c (create_new_space): Use ints, not chars as + parameters to avoid losing when compiling with HP CC. + (create_new_subspace, update_subspace, fix_new_hppa): Likewise. + Sun Mar 20 14:43:14 1994 Ken Raeburn (raeburn@cujo.cygnus.com) * Makefile.in (config-stamp): If `defs' is defined, emit a |