OSDN Git Service

pf3gnuchains/pf3gnuchains3x.git
22 years agoIndex: bfd/ChangeLog
geoffk [Sat, 8 Dec 2001 03:45:47 +0000 (03:45 +0000)]
Index: bfd/ChangeLog
2001-12-07  Geoffrey Keating  <geoffk@redhat.com>
    Richard Henderson  <rth@redhat.com>
    Corinna Vinschen  <vinschen@redhat.com>

* Makefile.am: Add support for xstormy16.
* archures.c: Add support for xstormy16.
* config.bfd: Add support for xstormy16.
* configure.in: Add support for xstormy16.
* reloc.c: Add support for xstormy16.
* targets.c: Add support for xstormy16.
* cpu-xstormy16.c: New file.
* elf32-xstormy16.c: New file.
* Makefile.in: Regenerated.
* bfd-in2.h: Regenerated.
* configure: Regenerated.
* libbfd.h: Regenerated.

Index: binutils/ChangeLog
2001-12-07  Geoffrey Keating  <geoffk@redhat.com>

* readelf.c (guess_is_rela): Add support for stormy16.
(dump_relocations): Likewise.
(get_machine_name): Likewise.

Index: gas/ChangeLog
2001-12-07  Geoffrey Keating  <geoffk@redhat.com>
    Richard Henderson  <rth@redhat.com>

* configure.in: Add support for xstormy16.
* configure: Regenerated.
* Makefile.am: Add support for xstormy16.
* Makefile.in: Regenerated.
* config/tc-xstormy16.c: New file.
* config/tc-xstormy16.h: New file.

Index: gas/testsuite/ChangeLog
2001-12-07  Geoffrey Keating  <geoffk@redhat.com>
    matthew green  <mrg@redhat.com>

* gas/xstormy16/allinsn.d: New file.
* gas/xstormy16/allinsn.exp: New file.
* gas/xstormy16/allinsn.s: New file.
* gas/xstormy16/allinsn.sh: New file.
* gas/xstormy16/gcc.d: New file.
* gas/xstormy16/gcc.s: New file.
* gas/xstormy16/gcc.sh: New file.
* gas/xstormy16/reloc-1.d: New file.
* gas/xstormy16/reloc-1.s: New file.
* gas/xstormy16/reloc-2.d: New file.
* gas/xstormy16/reloc-2.s: New file.

Index: ld/ChangeLog
2001-12-07  Geoffrey Keating  <geoffk@redhat.com>
    Richard Henderson  <rth@redhat.com>

* Makefile.am: Add support for xstormy16.
* configure.tgt: Add support for xstormy16.
* Makefile.in: Regenerate.
* emulparams/elf32xstormy16.sh: New file.
* scripttempl/xstormy16.sc: New file.

Index: opcodes/ChangeLog
2001-12-07  Geoffrey Keating  <geoffk@redhat.com>

* Makefile.am: Add support for xstormy16.
* Makefile.in: Regenerate.
* configure.in: Add support for xstormy16.
* configure: Regenerate.
* disassemble.c: Add support for xstormy16.
* xstormy16-asm.c: New generated file.
* xstormy16-desc.c: New generated file.
* xstormy16-desc.h: New generated file.
* xstormy16-dis.c: New generated file.
* xstormy16-ibld.c: New generated file.
* xstormy16-opc.c: New generated file.
* xstormy16-opc.h: New generated file.

Index: include/ChangeLog
2001-12-07  Geoffrey Keating  <geoffk@redhat.com>

* dis-asm.h (print_insn_xstormy16): Declare.

Index: include/elf/ChangeLog
2001-12-07  Geoffrey Keating  <geoffk@redhat.com>
    Richard Henderson  <rth@redhat.com>

* common.h (EM_XSTORMY16): Define.
* xstormy16.h: New file.

22 years ago * gas/all/incbin.d: Update.
amodra [Sat, 8 Dec 2001 02:10:58 +0000 (02:10 +0000)]
* gas/all/incbin.d: Update.

22 years ago* path.cc (path_conv::check): Use full path name for determining attributes
cgf [Sat, 8 Dec 2001 01:27:10 +0000 (01:27 +0000)]
* path.cc (path_conv::check): Use full path name for determining attributes
when /cygdrive/x/foo.

22 years agoAdd all the xstormy16 authors to the ChangeLog entry.
geoffk [Sat, 8 Dec 2001 01:18:14 +0000 (01:18 +0000)]
Add all the xstormy16 authors to the ChangeLog entry.

22 years ago * gas/all/incbin.s: Add spaces before directives.
amodra [Sat, 8 Dec 2001 00:25:26 +0000 (00:25 +0000)]
* gas/all/incbin.s: Add spaces before directives.

22 years ago*** empty log message ***
gdbadmin [Sat, 8 Dec 2001 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

22 years agoPROBLEMS.
cagney [Fri, 7 Dec 2001 23:33:18 +0000 (23:33 +0000)]
PROBLEMS.

22 years ago * stabsread.c (read_member_functions): Skip member functions which
drow [Fri, 7 Dec 2001 23:30:12 +0000 (23:30 +0000)]
    * stabsread.c (read_member_functions): Skip member functions which
        are duplicates of the callable constructor/destructor.

22 years agodaily update
amodra [Fri, 7 Dec 2001 23:00:04 +0000 (23:00 +0000)]
daily update

22 years ago * cpu/xstormy16.cpu: New file.
geoffk [Fri, 7 Dec 2001 22:51:28 +0000 (22:51 +0000)]
* cpu/xstormy16.cpu: New file.
* cpu/xstormy16.opc: New file.

22 years ago* s390-tdep.c (s390_store_return_value): Don't convert float
jimb [Fri, 7 Dec 2001 22:49:24 +0000 (22:49 +0000)]
* s390-tdep.c (s390_store_return_value): Don't convert float
values to double format when returning them; just return them in
the first half of the FP register, as the ABI specifies.

22 years agoFix botched patch.
drow [Fri, 7 Dec 2001 22:24:41 +0000 (22:24 +0000)]
Fix botched patch.

22 years agoUndo accidental commit of a separate patch.
drow [Fri, 7 Dec 2001 22:16:43 +0000 (22:16 +0000)]
Undo accidental commit of a separate patch.

22 years ago * valops.c (hand_function_call): Check for method arguments in
drow [Fri, 7 Dec 2001 22:14:30 +0000 (22:14 +0000)]
    * valops.c (hand_function_call): Check for method arguments in
        TYPE_ARG_TYPES(), not in TYPE_FIELD ().

22 years ago * cp-valprint.c (cp_print_value): Preserve offset if
drow [Fri, 7 Dec 2001 22:13:19 +0000 (22:13 +0000)]
    * cp-valprint.c (cp_print_value): Preserve offset if
        the virtual base is outside of this object.

22 years ago * gdbtypes.c (finish_cv_type): New function.
drow [Fri, 7 Dec 2001 22:11:50 +0000 (22:11 +0000)]
    * gdbtypes.c (finish_cv_type): New function.
        (check_typedef): Remove ``register'' keyword from argument.
        Preserve const and volatile attributes across filling in
        opaque types.
        * gdbtypes.h (finish_cv_type): Add prototype.

        * hp-symtab-read.c (hpread_read_struct_type): Call finish_cv_type.
        * stabsread.c (read_struct_type): Likewise.
        * dwarf2read.c (read_structure_scope): Likewise.  Remove redundant
        assignment to die->type.

22 years ago * gdb.c++/classes.exp, gdb.c++/derivation.exp,
drow [Fri, 7 Dec 2001 22:02:22 +0000 (22:02 +0000)]
    * gdb.c++/classes.exp, gdb.c++/derivation.exp,
        gdb.c++/inherit.exp, gdb.c++/method.exp,
        gdb.c++/namespace.exp, gdb.c++/templates.exp,
        gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
        and class layout support.

22 years ago * gdb.c++/classes.exp: Add test for static member function.
drow [Fri, 7 Dec 2001 21:58:17 +0000 (21:58 +0000)]
    * gdb.c++/classes.exp: Add test for static member function.
        * gdb.c++/misc.cc: Add class with static member function.

22 years ago * Makefile.in: Increment VERSION.
earnie [Fri, 7 Dec 2001 21:38:03 +0000 (21:38 +0000)]
* Makefile.in: Increment VERSION.
* include/_mingw.h: Ditto.

22 years ago * Makefile.in: Increment VERSION.
earnie [Fri, 7 Dec 2001 21:29:30 +0000 (21:29 +0000)]
* Makefile.in: Increment VERSION.
* include/w32api.h: Ditto.

22 years agoIf GDB says it can't find the struct the function returned, report
jimb [Fri, 7 Dec 2001 21:23:45 +0000 (21:23 +0000)]
If GDB says it can't find the struct the function returned, report
those tests as `unsupported'.
* gdb.base/call-rt-st.exp (print_struct_call): New function.
Rewrite subsequent tests to use it.

22 years agoIf GDB says it can't find the struct the function returned, report
jimb [Fri, 7 Dec 2001 21:21:34 +0000 (21:21 +0000)]
If GDB says it can't find the struct the function returned, report
those tests as `unsupported'.
* gdb.base/structs.exp (call_struct_func): New function.
(do_function_calls): Use call_struct_func to call the functions
returning structs.

22 years ago * library/managedwin.itb (shutdown): Don't save geometry for ...
kseitz [Fri, 7 Dec 2001 21:19:04 +0000 (21:19 +0000)]
    * library/managedwin.itb (shutdown): Don't save geometry for                                    plugins, either.

22 years ago* gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
jimb [Fri, 7 Dec 2001 21:16:59 +0000 (21:16 +0000)]
* gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
whether functions are prototyped or not, so we can't possibly pass
arguments to t_float_values2 properly.

22 years ago* printcmd.c (print_scalar_formatted): Compare the length of the
jimb [Fri, 7 Dec 2001 21:07:58 +0000 (21:07 +0000)]
* printcmd.c (print_scalar_formatted): Compare the length of the
value against the lengths of the target's floating-point types,
not the host's.  Add support for `long double'.

22 years ago* gdb.base/break.exp: (test_next_with_recursion): Don't change the
jimb [Fri, 7 Dec 2001 21:02:30 +0000 (21:02 +0000)]
* gdb.base/break.exp: (test_next_with_recursion): Don't change the
value of `timeout' for targets other than the mips*tx39-*.

22 years ago2001-12-07 Martin M. Hunt <hunt@redhat.com>
hunt [Fri, 7 Dec 2001 17:57:03 +0000 (17:57 +0000)]
2001-12-07  Martin M. Hunt  <hunt@redhat.com>

* configure.in: Check for sys/filio.h
* configure: Rebuild.
* config.in: Add HAVE_SYS_FILIO_H
* ser-tcp.c: Conditionally include sys/filio.h.

22 years agoCleanup ui-out table impl. Add struct ui_out_table. Rename
cagney [Fri, 7 Dec 2001 17:51:11 +0000 (17:51 +0000)]
Cleanup ui-out table impl.  Add struct ui_out_table.  Rename
curr[ent]_header to next_header.

22 years ago * gas/hppa/parse/linesepbug.s: Restore to its original form,
law [Fri, 7 Dec 2001 16:14:03 +0000 (16:14 +0000)]
    * gas/hppa/parse/linesepbug.s: Restore to its original form,
        reverting change of July 19, 2000.

22 years agoFix changelog woopsie
cagney [Fri, 7 Dec 2001 15:36:03 +0000 (15:36 +0000)]
Fix changelog woopsie

22 years agoZap stray XCALLOC().
cagney [Fri, 7 Dec 2001 15:00:59 +0000 (15:00 +0000)]
Zap stray XCALLOC().

22 years agomerge changes from MinGW
earnie [Fri, 7 Dec 2001 14:15:24 +0000 (14:15 +0000)]
merge changes from MinGW

22 years agoInsert 'PROGRAM' into the text string describing the -N option so that it is
nickc [Fri, 7 Dec 2001 12:41:20 +0000 (12:41 +0000)]
Insert 'PROGRAM' into the text string describing the -N option so that it is
easier to translate into foreign languages.

22 years agoCombine sentance fragments into a single sentance in order to permit better
nickc [Fri, 7 Dec 2001 12:32:39 +0000 (12:32 +0000)]
Combine sentance fragments into a single sentance in order to permit better
translation into foreign languages.

22 years agoAllow GDB to read general-purpose registers from Linux S/390 core files.
nickc [Fri, 7 Dec 2001 12:23:24 +0000 (12:23 +0000)]
Allow GDB to read general-purpose registers from Linux S/390 core files.

22 years ago* dwarf2cfi.c: New file.
smid [Fri, 7 Dec 2001 12:10:13 +0000 (12:10 +0000)]
* dwarf2cfi.c: New file.
* dwarf2cfi.h: New file.
* dwarf2read.c (dwarf_frame_offset, dwarf_frame_size): New variables.
(dwarf_eh_frame_offset, dwarf_eh_frame_size): New variables.
(dwarf2_read_section): Change to non static.
(dwarf2_locate_sections): Add .debug_frame and .eh_frame section
recognition.
(FRAME_SECTION, EH_FRAME_SECTION): New define.
* elfread.c (elf_symfile_read): Add call of frame informations build.
* frame.h (frame_info): Add pointer to unwind_context.
* symfile.h (dwarf2_build_frame_info): Add declaration.
* gdbarch.sh (DWARF2_BUILD_FRAME_INFO): Add.
* gdbarch.h, gdbarch.c: Regenerate.
* Makefile.in: Add dwarf2cfi_h, dwarf2cfi.o
* x86-64-tdep.c (i386_gdbarch_init): Initialize target vector to
use debug frame info.

22 years ago * elf32-sparc.c (elf32_sparc_relocate_section): Revert
jakub [Fri, 7 Dec 2001 11:14:12 +0000 (11:14 +0000)]
* elf32-sparc.c (elf32_sparc_relocate_section): Revert
2001-09-14 change.

22 years ago * elf.c (_bfd_elf_rela_local_sym): Only call
jakub [Fri, 7 Dec 2001 11:12:16 +0000 (11:12 +0000)]
* elf.c (_bfd_elf_rela_local_sym): Only call
_bfd_merged_section_offset if merge_info is non-NULL.
(_bfd_elf_rel_local_sym, _bfd_elf_section_offset): New.
* elf-bfd.h (_bfd_elf_rel_local_sym, _bfd_elf_section_offset): New
prototypes.
* elf32-arm.h (elf32_arm_final_link_relocate): Use
_bfd_elf_section_offset.
(elf32_arm_relocate_section): Use _bfd_elf_rel_local_sym.
* elf32-i386.c (elf_i386_relocate_section): Use
_bfd_elf_section_offset and _bfd_elf_rel_local_sym.
* elf32-sh.c (sh_elf_relocate_section): Likewise.
* elf32-sparc.c (elf32_sparc_relocate_section): Use
_bfd_elf_section_offset.
* elf32-cris.c (cris_elf_relocate_section): Likewise.
* elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
* elf32-i370.c (i370_elf_relocate_section): Likewise.
* elf32-m68k.c (elf_m68k_relocate_section): Likewise.
* elf32-mips.c (mips_elf_create_dynamic_relocation): Likewise.
* elf32-ppc.c (ppc_elf_relocate_section): Likewise.
* elf32-s390.c (elf_s390_relocate_section): Likewise.
* elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
* elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
* elf64-s390.c (elf_s390_relocate_section): Likewise.
* elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
* elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
* elfxx-ia64.c (elfNN_ia64_install_dyn_reloc): Likewise.

22 years ago* path.cc (path_conv::check): Reset FH_CYGDRIVE if iterating through path.
cgf [Fri, 7 Dec 2001 05:03:31 +0000 (05:03 +0000)]
* path.cc (path_conv::check): Reset FH_CYGDRIVE if iterating through path.

22 years ago2001-12-06 Michael Snyder <msnyder@redhat.com>
msnyder [Fri, 7 Dec 2001 02:50:01 +0000 (02:50 +0000)]
2001-12-06  Michael Snyder  <msnyder@redhat.com>

* gdb.asm/asm-source.exp: Add tests for info target, info symbol,
and detect whether the start symbol has a leading underscore.

22 years ago * elf32-hppa.c (clobber_millicode_symbols): Don't do anything if
amodra [Fri, 7 Dec 2001 02:00:57 +0000 (02:00 +0000)]
* elf32-hppa.c (clobber_millicode_symbols): Don't do anything if
already forced local.

22 years ago*** empty log message ***
gdbadmin [Fri, 7 Dec 2001 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

22 years agodaily update
amodra [Thu, 6 Dec 2001 23:00:04 +0000 (23:00 +0000)]
daily update

22 years ago* path.cc (path_conv::check): Don't complain if /dev/x/foo when x doesn't
cgf [Thu, 6 Dec 2001 22:36:07 +0000 (22:36 +0000)]
* path.cc (path_conv::check): Don't complain if /dev/x/foo when x doesn't
exist.
(mount_info::conv_to_win32_path): Keep translating when a /cygdrive is found.
Don't attempt to translate to a device name when devn == FH_CYGDRIVE.
(cygwin_conv_to_win32_path): Set buffer to empty on error.
(cygwin_conv_to_full_win32_path): Ditto.
* window.cc: Include unistd.h to verify definitions.

22 years ago * demangle.h (no_demangling): New.
rth [Thu, 6 Dec 2001 21:57:28 +0000 (21:57 +0000)]
    * demangle.h (no_demangling): New.
        (NO_DEMANGLING_STYLE_STRING): New.

        * cplus-dem.c (libiberty_demanglers): Add no_demangling case.
        (cplus_demangle): Support no_demangling.

22 years agoEliminate global #include of "mmalloc.h".
cagney [Thu, 6 Dec 2001 20:59:10 +0000 (20:59 +0000)]
Eliminate global #include of "mmalloc.h".

22 years agoExpand the regcache so that there is space for pseudo-registers.
cagney [Thu, 6 Dec 2001 20:49:45 +0000 (20:49 +0000)]
Expand the regcache so that there is space for pseudo-registers.

22 years ago* libc/include/sys/unistd.h: Correct ualarm declaration.
cgf [Thu, 6 Dec 2001 19:00:13 +0000 (19:00 +0000)]
* libc/include/sys/unistd.h: Correct ualarm declaration.

22 years ago * alpha-opc.c (alpha_opcodes): Add wh64en.
rth [Thu, 6 Dec 2001 18:29:22 +0000 (18:29 +0000)]
    * alpha-opc.c (alpha_opcodes): Add wh64en.

22 years ago* config/s390/nm-linux.h: Watchpoints are either continuable or
jimb [Thu, 6 Dec 2001 16:17:04 +0000 (16:17 +0000)]
* config/s390/nm-linux.h: Watchpoints are either continuable or
steppable, not both.  The S/390 has continuable watchpoints, so
delete the #definition of HAVE_STEPPABLE_WATCHPOINT.

22 years ago* tc-arm.c (do_arit, do_cmp, do_mov, do_ldst, do_ldstt, do_ldmstm)
rearnsha [Thu, 6 Dec 2001 10:23:20 +0000 (10:23 +0000)]
* tc-arm.c (do_arit, do_cmp, do_mov, do_ldst, do_ldstt, do_ldmstm)
(do_branch, do_swi, do_adr, do_adrl, do_empty, do_mul, do_mla)
(do_swap, do_msr, do_mrs, do_mull, do_ldstv4, do_bx, do_blx)
(do_bkpt, do_clz, do_lstc2, do_cdp2, do_co_reg2, do_smla, do_smlal)
(do_smul, do_qadd, do_pld, do_ldrd, do_co_reg2c, do_cdp, do_lstc)
(do_co_reg, do_fpa_ctrl, do_fpa_ldst, do_fpa_ldmstm, do_fpa_monadic)
(do_fpa_dyadic, do_fpa_cmp, do_fpa_from_reg, do_fpa_to_reg, do_mia)
(do_mar, do_mra, do_c_binops, do_c_binops_1, do_c_binops_2)
(do_c_binops_3, do_c_triple, do_c_triple_4, do_c_triple_5, do_c_quad)
(do_c_quad_6, do_c_dspsc, do_c_dspsc_1, do_c_dspsc_2, do_c_shift)
(do_c_shift_1, do_c_shift_2, do_c_ldst, do_c_ldst_1, do_c_ldst_2)
(do_c_ldst_3, do_c_ldst_4, do_branch25): Delete redundant argument,
FLAGS.
(struct asm_opcode): Adjust parms field accordingly.
(md_assemble): Don't pass dummy second argument when calling worker
functions.
(build_arm_ops_hsh): Add prototype
(BAD_FLAGS): Delete.

22 years agoFixes to improve the ability to translate messages in the binutils tools
nickc [Thu, 6 Dec 2001 10:22:36 +0000 (10:22 +0000)]
Fixes to improve the ability to translate messages in the binutils tools

22 years ago2001-12-04 Pierre Muller <muller@ics.u-strasbg.fr>
muller [Thu, 6 Dec 2001 08:15:36 +0000 (08:15 +0000)]
2001-12-04  Pierre Muller  <muller@ics.u-strasbg.fr>

* go32-nat.c (go32_fetch_registers): Remove call to register_buffer
(which is now a static function in regcache.c)
and use regcache_collect instead.

22 years ago * configure: Regenerate.
hp [Thu, 6 Dec 2001 07:17:29 +0000 (07:17 +0000)]
* configure: Regenerate.
* Makefile.in: Regenerate.

22 years ago * configure: Regenerate.
hp [Thu, 6 Dec 2001 07:17:19 +0000 (07:17 +0000)]
* configure: Regenerate.
* Makefile.in: Regenerate.

22 years ago*** empty log message ***
gdbadmin [Thu, 6 Dec 2001 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

22 years ago* dir.cc (opendir): Detect error return from build_fhandler_from_name.
cgf [Wed, 5 Dec 2001 23:05:13 +0000 (23:05 +0000)]
* dir.cc (opendir): Detect error return from build_fhandler_from_name.

22 years agodaily update
amodra [Wed, 5 Dec 2001 23:00:05 +0000 (23:00 +0000)]
daily update

22 years ago * Makefile.am: split up BFD_LIBS like statements in BFD32_LIBS and
ths [Wed, 5 Dec 2001 22:46:19 +0000 (22:46 +0000)]
* Makefile.am: split up BFD_LIBS like statements in BFD32_LIBS and
BFD64_LIBS, make the latter depending on the availability of BFD64.
Add archive64.c source file.
* archive64.c: New file implementing bfd_elf64_archive_slurp_armap
and bfd_elf64_archive_write_armap, code from elf64-mips.c
* archive.c (bfd_slurp_armap): Add ELF64 archive support.
* config.bfd (mips*-*-irix6*): Allow with BFD64 only.
(mips64*el-*-linux*): Likewise.
(mips*el-*-linux*): Likewise. Reorder entries.
* configure.in (bfd_libs): Define in dependency of BFD64 and
AC_SUBST it.
* elf64-mips.c (mips_elf64_slurp_armap): Remove, use
bfd_elf64_archive_slurp_armap instead.
(mips_elf64_write_armap): Remove, use bfd_elf64_archive_write_armap
instead.

22 years ago* target.c (cleanup_target): Do not initialize to_query to
cagney [Wed, 5 Dec 2001 22:32:56 +0000 (22:32 +0000)]
* target.c (cleanup_target): Do not initialize to_query to
return_zero.

22 years ago* s390-tdep.c (s390_get_frame_info): Recognize argument register
jimb [Wed, 5 Dec 2001 22:20:00 +0000 (22:20 +0000)]
* s390-tdep.c (s390_get_frame_info): Recognize argument register
spills that use the `stm' instruction.
(is_arg_reg): New function.

22 years agoRemove eaixppc64 from Makefile.am
trix [Wed, 5 Dec 2001 21:46:39 +0000 (21:46 +0000)]
Remove eaixppc64 from Makefile.am

22 years ago * library/console.itb (busy): Set the cursor to the watch.
kseitz [Wed, 5 Dec 2001 17:08:05 +0000 (17:08 +0000)]
* library/console.itb (busy): Set the cursor to the watch.
(idle): Reset cursor to normal.

22 years ago* gdbserver/low-linux.c (arm_register_u_addr): added.
kwalker [Wed, 5 Dec 2001 15:11:47 +0000 (15:11 +0000)]
* gdbserver/low-linux.c (arm_register_u_addr): added.
(initialize_arch): added for ARM target.
* config/arm/nm-linux.h (U_REGS_OFFSET) defined.
(REGISTER_U_ADDR) defined.
* config/arm/tm-linux.h (ARM_GNULINUX_TARGET) defined.

22 years agoMerge MinGW CVS differences
earnie [Wed, 5 Dec 2001 15:01:05 +0000 (15:01 +0000)]
Merge MinGW CVS differences

22 years ago * include/strings.h: New file.
earnie [Wed, 5 Dec 2001 13:55:18 +0000 (13:55 +0000)]
* include/strings.h: New file.

22 years agoFormatting and misc cleanup for AIX.
trix [Wed, 5 Dec 2001 13:34:45 +0000 (13:34 +0000)]
Formatting and misc cleanup for AIX.

22 years ago* tc-arm.c (struct asm_opcode): Delete comp_suffix and flags. Add
rearnsha [Wed, 5 Dec 2001 11:59:25 +0000 (11:59 +0000)]
* tc-arm.c (struct asm_opcode): Delete comp_suffix and flags.  Add
cond_offset.  Rename variants->variant.
(insns): Adjust for new format.  Explicitly code each variant that
takes flags.  Remove temporary instructions.
(struct arm_it): Remove redundant field suffix.
(s_flag, ldr_flags, str_flags, byte_flag, cmp_flags, ldm_flags)
(stm_flags, lfm_flags, sfm_flags, round_flags, fix_flags, except_flag)
(long_flag): Delete.
(struct asm_flg): Delete.
(LONGEST_INST): Delete.
(V4_STR_BIT): Define.
(struct thumb_opcode): Rename variants->variant.
(do_empty): Renamed from do_nop.
(ldst_extend): Delete argument hwse.  Split code for half-word and
signed byte instructions to ...
(ldst_extend_v4): ... here.
(ld_mode_required_here): Use ldst_extend_v4.
(do_ldrd): Simplify now that this is only called for ldrd.  No
need to test for XScale, which was wrong anyway.  Don't reject r12
as a target register.  Add test that ldrd doesn't update an index
register.
(do_pld): Don't allow post-indexed or write-back addressing modes.
Adjust call to ldst_extend.
(do_adr): Split code for adrl to ...
(do_adrl): ... here.
(do_cmp): No need to fold in COND_BIT.
(do_ldst): Simplify.  Split code for ldrt/strt into do_ldstt.  Split
code to handle half-word and signed byte instructions to ...
(do_ldstv4): ... here.
(do_ldstt): New function.  Handle load/store with translate.
(do_ldmstm): Write feature modification bits directly into
inst.instruction.
(do_fpa_ldst): Remove suffix handling code.
(do_fpa_dyadic, do_fpa_monadic, do_fpa_from_reg): Likewise.
(do_fpa_ldmstm): Type of access is now held in inst.instruction.
(build_arm_ops_hsh): New function.
(md_begin): Call it.  Don't build the ARM opcode directly.
(md_assemble): Simplify ARM instruction handling.

22 years ago* gas/arm/xscale.s, gas/arm/xscale.d (pld tests): PLD instruction has
rearnsha [Wed, 5 Dec 2001 11:58:38 +0000 (11:58 +0000)]
* gas/arm/xscale.s, gas/arm/xscale.d (pld tests): PLD instruction has
no post-indexed addressing modes.

22 years agoFor __USES_INITFINI__ preserve the argument vector before calling the
nickc [Wed, 5 Dec 2001 11:51:41 +0000 (11:51 +0000)]
For __USES_INITFINI__ preserve the argument vector before calling the
initialisation functions.

22 years agogcc adopts symlink-tree, refer more to libiberty.
nickc [Wed, 5 Dec 2001 10:07:09 +0000 (10:07 +0000)]
gcc adopts symlink-tree, refer more to libiberty.
symlink-tree: handle DOS-style absolute paths.

22 years agoCorrected incorrect op->type selection due to missing 'else'.
nickc [Wed, 5 Dec 2001 09:52:32 +0000 (09:52 +0000)]
Corrected incorrect op->type selection due to missing 'else'.

22 years ago * arm-tdep.c (arm_skip_prologue): Always skip prologue by scanning
corinna [Wed, 5 Dec 2001 08:36:00 +0000 (08:36 +0000)]
* arm-tdep.c (arm_skip_prologue): Always skip prologue by scanning
the prologue if source is assembler.

22 years agoAdd missing ChangeLog entries.
cgf [Wed, 5 Dec 2001 04:48:15 +0000 (04:48 +0000)]
Add missing ChangeLog entries.

22 years ago2001-12-04 Jackie Smith Cashion <jsmith@redhat.com>
jsmith [Wed, 5 Dec 2001 02:05:02 +0000 (02:05 +0000)]
2001-12-04  Jackie Smith Cashion  <jsmith@redhat.com>

* MAINTAINERS (write-after-approval): Add self.

* d10v-tdep.c (d10v_gdbarch_init): Change size of long long to 8 bytes.

From Andrew Cagney  <cagney@redhat.com>:
        * d10v-tdep.c (d10v_frame_chain_valid): Check if the caller's PC
        is in the entry function.
        (d10v_use_struct_convention): Store multi-field struct and union
        return values on the stack.

22 years ago* s390-tdep.c (s390_get_frame_info): Recognize spills of reg
jimb [Wed, 5 Dec 2001 00:20:37 +0000 (00:20 +0000)]
* s390-tdep.c (s390_get_frame_info): Recognize spills of reg
arguments into their stack slots.

22 years ago* s390-tdep.c (s390_get_frame_info): More doc fixes.
jimb [Wed, 5 Dec 2001 00:07:50 +0000 (00:07 +0000)]
* s390-tdep.c (s390_get_frame_info): More doc fixes.

22 years ago*** empty log message ***
gdbadmin [Wed, 5 Dec 2001 00:00:34 +0000 (00:00 +0000)]
*** empty log message ***

22 years ago* s390-tdep.c (s390_get_frame_info): Doc fixes.
jimb [Tue, 4 Dec 2001 23:51:55 +0000 (23:51 +0000)]
* s390-tdep.c (s390_get_frame_info): Doc fixes.

22 years ago2001-11-16 Michael Snyder <msnyder@redhat.com>
msnyder [Tue, 4 Dec 2001 23:07:26 +0000 (23:07 +0000)]
2001-11-16  Michael Snyder  <msnyder@redhat.com>

* stabs.c (stabs_generate_asm_lineno): Remember file and line number
from one call to the next, and eliminate consecutive duplicates
(thereby emitting only one line symbol per source line).
* dwarf2dbg.c (dwarf2_gen_line_info): Ditto.

22 years agodaily update
amodra [Tue, 4 Dec 2001 23:00:05 +0000 (23:00 +0000)]
daily update

22 years ago2001-12-04 Frank Ch. Eigler <fche@redhat.com>
fche [Tue, 4 Dec 2001 22:47:34 +0000 (22:47 +0000)]
2001-12-04  Frank Ch. Eigler  <fche@redhat.com>

* ALL.conf: Regenerated with endianness-setting tweak.

22 years ago2001-12-04 Frank Ch. Eigler <fche@redhat.com>
fche [Tue, 4 Dec 2001 22:40:52 +0000 (22:40 +0000)]
2001-12-04  Frank Ch. Eigler  <fche@redhat.com>

* configrun-sid.in (opt_EB, opt_EL): Delay error checking until
after $opt_board processing.

22 years ago* net.cc (cygwin_getsockopt): Dereference optlen pointer when passing to
cgf [Tue, 4 Dec 2001 22:01:02 +0000 (22:01 +0000)]
* net.cc (cygwin_getsockopt): Dereference optlen pointer when passing to
__check_null_invalid_struct_errno.

22 years agoAdd note to serial_open.
hunt [Tue, 4 Dec 2001 21:44:37 +0000 (21:44 +0000)]
Add note to serial_open.

22 years ago2001-12-04 Frank Ch. Eigler <fche@redhat.com>
fche [Tue, 4 Dec 2001 20:16:07 +0000 (20:16 +0000)]
2001-12-04  Frank Ch. Eigler  <fche@redhat.com>

        * cache.cxx (cache_sizes): Add "4" for "4kb".
        * hw-cache.xml, hw-cache.txt: Modified accordingly.

22 years ago2001-11-30 Michael Snyder <msnyder@redhat.com>
msnyder [Tue, 4 Dec 2001 19:45:56 +0000 (19:45 +0000)]
2001-11-30  Michael Snyder  <msnyder@redhat.com>

* gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
next, info source, info sources, info line, global and static
variables, and static functions.
* gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
* gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
* gdb.asm/asmsrc1.s: Add a static function and some variables.
* gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
* gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
(gdbasm_leave): Restore frame pointer.
(gdbasm_startup): Copy stack set-up from crt0.S.

22 years ago * emulparams/criself.sh (NO_SMALL_DATA): Set, to yes.
hp [Tue, 4 Dec 2001 18:28:31 +0000 (18:28 +0000)]
* emulparams/criself.sh (NO_SMALL_DATA): Set, to yes.
(OTHER_BSS_END_SYMBOLS): Don't refer to .sbss when setting
__Sbss.
(OTHER_END_SYMBOLS): Fix formatting.
* emulparams/crislinux.sh (NO_SMALL_DATA): Set, to yes.
(OTHER_END_SYMBOLS): Fix formatting.

22 years ago* config/tc-d10v.c (write_2_short): Don't skip dummy fixups, so
aoliva [Tue, 4 Dec 2001 17:30:42 +0000 (17:30 +0000)]
* config/tc-d10v.c (write_2_short): Don't skip dummy fixups, so
that we can tell which operand refers to the insn put in the L
container and mark it as such, so that the relocation type can be
adjusted.

22 years ago* gdb.base/completion.exp: Clarify indentation.
jimb [Tue, 4 Dec 2001 16:18:15 +0000 (16:18 +0000)]
* gdb.base/completion.exp: Clarify indentation.

22 years ago * config.bfd: Remove trailing blanks.
ths [Tue, 4 Dec 2001 14:38:45 +0000 (14:38 +0000)]
* config.bfd: Remove trailing blanks.
* elf32-mips.c (gprel16_with_gp): Remove superfluous casts.
* strings.c (get_char): Initialize value.
* config/tc-mips.c (mips_cpreturn_offset): Better comment.
(load_register): Better error message. Cast away signedness
mismatches. Add casts needed for varargs.
(load_address): Replace checks of HAVE_64BIT_ADDRESS with dbl.
Remove superfluous casts.
(macro): Cast away signedness mismatches. Remove superfluous casts.
(s_cpload): Fix wrong comment.
(s_mips_weakext): Standardize output message.
(get_number): Likewise.

22 years ago2001-12-04 Earnie Boyd <earnie@users.sf.net>
earnie [Tue, 4 Dec 2001 14:36:39 +0000 (14:36 +0000)]
2001-12-04  Earnie Boyd  <earnie@users.sf.net>

* include/winuser.h (IDC_STATIC): Don't define.

22 years ago * arlex.l: Silence compile warnings.
ths [Tue, 4 Dec 2001 14:29:11 +0000 (14:29 +0000)]
* arlex.l: Silence compile warnings.
* arsup.h: Likewise. Fix formatting.

22 years ago * config/tc-mips.c (append_insn): Add jump address range overflow
ths [Tue, 4 Dec 2001 14:05:54 +0000 (14:05 +0000)]
* config/tc-mips.c (append_insn): Add jump address range overflow
check.

22 years ago2001-12-04 Danny Smith <dannysmith@users.sourceforge.net>
earnie [Tue, 4 Dec 2001 13:35:33 +0000 (13:35 +0000)]
2001-12-04  Danny Smith  <dannysmith@users.sourceforge.net>

        Cleanup merge between SourceForge and winsup CVS.
        * include/winbase.h (OSVERSIONINFO[AW], OSVERSIONINFOEX[AW]: Remove
definitions.
        * include/winnt.h (VER_NT*): Remove duplicate defines.
        (VER_SUITE*): Group with VER_PLATFORM*, VER_NT* defines.

22 years ago * config/tc-mips.c (md_parse_option): Fix comment. Allow -mabi option
ths [Tue, 4 Dec 2001 13:27:52 +0000 (13:27 +0000)]
* config/tc-mips.c (md_parse_option): Fix comment. Allow -mabi option
for ELF only.
(show): Document -mabi option.

22 years ago* d10v-opc.c (d10v_predefined_registers): Remove warnings
aoliva [Tue, 4 Dec 2001 12:31:25 +0000 (12:31 +0000)]
* d10v-opc.c (d10v_predefined_registers): Remove warnings
introduced in Nov 29's patch.

22 years ago* d10v-dis.c (print_operand): Apply REGISTER_MASK to `num' of
aoliva [Tue, 4 Dec 2001 12:30:54 +0000 (12:30 +0000)]
* d10v-dis.c (print_operand): Apply REGISTER_MASK to `num' of
unmatched register.

22 years agoOnly clear cpu part when specifying 'xscale' cpu (don't change the fpu part)
nickc [Tue, 4 Dec 2001 11:28:27 +0000 (11:28 +0000)]
Only clear cpu part when specifying 'xscale' cpu (don't change the fpu part)

22 years ago* elf32-d10v.c (elf_d10v_howto_table): Adjust bit-size of
aoliva [Tue, 4 Dec 2001 10:48:56 +0000 (10:48 +0000)]
* elf32-d10v.c (elf_d10v_howto_table): Adjust bit-size of
R_D10V_10_PCREL_L, R_D10V_10_PCREL_R, R_D10V_18,
R_D10V_18_PCREL.  Check 10_PCREL relocations as signed.
Disable pointless overflow checking of NONE and 32.