OSDN Git Service

pf3gnuchains/sourceware.git
22 years ago * poll.cc (poll): Add support for invalid descriptors.
corinna [Tue, 19 Mar 2002 17:12:48 +0000 (17:12 +0000)]
    * poll.cc (poll): Add support for invalid descriptors.

22 years ago* mkgroup.c (usage): Use one just fprintf + string concatenation for output
cgf [Tue, 19 Mar 2002 15:48:39 +0000 (15:48 +0000)]
* mkgroup.c (usage): Use one just fprintf + string concatenation for output
message.
(print_version): Add void to function type and update copyright.

22 years ago * mkgroup.c (usage): Simplify usage output. Generalize to allow use
corinna [Tue, 19 Mar 2002 15:28:13 +0000 (15:28 +0000)]
* mkgroup.c (usage): Simplify usage output.  Generalize to allow use
for help. Correct '?' typo to 'h'.
(longopts): Add version option.
(opts): Add 'v' version option.
(print_version): New function.
(main): Accommodate new version option.  Accommodate usage parameter
changes.  Use usage to output help message.

22 years ago * gas/i386/x86-64-opcode.d: More test cases for x86-64 opcodes.
aj [Tue, 19 Mar 2002 12:17:53 +0000 (12:17 +0000)]
* gas/i386/x86-64-opcode.d: More test cases for x86-64 opcodes.
* gas/i386/x86-64-opcode.s: Likewise

22 years ago2002-03-15 Robert Collins <rbtcollins@hotmail.com>
rbcollins [Tue, 19 Mar 2002 04:39:01 +0000 (04:39 +0000)]
2002-03-15  Robert Collins  <rbtcollins@hotmail.com>

        * fhandler.h (fhandler_termios::lseek): Override lseek.
        * fhandler_termios.cc (fhandler_termios::lseek): Implement this.

22 years ago2002-03-14 Michael Snyder <msnyder@redhat.com>
msnyder [Tue, 19 Mar 2002 03:51:04 +0000 (03:51 +0000)]
2002-03-14  Michael Snyder  <msnyder@redhat.com>

* symfile.c (syms_from_objfile): Return immediately if no syms.
(symbol_file_add): Return immediately if no syms.
(find_sym_fns): Return immediately if no syms.

22 years ago* defs.h (XMALLOC): Define.
cagney [Tue, 19 Mar 2002 02:51:01 +0000 (02:51 +0000)]
* defs.h (XMALLOC): Define.
* gdb-events.sh (XMALLOC): Delete macro.
* gdb-events.c, gdb-events.h: Regenerate.
* gdbarch.sh (XMALLOC): Delete macro.
* gdbarch.c: Regenerate.
* serial.c (XMALLOC): Delete macro.
* ui-file.c (XMALLOC): Ditto.
* ser-unix.h (XMALLOC): Ditto.
* sh-tdep.c (XMALLOC): Ditto.
* ui-out.c (XMALLOC): Ditto.
* utils.c (XMALLOC): Ditto.
* i386-tdep.c (XMALLOC): Ditto.
* gdb-events.c (XMALLOC): Ditto.
* d10v-tdep.c (XMALLOC): Ditto.
* cli-out.c (XMALLOC): Ditto.

* cli-out.c, d10v-tdep.c, gdb-events.c: Update copyright.
* gdb-events.sh, i386-tdep.c, ser-unix.h, serial.c: Ditto.
* ui-file.c, ui-out.c: Ditto.

22 years agos/@example/@smallexample/
cagney [Tue, 19 Mar 2002 02:49:51 +0000 (02:49 +0000)]
s/@example/@smallexample/

22 years ago* command.h (struct cmd_list_element): Add field context.
cagney [Tue, 19 Mar 2002 02:19:13 +0000 (02:19 +0000)]
* command.h (struct cmd_list_element): Add field context.
(set_cmd_context, get_cmd_context): Declare.
* cli/cli-decode.h: Ditto.
* cli/cli-decode.c (get_cmd_context): New function.
(set_cmd_context): New function.
(add_cmd): Initialize context.
Part of fixing PR gdb/145 and PR gdb/146.

22 years ago*** empty log message ***
gdbadmin [Tue, 19 Mar 2002 00:00:05 +0000 (00:00 +0000)]
*** empty log message ***

22 years agodaily update
amodra [Mon, 18 Mar 2002 23:00:03 +0000 (23:00 +0000)]
daily update

22 years agoIncrease default memory size to 8MB.
green [Mon, 18 Mar 2002 21:43:15 +0000 (21:43 +0000)]
Increase default memory size to 8MB.

22 years ago * i386-dis.c (prefix_name): Fix handling of 32bit address prefix
hubicka [Mon, 18 Mar 2002 20:11:48 +0000 (20:11 +0000)]
* i386-dis.c (prefix_name): Fix handling of 32bit address prefix
in 64bit mode.
(print_insn) Likewise.
(putop): Fix handling of 'E'
(OP_E, OP_OFF): handle 32bit addressing mode in 64bit.
(ptr_reg): Likewise.

22 years agomerge from gcc
dj [Mon, 18 Mar 2002 20:01:34 +0000 (20:01 +0000)]
merge from gcc

22 years ago* config/tc-mips.c (md_estimate_size_before_relax): Do not modify
aoliva [Mon, 18 Mar 2002 18:56:13 +0000 (18:56 +0000)]
* config/tc-mips.c (md_estimate_size_before_relax): Do not modify
the EXTENDED bit here; report the estimate according to the
current size.

22 years ago * cpu-i386.c (bfd_x86_64_arch): Rename to "i386:x86-64"
hubicka [Mon, 18 Mar 2002 16:42:35 +0000 (16:42 +0000)]
* cpu-i386.c (bfd_x86_64_arch): Rename to "i386:x86-64"

* configure.tgt (x86_64-*-linux-gnu*): Configure i386 as native.

* elf_x86_64.sh (ARCH): Set to i386:x86-64
set libraries to default to lib64 paths.

22 years ago* gdbint.texinfo (Releasing GDB): Add section ``Versions and
cagney [Mon, 18 Mar 2002 16:14:04 +0000 (16:14 +0000)]
* gdbint.texinfo (Releasing GDB): Add section ``Versions and
Branches''.

22 years ago* gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
cagney [Mon, 18 Mar 2002 16:09:31 +0000 (16:09 +0000)]
* gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
Policy''.

22 years agoAdd AIX 64 shared library support and emulation layer for binutils
nickc [Mon, 18 Mar 2002 12:45:30 +0000 (12:45 +0000)]
Add AIX 64 shared library support and emulation layer for binutils

22 years agoUpdated French translations
nickc [Mon, 18 Mar 2002 09:44:02 +0000 (09:44 +0000)]
Updated French translations

22 years ago * ldmain.c (main): Move .text readonly flag fudges from here..
amodra [Mon, 18 Mar 2002 02:55:51 +0000 (02:55 +0000)]
* ldmain.c (main): Move .text readonly flag fudges from here..
* ldlang.c (lang_process): ..to here.

22 years ago* cli/cli-decode.c (cmd_type): New function.
cagney [Mon, 18 Mar 2002 02:26:30 +0000 (02:26 +0000)]
* cli/cli-decode.c (cmd_type): New function.
* command.h (cmd_type): Declare.
* infrun.c (set_schedlock_func): Call function cmd_type.
* kod.c (kod_set_os): Call cmd_type.
* cris-tdep.c (cris_version_update): Use function cmd_type.
(cris_mode_update, cris_abi_update): Ditto.

22 years ago * libbfd.c (bfd_write_bigendian_4byte_int): Return true iff success.
amodra [Mon, 18 Mar 2002 01:26:57 +0000 (01:26 +0000)]
* libbfd.c (bfd_write_bigendian_4byte_int): Return true iff success.
* libbfd.h: Regenerate.
* archive.c (coff_write_armap): Pass on failures from
bfd_write_bigendian_4byte_int.

22 years ago*** empty log message ***
gdbadmin [Mon, 18 Mar 2002 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

22 years agodaily update
amodra [Sun, 17 Mar 2002 23:00:01 +0000 (23:00 +0000)]
daily update

22 years ago* command.h: (execute_cmd_post_hook): Declare.
cagney [Sun, 17 Mar 2002 19:53:38 +0000 (19:53 +0000)]
* command.h: (execute_cmd_post_hook): Declare.
(execute_cmd_pre_hook): Declare.
* cli/cli-script.c (clear_hook_in_cleanup): New function.
(execute_cmd_post_hook, execute_cmd_pre_hook): New
functions. Execute pre/post hook while ensuring that afterwords
hook_in is cleared.
* top.c (execute_command): Use execute_cmd_post_hook, and
execute_cmd_pre_hook to execute pre/post commands.
* infrun.c (normal_stop): Pass stop_command and not pre_hook to
hook_stop_stub.
(hook_stop_stub): Call execute_cmd_pre_hook.

22 years ago* kod.c (kod_set_os): Revert previous change. Is called by ``info
cagney [Sun, 17 Mar 2002 19:29:37 +0000 (19:29 +0000)]
* kod.c (kod_set_os): Revert previous change.  Is called by ``info
set'' and this leads to a core dump.  Move xstrdup of
operating_system to after check that it is not NULL.

22 years ago* kod.c (kod_set_os): Remove unnecessary check that
cagney [Sun, 17 Mar 2002 16:25:08 +0000 (16:25 +0000)]
* kod.c (kod_set_os): Remove unnecessary check that
``command->type'' is set_cmd.

22 years ago* valprint.c (set_input_radix): Use input_radix.
cagney [Sun, 17 Mar 2002 16:10:25 +0000 (16:10 +0000)]
* valprint.c (set_input_radix): Use input_radix.
(set_output_radix): Use output_radix.
(set_input_radix_1, set_output_radix_1): Add FIXME - bad radix
isn't reverted.

22 years ago2002-03-16 Chris Demetriou <cgd@broadcom.com>
cgd [Sun, 17 Mar 2002 02:42:25 +0000 (02:42 +0000)]
2002-03-16  Chris Demetriou  <cgd@broadcom.com>

        * mips-opc.c (M3D): Tweak comment.
        (mips_builtin_op): Add comment indicating that opcodes of the
        same name must be placed together in the table, and sort
        the "recip.fmt", "recip1.fmt", "recip2.fmt", "rsqrt.fmt",
        "rsqrt1.fmt", and "rsqrt2.fmt" opcodes by name.

22 years agofix tipo
cagney [Sun, 17 Mar 2002 01:32:53 +0000 (01:32 +0000)]
fix tipo

22 years ago* value.h (struct value): Delete field ``substring_addr''. Change
cagney [Sun, 17 Mar 2002 01:10:15 +0000 (01:10 +0000)]
* value.h (struct value): Delete field ``substring_addr''.  Change
aligner fields to force_doublest_align, force_longest_align,
force_core_addr_align and force_pointer_align.

22 years ago*** empty log message ***
gdbadmin [Sun, 17 Mar 2002 00:00:04 +0000 (00:00 +0000)]
*** empty log message ***

22 years ago * ia64-tdep.c (ia64_gdbarch_init): Call set_gdbarch_frame_args_skip,
schauer [Sat, 16 Mar 2002 21:09:32 +0000 (21:09 +0000)]
* ia64-tdep.c (ia64_gdbarch_init): Call set_gdbarch_frame_args_skip,
to fix internal_error from ``maintenance print architecture''.

22 years ago * cp-valprint.c (cp_is_vtbl_ptr_type): Handle vtbl field type
schauer [Sat, 16 Mar 2002 20:53:13 +0000 (20:53 +0000)]
* cp-valprint.c (cp_is_vtbl_ptr_type): Handle vtbl field type
for gcc versions after gcc-2.8.1.

22 years ago * eval.c (evaluate_subexp_standard): Fix setup of ``this'' pointer
schauer [Sat, 16 Mar 2002 20:51:43 +0000 (20:51 +0000)]
* eval.c (evaluate_subexp_standard): Fix setup of ``this'' pointer
for method resolution.  Restore adjustment of ``this'' pointer after
calling value_struct_elt, which was accidentally removed during the
HP merge.

22 years ago* ltmain.sh (relink_command): Fix typo in previous change.
aoliva [Sat, 16 Mar 2002 14:43:09 +0000 (14:43 +0000)]
* ltmain.sh (relink_command): Fix typo in previous change.

22 years agoWrap overly long line in last patch.
aj [Sat, 16 Mar 2002 10:00:43 +0000 (10:00 +0000)]
Wrap overly long line in last patch.

22 years ago * doc/c-mips.texi (Machine Dependencies): Add new node.
aj [Sat, 16 Mar 2002 09:58:40 +0000 (09:58 +0000)]
* doc/c-mips.texi (Machine Dependencies): Add new node.

22 years agoTidy up sh64 rules
nickc [Sat, 16 Mar 2002 08:55:53 +0000 (08:55 +0000)]
Tidy up sh64 rules

22 years ago2002-03-15 Chris G. Demetriou <cgd@broadcom.com>
cgd [Sat, 16 Mar 2002 03:12:06 +0000 (03:12 +0000)]
2002-03-15  Chris G. Demetriou  <cgd@broadcom.com>

        * mips-dis.c: Update copyright years.

22 years ago[ gas/ChangeLog ]
cgd [Sat, 16 Mar 2002 03:09:13 +0000 (03:09 +0000)]
[ gas/ChangeLog ]
2002-03-15  Chris G. Demetriou  <cgd@broadcom.com>

* config/tc-mips.c (mips_set_options): New "ase_mips3d" member.
(mips_opts): Initialize "ase_mips3d" member.
(file_ase_mips3d): New variable.
(CPU_HAS_MIPS3D): New macro.
(md_begin): Initialize mips_opts.ase_mips3d and file_ase_mips3d
based on command line options and configuration defaults.
(macro_build, mips_ip): Accept MIPS-3D instructions if
mips_opts.ase_mips3d is set.
(OPTION_MIPS3D, OPTION_NO_MIPS3D, md_longopts, md_parse_option):
Add support for "-mips3d" and "-no-mips3d" options.
(OPTION_ELF_BASE): Move to accomodate new options.
(s_mipsset): Support ".set mips3d" and ".set nomips3d".
(mips_elf_final_processing): Add a comment indicating that a
MIPS-3D ASE ELF header flag should be set, when one exists.
* doc/as.texinfo: Document -mips3d and -no-mips3d options.
* doc/c-mips.texi: Likewise, and document ".set mips3d" and ".set
nomips3d" directives.

[ gas/testsuite/ChangeLog ]
2002-03-15  Chris G. Demetriou  <cgd@broadcom.com>

* gas/mips/mips64-mips3d.s: New file.
* gas/mips/mips64-mips3d.d: Likewise.
* gas/mips/mips.exp: Run new "mips64-mips3d" test.

[ include/opcode/ChangeLog ]
2002-03-15  Chris G. Demetriou  <cgd@broadcom.com>

* mips.h (INSN_MIPS3D): New definition used to mark MIPS-3D
instructions.
(OPCODE_IS_MEMBER): Adjust comments to indicate that ASE bit masks
may be passed along with the ISA bitmask.

[ opcodes/ChangeLog ]
2002-03-15  Chris G. Demetriou  <cgd@broadcom.com>

* mips-dis.c (mips_isa_type): Add MIPS3D instructions to the ISA
bit masks for bfd_mach_mips_sb1 and bfd_mach_mipsisa64.  Add
comments for bfd_mach_mipsisa32 and bfd_mach_mipsisa64 that
indicate that they should dissassemble all applicable
MIPS-specified ASEs.
* mips-opc.c: Add support for MIPS-3D instructions.
(M3D): New definition.

* mips-opc.c: Update copyright years.

22 years ago* eval.c (evaluate_subexp_standard): Pass ``selected_frame'' to
cagney [Sat, 16 Mar 2002 02:57:42 +0000 (02:57 +0000)]
* eval.c (evaluate_subexp_standard): Pass ``selected_frame'' to
value_of_register.
* findvar.c (value_of_register): Add ``frame'' parameter.  Pass to
get_saved_register.
* value.h (value_of_register): Update.

22 years ago2002-03-15 Chris G. Demetriou <cgd@broadcom.com>
cgd [Sat, 16 Mar 2002 02:53:52 +0000 (02:53 +0000)]
2002-03-15  Chris G. Demetriou  <cgd@broadcom.com>

        * mips-opc.c (mips_builtin_opcodes): Sort bc<N> opcodes by name.

22 years ago2002-03-15 Chris G. Demetriou <cgd@broadcom.com>
cgd [Sat, 16 Mar 2002 02:09:36 +0000 (02:09 +0000)]
2002-03-15  Chris G. Demetriou  <cgd@broadcom.com>

        * gas/mips/mips.exp: Use elf-rel2 and elfel-rel2 for
        mipsisa32*-*-* targets, rather than e32-rel2 and e32el-rel2.

22 years ago*** empty log message ***
gdbadmin [Sat, 16 Mar 2002 00:00:36 +0000 (00:00 +0000)]
*** empty log message ***

22 years ago* ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
aoliva [Fri, 15 Mar 2002 23:05:23 +0000 (23:05 +0000)]
* ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
(relink_command): Added --tag flags.
(mode=install): If relinking fails; error out.

22 years ago* cygserver.cc: Include stdlib.h for exit declaration.
cgf [Fri, 15 Mar 2002 21:52:05 +0000 (21:52 +0000)]
* cygserver.cc: Include stdlib.h for exit declaration.
* threaded_queue.cc: Ditto.

22 years ago* pinfo.cc (pinfo::init): Use PID_ALLPIDS flag to control when a redirected
cgf [Fri, 15 Mar 2002 21:49:09 +0000 (21:49 +0000)]
* pinfo.cc (pinfo::init): Use PID_ALLPIDS flag to control when a redirected
block should be marked as nonexistent.
(winpids::add): Use PID_ALLPIDS when looking for all pids.
* cygwin.h (PID_ALLPIDS): New enum element.

22 years ago* mapper bug fix, testsuite regression fixes
fche [Fri, 15 Mar 2002 20:58:40 +0000 (20:58 +0000)]
* mapper bug fix, testsuite regression fixes

2002-03-15  Frank Ch. Eigler  <fche@redhat.com>

        * compMapper.cxx (make_name_mapping): Tolerate bank-less suffix form.

2002-03-15  Frank Ch. Eigler  <fche@redhat.com>

        * sidcomp.mapper/basicmapper.exp: Add several more specification-
        string test patterns.

22 years ago2002-03-15 Chris Demetriou <cgd@broadcom.com>
cgd [Fri, 15 Mar 2002 18:25:08 +0000 (18:25 +0000)]
2002-03-15  Chris Demetriou  <cgd@broadcom.com>

        * baseboards/mips-sim-idt32.exp: New file.

22 years ago2002-03-15 Chris Demetriou <cgd@broadcom.com>
cgd [Fri, 15 Mar 2002 17:32:02 +0000 (17:32 +0000)]
2002-03-15  Chris Demetriou  <cgd@broadcom.com>

        * mips-dis.c (is_newabi): Fix ABI decoding.

22 years ago2002-03-15 Corinna Vinschen <corinna@vinschen.de>
corinna [Fri, 15 Mar 2002 14:53:54 +0000 (14:53 +0000)]
2002-03-15  Corinna Vinschen  <corinna@vinschen.de>

* mkgroup.c (main): When generating group 513, check for computer's
primary domain instead of current user's domain.

2002-03-14  Corinna Vinschen  <corinna@vinschen.de>

* mkgroup.c (main): When generating group 513, check for domain SID
if computer name isn't mapped to a SID.

22 years ago * glob.c (stat32_to_STAT): New function.
corinna [Fri, 15 Mar 2002 10:12:30 +0000 (10:12 +0000)]
* glob.c (stat32_to_STAT): New function.
(g_lstat): Call user space functions always with 32 bit struct stat
as a workaround.
(g_stat): Ditto.
* include/glob.h (struct glob): Don't prototype function pointers
when compiling Cygwin.

22 years ago2002-03-14 Chris G. Demetriou <cgd@broadcom.com>
cgd [Fri, 15 Mar 2002 06:01:07 +0000 (06:01 +0000)]
2002-03-14  Chris G. Demetriou  <cgd@broadcom.com>

        * mips-dis.c (mips_isa_type): Fix formatting of bfd_mach_mipsisa32
        and bfd_mach_mipsisa64 cases to match the rest.

22 years ago * configure.in: Detect declaration for canonicalize_file_name.
rth [Fri, 15 Mar 2002 00:44:49 +0000 (00:44 +0000)]
    * configure.in: Detect declaration for canonicalize_file_name.
        * utils.c (canonicalize_file_name): Declare, if needed.
        (gdb_realpath): Prefer realpath if available and usable.
        * config.in, configure: Rebuild.

22 years ago*** empty log message ***
gdbadmin [Fri, 15 Mar 2002 00:00:36 +0000 (00:00 +0000)]
*** empty log message ***

22 years ago* pinfo.cc (pinfo::init): Properly handle execed process stub when PID_NOREDIR
cgf [Thu, 14 Mar 2002 23:14:18 +0000 (23:14 +0000)]
* pinfo.cc (pinfo::init): Properly handle execed process stub when PID_NOREDIR
is specified.

22 years agodaily update
amodra [Thu, 14 Mar 2002 23:00:05 +0000 (23:00 +0000)]
daily update

22 years ago * dwarf2read.c (read_array_type): Accept DW_FORM_data8 as
rth [Thu, 14 Mar 2002 22:53:33 +0000 (22:53 +0000)]
    * dwarf2read.c (read_array_type): Accept DW_FORM_data8 as
        a constant array bound.

22 years agoAdd myself to write-after-approval.
rth [Thu, 14 Mar 2002 22:49:17 +0000 (22:49 +0000)]
Add myself to write-after-approval.

22 years ago2002-03-14 H.J. Lu <hjl@gnu.org>
hjl [Thu, 14 Mar 2002 19:06:13 +0000 (19:06 +0000)]
2002-03-14  H.J. Lu <hjl@gnu.org>

* elflink.h (NAME(bfd_elf,size_dynamic_sections)): Set the BFD
error to bfd_error_nonrepresentable_section for reinit_array
section in DSO.

22 years agoWhen adding BSF_WEAK flag, OR it in rather than replacing previously selected
nickc [Thu, 14 Mar 2002 18:30:40 +0000 (18:30 +0000)]
When adding BSF_WEAK flag, OR it in rather than replacing previously selected
flags.

22 years ago * library/bpwin.itb (constructor): Set some sane initial
kseitz [Thu, 14 Mar 2002 17:12:09 +0000 (17:12 +0000)]
* library/bpwin.itb (constructor): Set some sane initial
size.

22 years agoFix ChangeLog
cgf [Thu, 14 Mar 2002 15:34:32 +0000 (15:34 +0000)]
Fix ChangeLog

22 years ago * poll.cc: Remove variable open_fds, rearrange and add code
corinna [Thu, 14 Mar 2002 12:15:31 +0000 (12:15 +0000)]
* poll.cc: Remove variable open_fds, rearrange and add code
to fix settings of revents.

22 years agoSet ar_max_namelen to 15
nickc [Thu, 14 Mar 2002 10:57:50 +0000 (10:57 +0000)]
Set ar_max_namelen to 15

22 years ago * ldlang.c (lang_check): Remove the word size check added in last
amodra [Thu, 14 Mar 2002 10:39:46 +0000 (10:39 +0000)]
* ldlang.c (lang_check): Remove the word size check added in last
change.  Treat emitrelocations case as for relocatable links.

22 years ago * cpu-mips.c (mips_compatible): New. Don't check bits_per_word.
amodra [Thu, 14 Mar 2002 10:38:30 +0000 (10:38 +0000)]
* cpu-mips.c (mips_compatible): New.  Don't check bits_per_word.
(N): Use the above.
* elflink.h (elf_bfd_final_link): Revert last change.  Instead,
ensure reloc size matches before calling elf_link_input_bfd.
Add an assert to check reloc size when counting output relocs.

22 years ago * gas/mmix/weak1.d, gas/mmix/weak1.d: New test.
hp [Thu, 14 Mar 2002 10:05:23 +0000 (10:05 +0000)]
* gas/mmix/weak1.d, gas/mmix/weak1.d: New test.

22 years ago * config/tc-mmix.c (md_estimate_size_before_relax): Don't consider
hp [Thu, 14 Mar 2002 10:02:40 +0000 (10:02 +0000)]
* config/tc-mmix.c (md_estimate_size_before_relax): Don't consider
a weak symbol in same section to be within reach.

22 years agoFix compile time failure
nickc [Thu, 14 Mar 2002 09:41:52 +0000 (09:41 +0000)]
Fix compile time failure

22 years ago* libc/machine/mips/strlen.c (strlen) [__mips16]: Fix off-by-two
aoliva [Thu, 14 Mar 2002 02:41:42 +0000 (02:41 +0000)]
* libc/machine/mips/strlen.c (strlen) [__mips16]: Fix off-by-two
error.

22 years ago* regenerate with recent common-xml additions.
bje [Thu, 14 Mar 2002 00:20:17 +0000 (00:20 +0000)]
* regenerate with recent common-xml additions.

22 years ago* remove sh target support (for now).
bje [Thu, 14 Mar 2002 00:18:32 +0000 (00:18 +0000)]
* remove sh target support (for now).

22 years ago* add "trace-filename" attribute to cgen-cpu components.
bje [Thu, 14 Mar 2002 00:16:25 +0000 (00:16 +0000)]
* add "trace-filename" attribute to cgen-cpu components.

[include/ChangeLog]
2002-03-14  Ben Elliston  <bje@redhat.com>

* sidcpuutil.h (class basic_cpu): Add trace_filename member and a
new cpu_trace_stream inner class, derived from an ofstream.
(basic_cpu::trace_stream): Use a cpu_trace_stream.
(basic_cpu::update_trace_destination): New method.
(basic_cpu ctor): Initialise trace_stream and trace_filename. Add
attribute "trace-filename" that notifies update_trace_destination.
(operator <<): Add global function for cpu_trace_stream insertion.

[component/cgen-cpu/ChangeLog]
2002-03-14  Ben Elliston  <bje@redhat.com>

* common-xml/behavior.xml (tracing): New behavior section.
* common-xml/interface.xml (trace-filename): New attribute.
(trace-extract?): Associate with "tracing" behavior.
(trace-result?): Likewise.

22 years ago*** empty log message ***
gdbadmin [Thu, 14 Mar 2002 00:00:38 +0000 (00:00 +0000)]
*** empty log message ***

22 years agodaily update
amodra [Wed, 13 Mar 2002 23:00:06 +0000 (23:00 +0000)]
daily update

22 years ago * mmap.cc (mmap_record::map_map): Return -1 if VirtualProtect fails.
corinna [Wed, 13 Mar 2002 20:54:56 +0000 (20:54 +0000)]
* mmap.cc (mmap_record::map_map): Return -1 if VirtualProtect fails.
(list::erase): New method with no argument.  Erase latest record
added.
(mmap64): Fail if map_map() fails.

22 years ago * gdbserver/remote-util.c (remote_open): Print remote-side's
mludvig [Wed, 13 Mar 2002 20:42:15 +0000 (20:42 +0000)]
* gdbserver/remote-util.c (remote_open): Print remote-side's
IP address when remote debugging over the network.

22 years ago * include/richedit.h (RICHEDIT_CLASS): UNICODE it.
dannysmith [Wed, 13 Mar 2002 20:00:09 +0000 (20:00 +0000)]
* include/richedit.h (RICHEDIT_CLASS): UNICODE it.
* include/shlobj.h (IContextMenu2): Put methods in right order.
* include/basetyps.h (REFGUID, REFIID, REFCLSID): Check for
CINTERFACE before defining.

22 years agoUpdated French translations
nickc [Wed, 13 Mar 2002 10:35:07 +0000 (10:35 +0000)]
Updated French translations

22 years agoUpdated French translations
nickc [Wed, 13 Mar 2002 10:34:58 +0000 (10:34 +0000)]
Updated French translations

22 years ago * ppc-opc.c: Add optional `L' field to tlbie.
amodra [Wed, 13 Mar 2002 08:34:04 +0000 (08:34 +0000)]
* ppc-opc.c: Add optional `L' field to tlbie.
(XRTLRA_MASK): Define.

22 years ago * archures.c (bfd_default_compatible): Test bits_per_word.
amodra [Wed, 13 Mar 2002 07:30:45 +0000 (07:30 +0000)]
* archures.c (bfd_default_compatible): Test bits_per_word.
* cpu-i386.c (i386_compatible): Remove.  Replace occurrences with
bfd_default_compatible.
* cpu-i370.c (i370_compatible): Likewise.
* cpu-sparc.c (sparc_compatible): Likewise.
* cpu-h8300.c (compatible): Test in->arch == out->arch.

22 years agoRevert last change.
amodra [Wed, 13 Mar 2002 07:26:24 +0000 (07:26 +0000)]
Revert last change.

22 years ago * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Use ELF section
amodra [Wed, 13 Mar 2002 04:04:47 +0000 (04:04 +0000)]
* elflink.h (NAME(bfd_elf,size_dynamic_sections)): Use ELF section
types instead of section names to determine whether init/fini array
dynamic tags are needed.

22 years ago * elflink.h: Formatting fixes.
amodra [Wed, 13 Mar 2002 03:42:36 +0000 (03:42 +0000)]
* elflink.h: Formatting fixes.
(elf_link_output_extsym): Merge undefined and undef weak cases.

22 years agoWhat was I thinking....
obrien [Wed, 13 Mar 2002 03:20:19 +0000 (03:20 +0000)]
What was I thinking....

2002-03-12  David O'Brien  <obrien@FreeBSD.org>
* config/sparc/fbsd.mh: Fix copyright.
* config/sparc/fbsd.mt: Likewise.

22 years ago * ldlang.c (lang_check): Do relocatable link checks first, so that
amodra [Wed, 13 Mar 2002 02:56:36 +0000 (02:56 +0000)]
* ldlang.c (lang_check): Do relocatable link checks first, so that
warn_mismatch can't override.  Check compatible and word size too.

22 years ago * elflink.h (elf_bfd_final_link): Only call elf_link_input_bfd
amodra [Wed, 13 Mar 2002 02:56:07 +0000 (02:56 +0000)]
* elflink.h (elf_bfd_final_link): Only call elf_link_input_bfd
when word size of input matches output word size.

22 years agowhitespace cleanup, update copyright
cgf [Wed, 13 Mar 2002 02:34:03 +0000 (02:34 +0000)]
whitespace cleanup, update copyright

22 years ago * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
rth [Wed, 13 Mar 2002 01:19:28 +0000 (01:19 +0000)]
    * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
        .NOTPARALLEL tag.
        (do-check): Rename from check.
        (check): Allow parallel check.

22 years ago*** empty log message ***
gdbadmin [Wed, 13 Mar 2002 00:00:09 +0000 (00:00 +0000)]
*** empty log message ***

22 years agodaily update
amodra [Tue, 12 Mar 2002 23:00:07 +0000 (23:00 +0000)]
daily update

22 years ago2002-03-12 Chris Demetriou <cgd@broadcom.com>
cgd [Tue, 12 Mar 2002 22:53:01 +0000 (22:53 +0000)]
2002-03-12  Chris Demetriou  <cgd@broadcom.com>

        * configure.in (mipsisa32*-*-*, mipsisa64*-*-*): New targets.
        * mips.igen (mips32, mips64): New models, add to all instructions
        and functions as appropriate.
        (loadstore_ea, check_u64): New variant for model mips64.
        (check_fmt_p): New variant for models mipsV and mips64, remove
        mipsV model marking fro other variant.
        (SLL) Rename to...
        (SLLa) this.
        (CLO, CLZ, MADD, MADDU, MSUB, MSUBU, MUL, SLLb): New instructions
        for mips32 and mips64.
        (DCLO, DCLZ): New instructions for mips64.

22 years ago2002-03-12 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Tue, 12 Mar 2002 21:31:56 +0000 (21:31 +0000)]
2002-03-12  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/sys/go32/access.c: Change license to relaxed license
        used in identical file throughout newlib/libgloss.

22 years ago2002-03-12 Richard Earnshaw <rearnsha@arm.com>
jjohnstn [Tue, 12 Mar 2002 21:25:11 +0000 (21:25 +0000)]
2002-03-12  Richard Earnshaw  <rearnsha@arm.com>

        * libc/sys/arm/access.c: New file.
        * libc/sys/arm/Makefile.am (lib_a_SOURCES): Add access.c.
        * libc/sys/arm/Makefile.in: Regenerate.
        * libc/sys/arm/syscalls.c (_stat): New function.

22 years agomerge from gcc
dj [Tue, 12 Mar 2002 21:11:11 +0000 (21:11 +0000)]
merge from gcc

22 years ago* mapper banking support
fche [Tue, 12 Mar 2002 18:03:18 +0000 (18:03 +0000)]
* mapper banking support

2002-03-11  Frank Ch. Eigler  <fche@redhat.com>

        * compMapper.cxx (overlaps_p, selected_p, bank_changed): New/modified
        helper functions for banking.
        (bank_pin_handler, connect_accessor, disconnect_accessor): Ditto.
        (locate): Ditto.
        (make_name_mapping): Ditto; reorganize, tighten.  Change syntax of
        word-multiplier construct.
        (generic_mapper): Add new fields for bank tracking.
        * hw-mapper-basic.xml: Document banking system and syntax.
        * hw-mapper-basic.txt: Regenerated.