OSDN Git Service

pf3gnuchains/pf3gnuchains3x.git
23 years agoFix previous checkout of this:
fnasser [Fri, 19 Jan 2001 16:09:10 +0000 (16:09 +0000)]
Fix previous checkout of this:
2001-01-18  Fernando Nasser  <fnasser@redhat.com>

        * library/srctextwin.itb (_highlightAsmLine): Add missing FUNCNAME
parameter.
        (FillAssembly, FillMixed): Pass the FUNCNAME parameter that is
        needed by the above method.
        * library/srctextwin.ith (_highlightAsmLine): Add FUNCNAME parameter
to method definition.

23 years ago * dbxread.c (read_ofile_symtab): Stay with AUTO_DEMANGLING for G++.
jason [Fri, 19 Jan 2001 14:53:43 +0000 (14:53 +0000)]
    * dbxread.c (read_ofile_symtab): Stay with AUTO_DEMANGLING for G++.
        (process_one_symbol): Likewise.
        * dwarfread.c (handle_producer): Likewise.

23 years ago2001-01-19 Fernando Nasser <fnasser@redhat.com>
fnasser [Fri, 19 Jan 2001 14:24:54 +0000 (14:24 +0000)]
2001-01-19  Fernando Nasser  <fnasser@redhat.com>

* library/prefs.tcl (pref_set_defaults): Set default value of
gdb/src/top_control to place the source window controls at the top.

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

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

23 years agoDrop -Wuninitialized until GDB compiles with it.
cagney [Fri, 19 Jan 2001 10:25:12 +0000 (10:25 +0000)]
Drop -Wuninitialized until GDB compiles with it.
Add list of buildable targets to the MAINTAINERS file.

23 years agoReplace STRCMP with strcmp()
cagney [Fri, 19 Jan 2001 08:01:46 +0000 (08:01 +0000)]
Replace STRCMP with strcmp()

23 years agoReplace FREEIF() with xfree().
cagney [Fri, 19 Jan 2001 05:45:16 +0000 (05:45 +0000)]
Replace FREEIF() with xfree().

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

23 years agoAdd new arc core numbers.
nickc [Fri, 19 Jan 2001 04:08:52 +0000 (04:08 +0000)]
Add new arc core numbers.

23 years ago2001-01-18 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Fri, 19 Jan 2001 01:25:13 +0000 (01:25 +0000)]
2001-01-18  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/sys/arc/Makefile.am: New file.
        * libc/sys/arc/Makefile.in: Ditto.
        * libc/sys/arc/aclocal.m4: Ditto.
        * libc/sys/arc/configure: Ditto.
        * libc/sys/arc/configure.in: Ditto.
        * libc/sys/arc/crt0.S: Ditto.
        * libc/sys/arc/isatty.c: Ditto.
        * libc/sys/arc/mem-layout.c: Ditto.
        * libc/sys/arc/sbrk.c: Ditto.
        * libc/sys/arc/syscalls.c: Ditto.
        * libc/sys/arc/sys/syscall.h: Ditto.

23 years ago* symtab.c (lookup_symbol_aux): Call lookup_symbol_aux to lookup
jimb [Thu, 18 Jan 2001 23:38:26 +0000 (23:38 +0000)]
* symtab.c (lookup_symbol_aux): Call lookup_symbol_aux to lookup
a mangled symbol rather than recursing into lookup_symbol, since
this will just re-unmangle the name & call lookup_symbol_aux -
leading to an infinite recursion.

23 years ago2001-01-18 Fernando Nasser <fnasser@redhat.com>
fnasser [Thu, 18 Jan 2001 22:37:19 +0000 (22:37 +0000)]
2001-01-18  Fernando Nasser  <fnasser@redhat.com>

        * library/srctextwin.itb (_highlightAsmLine): Add missing FUNCNAME
parameter.
        (FillAssembly, FillMixed): Pass the FUNCNAME parameter that is
        needed by the above method.
        * library/srctextwin.ith (_highlightAsmLine): Add FUNCNAME parameter
to method definition.

23 years ago* infcmd.c (print_return_value): Restore another space lost by
kettenis [Thu, 18 Jan 2001 16:11:21 +0000 (16:11 +0000)]
* infcmd.c (print_return_value): Restore another space lost by
switch to UIOUT. ``$NN='' should be ``$NN =''.

23 years ago* target.h (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT)
cagney [Thu, 18 Jan 2001 15:42:22 +0000 (15:42 +0000)]
* target.h (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT)
* breakpoint.c (TARGET_REGION_OK_FOR_HW_WATCHPOINT): Wrap macro
definition in parenthesis.

23 years ago * include/wchar.h: Protect prototypes only declared in the C++ STL
earnie [Thu, 18 Jan 2001 15:40:48 +0000 (15:40 +0000)]
* include/wchar.h: Protect prototypes only declared in the C++ STL
from being declared unless __cplusplus is defined.

23 years agoFrom Mark Salter, fix hw-breakpoint packet format.
cagney [Thu, 18 Jan 2001 15:29:11 +0000 (15:29 +0000)]
From Mark Salter, fix hw-breakpoint packet format.

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

23 years ago * resource.cc (setrlimit): Support RLIMIT_NOFILE.
corinna [Thu, 18 Jan 2001 09:30:37 +0000 (09:30 +0000)]
    * resource.cc (setrlimit): Support RLIMIT_NOFILE.

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

23 years ago* syscalls.cc (setdtablesize): Call with amount to increment not total amount.
cgf [Thu, 18 Jan 2001 04:26:04 +0000 (04:26 +0000)]
* syscalls.cc (setdtablesize): Call with amount to increment not total amount.
Return success or failure error code.

23 years ago* libc/include/sys/unistd.h: Use correct declaration for setdtablesize.
cgf [Thu, 18 Jan 2001 04:24:02 +0000 (04:24 +0000)]
* libc/include/sys/unistd.h: Use correct declaration for setdtablesize.

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

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

23 years ago2001-01-17 Fernando Nasser <fnasser@redhat.com>
fnasser [Wed, 17 Jan 2001 23:45:04 +0000 (23:45 +0000)]
2001-01-17  Fernando Nasser  <fnasser@redhat.com>

        * library/srctextwin.itb (_highlightAsmLine): Add missing FILENAME
parameter.
        (FillAssembly, FillMixed): Pass the FILENAME parameter that is
        needed by the above method.
        * library/srctextwin.ith (_highlightAsmLine): Add FILENAME parameter
to method definition.

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

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

23 years ago* config/m68k/tm-nbsd.h (BPT_VECTOR, REMOTE_BPT_VECTOR): Change to 0xf.
jtc [Wed, 17 Jan 2001 23:22:17 +0000 (23:22 +0000)]
* config/m68k/tm-nbsd.h (BPT_VECTOR, REMOTE_BPT_VECTOR): Change to 0xf.

23 years ago* config/m68k/tm-nbsd.h (USE_STRUCT_CONVENTION): Define.
jtc [Wed, 17 Jan 2001 23:07:15 +0000 (23:07 +0000)]
* config/m68k/tm-nbsd.h (USE_STRUCT_CONVENTION): Define.
* config/m68k/nbsd.mt (TDEPFILES): Add m68knbsd-tdep.o.
* m68knbsd-tdep.c: New file.
* i386nbsd-tdep.c: Remove #if 0'd out #includes.
* m68knbsd-nat.c: #include gdbcore.h.

23 years ago2001-01-17 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Wed, 17 Jan 2001 21:05:09 +0000 (21:05 +0000)]
2001-01-17  Jeff Johnston  <jjohnstn@redhat.com>

        * stdio.cxx (stdioConsole::read): Change to read a reasonable size of
        data each time stdin gets polled.

23 years ago2001-01-17 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Wed, 17 Jan 2001 21:03:31 +0000 (21:03 +0000)]
2001-01-17  Jeff Johnston  <jjohnstn@redhat.com>

        * gloss.cxx (gloss32::read): Change use_rx_p code to extract as much
        as possible from the rx buffer (up to the len requested)
        and to exit at the end of the main loop if any characters
        are successfully read.

23 years ago* new component
fche [Wed, 17 Jan 2001 18:00:09 +0000 (18:00 +0000)]
* new component
2001-01-17  Frank Ch. Eigler  <fche@redhat.com>

* hw-visual-probe-pin.tk: New component: graphical pin-activity
monitoring.
* Makefile.am (pkgdata_DATA): Added here.
* Makefile.in: Regenerated.

23 years ago* autoload.cc (LoadDLLinitfunc): Remove debugging statement.
cgf [Wed, 17 Jan 2001 14:57:09 +0000 (14:57 +0000)]
* autoload.cc (LoadDLLinitfunc): Remove debugging statement.
* exceptions.cc (sig_handle_tty_stop): Move setting of PID_STOPPED to earlier
in interrupt.
((interrupt_setup): i.e., here.
(sig_handle): Don't queue multiple SIGSTOPS.
* fhandler.h (bg_check_types): Enumerate return value of bg_check for clarity.
* signal.cc (kill_pgrp): Minor cleanup.
* fhandler_termios.cc (fhandler_termios::bg_check): Use enumerated type for
function return.  Don't raise signal if a signal is already queued.
* fhandler_console.cc (fhandler_console::read): Use enumerated return type for
bg_check.
* select.cc: Ditto, throughout.
* read.cc: Ditto, throughout.
* termios.cc: Ditto, throughout.
(_read): YA interrupt detect simplification.
* wait.cc (wait4): Ditto.

23 years ago * cygheap.cc (cygheap_user::~cygheap_user): Temporarily
corinna [Wed, 17 Jan 2001 12:47:47 +0000 (12:47 +0000)]
    * cygheap.cc (cygheap_user::~cygheap_user): Temporarily
        disable free'ing memory.

23 years agoFix gp overflow problem with Intel compiler.
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
nickc [Tue, 16 Jan 2001 23:23:23 +0000 (23:23 +0000)]
oops - fix typo

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

23 years ago2001-01-17 Ben Elliston <bje@redhat.com>
bje [Tue, 16 Jan 2001 23:03:18 +0000 (23:03 +0000)]
2001-01-17  Ben Elliston  <bje@redhat.com>

* config/sid.exp: New file.

23 years agoAdd J.T. to blanket write privs list.
cagney [Tue, 16 Jan 2001 22:45:48 +0000 (22:45 +0000)]
Add J.T. to blanket write privs list.

23 years ago2001-01-16 H.J. Lu <hjl@gnu.org>
hjl [Tue, 16 Jan 2001 21:04:28 +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 ago * include/sqlucode.h: Apply Danny Smith patch 102443
earnie [Tue, 16 Jan 2001 19:02:04 +0000 (19:02 +0000)]
* include/sqlucode.h: Apply Danny Smith patch 102443
2000-11-20  Danny Smith  <danny_r_smith_2001@yahoo.co.nz>
New file.

23 years ago * lib/odbccp32.def: Apply Danny Smith patch 102442
earnie [Tue, 16 Jan 2001 18:41:46 +0000 (18:41 +0000)]
* lib/odbccp32.def: Apply Danny Smith patch 102442
2000-11-20  Danny Smith  <danny_r_smith_2001@yahoo.co.nz>
New file.

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

23 years ago * include/odbcinst.h: Apply Danny Smith patch 102441
earnie [Tue, 16 Jan 2001 18:23:52 +0000 (18:23 +0000)]
* include/odbcinst.h: Apply Danny Smith patch 102441
2000-11-20  Danny Smith  <danny_r_smith_2001@yahoo.co.nz>
New file.

23 years ago2001-01-16 Michael Snyder <msnyder@cleaver.cygnus.com>
msnyder [Tue, 16 Jan 2001 17:41:51 +0000 (17:41 +0000)]
2001-01-16  Michael Snyder  <msnyder@cleaver.cygnus.com>

        * procfs.c (procfs_stopped_by_watchpoint): Don't die if process
        goes away -- just return false.

23 years ago2001-01-16 Michael Snyder <msnyder@cleaver.cygnus.com>
msnyder [Tue, 16 Jan 2001 17:36:44 +0000 (17:36 +0000)]
2001-01-16  Michael Snyder  <msnyder@cleaver.cygnus.com>

        * source.c (openp): Fix typo in comment.

23 years ago * mmap.cc (mmap): Initialize fh to avoid compiler warnings.
corinna [Tue, 16 Jan 2001 17:02:46 +0000 (17:02 +0000)]
    * mmap.cc (mmap): Initialize fh to avoid compiler warnings.

23 years ago * include/stdlib.h: Apply Danny Smith patch 102730
earnie [Tue, 16 Jan 2001 16:43:00 +0000 (16:43 +0000)]
* include/stdlib.h: Apply Danny Smith patch 102730
2000-12-09  Danny Smith  <danny_r_smith_2001@yahoo.co.nz>
(_wgetenv) Correction to return type.

23 years ago * include/locale.h: Apply Danny Smith patch 101834
earnie [Tue, 16 Jan 2001 14:51:02 +0000 (14:51 +0000)]
* include/locale.h: Apply Danny Smith patch 101834
2000-11-23  Danny Smith  <danny_r_smith_2001@yahoo.co.nz>
(LC_MIN) Add definition.
  (LC_MAX) ditto.
(_wsetlocale) Add prototype.

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

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

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

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

23 years ago* wait.cc (wait4): Rename variable for consistency. Allow restartable signal
cgf [Tue, 16 Jan 2001 02:29:47 +0000 (02:29 +0000)]
* wait.cc (wait4): Rename variable for consistency.  Allow restartable signal
behavior.

23 years agoFix assembler segfault on gcc/crtstuff.c file.
wilson [Mon, 15 Jan 2001 23:30:37 +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 ago * emul_netbsd.c (do_open): Translate the flag parameter to the
geoffk [Mon, 15 Jan 2001 23:24:30 +0000 (23:24 +0000)]
* emul_netbsd.c (do_open): Translate the flag parameter to the
open syscall to the numbers supported by the host.

23 years ago2001-01-15 Kazu Hirata <kazu@hxi.com>
kazu [Mon, 15 Jan 2001 23:09:51 +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.
nickc [Mon, 15 Jan 2001 22:53:57 +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 ago * mmap.cc (mmap): Add more parameter checking. Change error output
corinna [Mon, 15 Jan 2001 22:18:13 +0000 (22:18 +0000)]
    * mmap.cc (mmap): Add more parameter checking. Change error output
        in case of EINVAL. Treat mmapping /dev/zero like MAP_ANONYMOUS.

23 years ago* regen after cgen trace improvements
fche [Mon, 15 Jan 2001 21:14:25 +0000 (21:14 +0000)]
* regen after cgen trace improvements

23 years ago* build fix
fche [Mon, 15 Jan 2001 20:50:16 +0000 (20:50 +0000)]
* build fix

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

* Makefile.am: Use `pwd` for -rpath argument.
* Makefile.in: Regenerated.

23 years ago2001-01-15 Fernando Nasser <fnasser@redhat.com>
fnasser [Mon, 15 Jan 2001 20:18:44 +0000 (20:18 +0000)]
2001-01-15  Fernando Nasser  <fnasser@redhat.com>

* srcwin.itb (clear_file): Pass the appropriate value to the GO
argument of mode() so it does not try to read a source file when
no executable is loaded.

23 years ago * mmap.cc: include <unistd.h>. Define some bit operations for
corinna [Mon, 15 Jan 2001 19:42:33 +0000 (19:42 +0000)]
    * mmap.cc: include <unistd.h>. Define some bit operations for
        the new page map.
        (mmap_record): Change type of base_address_ to caddr_t.
        Add map_map_ member. Add several methods to manipulate map_map_.
        (mmap_record::alloc_map): New method.
        (mmap_record::free_map): Ditto.
        (mmap_record::find_empty): Ditto.
        (mmap_record::map_map): Ditto.
        (mmap_record::unmap_map): Ditto.
        (list::add_record): Change return type to `mmap_record *'.
        Allocate page map.
        (list::match): New method.
        (mmap): Partly rewritten to take care for the new page map. Add some
        parameter checking.
        (munmap): Ditto.

23 years ago * MAINTAINERS: Added self and Andrew for the mips sim.
cgd [Mon, 15 Jan 2001 19:16:57 +0000 (19:16 +0000)]
    * MAINTAINERS: Added self and Andrew for the mips sim.

23 years ago* usability improvement
fche [Mon, 15 Jan 2001 19:14:42 +0000 (19:14 +0000)]
* usability improvement

[ChangeLog]
2001-01-15  Frank Ch. Eigler  <fche@redhat.com>

* configrun-sid.in (--verbose, --persistent): Only emit these settings
if corresponding command line option is given.

[pregen/ChangeLog]
2001-01-15  Frank Ch. Eigler  <fche@redhat.com>

* *.conf: Regenerated.

23 years ago2001-01-15 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [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 ago * heap.cc (heap_init): Fix extern declaration of getpagesize.
corinna [Mon, 15 Jan 2001 12:53:30 +0000 (12:53 +0000)]
    * heap.cc (heap_init): Fix extern declaration of getpagesize.
* syscalls.cc (getpagesize): Fix another typo.

23 years ago * syscalls.cc (getpagesize): Save pagesize in global variable to
corinna [Mon, 15 Jan 2001 12:25:00 +0000 (12:25 +0000)]
    * syscalls.cc (getpagesize): Save pagesize in global variable to
        avoid calling GetSystemInfo too often.
        * heap.cc (getpagesize): Eliminate.
        (heap_init): Use getpagesize function from syscalls.cc.

23 years ago * sysconf.cc (sysconf): return `getpagesize ()' on _SC_PAGESIZE
corinna [Mon, 15 Jan 2001 10:58:19 +0000 (10:58 +0000)]
    * sysconf.cc (sysconf): return `getpagesize ()' on _SC_PAGESIZE
        request to avoid implementing the same twice.

23 years ago* Update copyright years.
bje [Mon, 15 Jan 2001 08:12:07 +0000 (08:12 +0000)]
* Update copyright years.

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

* lib/framework.exp (record_test): Invoke a user-defined procedure
if one is named in local_record_procs($type).

23 years agoMissed this in last commit "Linux target variants for elfxx-hppa."
amodra [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 [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 ago* Tidy.
bje [Mon, 15 Jan 2001 00:23:00 +0000 (00:23 +0000)]
* Tidy.

23 years ago2001-01-15 Ben Elliston <bje@redhat.com>
bje [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 agoAdd missing lines to entry.
fnasser [Sun, 14 Jan 2001 23:15:43 +0000 (23:15 +0000)]
Add missing lines to entry.

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

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

23 years ago* syscalls.cc (_read): Use more lightweight method for determining if read has
cgf [Sun, 14 Jan 2001 19:08:30 +0000 (19:08 +0000)]
* syscalls.cc (_read): Use more lightweight method for determining if read has
been interrupted by a signal.

23 years ago2001-01-14 Kazu Hirata <kazu@hxi.com>
kazu [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.
amodra [Sun, 14 Jan 2001 11:12:51 +0000 (11:12 +0000)]
Linux target variants for elfxx-hppa.

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

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

23 years agoAdd parens like the comment says.
amodra [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
amodra [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
amodra [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
amodra [Sun, 14 Jan 2001 05:14:44 +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.
amodra [Sun, 14 Jan 2001 04:36:34 +0000 (04:36 +0000)]
Extend "ld --unique" functionality.

23 years ago2001-01-14 matthew green <mrg@redhat.com>
mrg [Sun, 14 Jan 2001 04:17:22 +0000 (04:17 +0000)]
2001-01-14  matthew green  <mrg@redhat.com>

* sidcomp.loader/loader.exp: New test.
* sidcomp.loader/x32.x: Elf32 test file.
* sidcomp.loader/x64.x: Elf64 test file.

23 years ago * tc-i386.h (TARGET_MACH): New macro.
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.
hp [Sat, 13 Jan 2001 23:13:15 +0000 (23:13 +0000)]
* ld-sh/sh.exp: Use --oformat srec, not -oformat srec.

23 years ago2001-01-13 Philip Blundell <philb@gnu.org>
pb [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
nickc [Sat, 13 Jan 2001 19:45:52 +0000 (19:45 +0000)]
formatting fix

23 years agoformatting fix
nickc [Sat, 13 Jan 2001 19:44:40 +0000 (19:44 +0000)]
formatting fix

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

23 years agoformatting fix
nickc [Sat, 13 Jan 2001 19:43:03 +0000 (19:43 +0000)]
formatting fix

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

23 years ago[bsp/ChangeLog]
mrg [Sat, 13 Jan 2001 14:26:05 +0000 (14:26 +0000)]
[bsp/ChangeLog]
2001-01-13  matthew green  <mrg@redhat.com>

* configrun-sid.in: `load-accessor' becomes Harvard architecture
friendly.  Split into `load-accessor-insn' and `load-accessor-data'.

[component/loader/ChangeLog]
2001-01-13  matthew green  <mrg@redhat.com>

* compLoader.cxx (load_accessor): Delete member.
(load_accessor_insn, load_accessor_data): New bus* members.
(ctor): Initialise load_accessor_insn and load_accessor_data.
Add `load-accessor-insn' and `load-accessor-data' accessors
and delete `load-accessor'.
(load_function): Extend to 64 bit addresses, and have an instruction
space identifier.
(load_it): Check both load_accessor_insn and load_accessor_data are set,
and use the appropriate one.  Extend messages to meantion instruction or
data loads.
* elfload.h (fetchQuadLittle, fetchQuadBig, fetchQuad): New macros.
(PFLOAD): Make 64-bit & Harvard address space friendly
(sw-load-elf.txt): Document `load-accessor-insn' and `load-accessor-data'
accessors.
        * elfload.c (readElfFile): Support 64-bit ELF as well as 32-bit ELF.
* sw-load-elf.txt: Document `load-accessor-insn' and `load-accessor-data'
accessors.

23 years ago * i386.c (md_assemble): Check cpu_flags even for nullary instructions.
hubicka [Sat, 13 Jan 2001 09:05:54 +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
fche [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 ago * blockframe.c (generic_get_saved_register): Spelling fix.
nsd [Fri, 12 Jan 2001 20:43:35 +0000 (20:43 +0000)]
* blockframe.c (generic_get_saved_register): Spelling fix.
* frame.h (FRAME_FP): Spelling fix.

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

        * sidcomp.glue/gluemonkey.exp: Add test for hw-glue-bus-mux.
        * sidcomp.glue/gluedocs.exp: Add hw-glue-bus-mux.txt.

23 years ago2001-01-12 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Fri, 12 Jan 2001 20:37:38 +0000 (20:37 +0000)]
2001-01-12  Jeff Johnston  <jjohnstn@redhat.com>

        * glue.cxx (bus_mux): New bus multiplex component accepting
        one input bus and having two output accessors.
        (list_types): List it under type "hw-glue-bus-mux".
        (create): Ditto.
        (do_delete): Ditto.
        * hw-glue-bus-mux.txt: New documentation for bus_mux.
        * Makefile.am: Add reference to new documentation.
        * Makefile.in: Regenerated.