OSDN Git Service

pf3gnuchains/pf3gnuchains3x.git
24 years agoAdd hooks to support TI COFF handling.
Timothy Wall [Thu, 10 Feb 2000 21:21:55 +0000 (21:21 +0000)]
Add hooks to support TI COFF handling.

24 years agoCheck label validity with TC_START_LABEL_WITHOUT_COLON if defined.
Timothy Wall [Thu, 10 Feb 2000 21:03:12 +0000 (21:03 +0000)]
Check label validity with TC_START_LABEL_WITHOUT_COLON if defined.

24 years agoNew preprocessor options.
Timothy Wall [Thu, 10 Feb 2000 21:00:10 +0000 (21:00 +0000)]
New preprocessor options.

24 years agoFix problem where -relax could reorder multiple consecutive sets of the
Joern Rennecke [Thu, 10 Feb 2000 20:17:33 +0000 (20:17 +0000)]
Fix problem where -relax could reorder multiple consecutive sets of the
same register:
* coff-sh.c (USES1_REG, USES2_REG, SETS1_REG, SETS2_REG,
USESF1_REG, USESF2_REG, SETSF1_REG, SETSF2_REG): New macros.
* (sh_insn_sets_reg, sh_insn_sets_freg): New prototypes.
* (sh_insn_sets_reg, sh_insn_uses_or_sets_reg, sh_insns_sets_freg,
sh_insns_uses_or_sets_freg): New functions.
* (sh_insn_uses_reg, sh_insn_uses_freg): Use new macros.
* (sh_insns_conflict): Use new functions and new macros to
detect conflicts when two instructions both set same integer registers,
both set same fp register, and both set special register.

24 years agowait.h was replaced by gdb/gdb_wait.h.
Andrew Cagney [Thu, 10 Feb 2000 04:37:34 +0000 (04:37 +0000)]
wait.h was replaced by gdb/gdb_wait.h.

24 years agoThese snippets were missed in the previous bytes vs octets patch to
Timothy Wall [Wed, 9 Feb 2000 14:42:48 +0000 (14:42 +0000)]
These snippets were missed in the previous bytes vs octets patch to
the linker.

24 years agoSet arch/mach info prior to swapping in sections, so that the swapping
Timothy Wall [Wed, 9 Feb 2000 13:41:44 +0000 (13:41 +0000)]
Set arch/mach info prior to swapping in sections, so that the swapping
routines have access to the arch/mach info.

24 years ago(sim_resume): Clarify use of SIGGNAL.
Andrew Cagney [Wed, 9 Feb 2000 07:44:03 +0000 (07:44 +0000)]
(sim_resume): Clarify use of SIGGNAL.
(sim_stop_reason): Clarify meaning of sim_signalled.

24 years agoapply patch from MArk Elbrecht tpo update comment and copyright
Nick Clifton [Tue, 8 Feb 2000 21:10:28 +0000 (21:10 +0000)]
apply patch from MArk Elbrecht tpo update comment and copyright

24 years agoNUMBERS_WITH_SUFFIX *doesn't* want to handle 'x', since that is valid
Timothy Wall [Tue, 8 Feb 2000 19:41:03 +0000 (19:41 +0000)]
NUMBERS_WITH_SUFFIX *doesn't* want to handle 'x', since that is valid
when the 0x prefix is used.

24 years agoRemove redundant code for checking numbers with suffixes. Add
Timothy Wall [Tue, 8 Feb 2000 19:06:00 +0000 (19:06 +0000)]
Remove redundant code for checking numbers with suffixes.  Add
functionality to break out of assembler loops.

24 years agoFix bug in interlisting option, added --file-start-context option.
Timothy Wall [Tue, 8 Feb 2000 18:38:13 +0000 (18:38 +0000)]
Fix bug in interlisting option, added --file-start-context option.

24 years agoAdd handling for numbers with suffixed radix.
Timothy Wall [Tue, 8 Feb 2000 14:21:53 +0000 (14:21 +0000)]
Add handling for numbers with suffixed radix.

24 years agochangelog for elseif addition
Timothy Wall [Tue, 8 Feb 2000 14:20:57 +0000 (14:20 +0000)]
changelog for elseif addition

24 years agoNew elseif directive has been added.
Timothy Wall [Tue, 8 Feb 2000 14:13:57 +0000 (14:13 +0000)]
New elseif directive has been added.

24 years agoReinstate the following lost patches:
Jeff Law [Tue, 8 Feb 2000 06:39:54 +0000 (06:39 +0000)]
Reinstate the following lost patches:
Wed Dec 15 11:22:56 1999  Jeffrey A Law  (law@cygnus.com)

        * hp-symtab.h (HP_LANGUAGE_FORTRAN): New enumeration constant.
        (HP_LANGUAGE_F77): Define using HP_LANGUAGE_FORTRAN.

1999-11-04      Jimmy Guo       <guo@cup.hp.com>

        * hp-symtab.h (dntt_type_fparam): Add doc_ranges, misc_kind
        fields, change location type to CORE_ADDR from int.
        (dntt_type_const): Name the 5th field location_type.

24 years agoRename parse_disassembler_option (again)
Nick Clifton [Mon, 7 Feb 2000 18:27:19 +0000 (18:27 +0000)]
Rename parse_disassembler_option (again)

24 years ago2000-02-06 Jason Molenda (jsm@bugshack.cygnus.com)
Jason Molenda [Mon, 7 Feb 2000 02:22:31 +0000 (02:22 +0000)]
2000-02-06  Jason Molenda  (jsm@bugshack.cygnus.com)

* ChangeLog: Whitespace change to test logging.
* bfd/ChangeLog, dejagnu/ChangeLog, include/ChangeLog, tcl/ChangeLog: Same.

24 years agoApply patches to support Insight by hand from insight-2000-02-04 snapshot.
Jason Molenda [Mon, 7 Feb 2000 00:34:34 +0000 (00:34 +0000)]
Apply patches to support Insight by hand from insight-2000-02-04 snapshot.

24 years agoFix typo in ALIGN_N usage.
Timothy Wall [Fri, 4 Feb 2000 19:49:21 +0000 (19:49 +0000)]
Fix typo in ALIGN_N usage.

24 years agoRemove conditionals causing a bug in listings.
Timothy Wall [Fri, 4 Feb 2000 19:45:19 +0000 (19:45 +0000)]
Remove conditionals causing a bug in listings.

24 years agoApply H>J's patch to propogate changes made by Thomas de Lellis to arm.h
Nick Clifton [Thu, 3 Feb 2000 19:20:37 +0000 (19:20 +0000)]
Apply H>J's patch to propogate changes made by Thomas de Lellis to arm.h

24 years agoAdd octets vs bytes functionality to LD.
Timothy Wall [Thu, 3 Feb 2000 18:24:46 +0000 (18:24 +0000)]
Add octets vs bytes functionality to LD.

24 years agooctets vs bytes changes for GAS
Timothy Wall [Thu, 3 Feb 2000 18:20:23 +0000 (18:20 +0000)]
octets vs bytes changes for GAS

24 years agooctets vs bytes changes for binutils
Timothy Wall [Thu, 3 Feb 2000 18:12:55 +0000 (18:12 +0000)]
octets vs bytes changes for binutils

24 years agoFix bug in stabs filename encoding where backslashes are present.
Timothy Wall [Wed, 2 Feb 2000 00:24:17 +0000 (00:24 +0000)]
Fix bug in stabs filename encoding where backslashes are present.

24 years agoAdd ATPCS register naming support
Nick Clifton [Mon, 31 Jan 2000 22:14:50 +0000 (22:14 +0000)]
Add ATPCS register naming support

24 years ago* config/obj-coff.h (OBJ_COPY_SYMBOL_ATTRIBUTES): Don't define if
Geoffrey Keating [Mon, 31 Jan 2000 19:13:47 +0000 (19:13 +0000)]
* config/obj-coff.h (OBJ_COPY_SYMBOL_ATTRIBUTES): Don't define if
already defined.
* config/tc-ppc.h [OBJ_XCOFF] (OBJ_COPY_SYMBOL_ATTRIBUTES):
New macro.
* config/tc-ppc.c (ppc_fix_adjustable): Don't look at the frag
of a symbol when we really care about its value.

24 years agoCathc unwanted text after instructions
Nick Clifton [Mon, 31 Jan 2000 18:24:43 +0000 (18:24 +0000)]
Cathc unwanted text after instructions

24 years agoFix date.
Andreas Schwab [Fri, 28 Jan 2000 12:38:22 +0000 (12:38 +0000)]
Fix date.

24 years agoRename parse_disassembler_option to parse_arm_disassembler_option and allow it
Nick Clifton [Fri, 28 Jan 2000 01:55:09 +0000 (01:55 +0000)]
Rename parse_disassembler_option to parse_arm_disassembler_option and allow it
to be exported.

24 years agoAdd prototype for parse_arm_diassembler_option
Nick Clifton [Fri, 28 Jan 2000 01:54:05 +0000 (01:54 +0000)]
Add prototype for parse_arm_diassembler_option

24 years agoApply patch from Thomas de Lellis to allow nm to distinguish between weak
Nick Clifton [Fri, 28 Jan 2000 01:06:37 +0000 (01:06 +0000)]
Apply patch from Thomas de Lellis to allow nm to distinguish between weak
function symbols and weak data symbols.

24 years agoAdd ATPCS support to ARM disassembler.
Nick Clifton [Thu, 27 Jan 2000 22:17:12 +0000 (22:17 +0000)]
Add ATPCS support to ARM disassembler.
Document ARM disassembler options.

24 years agoAdd support for documenting target specific disassembler options
Nick Clifton [Thu, 27 Jan 2000 21:44:26 +0000 (21:44 +0000)]
Add support for documenting target specific disassembler options

24 years agoApply Thoams de Lellis's patch to fic disassembly of Thumb instructions when
Nick Clifton [Thu, 27 Jan 2000 20:05:32 +0000 (20:05 +0000)]
Apply Thoams de Lellis's patch to fic disassembly of Thumb instructions when
bounded by non-function labels.

24 years agoMake copyright date lists comply with GNU requirement
Alan Modra [Wed, 26 Jan 2000 23:58:13 +0000 (23:58 +0000)]
Make copyright date lists comply with GNU requirement

24 years agoMost of these changes are really only cosmetic. The readelf.c patch
Alan Modra [Wed, 26 Jan 2000 23:11:48 +0000 (23:11 +0000)]
Most of these changes are really only cosmetic.  The readelf.c patch
fixes a thinko in get_dynamic_flags.  I found at least one message
string that included a `%' being passed to printf in the format
argument.

24 years agoThis set of patches add support for aout emulation on the x86
Alan Modra [Wed, 26 Jan 2000 22:48:31 +0000 (22:48 +0000)]
This set of patches add support for aout emulation on the x86
assembler.  ie. You will be able to do "as --em=i386aout" on an x86
linux-elf assembler to generate aout format object files, rather than
using a separate assembler.  The aout emulation is enabled by giving
"--enable-targets=i386-linuxaout" to configure.
Oh yeah, there's a couple of fixes too.  Error messages shouldn't be
passed to printf in the format arg just in case someone puts a `%' in
the message.

24 years agoPrevent double dumping of raw thumb instructions.
Nick Clifton [Tue, 25 Jan 2000 22:10:13 +0000 (22:10 +0000)]
Prevent double dumping of raw thumb instructions.

24 years agoRemove use of a GCC extension when allocating local arrays.
Nick Clifton [Mon, 24 Jan 2000 19:38:04 +0000 (19:38 +0000)]
Remove use of a GCC extension when allocating local arrays.

24 years agoTo satisfy latest CVS gcc:
Alan Modra [Sat, 22 Jan 2000 23:22:18 +0000 (23:22 +0000)]
To satisfy latest CVS gcc:
* emultempl/*.em (ld_emulation_xfer_struct): Add missing NULL
initialisers, and comments.
* testsuite/ld-srec/sr3.cc (__rethrow): New.

24 years agoFix gas x86 testsuite for a.out
Alan Modra [Fri, 21 Jan 2000 22:58:04 +0000 (22:58 +0000)]
Fix gas x86 testsuite for a.out

24 years agoFix seeks and reads past the end of a BIM
Nick Clifton [Fri, 21 Jan 2000 20:52:35 +0000 (20:52 +0000)]
Fix seeks and reads past the end of a BIM

24 years agofix typo in comment.
Nick Clifton [Fri, 21 Jan 2000 17:44:51 +0000 (17:44 +0000)]
fix typo in comment.

24 years agogas/testsuite/ChangeLog
Alan Modra [Fri, 21 Jan 2000 10:18:33 +0000 (10:18 +0000)]
gas/testsuite/ChangeLog
* gas/i386/general.{s,l}: Move 16 bit jmp and call tests from here
* gas/i386/jump16.{s,d}: To here.
* gas/i386/jump.{s,d}: New files.  Duplicate 32 bit jmp and call
tests in general.s so that objdump is exercised.

* gas/i386/i386.exp: Call new tests.

24 years agoAdd 'add" as an offial alias for "addu"
Nick Clifton [Fri, 21 Jan 2000 00:27:29 +0000 (00:27 +0000)]
Add 'add" as an offial alias for "addu"

24 years agofix dll table lookup code for Motorola
Nick Clifton [Thu, 20 Jan 2000 23:42:51 +0000 (23:42 +0000)]
fix dll table lookup code for Motorola

24 years agofix spelling of Motorola
Nick Clifton [Thu, 20 Jan 2000 19:08:43 +0000 (19:08 +0000)]
fix spelling of Motorola

24 years agoApply H.J.'s patch to fix NOLOAD section sizes and dot updates
Nick Clifton [Tue, 18 Jan 2000 23:58:58 +0000 (23:58 +0000)]
Apply H.J.'s patch to fix NOLOAD section sizes and dot updates

24 years agoDetect ELFOSABI_ARM.
Nick Clifton [Mon, 17 Jan 2000 18:09:34 +0000 (18:09 +0000)]
Detect ELFOSABI_ARM.

24 years agoCosmetic changes to tc-i386.[ch] + extend x86 gas testsuite jmp and
Alan Modra [Sat, 15 Jan 2000 12:06:03 +0000 (12:06 +0000)]
Cosmetic changes to tc-i386.[ch] + extend x86 gas testsuite jmp and
call tests + tweak intel mode far call and jmp.

24 years agoAdd jmp and call tests to prevent intel mode lossage creeping in again.
Alan Modra [Sat, 15 Jan 2000 04:46:00 +0000 (04:46 +0000)]
Add jmp and call tests to prevent intel mode lossage creeping in again.

24 years agoCorrect function return types for new and fussy gcc.
Alan Modra [Fri, 14 Jan 2000 23:10:21 +0000 (23:10 +0000)]
Correct function return types for new and fussy gcc.

24 years agofix mis-applied patch
Nick Clifton [Fri, 14 Jan 2000 18:13:40 +0000 (18:13 +0000)]
fix mis-applied patch

24 years ago2000-01-13 Clinton Popetz <cpopetz@cygnus.com>
Clinton Popetz [Fri, 14 Jan 2000 17:58:29 +0000 (17:58 +0000)]
2000-01-13  Clinton Popetz  <cpopetz@cygnus.com>

        * config/tc-mips.c (mips_do_align): New function.
        * config/tc-mips.h (md_do_align): Define.

24 years agoApplied Tim Wall's patch to replace RELSZ and friends with bfd_coff_relsz and
Nick Clifton [Thu, 13 Jan 2000 23:55:21 +0000 (23:55 +0000)]
Applied Tim Wall's patch to replace RELSZ and friends with bfd_coff_relsz and
friends.

24 years agoFix bug in interwork stubs from thumb to arm
Nick Clifton [Thu, 13 Jan 2000 22:55:12 +0000 (22:55 +0000)]
Fix bug in interwork stubs from thumb to arm

24 years agoApply Tim walls octest vs bytes patch
Nick Clifton [Thu, 13 Jan 2000 22:10:36 +0000 (22:10 +0000)]
Apply Tim walls octest vs bytes patch

24 years agoApply for for CR 102957.
Nick Clifton [Thu, 13 Jan 2000 20:46:54 +0000 (20:46 +0000)]
Apply for for CR 102957.

24 years agoFix description of EM_S370.
Nick Clifton [Thu, 13 Jan 2000 20:13:35 +0000 (20:13 +0000)]
Fix description of EM_S370.

24 years agofix comments on some EM numbers.
Nick Clifton [Thu, 13 Jan 2000 20:13:13 +0000 (20:13 +0000)]
fix comments on some EM numbers.

24 years agoMerge in changes from egcs for AIX cross-compilation support.
Geoffrey Keating [Wed, 12 Jan 2000 18:56:45 +0000 (18:56 +0000)]
Merge in changes from egcs for AIX cross-compilation support.

24 years agoFix mistakes made about interpretation of ELF ABI spec
Nick Clifton [Tue, 11 Jan 2000 17:53:33 +0000 (17:53 +0000)]
Fix mistakes made about interpretation of ELF ABI spec

24 years agofixup ARM documentation
Nick Clifton [Mon, 10 Jan 2000 22:22:56 +0000 (22:22 +0000)]
fixup ARM documentation

24 years agoAdd arm-conix target
Nick Clifton [Mon, 10 Jan 2000 19:48:27 +0000 (19:48 +0000)]
Add arm-conix target

24 years agoAdd NT_WIN32PSTATUS to list of recognised core notes
Nick Clifton [Mon, 10 Jan 2000 18:52:23 +0000 (18:52 +0000)]
Add NT_WIN32PSTATUS to list of recognised core notes

24 years agoAdd definition of NT_WIN32PSTATUS
Nick Clifton [Mon, 10 Jan 2000 18:51:33 +0000 (18:51 +0000)]
Add definition of NT_WIN32PSTATUS

24 years agoApply patch from Egor Duda to process win32_pstatus notes in core dumps.
Nick Clifton [Mon, 10 Jan 2000 18:50:16 +0000 (18:50 +0000)]
Apply patch from Egor Duda to process win32_pstatus notes in core dumps.

24 years agoApply Mumit Khan's patch to allow temporary file for process interconnection
Nick Clifton [Fri, 7 Jan 2000 22:33:48 +0000 (22:33 +0000)]
Apply Mumit Khan's patch to allow temporary file for process interconnection

24 years agoFix description of -n command line switch
Nick Clifton [Fri, 7 Jan 2000 19:46:04 +0000 (19:46 +0000)]
Fix description of -n command line switch

24 years agoRemind users about -Wl,
Nick Clifton [Fri, 7 Jan 2000 19:06:46 +0000 (19:06 +0000)]
Remind users about -Wl,

24 years agoadd missing definitions
Nick Clifton [Wed, 5 Jan 2000 23:42:56 +0000 (23:42 +0000)]
add missing definitions

24 years ago * ld.h (wildcard_spec): Change exclude_name to exclude_name_list.
Catherine Moore [Wed, 5 Jan 2000 14:12:23 +0000 (14:12 +0000)]
    * ld.h (wildcard_spec):  Change exclude_name to exclude_name_list.
        (name_list): New.
        * ld.texinfo (EXCLUDE_FILE): Update documentation.
        * ldgram.y (wildcard_spec): Support a list of excluded_files.
        (exclude_name_list): New.
        ldlang.c (walk_wild_section): Support list of excluded files.
        (print_wild_statement): Likewise.
        (lang_add_wild): Likewise.
        * ldlang.h (lang_wild_statement_type): Likewise.
        * scripttempl/elf.sc (OTHER_EXCLUDE_FILES): Support.

24 years agoadd year 2000 copyright notice
Nick Clifton [Wed, 5 Jan 2000 00:04:43 +0000 (00:04 +0000)]
add year 2000 copyright notice

24 years agoApply Mumit Khan's patch to remove 32 postfix from cygwin and mingw
Nick Clifton [Wed, 5 Jan 2000 00:03:36 +0000 (00:03 +0000)]
Apply Mumit Khan's patch to remove 32 postfix from cygwin and mingw

24 years agoApply Mumit Khan's patch to implement --compat-implib command line switch
Nick Clifton [Tue, 4 Jan 2000 23:59:42 +0000 (23:59 +0000)]
Apply Mumit Khan's patch to implement --compat-implib command line switch

24 years agooops - change omitted from previous delta
Nick Clifton [Tue, 4 Jan 2000 23:48:31 +0000 (23:48 +0000)]
oops - change omitted from previous delta

24 years agoApplied Mumit Kha's patch to tweak dll production code.
Nick Clifton [Tue, 4 Jan 2000 23:44:03 +0000 (23:44 +0000)]
Applied Mumit Kha's patch to tweak dll production code.

24 years agoAdded year 2000 copyright notice
Nick Clifton [Tue, 4 Jan 2000 23:33:29 +0000 (23:33 +0000)]
Added year 2000 copyright notice

24 years agoApply patch from Mumit Khan to fix bugs generating dll names.
Nick Clifton [Tue, 4 Jan 2000 23:30:51 +0000 (23:30 +0000)]
Apply patch from Mumit Khan to fix bugs generating dll names.

24 years agooops - omitted from previous delta
Nick Clifton [Tue, 4 Jan 2000 23:28:10 +0000 (23:28 +0000)]
oops - omitted from previous delta

24 years agoAdd support for --disassembler-options=force-thumb
Nick Clifton [Mon, 3 Jan 2000 20:50:57 +0000 (20:50 +0000)]
Add support for --disassembler-options=force-thumb

24 years agodocument --disassembler-options=force-thumb
Nick Clifton [Mon, 3 Jan 2000 20:49:47 +0000 (20:49 +0000)]
document --disassembler-options=force-thumb

24 years agoELF visibility patch from Martin Loewis
Nick Clifton [Mon, 3 Jan 2000 18:34:24 +0000 (18:34 +0000)]
ELF visibility patch from Martin Loewis

24 years agoELF visibility patch from Martin Loewis.
Nick Clifton [Mon, 3 Jan 2000 18:32:21 +0000 (18:32 +0000)]
ELF visibility patch from Martin Loewis.

24 years ago * elflink.h (bfd_elf,size_dynamic_sections): Don't export all
Richard Henderson [Wed, 29 Dec 1999 19:50:13 +0000 (19:50 +0000)]
    * elflink.h (bfd_elf,size_dynamic_sections): Don't export all
        if no dynamic sections created.

24 years agoAdd decoding of new constants defined in Oct 4, 1999 draft of ELF ABI spec.
Nick Clifton [Tue, 28 Dec 1999 20:23:39 +0000 (20:23 +0000)]
Add decoding of new constants defined in Oct 4, 1999 draft of ELF ABI spec.

24 years agoRedefine STO_* value sin terms of STV_* values
Nick Clifton [Tue, 28 Dec 1999 18:41:47 +0000 (18:41 +0000)]
Redefine STO_* value sin terms of STV_* values

24 years agoAdd new constants specified in Oct 4 1999 Draft of ELF ABI spec
Nick Clifton [Tue, 28 Dec 1999 18:40:48 +0000 (18:40 +0000)]
Add new constants specified in Oct 4 1999 Draft of ELF ABI spec

24 years ago* vasprintf.c (int_vasprintf): Don't re-read the format character
Geoffrey Keating [Tue, 28 Dec 1999 03:10:39 +0000 (03:10 +0000)]
* vasprintf.c (int_vasprintf): Don't re-read the format character
as this mishandles strings like '%%s'.

24 years agofix PE file format detection
Nick Clifton [Tue, 28 Dec 1999 00:25:18 +0000 (00:25 +0000)]
fix PE file format detection

24 years agox86 indirect jump/call syntax fixes. Disassembly fix for lcall.
Alan Modra [Mon, 27 Dec 1999 16:10:31 +0000 (16:10 +0000)]
x86 indirect jump/call syntax fixes.  Disassembly fix for lcall.

24 years ago * strings.c (main): Correct handling of numeric argument.
Ian Lance Taylor [Sun, 26 Dec 1999 18:49:30 +0000 (18:49 +0000)]
* strings.c (main): Correct handling of numeric argument.

24 years ago1999-12-23 Andrew Haley <aph@cygnus.com>
Andrew Haley [Thu, 23 Dec 1999 18:41:13 +0000 (18:41 +0000)]
1999-12-23  Andrew Haley  <aph@cygnus.com>

* dlltool.c (mtable): mcore how_jtab_roff is 4 bytes into the
jtab; was 8.

24 years agofix formatting
Nick Clifton [Wed, 22 Dec 1999 19:54:41 +0000 (19:54 +0000)]
fix formatting

24 years agoApply patch from Philip Blundell to allow .previous to work for arm-elf
Nick Clifton [Wed, 22 Dec 1999 19:44:15 +0000 (19:44 +0000)]
Apply patch from Philip Blundell to allow .previous to work for arm-elf

24 years agoMove PE format object file detection code into common place.
Nick Clifton [Fri, 17 Dec 1999 19:03:09 +0000 (19:03 +0000)]
Move PE format object file detection code into common place.

24 years agochange default arm gas abi selection to 32
Nick Clifton [Fri, 17 Dec 1999 18:40:42 +0000 (18:40 +0000)]
change default arm gas abi selection to 32

24 years agoFix compile time warnings
Nick Clifton [Fri, 17 Dec 1999 18:38:37 +0000 (18:38 +0000)]
Fix compile time warnings