OSDN Git Service

pf3gnuchains/pf3gnuchains4x.git
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.

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

        * CATALOG: Add hw-glue-bus-mux.

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

        * sidbusutil.h (mux_passthrough_bus): New bus allowing one
        input bus tied to one of two accessors with dynamic switching.

23 years ago* configury fix
fche [Fri, 12 Jan 2001 18:51:25 +0000 (18:51 +0000)]
* configury fix

[common/ChangeLog]
2001-01-12  Chris Demetriou  <cgd@sibyte.com>

* aclocal.m4 (SIM_AC_OPTION_SCACHE): Properly
handle the case where a numeric value is supplied.

[eg. m32r/ChangeLog]
2001-01-12  Frank Ch. Eigler  <fche@redhat.com>

* configure: Regenerated with sim_scache fix.

23 years ago2001-01-13 matthew green <mrg@redhat.com>
mrg [Fri, 12 Jan 2001 18:32:28 +0000 (18:32 +0000)]
2001-01-13  matthew green  <mrg@redhat.com>

* compConfig.cxx (disconnect_bus): Fix typo in error message.

23 years agoPrune warnings from NetBSD linker.
nickc [Fri, 12 Jan 2001 18:13:39 +0000 (18:13 +0000)]
Prune warnings from NetBSD linker.

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

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

23 years agoAdd support for cygwin libraries
pb [Fri, 12 Jan 2001 12:43:10 +0000 (12:43 +0000)]
Add support for cygwin libraries

23 years agoRestore missing space lost when switching to UI_OUT.
cagney [Fri, 12 Jan 2001 09:45:57 +0000 (09:45 +0000)]
Restore missing space lost when switching to UI_OUT.

23 years ago* debug.h: Add regparm attributes to some functions.
cgf [Fri, 12 Jan 2001 05:38:25 +0000 (05:38 +0000)]
* debug.h: Add regparm attributes to some functions.
* signal.cc (sigaction): Don't treat SIGCONT specially.
* exceptions.cc (interrupt_setup): Save sa_flags of interrupted signal for
later use.
(sig_handler): Default any stopping signal to SIGSTOP.
(call_signal_handler): New function.
(sigdelayed0): New function.
* sigproc.cc (sigproc_init): Initialize SIGSTOP sigaction for special behavior.
* sigproc.h: Define call_signal_handler.
* syscalls.cc (_read): Allow restartable signal behavior.

23 years ago* libc/include/sys/signal.h: Add some SA_* defines for Cygwin.
cgf [Fri, 12 Jan 2001 05:36:12 +0000 (05:36 +0000)]
* libc/include/sys/signal.h: Add some SA_* defines for Cygwin.

23 years agoShuffle ChangeLog files...
jtc [Fri, 12 Jan 2001 03:44:30 +0000 (03:44 +0000)]
Shuffle ChangeLog files...

23 years agoCure recent x86 warts.
amodra [Fri, 12 Jan 2001 03:34:47 +0000 (03:34 +0000)]
Cure recent x86 warts.

23 years ago* libc/include/sys/features.h: __CYGWIN__ preferred over __CYGWIN32__
dj [Fri, 12 Jan 2001 02:41:33 +0000 (02:41 +0000)]
* libc/include/sys/features.h: __CYGWIN__ preferred over __CYGWIN32__

23 years agoUpdated ARC assembler from arccores.com
nickc [Thu, 11 Jan 2001 21:20:16 +0000 (21:20 +0000)]
Updated ARC assembler from arccores.com

23 years agoFix gas 68HC12 indexed addressing code generation
ciceron [Thu, 11 Jan 2001 20:19:17 +0000 (20:19 +0000)]
Fix gas 68HC12 indexed addressing code generation

23 years agoDwarf2 test for 68HC11/68HC12 gas
ciceron [Thu, 11 Jan 2001 19:48:41 +0000 (19:48 +0000)]
Dwarf2 test for 68HC11/68HC12 gas

23 years agoFix weak symbols for 68HC11 as
ciceron [Thu, 11 Jan 2001 19:42:46 +0000 (19:42 +0000)]
Fix weak symbols for 68HC11 as

23 years agoRotate ChangeLogs
nickc [Thu, 11 Jan 2001 19:01:40 +0000 (19:01 +0000)]
Rotate ChangeLogs

23 years agoMake COFF and ELF disassemblys agree
nickc [Thu, 11 Jan 2001 18:42:58 +0000 (18:42 +0000)]
Make COFF and ELF disassemblys agree

23 years ago * configrun-sid.in ($enable_z_packet): New variable.
nsd [Thu, 11 Jan 2001 16:32:30 +0000 (16:32 +0000)]
* configrun-sid.in ($enable_z_packet): New variable.
($opt_gdb != 0): Use $enable_z_packet.

23 years ago * fhandler.h (fhandler_base): New method `fixup_mmap_after_fork'.
corinna [Thu, 11 Jan 2001 12:33:11 +0000 (12:33 +0000)]
    * fhandler.h (fhandler_base): New method `fixup_mmap_after_fork'.
        (fhandler_disk_file: Ditto.
        (fhandler_dev_mem): Ditto.
        * fhandler_mem.cc (fhandler_dev_mem::open): Set OBJ_INHERIT attribute
        for device\physicalmemory handle.
        (fhandler_dev_mem::mmap): Ditto.
        * fhandler_mem.cc (fhandler_dev_mem::fixup_mmap_after_fork): New method.
        * mmap.cc (mmap_record): Add private `fdesc_' member. Change constructor
        accordingly.
        (get_fd): New method.
        (mmap): Use new mmap_record constructor.
        (fhandler_base::fixup_mmap_after_fork): New method.
        (fhandler_disk_file::fixup_mmap_after_fork): Ditto.
        (fixup_mmaps_after_fork): Call `fixup_mmap_after_fork' of appropriate
        fhandler class.

23 years ago * config/tc-i386.h (TC_RELOC_GLOBAL_OFFSET_TABLE): Removed, it's
aj [Thu, 11 Jan 2001 11:38:24 +0000 (11:38 +0000)]
* config/tc-i386.h (TC_RELOC_GLOBAL_OFFSET_TABLE): Removed, it's
not used anywhere.

23 years agofix spelling typo
nickc [Thu, 11 Jan 2001 01:43:44 +0000 (01:43 +0000)]
fix spelling typo

23 years agoChange defn of LOCAL_LABEL_PREFIX to ""
nickc [Thu, 11 Jan 2001 01:43:20 +0000 (01:43 +0000)]
Change defn of LOCAL_LABEL_PREFIX to ""

23 years agoAllow ADRL relocs to be adjusted in arm-coff
nickc [Thu, 11 Jan 2001 01:40:17 +0000 (01:40 +0000)]
Allow ADRL relocs to be adjusted in arm-coff

23 years agoFix local label code to use LOCAL_LABEL_PREFIX
nickc [Thu, 11 Jan 2001 01:32:35 +0000 (01:32 +0000)]
Fix local label code to use LOCAL_LABEL_PREFIX

23 years ago* regtool.cc (cmd_list): Add new registry display options.
cgf [Wed, 10 Jan 2001 22:34:02 +0000 (22:34 +0000)]
* regtool.cc (cmd_list): Add new registry display options.
(cmd_list): Add code to implement -p, -k, and -l options.
* regtool.cc (Fail): Add call to LocalFree to free memory allocated by
FormatMessage.

23 years ago* function tweak
fche [Wed, 10 Jan 2001 20:26:43 +0000 (20:26 +0000)]
* function tweak

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

        * cgen-ops.h (ABSDI, ABSSI, ABSHI, ABSQI): New fns.

23 years ago* robustness incentive
fche [Wed, 10 Jan 2001 19:41:01 +0000 (19:41 +0000)]
* robustness incentive

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

        * sidcpuutil.h (basic_cpu): Inherit from fixed_relation_map_component.
        Define a operator new/delete pair to poison new memory.

23 years ago2001-01-10 Kazu Hirata <kazu@hxi.com>
kazu [Wed, 10 Jan 2001 18:58:36 +0000 (18:58 +0000)]
2001-01-10  Kazu Hirata  <kazu@hxi.com>

* scripttempl/h8500.sc: Fix formatting.
* scripttempl/h8500b.sc: Likewise.
* scripttempl/h8500c.sc: Likewise.
* scripttempl/h8500m.sc: Likewise.
* scripttempl/h8500s.sc: Likewise.

23 years agomore formatting changes.
cgf [Wed, 10 Jan 2001 15:22:40 +0000 (15:22 +0000)]
more formatting changes.

23 years ago * i386.exp: Add ssemmx2 and sse2 tests.
hubicka [Wed, 10 Jan 2001 14:32:32 +0000 (14:32 +0000)]
* i386.exp: Add ssemmx2 and sse2 tests.
(sse2.d, sse2.s, ssemmx2.d, ssemmx2.s): New tests.

23 years ago * i386.h (pinsrw): Add.
hubicka [Wed, 10 Jan 2001 14:31:46 +0000 (14:31 +0000)]
* i386.h (pinsrw): Add.
(pshufw): Remove.
(cvttpd2dq): Fix operands.
(cvttps2dq): Likewise.
(movq2q): Rename to movdq2q.

23 years ago* regtool.cc (translate): Ensure that 'c' is initialized.
cgf [Wed, 10 Jan 2001 14:20:16 +0000 (14:20 +0000)]
* regtool.cc (translate): Ensure that 'c' is initialized.
(cmd_set): Ditto for rv.

23 years ago * i386-dis.c (PREGRP15 - PREGRP24): New.
hubicka [Wed, 10 Jan 2001 14:14:25 +0000 (14:14 +0000)]
* i386-dis.c (PREGRP15 - PREGRP24): New.
(dis386_twobyt): Add SSE2 instructions.
(twobyte_uses_SSE_prefix: Rename from ... ; add new SSE instructions.
(twobyte_uses_f3_prefix): ... this one.
(grps): Add SSE instructions.
(prefix_user_table): Add two new slots; add SSE2 instructions.
(print_insn_i386): Rename uses_f3_prefix to uses_SSE_prefix;
Handle the REPNZ and Data16 prefixes as well; do proper lookup
to prefix_user_table.
(OP_E): Accept mfence and lfence as well.
(OP_MMX): Data16 prefix turns MMX to SSE; support REX extensions.
(OP_XMM): Support REX extensions.
(OP_EM): Likewise.
(OP_EX): Likewise.

23 years ago* sigproc.cc (wait_sig): Allow SIGCONT when stopped.
cgf [Wed, 10 Jan 2001 13:53:38 +0000 (13:53 +0000)]
* sigproc.cc (wait_sig): Allow SIGCONT when stopped.

23 years ago2001-01-10 Kazu Hirata <kazu@hxi.com>
kazu [Wed, 10 Jan 2001 11:42:26 +0000 (11:42 +0000)]
2001-01-10  Kazu Hirata  <kazu@hxi.com>

* scripttempl/h8300.sc: Fix formatting.  Fix a comment typo.
* scripttempl/h8300h.sc: Fix formatting.
* scripttempl/h8300s.sc: Likewise.

23 years agoFix "movnti"
amodra [Wed, 10 Jan 2001 00:24:43 +0000 (00:24 +0000)]
Fix "movnti"

23 years agofix patterns to match new behaviour of disassembler
nickc [Tue, 9 Jan 2001 22:08:41 +0000 (22:08 +0000)]
fix patterns to match new behaviour of disassembler

23 years agoUpdate address for bug reports.
pb [Tue, 9 Jan 2001 21:05:35 +0000 (21:05 +0000)]
Update address for bug reports.