From 4533e615d7f7cef7a760add1dc02e7ddce2c0d5a Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 9 Dec 1998 00:55:55 +0000 Subject: [PATCH] Tue Dec 8 19:51:50 1998 Mark Klein * configure.in (hppa-*-mpeix*): New target. * config/obj-som.h (obj_som_compiler): Declare. * config/obj-som.c (compiler_seen): New static variable. (obj_som_compiler): New function. * config/tc-hppa.c: Update tc_data uses for change to bfd/som.h. (md_pseudo_table): Add "compiler" if OBJ_SOM. (pa_type_args): Set hppa_priv_level. (pa_compiler): New static function if OBJ_SOM. * configure: Rebuild. --- gas/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index e6b15a1..6f2e8ab 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,15 @@ +Tue Dec 8 19:51:50 1998 Mark Klein + + * configure.in (hppa-*-mpeix*): New target. + * config/obj-som.h (obj_som_compiler): Declare. + * config/obj-som.c (compiler_seen): New static variable. + (obj_som_compiler): New function. + * config/tc-hppa.c: Update tc_data uses for change to bfd/som.h. + (md_pseudo_table): Add "compiler" if OBJ_SOM. + (pa_type_args): Set hppa_priv_level. + (pa_compiler): New static function if OBJ_SOM. + * configure: Rebuild. + Tue Dec 8 15:00:50 1998 Ian Lance Taylor * read.c (output_leb128): Don't mark as inline. -- 2.7.4