OSDN Git Service

pf3gnuchains/pf3gnuchains4x.git
23 years ago2001-02-04 Philip Blundell <philb@gnu.org>
Phil Blundell [Sun, 4 Feb 2001 16:37:03 +0000 (16:37 +0000)]
2001-02-04  Philip Blundell  <philb@gnu.org>

* configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'.
* configure: Regenerate.

23 years ago2001-02-04 Philip Blundell <philb@gnu.org>
Phil Blundell [Sun, 4 Feb 2001 14:01:35 +0000 (14:01 +0000)]
2001-02-04  Philip Blundell  <philb@gnu.org>

* emulparams/armelf_linux.sh (TEXT_START_ADDR): Set to 0x8000.
* emulparams/armelf_linux26.sh: Delete.
* configure.tgt: Remove mention of armelf_linux26 emulation.

23 years ago * config/tc-m68hc11.h (LISTING_HEADER): Use m68hc11_listing_header
Stephane Carrez [Sun, 4 Feb 2001 13:58:30 +0000 (13:58 +0000)]
* config/tc-m68hc11.h (LISTING_HEADER): Use m68hc11_listing_header
function to select the header according to the cpu.
(md_after_pass_hook, md_do_align): Remove.
(md_cleanup, m68hc11_cleanup): Remove.
(md_pcrel_from_section): Declare.
* config/tc-m68hc11.c (build_dbranch_insn): Remove insn_size.
(build_jump_insn, build_insn): Likewise.
(m68hc11_listing_header): New function.
(m68hc11_cleanup): Remove.

23 years ago * gas/m68hc11/malis.s: New test to verify compliance with Motorola
Stephane Carrez [Sun, 4 Feb 2001 13:53:49 +0000 (13:53 +0000)]
* gas/m68hc11/malis.s: New test to verify compliance with Motorola
Assembly Language Input Standard.
* gas/m68hc11/malis.d: New file.
* gas/m68hc11/malis-include.s: New file.
* gas/m68hc11/all.exp: Add the new test.

23 years agoFix typo
Nick Clifton [Sat, 3 Feb 2001 00:53:10 +0000 (00:53 +0000)]
Fix typo

23 years ago Binutils portion of fix for syntax array elements when max
Patrick Macdonald [Fri, 2 Feb 2001 23:04:40 +0000 (23:04 +0000)]
Binutils portion of fix for syntax array elements when max
operands is greater than 127.

2001-02-02  Patrick Macdonald  <patrickm@redhat.com>

* cgen.h (CGEN_SYNTAX_CHAR_TYPE): Typedef as unsigned short.
(CGEN_MAX_SYNTAX_ELEMENTS): Rename from CGEN_MAX_SYNTAX_BYTES.
(CGEN_SYNTAX): Define using CGEN_MAX_SYNTAX_ELEMENTS.

* fr30-desc.h: Regenerate with CGEN_MAX_SYNTAX_ELEMENTS.
* m32r-desc.h: Regenerate.

23 years agomerge from gcc
DJ Delorie [Fri, 2 Feb 2001 20:08:59 +0000 (20:08 +0000)]
merge from gcc

23 years agomerge from gcc
DJ Delorie [Fri, 2 Feb 2001 18:58:51 +0000 (18:58 +0000)]
merge from gcc

23 years agoFix 2001-02-02 Stephane Carrez ChangeLog entry
Stephane Carrez [Fri, 2 Feb 2001 14:16:53 +0000 (14:16 +0000)]
Fix 2001-02-02  Stephane Carrez ChangeLog entry

23 years ago * tc-m68hc11.c (relaxable_symbol): Relax externally visible symbols
Stephane Carrez [Fri, 2 Feb 2001 14:14:11 +0000 (14:14 +0000)]
* tc-m68hc11.c (relaxable_symbol): Relax externally visible symbols
because there is no support for shared libraries and these symbols
can't be overridden (unless they are weak).

23 years ago2001-02-01 Kazu Hirata <kazu@hxi.com>
Kazu Hirata [Thu, 1 Feb 2001 19:35:29 +0000 (19:35 +0000)]
2001-02-01  Kazu Hirata  <kazu@hxi.com>

* elf-m10300.c: Fix formatting.

23 years agoReplace occurances of -oformat with --oformat.
Nick Clifton [Thu, 1 Feb 2001 18:44:43 +0000 (18:44 +0000)]
Replace occurances of -oformat with --oformat.

23 years ago * dwarf2dbg.c (out_debug_abbrev): Terminate the abbreviations
Richard Henderson [Thu, 1 Feb 2001 18:08:47 +0000 (18:08 +0000)]
    * dwarf2dbg.c (out_debug_abbrev): Terminate the abbreviations
        for the compilation unit with a zero byte.

23 years ago * (dis386_att, grps): Use 'T' for push/pop
Jan Hubicka [Thu, 1 Feb 2001 15:30:55 +0000 (15:30 +0000)]
* (dis386_att, grps): Use 'T' for push/pop
(putop): Handle 'T', alphabetize order, fix 'I' handling in Intel syntax

23 years ago(elf64_hppa_object_p): Set architecture and machine from elf header flags.
Alan Modra [Wed, 31 Jan 2001 13:28:50 +0000 (13:28 +0000)]
(elf64_hppa_object_p): Set architecture and machine from elf header flags.

23 years agoAnother HAVE_DOS_BASED_FILE_SYSTEM check.
Alan Modra [Wed, 31 Jan 2001 06:02:18 +0000 (06:02 +0000)]
Another HAVE_DOS_BASED_FILE_SYSTEM check.

23 years agoWrite out millicode functions with the right elf symbol type.
Alan Modra [Tue, 30 Jan 2001 13:40:08 +0000 (13:40 +0000)]
Write out millicode functions with the right elf symbol type.

23 years agoFix a null-pointer dereference and some range checks.
Alan Modra [Tue, 30 Jan 2001 13:13:29 +0000 (13:13 +0000)]
Fix a null-pointer dereference and some range checks.

23 years ago * elf64-alpha.c (elf64_alpha_find_nearest_line): Query dwarf2
Richard Henderson [Tue, 30 Jan 2001 09:52:27 +0000 (09:52 +0000)]
    * elf64-alpha.c (elf64_alpha_find_nearest_line): Query dwarf2
        before mdebug.

23 years agoHandle hppa64-linux systems.
Alan Modra [Tue, 30 Jan 2001 02:17:40 +0000 (02:17 +0000)]
Handle hppa64-linux systems.

23 years ago * basic_blocks.c: #include <unistd.h> only if it exists.
Michael Sokolov [Sat, 27 Jan 2001 19:54:49 +0000 (19:54 +0000)]
* basic_blocks.c: #include <unistd.h> only if it exists.

23 years ago * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
Michael Sokolov [Sat, 27 Jan 2001 19:36:45 +0000 (19:36 +0000)]
* ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
Don't unset, it's non-portable and no longer necessary, set to empty
instead.

23 years ago * ltconfig: Shell portability fix for the tagname validity check.
Michael Sokolov [Sat, 27 Jan 2001 19:34:13 +0000 (19:34 +0000)]
* ltconfig: Shell portability fix for the tagname validity check.

23 years ago * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
Michael Sokolov [Sat, 27 Jan 2001 19:29:31 +0000 (19:29 +0000)]
* ltcf-cxx.sh: Use parentheses around eval $ac_compile.

23 years ago* ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
Alexandre Oliva [Sat, 27 Jan 2001 19:22:59 +0000 (19:22 +0000)]
* ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
* ltcf-cxx.sh, ltcf-gcj.sh: Likewise.

23 years agoRemove extraneous tab from the blank line after the most recent entry
Michael Sokolov [Sat, 27 Jan 2001 17:28:11 +0000 (17:28 +0000)]
Remove extraneous tab from the blank line after the most recent entry

23 years ago * elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p): Return false
Richard Henderson [Sat, 27 Jan 2001 00:04:09 +0000 (00:04 +0000)]
    * elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p): Return false
        for non-default visibility.
        * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Likewise, but
        delete ugly macro and replace with pretty function.

23 years agoDJGPP config tweaks
Nick Clifton [Thu, 25 Jan 2001 21:08:10 +0000 (21:08 +0000)]
DJGPP config tweaks

23 years agoDo not abort if tcbit is still set. Issue an error message instead.
Nick Clifton [Thu, 25 Jan 2001 20:26:17 +0000 (20:26 +0000)]
Do not abort if tcbit is still set.  Issue an error message instead.
Fix compile time warnings

23 years ago2001-01-25 Kazu Hirata <kazu@hxi.com>
Kazu Hirata [Thu, 25 Jan 2001 20:17:45 +0000 (20:17 +0000)]
2001-01-25  Kazu Hirata  <kazu@hxi.com>

* bfd-in2.h: Fix formatting.
* libbfd.h: Likewise.

23 years ago2001-01-25 Kazu Hirata <kazu@hxi.com>
Kazu Hirata [Thu, 25 Jan 2001 20:12:49 +0000 (20:12 +0000)]
2001-01-25  Kazu Hirata  <kazu@hxi.com>

* chew.c: Do not output trailing whitespaces in type and
functionname.  Update copyright.

23 years ago(lang_leave_overlay): Don't set lma_region when load_base is specified.
Alan Modra [Thu, 25 Jan 2001 02:31:42 +0000 (02:31 +0000)]
(lang_leave_overlay): Don't set lma_region when load_base is specified.

23 years ago2001-01-24 Kazu Hirata <kazu@hxi.com>
Kazu Hirata [Wed, 24 Jan 2001 22:38:31 +0000 (22:38 +0000)]
2001-01-24  Kazu Hirata  <kazu@hxi.com>

* chew.c: Do not output a trailing whitespace.

23 years ago* ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
Alexandre Oliva [Wed, 24 Jan 2001 20:09:37 +0000 (20:09 +0000)]
* ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
keep at least one of build_libtool_libs or build_old_libs set to
yes.

23 years agoFix swapgs instruction.
Alan Modra [Wed, 24 Jan 2001 07:32:34 +0000 (07:32 +0000)]
Fix swapgs instruction.

23 years ago * emultempl/elf32.em: Correct spelling in comments and listed
Hans-Peter Nilsson [Wed, 24 Jan 2001 06:14:09 +0000 (06:14 +0000)]
* emultempl/elf32.em: Correct spelling in comments and listed
options.

23 years ago2001-01-23 H.J. Lu <hjl@gnu.org>
H.J. Lu [Wed, 24 Jan 2001 04:56:29 +0000 (04:56 +0000)]
2001-01-23  H.J. Lu  <hjl@gnu.org>

* bfd-in2.h: Rebuild.

23 years agoDon't check for backslashes in file names
Alan Modra [Wed, 24 Jan 2001 04:36:05 +0000 (04:36 +0000)]
Don't check for backslashes in file names
unless HAVE_DOS_BASED_FILE_SYSTEM is defined.

23 years ago* stabs.c: Update copyright. Include "filenames.h".
Alan Modra [Wed, 24 Jan 2001 02:34:07 +0000 (02:34 +0000)]
* stabs.c: Update copyright. Include "filenames.h".
(parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs.

23 years ago* ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
Alexandre Oliva [Wed, 24 Jan 2001 02:27:02 +0000 (02:27 +0000)]
* ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
* libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.

23 years ago2001-01-23 Kazu Hirata <kazu@hxi.com>
Kazu Hirata [Tue, 23 Jan 2001 22:15:01 +0000 (22:15 +0000)]
2001-01-23  Kazu Hirata  <kazu@hxi.com>

* as.c: Fix formatting.
* ehopt.c: Likewise.
* messages.c: Likewise.
* stabs.c: Likewise.
* symbols.c: Likewise.

23 years ago2001-01-23 H.J. Lu <hjl@gnu.org>
H.J. Lu [Tue, 23 Jan 2001 21:50:36 +0000 (21:50 +0000)]
2001-01-23  H.J. Lu  <hjl@gnu.org>

* vms-misc.c (_bfd_vms_next_record): Return -1 if PRIV(vms_buf)
is NULL or PRIV(vms_rec) is outside of the buffer.

23 years ago2001-01-23 Kazu Hirata <kazu@hxi.com>
Kazu Hirata [Tue, 23 Jan 2001 20:27:54 +0000 (20:27 +0000)]
2001-01-23  Kazu Hirata  <kazu@hxi.com>

* aoutx.h: Fix formatting.
* bfd.c: Likewise.
* bfd-in2.h: Likewise.
* bfd-in.h: Likewise.
* cpu-i386.c: Likewise.
* cpu-m68hc11.c: Likewise.
* dwarf2.c: Likewise.
* elf64-x86-64.c: Likewise.
* format.c: Likewise.
* freebsd.h: Likewise.
* hash.c: Likewise.
* hp300hpux.c: Likewise.
* hppabsd-core.c: Likewise.
* hpux-core.c: Likewise.

23 years agos/11/01/
Jakub Jelinek [Tue, 23 Jan 2001 13:51:03 +0000 (13:51 +0000)]
s/11/01/

23 years ago * readelf.c (process_version_sections): Check if VERDEF or VERNEED
Jakub Jelinek [Tue, 23 Jan 2001 13:49:37 +0000 (13:49 +0000)]
* readelf.c (process_version_sections): Check if VERDEF or VERNEED
sections are present before using them.  Remove code duplication.
(process_symbol_table): Check if VERDEF or VERNEED sections are
present before using them.

23 years ago(m32r_handle_align): Declare type of fragp.
Alan Modra [Tue, 23 Jan 2001 13:31:10 +0000 (13:31 +0000)]
(m32r_handle_align): Declare type of fragp.

23 years agoOnly set lma_region from the default for the first section
Alan Modra [Tue, 23 Jan 2001 11:48:28 +0000 (11:48 +0000)]
Only set lma_region from the default for the first section
of a group of overlay sections.

23 years ago2001-01-23 Kazu Hirata <kazu@hxi.com>
Kazu Hirata [Tue, 23 Jan 2001 11:45:53 +0000 (11:45 +0000)]
2001-01-23  Kazu Hirata  <kazu@hxi.com>

* coff64-rs6000.c: Fix formatting.
* coff-arm.c: Likewise.
* coffgen.c: Likewise.
* cofflink.c: Likewise.
* coff-mcore.c: Likewise.
* coff-mips.c: Likewise.
* coff-pmac.c: Likewise.
* coff-ppc.c: Likewise.
* coff-rs6000.c: Likewise.
* elf32.c: Likewise.
* elf32-fr30.c: Likewise.
* elf32-i370.c: Likewise.
* elf32-i860.c: Likewise.
* elf32-m32r.c: Likewise.
* elf32-m68k.c: Likewise.
* elf32-mcore.c: Likewise.
* elf32-ppc.c: Likewise.
* elf32-sh.c: Likewise.
* elf32-v850.c: Likewise.
* elf64-alpha.c: Likewise.
* elf64-sparc.c: Likewise.
* elflink.c: Likewise.
* elflink.h: Likewise.
* elf-m10200.c: Likewise.
* elf-m10300.c: Likewise.
* elfxx-ia64.c: Likewise.

23 years ago2001-01-22 Bo Thorsen <bo@suse.de>
Andreas Jaeger [Tue, 23 Jan 2001 10:49:50 +0000 (10:49 +0000)]
2001-01-22  Bo Thorsen  <bo@suse.de>

        * elf64-x86-64.c: Added PIC support for X86-64.
        (elf64_x86_64_link_hash_newfunc): Function added.
        (elf64_x86_64_link_hash_table_create): Likewise.
        (elf64_x86_64_check_relocs): Likewise.
        (elf64_x86_64_gc_mark_hook): Likewise.
        (elf64_x86_64_gc_sweep_hook): Likewise.
        (elf64_x86_64_adjust_dynamic_symbol): Likewise.
        (elf64_x86_64_size_dynamic_sections): Likewise.
        (elf64_x86_64_discard_copies): Likewise.
        (elf64_x86_64_finish_dynamic_symbol): Likewise.
        (elf64_x86_64_finish_dynamic_sections): Likewise.
        (elf64_x86_64_relocate_section): Add relocation of PIC sections.

23 years ago2001-01-22 Kazu Hirata <kazu@hxi.com>
Kazu Hirata [Mon, 22 Jan 2001 20:24:11 +0000 (20:24 +0000)]
2001-01-22  Kazu Hirata  <kazu@hxi.com>

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

23 years agoAllow Maciej to select weird --libdir options and still select
Alan Modra [Mon, 22 Jan 2001 13:50:17 +0000 (13:50 +0000)]
Allow Maciej to select weird --libdir options and still select
tooldir correctly.

23 years agoGive credit for the last change to Philip instead of to Maciej.
Andreas Jaeger [Mon, 22 Jan 2001 10:49:19 +0000 (10:49 +0000)]
Give credit for the last change to Philip instead of to Maciej.

23 years ago2001-01-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
Andreas Jaeger [Mon, 22 Jan 2001 09:41:40 +0000 (09:41 +0000)]
2001-01-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>

* Makefile.am (install-data-local): Make use of $(DESTDIR).
* Makefile.in: Regenerate.

23 years ago2001-01-21 Kazu Hirata <kazu@hxi.com>
Kazu Hirata [Sun, 21 Jan 2001 19:19:59 +0000 (19:19 +0000)]
2001-01-21  Kazu Hirata  <kazu@hxi.com>

* coff-a29k.c: Fix formatting.

23 years ago2001-01-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
Andreas Jaeger [Sat, 20 Jan 2001 16:57:28 +0000 (16:57 +0000)]
2001-01-20  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>

* Makefile.in (ETC_SUPPORT): Add configure.texi and friends.

23 years ago2001-01-19 H.J. Lu <hjl@gnu.org>
H.J. Lu [Sat, 20 Jan 2001 06:08:35 +0000 (06:08 +0000)]
2001-01-19  H.J. Lu  <hjl@gnu.org>

* elf32-i386.c (elf_i386_check_relocs): Report files with bad
relocation section names.
(elf_i386_relocate_section): Report files with bad relocation
section names and return false.

23 years ago2001-01-19 Kazu Hirata <kazu@hxi.com>
Kazu Hirata [Sat, 20 Jan 2001 04:23:33 +0000 (04:23 +0000)]
2001-01-19  Kazu Hirata  <kazu@hxi.com>

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

23 years ago2001-01-18 Kazu Hirata <kazu@hxi.com>
Kazu Hirata [Fri, 19 Jan 2001 12:03:34 +0000 (12:03 +0000)]
2001-01-18  Kazu Hirata  <kazu@hxi.com>

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

23 years agoRemove redundant bit from "fa" and "da" flags
Nick Clifton [Fri, 19 Jan 2001 04:35:29 +0000 (04:35 +0000)]
Remove redundant bit from "fa" and "da" flags

23 years ago* configure.in (cpu_type, arch): Match i386 too.
Alexandre Oliva [Thu, 18 Jan 2001 12:25:37 +0000 (12:25 +0000)]
* configure.in (cpu_type, arch): Match i386 too.
* configure: Rebuilt.

23 years ago * targets.c: Alphabetize list of xvecs.
Andreas Jaeger [Thu, 18 Jan 2001 07:47:51 +0000 (07:47 +0000)]
* targets.c: Alphabetize list of xvecs.

23 years agooops - omitted from previous delta
Nick Clifton [Thu, 18 Jan 2001 00:18:50 +0000 (00:18 +0000)]
oops - omitted from previous delta

23 years agoStop objcopy trying to convert endianness.
Nick Clifton [Thu, 18 Jan 2001 00:17:43 +0000 (00:17 +0000)]
Stop objcopy trying to convert endianness.

23 years ago2001-01-16 Kazu Hirata <kazu@hxi.com>
Kazu Hirata [Wed, 17 Jan 2001 23:41:35 +0000 (23:41 +0000)]
2001-01-16  Kazu Hirata  <kazu@hxi.com>

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

23 years agoFix gp overflow problem with Intel compiler.
Jim Wilson [Tue, 16 Jan 2001 23:44:26 +0000 (23:44 +0000)]
Fix gp overflow problem with Intel compiler.
* emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add IA_64.unwind
and IA_64.unwind.info.

23 years agooops - fix typo
Nick Clifton [Tue, 16 Jan 2001 23:23:23 +0000 (23:23 +0000)]
oops - fix typo

23 years agoPrevent seg fault with corrupt section name indicies
Nick Clifton [Tue, 16 Jan 2001 23:22:44 +0000 (23:22 +0000)]
Prevent seg fault with corrupt section name indicies

23 years ago2001-01-16 H.J. Lu <hjl@gnu.org>
H.J. Lu [Tue, 16 Jan 2001 21:04:29 +0000 (21:04 +0000)]
2001-01-16  H.J. Lu  <hjl@gnu.org>

* ldlang.c (lang_check): Merge the private data only if the
input file has contents.

23 years agoFix expected result from readellf -s with 64 bit binaries
Nick Clifton [Tue, 16 Jan 2001 18:27:01 +0000 (18:27 +0000)]
Fix expected result from readellf -s with 64 bit binaries

23 years agoSupport hand-crafted .PARISC.unwind entries
Alan Modra [Tue, 16 Jan 2001 13:52:16 +0000 (13:52 +0000)]
Support hand-crafted .PARISC.unwind entries

23 years agoBuild unwind info for more than just .text section.
Alan Modra [Tue, 16 Jan 2001 13:06:14 +0000 (13:06 +0000)]
Build unwind info for more than just .text section.

23 years agoGeneral cleanup.
Andrew Cagney [Tue, 16 Jan 2001 05:30:31 +0000 (05:30 +0000)]
General cleanup.

23 years agoClarify dejagnu
Andrew Cagney [Tue, 16 Jan 2001 05:22:12 +0000 (05:22 +0000)]
Clarify dejagnu

23 years agoFix assembler segfault on gcc/crtstuff.c file.
Jim Wilson [Mon, 15 Jan 2001 23:30:38 +0000 (23:30 +0000)]
Fix assembler segfault on gcc/crtstuff.c file.
* config/tc-ia64.c (ia64_flush_insns): Handle unwind directives
not immediately followed by an instruction.

23 years ago2001-01-15 Kazu Hirata <kazu@hxi.com>
Kazu Hirata [Mon, 15 Jan 2001 23:09:52 +0000 (23:09 +0000)]
2001-01-15  Kazu Hirata  <kazu@hxi.com>

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

23 years agoDelete output file upon fatal errors.
Nick Clifton [Mon, 15 Jan 2001 22:53:58 +0000 (22:53 +0000)]
Delete output file upon fatal errors.
Treat multiple defintions of the same symbol as ordinary errors, not fatal ones

23 years ago2001-01-15 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston [Mon, 15 Jan 2001 18:20:18 +0000 (18:20 +0000)]
2001-01-15  Jeff Johnston  <jjohnstn@redhat.com>

        * COPYING.NEWLIB: Put into source repository.

23 years agoMissed this in last commit "Linux target variants for elfxx-hppa."
Alan Modra [Mon, 15 Jan 2001 02:36:21 +0000 (02:36 +0000)]
Missed this in last commit "Linux target variants for elfxx-hppa."

23 years ago2001-01-14 Kazu Hirata <kazu@hxi.com>
Kazu Hirata [Mon, 15 Jan 2001 01:37:20 +0000 (01:37 +0000)]
2001-01-14  Kazu Hirata  <kazu@hxi.com>

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

23 years ago2001-01-15 Ben Elliston <bje@redhat.com>
Ben Elliston [Mon, 15 Jan 2001 00:19:42 +0000 (00:19 +0000)]
2001-01-15  Ben Elliston  <bje@redhat.com>

* configure.in (host_tools): Add sid.
Always configure cgen.
* Makefile.in (all-sid): New target.
(check-sid, clean-sid, install-sid): Likewise.

23 years ago2001-01-14 Kazu Hirata <kazu@hxi.com>
Kazu Hirata [Sun, 14 Jan 2001 20:36:41 +0000 (20:36 +0000)]
2001-01-14  Kazu Hirata  <kazu@hxi.com>

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

23 years ago2001-01-14 Kazu Hirata <kazu@hxi.com>
Kazu Hirata [Sun, 14 Jan 2001 18:54:06 +0000 (18:54 +0000)]
2001-01-14  Kazu Hirata  <kazu@hxi.com>

* config/tc-alpha.c: Fix formatting.
* config/tc-arc.c: Likewise.
* config/tc-arc.h: Likewise.
* config/tc-d10v.c: Likewise.
* config/tc-i370.c: Likewise.
* config/tc-i386.c: Likewise.
* config/tc-i960.c: Likewise.
* config/tc-m68k.c: Likewise.
* config/tc-ppc.c: Likewise.
* config/tc-sparc.c: Likewise.
* config/tc-tahoe.c: Likewise.
* config/tc-vax.c: Likewise.

23 years agoLinux target variants for elfxx-hppa.
Alan Modra [Sun, 14 Jan 2001 11:12:53 +0000 (11:12 +0000)]
Linux target variants for elfxx-hppa.

23 years agoAutomatically enable --unique=.text for elf32-hppa.
Alan Modra [Sun, 14 Jan 2001 07:39:01 +0000 (07:39 +0000)]
Automatically enable --unique=.text for elf32-hppa.

23 years agoUse SEGREL32 relocs for elf32-hppa unwind.
Alan Modra [Sun, 14 Jan 2001 07:03:49 +0000 (07:03 +0000)]
Use SEGREL32 relocs for elf32-hppa unwind.

23 years agoAdd parens like the comment says.
Alan Modra [Sun, 14 Jan 2001 06:12:07 +0000 (06:12 +0000)]
Add parens like the comment says.

23 years agoCorrect DT_INIT/DT_FINI ABI violation
Alan Modra [Sun, 14 Jan 2001 05:58:15 +0000 (05:58 +0000)]
Correct DT_INIT/DT_FINI ABI violation

23 years agoWide mode .plt offsets for elf64-hppa
Alan Modra [Sun, 14 Jan 2001 05:22:51 +0000 (05:22 +0000)]
Wide mode .plt offsets for elf64-hppa

23 years agoAdds assembly and dis-assembly support for the HPPA wide
Alan Modra [Sun, 14 Jan 2001 05:14:45 +0000 (05:14 +0000)]
Adds assembly and dis-assembly support for the HPPA wide
mode, 16 bit forms of ldi, ldo, ldw and stw instructions.

23 years agoExtend "ld --unique" functionality.
Alan Modra [Sun, 14 Jan 2001 04:36:35 +0000 (04:36 +0000)]
Extend "ld --unique" functionality.

23 years ago * tc-i386.h (TARGET_MACH): New macro.
Jan Hubicka [Sat, 13 Jan 2001 23:37:57 +0000 (23:37 +0000)]
* tc-i386.h (TARGET_MACH): New macro.
(i386_mach): Declare.
* tc-i386.c (i386_mach): New function.

23 years ago * ld-sh/sh.exp: Use --oformat srec, not -oformat srec.
Hans-Peter Nilsson [Sat, 13 Jan 2001 23:13:16 +0000 (23:13 +0000)]
* ld-sh/sh.exp: Use --oformat srec, not -oformat srec.

23 years ago2001-01-13 Philip Blundell <philb@gnu.org>
Phil Blundell [Sat, 13 Jan 2001 22:39:55 +0000 (22:39 +0000)]
2001-01-13  Philip Blundell  <philb@gnu.org>

* doc/as.texinfo: Fix spelling and cross-references.

* doc/c-arm.texi: Fix typos.  Say that `;' is a line separator
character for all systems, not just GNU/Linux.  Make it explicit
that `-k' doesn't affect code generation, just ELF flags.

23 years agoformatting fix
Nick Clifton [Sat, 13 Jan 2001 19:45:52 +0000 (19:45 +0000)]
formatting fix

23 years agoFormatting fix
Nick Clifton [Sat, 13 Jan 2001 19:43:35 +0000 (19:43 +0000)]
Formatting fix

23 years agoformatting fix
Nick Clifton [Sat, 13 Jan 2001 19:42:21 +0000 (19:42 +0000)]
formatting fix

23 years ago * i386.c (md_assemble): Check cpu_flags even for nullary instructions.
Jan Hubicka [Sat, 13 Jan 2001 09:05:55 +0000 (09:05 +0000)]
* i386.c (md_assemble): Check cpu_flags even for nullary instructions.

* i386.h (i386_optab): Fix pusha and ret templates.

* i386-dis.c (dis386_att, disx86_64_att): Fix ret, lret and iret
templates.

23 years ago* gas/cgen feature
Frank Ch. Eigler [Fri, 12 Jan 2001 23:34:43 +0000 (23:34 +0000)]
* gas/cgen feature

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

* cgen.c (gas_cgen_finish_insn): Call dwarf2_emit_insn.

23 years agoUpdate copyright date to 2001
Nick Clifton [Fri, 12 Jan 2001 18:01:56 +0000 (18:01 +0000)]
Update copyright date to 2001

23 years agoAdd missing ARC documentation
Nick Clifton [Fri, 12 Jan 2001 17:50:59 +0000 (17:50 +0000)]
Add missing ARC documentation