OSDN Git Service

pf3gnuchains/pf3gnuchains4x.git
23 years agoDefinbe extra allowable COFF section flags for ARM_PE target/
Nick Clifton [Mon, 18 Dec 2000 20:50:41 +0000 (20:50 +0000)]
Definbe extra allowable COFF section flags for ARM_PE target/

23 years agoAdd default case to file_format switch.
Nick Clifton [Mon, 18 Dec 2000 19:03:30 +0000 (19:03 +0000)]
Add default case to file_format switch.

23 years agofix formatting
DJ Delorie [Sun, 17 Dec 2000 03:09:45 +0000 (03:09 +0000)]
fix formatting

23 years ago* safe-ctype.h: Make code work on all targets and not just on
DJ Delorie [Sun, 17 Dec 2000 03:09:01 +0000 (03:09 +0000)]
* safe-ctype.h: Make code work on all targets and not just on
targets where a char is 8 bits.

23 years ago* safe-ctype.c: #include "ansidecl.h".
DJ Delorie [Sun, 17 Dec 2000 03:07:49 +0000 (03:07 +0000)]
* safe-ctype.c: #include "ansidecl.h".
* strtod.c: Likewise.
* strtoul.c: Include safe-ctype.h, not ctype.h.

23 years agoRegenerate files
Nick Clifton [Sat, 16 Dec 2000 22:01:44 +0000 (22:01 +0000)]
Regenerate files

23 years ago2000-12-15 Diego Novillo <dnovillo@redhat.com>
Diego Novillo [Sat, 16 Dec 2000 05:45:08 +0000 (05:45 +0000)]
2000-12-15  Diego Novillo  <dnovillo@redhat.com>

* config/tc-i386.c (intel_e09_1): Only flag as a memory operand if
it's not an offset expression.
(intel_e10_1): Ditto. Also, if the operand is an offset expression,
keep the braces '[' and ']' in the output string.
(intel_e11): Ditto. Also remove comparison intel_parser.op_modifier
!= FLAT. There is no such op_modifier.

23 years agoAdd Diego Novillo.
Nick Clifton [Sat, 16 Dec 2000 01:28:21 +0000 (01:28 +0000)]
Add Diego Novillo.

23 years agoMove to the start of the program headers before attempting to read them.
Nick Clifton [Fri, 15 Dec 2000 18:53:04 +0000 (18:53 +0000)]
Move to the start of the program headers before attempting to read them.

23 years ago2000-12-14 Kazu Hirata <kazu@hxi.com>
Kazu Hirata [Thu, 14 Dec 2000 21:38:31 +0000 (21:38 +0000)]
2000-12-14  Kazu Hirata  <kazu@hxi.com>

* peigen.c: Fix formatting.
* som.c: Likewise.
* som.h: Likewise.

23 years agooops - omitted terminating #endif
Nick Clifton [Thu, 14 Dec 2000 20:29:25 +0000 (20:29 +0000)]
oops - omitted terminating #endif

23 years agoIf we don't have <limits.h>, try including <sys/param.h> if we have it.
Nick Clifton [Thu, 14 Dec 2000 20:16:20 +0000 (20:16 +0000)]
If we don't have <limits.h>, try including <sys/param.h> if we have it.

23 years ago2000-12-13 Kazu Hirata <kazu@hxi.com>
Kazu Hirata [Thu, 14 Dec 2000 01:12:43 +0000 (01:12 +0000)]
2000-12-13  Kazu Hirata  <kazu@hxi.com>

* as.h: Fix formatting.
* cgen.h: Likewise.
* dwarf2dbg.c: Likewise.
* input-scrub.c: Likewise.
* read.h: Likewise.

23 years ago2000-12-13 Kazu Hirata <kazu@hxi.com>
Kazu Hirata [Wed, 13 Dec 2000 21:43:57 +0000 (21:43 +0000)]
2000-12-13  Kazu Hirata  <kazu@hxi.com>

* peigen.c: Fix formatting.

23 years ago* configure.in (i386-*-msdosdjgpp): Set bfd_gas to yes.
DJ Delorie [Wed, 13 Dec 2000 20:21:52 +0000 (20:21 +0000)]
* configure.in (i386-*-msdosdjgpp): Set bfd_gas to yes.
configure: Regenerate.

23 years ago* error message improvements for cgen assemblers
Frank Ch. Eigler [Wed, 13 Dec 2000 18:55:02 +0000 (18:55 +0000)]
* error message improvements for cgen assemblers

2000-12-12  Frank Ch. Eigler  <fche@redhat.com>

        * cgen-asm.in (@arch@_cgen_assemble_insn): Prefer printing insert-time
        error messages over later parse-time ones.

23 years agoaadd conditionals around definition of INT_MAX
Nick Clifton [Wed, 13 Dec 2000 18:48:04 +0000 (18:48 +0000)]
aadd conditionals around definition of INT_MAX

23 years agoAdde dfinition if INT_MAX if limits.h is not included
Nick Clifton [Wed, 13 Dec 2000 18:46:41 +0000 (18:46 +0000)]
Adde dfinition if INT_MAX if limits.h is not included

23 years ago#include <limits.h> only if it exists.
Nick Clifton [Wed, 13 Dec 2000 18:42:28 +0000 (18:42 +0000)]
#include <limits.h> only if it exists.

23 years agoRevert the last beautification with "innocent" whitespace,
Nick Clifton [Wed, 13 Dec 2000 18:28:52 +0000 (18:28 +0000)]
Revert the last beautification with "innocent" whitespace,
it breaks the K&R C preprocessor.

23 years agoRodney Brown's CHECK_FIELD typo fixes.
Alan Modra [Wed, 13 Dec 2000 06:23:56 +0000 (06:23 +0000)]
Rodney Brown's CHECK_FIELD typo fixes.

23 years agoEliminate ia64 compiler warnings. Fix ia64 gas testsuite again.
Jim Wilson [Tue, 12 Dec 2000 22:56:36 +0000 (22:56 +0000)]
Eliminate ia64 compiler warnings.  Fix ia64 gas testsuite again.
*  elfxx-ia64.c (get_dyn_sym_info): Cast %p argument to void *.
* config/tc-ia64.h (ia64_init): Add prototype.
* gas/ia64/dv-imply.d, gas/ia64/dv-mutex.d, gas/ia64/dv-safe.d,
gas/ia64/dv-srlz.d, gas/ia64/opc-m.d: Update.
* ia64-dis.c (print_insn_ia64): Cast away const on ia64_free_opcode
argument.
* ia64_gen.c (insert_deplist): Cast sizeof result to int.
(print_dependency_table): Print NULL if semantics field not set.
(insert_opcode_dependencies): Mark cmp parameter as unused.
(print_main_table): Use fprintf_vma to print long long fields.
(main): Mark argv paramter as unused.  Convert to old style definition.
* ia64-opc.c (ia64_find_dependency): Cast sizeof result to int.
* ia64-asmtab.c: Regnerate.

23 years agoIgnore sections with zero size.
Nick Clifton [Tue, 12 Dec 2000 22:54:39 +0000 (22:54 +0000)]
Ignore sections with zero size.

23 years ago* ld.texinfo: Add notes about --whole-archive and gcc.
DJ Delorie [Tue, 12 Dec 2000 22:37:20 +0000 (22:37 +0000)]
* ld.texinfo: Add notes about --whole-archive and gcc.

23 years ago2000-12-12 Kazu Hirata <kazu@hxi.com>
Kazu Hirata [Tue, 12 Dec 2000 21:25:54 +0000 (21:25 +0000)]
2000-12-12  Kazu Hirata  <kazu@hxi.com>

* m68klinux.c: Fix formatting.
* m68knetbsd.c: Likewise.
* mipsbsd.c: Likewise.
* netbsd-core.c: Likewise.
* netbsd.h: Likewise.
* newsos3.c: Likewise.
* nlm32-alpha.c: Likewise.
* nlm32-i386.c: Likewise.
* nlm32-ppc.c: Likewise.
* nlm32-sparc.c: Likewise.
* nlmcode.h: Likewise.
* nlmswap.h: Likewise.
* nlm-target.h: Likewise.
* ns32knetbsd.c: Likewise.

23 years ago2000-12-12 H.J. Lu <hjl@gnu.org>
H.J. Lu [Tue, 12 Dec 2000 21:21:39 +0000 (21:21 +0000)]
2000-12-12  H.J. Lu  <hjl@gnu.org>

* dwarf2dbg.c: Enabled only if BFD_ASSEMBLER is defined.

* read.h (outputting_stabs_line_debug): Change it to int.
* stabs.c (outputting_stabs_line_debug): Likewise.

23 years agoAdd EM_X86_64.
Nick Clifton [Tue, 12 Dec 2000 20:58:46 +0000 (20:58 +0000)]
Add EM_X86_64.

23 years agoAdd link option to allow undefiedn symbols in shared libraries
Nick Clifton [Tue, 12 Dec 2000 20:53:02 +0000 (20:53 +0000)]
Add link option to allow undefiedn symbols in shared libraries

23 years ago * config/obj-bout.c (obj_crawl_symbol_chain): Don't take
Geoffrey Keating [Tue, 12 Dec 2000 20:48:45 +0000 (20:48 +0000)]
* config/obj-bout.c (obj_crawl_symbol_chain): Don't take
the address of a function result.

23 years ago* configure.in: Disable language-specific target libraries for
Alexandre Oliva [Tue, 12 Dec 2000 20:33:05 +0000 (20:33 +0000)]
* configure.in: Disable language-specific target libraries for
languages that aren't enabled.

23 years ago * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS):
Geoffrey Keating [Tue, 12 Dec 2000 20:15:21 +0000 (20:15 +0000)]
* emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS):
.fixup is actually read/write.
* emulparams/elf32lppc.sh (OTHER_READWRITE_SECTIONS): Likewise.
* emulparams/elf32ppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise.
* emulparams/elf32lppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise.

23 years ago2000-12-12 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
Geoffrey Keating [Tue, 12 Dec 2000 20:05:16 +0000 (20:05 +0000)]
2000-12-12  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>

* config/tc-ppc.c (md_pseudo_table): Add .file and .loc.
(md_assemble): Call dwarf2_emit_insn.
(shlib): Fix typo SHILB -> SHLIB.
(md_parse_option): Likewise.
(ppc_elf_validate_fix): Likewise:
* config/tc-ppc.h (DWARF2_LINE_MIN_INSN_LENGTH): New.

23 years agoRemove spurious whitespace
Nick Clifton [Tue, 12 Dec 2000 19:37:01 +0000 (19:37 +0000)]
Remove spurious whitespace

23 years agoFix formatting.
Nick Clifton [Tue, 12 Dec 2000 19:36:32 +0000 (19:36 +0000)]
Fix formatting.

23 years agoAdd el segundo tests
Nick Clifton [Tue, 12 Dec 2000 19:32:56 +0000 (19:32 +0000)]
Add el segundo tests
Fix formatting

23 years agoFix formatting
Nick Clifton [Tue, 12 Dec 2000 19:29:24 +0000 (19:29 +0000)]
Fix formatting

23 years agoFix formatting
Nick Clifton [Tue, 12 Dec 2000 19:28:12 +0000 (19:28 +0000)]
Fix formatting

23 years agoFix Formatting.
Nick Clifton [Tue, 12 Dec 2000 19:25:07 +0000 (19:25 +0000)]
Fix Formatting.

23 years agoUpdate copyright dates
Nick Clifton [Tue, 12 Dec 2000 19:19:57 +0000 (19:19 +0000)]
Update copyright dates

23 years ago2000-12-11 H.J. Lu <hjl@gnu.org>
H.J. Lu [Mon, 11 Dec 2000 21:49:36 +0000 (21:49 +0000)]
2000-12-11  H.J. Lu  <hjl@gnu.org>

* gas/i386/intel.d: Adjusted for the a.out assembler.
* gas/i386/intel.s: Likewise.

23 years ago * hppa.h (DT_HP_*): Define relative to OLD_DT_LOOS for hpux
Jeff Law [Mon, 11 Dec 2000 17:55:58 +0000 (17:55 +0000)]
    * hppa.h (DT_HP_*): Define relative to OLD_DT_LOOS for hpux
        compatibility.

23 years ago * tc-i386.c (md_assemble): Refuse 's' and 'l' suffixes in the intel
Jan Hubicka [Mon, 11 Dec 2000 14:01:46 +0000 (14:01 +0000)]
* tc-i386.c (md_assemble): Refuse 's' and 'l' suffixes in the intel
mode; convert 'd' suffix to 's' or 'l'; remove all DWORD_MNEM_SUFFIX
references.
(intel_e09_1): Convert QWORD to 'l' suffix for FP operations; refuse
otherwise.
* tc-i386.h (DWORD_MNEM_SUFFIX): Kill.
(No_dSuf): Kill.

* i386.h (*_Suf): Remove No_dSuf.
(d_suf, wld_Suf,sld_Suf, sldx_Suf, bwld_Suf, d_FP, sld_FP, sldx_FP)
Remove.
(i386_optab): Remove 'd' in the suffixes.

23 years ago * NEWS: Add note about x86_64 architecture.
Jan Hubicka [Mon, 11 Dec 2000 13:49:46 +0000 (13:49 +0000)]
* NEWS: Add note about x86_64 architecture.
* MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer.

23 years agoReplace #warning with #error
Alan Modra [Mon, 11 Dec 2000 03:43:05 +0000 (03:43 +0000)]
Replace #warning with #error

23 years agoFix v850 test failures
Nick Clifton [Sat, 9 Dec 2000 23:44:17 +0000 (23:44 +0000)]
Fix v850 test failures

23 years agoAdd tic54x and tms320c54x to expected cpus list.
Nick Clifton [Sat, 9 Dec 2000 23:33:24 +0000 (23:33 +0000)]
Add tic54x and tms320c54x to expected cpus list.

23 years agoPrevent re-read of instruction from wrong address.
Nick Clifton [Sat, 9 Dec 2000 23:20:59 +0000 (23:20 +0000)]
Prevent re-read of instruction from wrong address.

23 years agoUpdate to match latest assembler output.
Nick Clifton [Sat, 9 Dec 2000 22:55:52 +0000 (22:55 +0000)]
Update to match latest assembler output.

23 years agoRegenerate fr30-dis.c
Nick Clifton [Sat, 9 Dec 2000 22:22:33 +0000 (22:22 +0000)]
Regenerate fr30-dis.c

23 years agoExpect the srec_test to fail for ARM targets because the -oformat linker
Nick Clifton [Sat, 9 Dec 2000 20:24:34 +0000 (20:24 +0000)]
Expect the srec_test to fail for ARM targets because the -oformat linker
command switch cannot be used.

23 years agoPass dwarf2_find_line_info as last parameter to invocation of
Nick Clifton [Sat, 9 Dec 2000 20:12:57 +0000 (20:12 +0000)]
Pass dwarf2_find_line_info as last parameter to invocation of
_bfd_dwarf2_find_nearest_line.

23 years agoAdd - before rms to be more portable.
DJ Delorie [Sat, 9 Dec 2000 16:10:41 +0000 (16:10 +0000)]
Add - before rms to be more portable.

23 years agoAdd xscale to list of Rel targets
Nick Clifton [Sat, 9 Dec 2000 01:59:22 +0000 (01:59 +0000)]
Add xscale to list of Rel targets

23 years ago2000-12-08 Kazu Hirata <kazu@hxi.com>
Kazu Hirata [Sat, 9 Dec 2000 01:54:51 +0000 (01:54 +0000)]
2000-12-08  Kazu Hirata  <kazu@hxi.com>

* elf64-alpha.c: Fix formatting.
* elf64-hppa.c: Likewise.
* elf64-mips.c: Likewise.

23 years agoFixup whitespace
Nick Clifton [Sat, 9 Dec 2000 01:53:57 +0000 (01:53 +0000)]
Fixup whitespace

23 years agoGeneralize DWARF2 and COFF support.
Nick Clifton [Fri, 8 Dec 2000 22:50:07 +0000 (22:50 +0000)]
Generalize DWARF2 and COFF support.

23 years ago2000-12-08 Kazu Hirata <kazu@hxi.com>
Kazu Hirata [Fri, 8 Dec 2000 18:34:32 +0000 (18:34 +0000)]
2000-12-08  Kazu Hirata  <kazu@hxi.com>

* coffgen.c: Fix formatting.
* elf32-i386.c: Likewise.
* elf32-i960.c: Likewise.
* elf32-m68k.c: Likewise.
* elf32-mcore.c: Likewise.
* elf32-ppc.c: Likewise.
* elf32-sh.c: Likewise.
* elf32-sparc.c: Likewise.
* elf32-v850.c: Likewise.
* elf64-sparc.c: Likewise.
* elf-m10300.c: Likewise.

23 years ago2000-12-07 Andrew Haley <aph@redhat.com>
Andrew Haley [Fri, 8 Dec 2000 17:25:47 +0000 (17:25 +0000)]
2000-12-07  Andrew Haley  <aph@redhat.com>

        * readelf.c (display_debug_frames): Only display columns that are
        referenced by the frame debug info.

23 years ago* safe-ctype.c: New file.
DJ Delorie [Fri, 8 Dec 2000 16:37:01 +0000 (16:37 +0000)]
* safe-ctype.c: New file.
* Makefile.in (CFILES): Add safe-ctype.c.
(REQUIRED_OFILES): Add safe-ctype.o.

* argv.c: Define ISBLANK and use it, not isspace.
* basename.c, cplus-dem.c, fnmatch.c, pexecute.c, strtod.c,
strtol.c, strtoul.c: Include safe-ctype.h, not ctype.h.  Use
uppercase ctype macros.  Don't test ISUPPER(c)/ISLOWER(c)
before calling TOLOWER(c)/TOUPPER(c).

23 years agoActually add safe-ctype.h
Christopher Faylor [Fri, 8 Dec 2000 03:28:41 +0000 (03:28 +0000)]
Actually add safe-ctype.h

23 years ago* safe-ctype.h: New file.
Christopher Faylor [Fri, 8 Dec 2000 03:26:46 +0000 (03:26 +0000)]
* safe-ctype.h: New file.

23 years ago#warn -> #warning
Alan Modra [Thu, 7 Dec 2000 23:48:01 +0000 (23:48 +0000)]
#warn -> #warning

23 years ago* Makefile.in (distclean): When cleaning, remove testsuite.
DJ Delorie [Thu, 7 Dec 2000 23:14:29 +0000 (23:14 +0000)]
* Makefile.in (distclean): When cleaning, remove testsuite.

23 years ago* add sid/ delegation
Frank Ch. Eigler [Thu, 7 Dec 2000 21:29:37 +0000 (21:29 +0000)]
* add sid/ delegation

23 years ago2000-12-07 Kazu Hirata <kazu@hxi.com>
Kazu Hirata [Thu, 7 Dec 2000 19:31:48 +0000 (19:31 +0000)]
2000-12-07  Kazu Hirata  <kazu@hxi.com>

* elf32-ppc.c: Fix formatting.
* elf64-x86-64.c: Likewise.

23 years ago* getopt.h obstack.h: Standarize copyright statement.
DJ Delorie [Thu, 7 Dec 2000 02:06:09 +0000 (02:06 +0000)]
* getopt.h obstack.h: Standarize copyright statement.

23 years ago2000-12-06 Ulf Carlsson <ulfc@engr.sgi.com>
Ulf Carlsson [Thu, 7 Dec 2000 01:05:04 +0000 (01:05 +0000)]
2000-12-06  Ulf Carlsson  <ulfc@engr.sgi.com>

From  Ralf Baechle  <ralf@gnu.org>

* elf32-mips.c (elf32_mips_merge_private_bfd_data): Always permit
BFDs containing no sections or empty .text, .data or .bss sections
to be merged, regardless of their flags.

23 years ago2000-12-06 Kazu Hirata <kazu@hxi.com>
Kazu Hirata [Wed, 6 Dec 2000 18:59:48 +0000 (18:59 +0000)]
2000-12-06  Kazu Hirata  <kazu@hxi.com>

* elf32-m32r.c: Fix formatting.
* elf32-m68hc11.c: Likewise.
* elf32-m68hc12.c: Likewise.
* elf32-m68k.c: Likewise.
* elf32-mcore.c: Likewise.
* elf32-pj.c: Likewise.
* elf32-ppc.c: Likewise.

23 years ago* scripttempl/i386go32.sc: Use PROVIDE with _etext, _edata, _end.
DJ Delorie [Wed, 6 Dec 2000 16:39:51 +0000 (16:39 +0000)]
* scripttempl/i386go32.sc: Use PROVIDE with _etext, _edata, _end.
Set DWARF2 sections to a VMA of zero.

23 years agoFix T_SHORT macro conflict.
Alan Modra [Wed, 6 Dec 2000 02:40:55 +0000 (02:40 +0000)]
Fix T_SHORT macro conflict.

23 years ago* cp-demangle.c (cplus_demangle_v3): Check that it's a v3 mangled
DJ Delorie [Tue, 5 Dec 2000 19:08:13 +0000 (19:08 +0000)]
* cp-demangle.c (cplus_demangle_v3): Check that it's a v3 mangled
name before allocating the dyn_string.

23 years ago2000-12-05 Kazu Hirata <kazu@hxi.com>
Kazu Hirata [Tue, 5 Dec 2000 18:51:08 +0000 (18:51 +0000)]
2000-12-05  Kazu Hirata  <kazu@hxi.com>

* config/tc-mips.c: Fix formatting.

23 years agoAdd Jason Merrill as DWARF2 maintainer.
Nick Clifton [Tue, 5 Dec 2000 18:24:37 +0000 (18:24 +0000)]
Add Jason Merrill as DWARF2 maintainer.

23 years ago* cp-demangle.c: s/new_abi/v3/.
DJ Delorie [Tue, 5 Dec 2000 16:51:29 +0000 (16:51 +0000)]
* cp-demangle.c: s/new_abi/v3/.
* cplus-dem.c: Likewise.
(current_demangling_style): Now auto_demangling.
(cplus_demangle): Try v3 demangling if AUTO_DEMANGLING.
(main): Use standard symbol chars for auto_demangling.

23 years ago* demangle.h: Change "new_abi" to "v3" everywhere.
DJ Delorie [Tue, 5 Dec 2000 16:49:47 +0000 (16:49 +0000)]
* demangle.h: Change "new_abi" to "v3" everywhere.

23 years ago2000-12-05 Kazu Hirata <kazu@hxi.com>
Kazu Hirata [Tue, 5 Dec 2000 13:20:10 +0000 (13:20 +0000)]
2000-12-05  Kazu Hirata  <kazu@hxi.com>

* elf32-fr30.c: Fix formatting.
* elf32-hppa.c: Likewise.
* elf32-i370.c: Likewise.
* elf32-i386.c: Likewise.
* elf32-i860.c: Likewise.
* elf32-i960.c: Likewise.

23 years agoAdd outputting_stabs_line_debug varaible and D10v code to use it
Nick Clifton [Tue, 5 Dec 2000 00:56:09 +0000 (00:56 +0000)]
Add outputting_stabs_line_debug varaible and D10v code to use it

23 years ago * readelf.c (process_section_headers): Handle linkonce.wi sections.
Jason Merrill [Mon, 4 Dec 2000 16:34:44 +0000 (16:34 +0000)]
    * readelf.c (process_section_headers): Handle linkonce.wi sections.
        (display_debug_section): Likewise.
        (display_debug_info): Display CU header before bailing.

23 years agooops - omitted from previous deltas
Nick Clifton [Sun, 3 Dec 2000 22:12:00 +0000 (22:12 +0000)]
oops - omitted from previous deltas

23 years agoAdd MIPS64 instructions and tests
Nick Clifton [Sun, 3 Dec 2000 22:10:02 +0000 (22:10 +0000)]
Add MIPS64 instructions and tests

23 years agoRemove all uses of M1.
Nick Clifton [Sun, 3 Dec 2000 21:58:27 +0000 (21:58 +0000)]
Remove all uses of M1.

23 years agoUse the WR_HILO, RD_HILO, MOD_HILO, and MOD_LO macros.
Nick Clifton [Sun, 3 Dec 2000 21:49:06 +0000 (21:49 +0000)]
Use the WR_HILO, RD_HILO, MOD_HILO, and MOD_LO macros.

23 years agoFinish off adding MIPS32 instructions.
Nick Clifton [Sun, 3 Dec 2000 21:34:08 +0000 (21:34 +0000)]
Finish off adding MIPS32 instructions.

23 years agoMore test case alignments.
Nick Clifton [Sun, 3 Dec 2000 20:57:19 +0000 (20:57 +0000)]
More test case alignments.

23 years agooops - fix typo
Nick Clifton [Sun, 3 Dec 2000 20:51:44 +0000 (20:51 +0000)]
oops - fix typo

23 years agoFix tests to align to a 16 byte boundary.
Nick Clifton [Sun, 3 Dec 2000 20:50:35 +0000 (20:50 +0000)]
Fix tests to align to a 16 byte boundary.

23 years ago2000-12-03 Kazu Hirata <kazu@hxi.com>
Kazu Hirata [Sun, 3 Dec 2000 20:44:04 +0000 (20:44 +0000)]
2000-12-03  Kazu Hirata  <kazu@hxi.com>

* elf32-arm.h: Fix formatting.
* elf32-avr.c: Likewise.
* elf32-cris.c: Likewise.
* elf32-d10v.c: Likewise.
* elf32-d30v.c: Likewise.
* elf-hppa.h: Likewise.
* elf-m10200.c: Likewise.
* elf-m10300.c: Likewise.

23 years ago2000-12-03 Kazu Hirata <kazu@hxi.com>
Kazu Hirata [Sun, 3 Dec 2000 06:49:23 +0000 (06:49 +0000)]
2000-12-03  Kazu Hirata  <kazu@hxi.com>

* tc-a29k.c: Fix formatting.
* tc-alpha.c: Likewise.
* tc-arm.c: Likewise.
* tc-cris.c: Likewise.
* tc-hppa.c: Likewise.
* tc-i370.c: Likewise.
* tc-i386.c: Likewise.
* tc-i860.c: Likewise.
* tc-i960.c: Likewise.
* tc-ia64.c: Likewise.
* tc-m68hc11.c: Likewise.
* tc-m68k.c: Likewise.
* tc-m88k.c: Likewise.
* tc-pj.c: Likewise.
* tc-ppc.c: Likewise.
* tc-sh.c: Likewise.
* tc-sparc.c: Likewise.
* tc-tahoe.c: Likewise.
* tc-vax.c: Likewise.

23 years agoAdd MIPS SB1 machine
Nick Clifton [Sat, 2 Dec 2000 01:10:33 +0000 (01:10 +0000)]
Add MIPS SB1 machine

23 years agoAdd MIPS V and MIPS 64 machine numbers
Nick Clifton [Sat, 2 Dec 2000 00:55:22 +0000 (00:55 +0000)]
Add MIPS V and MIPS 64 machine numbers

23 years agoAdd mips32 tests.
Nick Clifton [Fri, 1 Dec 2000 23:52:12 +0000 (23:52 +0000)]
Add mips32 tests.

23 years agoFix whitespace
Nick Clifton [Fri, 1 Dec 2000 23:50:11 +0000 (23:50 +0000)]
Fix whitespace

23 years agoAdd MIPS32 as a seperate MIPS architecture
Nick Clifton [Fri, 1 Dec 2000 21:35:38 +0000 (21:35 +0000)]
Add MIPS32 as a seperate MIPS architecture

23 years agoAdd initialiser for membership field
Nick Clifton [Fri, 1 Dec 2000 20:06:36 +0000 (20:06 +0000)]
Add initialiser for membership field

23 years agoImprove MIPS32 support
Nick Clifton [Fri, 1 Dec 2000 20:05:32 +0000 (20:05 +0000)]
Improve MIPS32 support

23 years agoFix testcase and test results
Nick Clifton [Fri, 1 Dec 2000 19:11:20 +0000 (19:11 +0000)]
Fix testcase and test results

23 years agoWhen calculating offsets, don't accept as constant the difference between the
Nick Clifton [Fri, 1 Dec 2000 19:06:15 +0000 (19:06 +0000)]
When calculating offsets, don't accept as constant the difference between the
addresses of symbols in two different sections.

23 years agoExpect mips16 nops to be used for padding when mips16 code generation is
Nick Clifton [Fri, 1 Dec 2000 18:57:08 +0000 (18:57 +0000)]
Expect mips16 nops to be used for padding when mips16 code generation is
enabled.

23 years agoUpdate RTEMS targets
Nick Clifton [Fri, 1 Dec 2000 18:37:16 +0000 (18:37 +0000)]
Update RTEMS targets

23 years agoReally delete elf64-ia64.c this time.
Nick Clifton [Fri, 1 Dec 2000 18:15:22 +0000 (18:15 +0000)]
Really delete elf64-ia64.c this time.