OSDN Git Service

pf3gnuchains/pf3gnuchains3x.git
20 years ago*** empty log message ***
gdbadmin [Tue, 16 Dec 2003 00:02:03 +0000 (00:02 +0000)]
*** empty log message ***

20 years agodaily update
Alan Modra [Mon, 15 Dec 2003 23:00:05 +0000 (23:00 +0000)]
daily update

20 years ago * z8k-dis.c (intr_names): Removed.
Christian Groessler [Mon, 15 Dec 2003 22:01:43 +0000 (22:01 +0000)]
* z8k-dis.c (intr_names): Removed.
(print_intr, print_flags): New functions.
(unparse_instr): Use new functions.

20 years ago* i386-sol2-tdep.c (i386_sol2_gregset_reg_offset): New variable.
Mark Kettenis [Mon, 15 Dec 2003 21:54:30 +0000 (21:54 +0000)]
* i386-sol2-tdep.c (i386_sol2_gregset_reg_offset): New variable.
(i386_sol2_init_abi): Initialize TDEP->gregset_reg_offset,
TDEP->gregset_num_regs, TDEP->sizeof_gregset and
TDEP->sizeof_fpregset.
* config/i386/i386sol2.mh (XM_FILE): Set to xm-i386.h.
(XM_CLIBS): Remove.
(NATDEPFILES): Remove core-regset.o and corelow.o.
* config/i386/i386sol2.mt (TDEPFILES): Add corelow.o.

20 years agomerge from gcc
DJ Delorie [Mon, 15 Dec 2003 19:03:58 +0000 (19:03 +0000)]
merge from gcc

20 years agomerge from gcc
DJ Delorie [Mon, 15 Dec 2003 17:45:42 +0000 (17:45 +0000)]
merge from gcc

20 years agoAdd PIPE_O attribute to "pop" instruction.
Nick Clifton [Mon, 15 Dec 2003 12:19:13 +0000 (12:19 +0000)]
Add PIPE_O attribute to "pop" instruction.

20 years agoEnsure that correct flags are set on known PE section types.
Nick Clifton [Mon, 15 Dec 2003 11:50:11 +0000 (11:50 +0000)]
Ensure that correct flags are set on known PE section types.

20 years ago * arm-opc.h (arm_opcodes): Put V6 instructions before XScale
Mark Mitchell [Mon, 15 Dec 2003 05:01:41 +0000 (05:01 +0000)]
* arm-opc.h (arm_opcodes): Put V6 instructions before XScale
instructions.

20 years ago*** empty log message ***
gdbadmin [Mon, 15 Dec 2003 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

20 years agodaily update
Alan Modra [Sun, 14 Dec 2003 23:00:05 +0000 (23:00 +0000)]
daily update

20 years ago* proc-api.c (procfs_note): Add format string to fprintf call.
Mark Kettenis [Sun, 14 Dec 2003 13:40:19 +0000 (13:40 +0000)]
* proc-api.c (procfs_note): Add format string to fprintf call.

20 years ago* i386-tdep.c (i386_analyze_frame_setup): Add missing encodings
Mark Kettenis [Sun, 14 Dec 2003 10:59:08 +0000 (10:59 +0000)]
* i386-tdep.c (i386_analyze_frame_setup): Add missing encodings
for `subl' and `xorl' instructions.

20 years ago*** empty log message ***
gdbadmin [Sun, 14 Dec 2003 00:00:01 +0000 (00:00 +0000)]
*** empty log message ***

20 years agodaily update
Alan Modra [Sat, 13 Dec 2003 23:00:05 +0000 (23:00 +0000)]
daily update

20 years ago* dwarf2read.c (dwarf2_add_member_fn, read_structure_scope):
Jim Blandy [Sat, 13 Dec 2003 22:29:06 +0000 (22:29 +0000)]
* dwarf2read.c (dwarf2_add_member_fn, read_structure_scope):
Replace uses of DEPRECATED_STREQ and DEPRECATED_STREQN with calls
to strcmp and strncmp.

20 years ago* osabi.c (gdbarch_init_osabi): Reformat error message with better
Jim Blandy [Sat, 13 Dec 2003 21:41:10 +0000 (21:41 +0000)]
* osabi.c (gdbarch_init_osabi): Reformat error message with better
line breaks.

20 years ago* gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
Jim Blandy [Sat, 13 Dec 2003 20:12:31 +0000 (20:12 +0000)]
* gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.

20 years ago * mmix-opc.c (mmix_opcodes): Use GO_INSN_BYTE, PUSHGO_INSN_BYTE,
Hans-Peter Nilsson [Sat, 13 Dec 2003 14:56:24 +0000 (14:56 +0000)]
* mmix-opc.c (mmix_opcodes): Use GO_INSN_BYTE, PUSHGO_INSN_BYTE,
SETL_INSN_BYTE, INCH_INSN_BYTE, INCMH_INSN_BYTE, INCML_INSN_BYTE
and SWYM_INSN_BYTE instead of raw numbers.

20 years ago* blockframe.c (inside_main_func): Reformat. Introduce new local
Mark Kettenis [Sat, 13 Dec 2003 13:16:52 +0000 (13:16 +0000)]
* blockframe.c (inside_main_func): Reformat.  Introduce new local
variables to prevent long lines.  Update comments to reflect
reality.

20 years ago From David Mosberger <davidm@hpl.hp.com>:
Kevin Buettner [Sat, 13 Dec 2003 03:51:56 +0000 (03:51 +0000)]
From David Mosberger  <davidm@hpl.hp.com>:
* libunwind-frame.c (unw_find_dyn_list_p): Replace most arguments
with a single unw_dyn_info_t pointer.
(libunwind_find_dyn_list): Likewise.
* libunwind-frame.h: Likewise.
* ia64-tdep.c (ia64_find_unwind_table): Switch to using
UNW_INFO_FORMAT_REMOTE_TABLE so we can avoid having to read in the
entire unwind-table at once.  Support for this table format has
been added to libunwind v0.95.
(ia64_find_proc_info_x): Adjust for remote-unwind-table changes.
(ia64_get_dyn_info_list): Adjust for interface change for
libunwind_find_dyn_list().

20 years ago * gdb.asm/frv.inc: New file.
Kevin Buettner [Sat, 13 Dec 2003 01:01:08 +0000 (01:01 +0000)]
* gdb.asm/frv.inc: New file.
* gdb.asm/asm-source.exp: Add frv-*-* as a supported target.

20 years ago*** empty log message ***
gdbadmin [Sat, 13 Dec 2003 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

20 years agodaily update
Alan Modra [Fri, 12 Dec 2003 23:00:05 +0000 (23:00 +0000)]
daily update

20 years agoUpdated Romanian translation
Nick Clifton [Fri, 12 Dec 2003 20:42:51 +0000 (20:42 +0000)]
Updated Romanian translation

20 years ago2003-12-12 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston [Fri, 12 Dec 2003 19:04:46 +0000 (19:04 +0000)]
2003-12-12  Jeff Johnston  <jjohnstn@redhat.com>

        * breakpoint.c (breakpoint_enabled): New function to test whether
        breakpoint is active and enabled.
        (insert_bp_location, insert_breakpoints): Call new function to test
        for enabled breakpoint.
        (remove_breakpoint, breakpoint_here_p, breakpoint_thread_match)
        (bpstat_should_step, bpstat_have_active_hw_watchpoints)
        (disable_breakpoints_in_shlibs, hw_watchpoint_used_count)
        (disable_watchpoints_before_interactive_call_start)
        (breakpoint_re_set_one): Ditto.
        (bpstat_stop_status): Use new function and simplify test.

20 years agooops - forgot to add this file!
Nick Clifton [Fri, 12 Dec 2003 16:35:21 +0000 (16:35 +0000)]
oops - forgot to add this file!

20 years ago* observer.c (observer_test_first_observer)
Mark Kettenis [Fri, 12 Dec 2003 16:14:26 +0000 (16:14 +0000)]
* observer.c (observer_test_first_observer)
(observer_test_second_observer, observer_test_third_observer):
Don't define as `static'.
(observer_test_first_notification_function)
(observer_test_second_notification_function)
(observer_test_third_notification_function): Likewise.

20 years ago * elf64-hppa.c (elf64_hppa_link_output_symbol_hook): Check for
Alan Modra [Fri, 12 Dec 2003 14:11:58 +0000 (14:11 +0000)]
* elf64-hppa.c (elf64_hppa_link_output_symbol_hook): Check for
NULL dyn_h.

20 years ago*** empty log message ***
gdbadmin [Fri, 12 Dec 2003 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

20 years agodaily update
Alan Modra [Thu, 11 Dec 2003 23:00:06 +0000 (23:00 +0000)]
daily update

20 years ago* library/prefs.tcl (pref_read): The section marker or the word
Jim Blandy [Thu, 11 Dec 2003 22:19:15 +0000 (22:19 +0000)]
* library/prefs.tcl (pref_read): The section marker or the word
'option' must be the first thing on the line; they don't count if
they appear in the middle of the line.

20 years ago(INCLUDE_SECTION_IN_SEGMENT): Skip PT_GNU_STACK segments.
Nick Clifton [Thu, 11 Dec 2003 18:10:19 +0000 (18:10 +0000)]
(INCLUDE_SECTION_IN_SEGMENT): Skip PT_GNU_STACK segments.

20 years ago* solib.h (SOLIB_UNLOADED_LIBRARY_PATHNAME): Define as "" instead
Mark Kettenis [Thu, 11 Dec 2003 13:45:12 +0000 (13:45 +0000)]
* solib.h (SOLIB_UNLOADED_LIBRARY_PATHNAME): Define as "" instead
of (0).

20 years agoAdd support for the m32r2 processor
Nick Clifton [Thu, 11 Dec 2003 11:33:44 +0000 (11:33 +0000)]
Add support for the m32r2 processor

20 years ago * MAINTAINERS (write after approval): Add myself
Dhananjay Deshpande [Thu, 11 Dec 2003 06:30:10 +0000 (06:30 +0000)]
 * MAINTAINERS (write after approval): Add myself

20 years ago Fix GDB crash problem when object file of different H8 cpu is loaded
Dhananjay Deshpande [Thu, 11 Dec 2003 06:21:12 +0000 (06:21 +0000)]
 Fix GDB crash problem when object file of different H8 cpu is loaded

20 years ago*** empty log message ***
gdbadmin [Thu, 11 Dec 2003 00:00:01 +0000 (00:00 +0000)]
*** empty log message ***

20 years agodaily update
Alan Modra [Wed, 10 Dec 2003 23:00:05 +0000 (23:00 +0000)]
daily update

20 years agoopcodes:
Zack Weinberg [Wed, 10 Dec 2003 22:12:50 +0000 (22:12 +0000)]
opcodes:
* ppc-opc.c (MO): Make optional.
(RAO, RSO, SHO): New optional forms of RA, RS, SH operands.
(tlbwe): Accept for both PPC403 and BOOKE.  Make all operands optional.
gas:
* tc-ppc.c (md_assemble): Rewrite comment about optional operands
to indicate that 'all or none' is also handled.  Pluralize a
word in another comment.
gas/testsuite:
* gas/ppc/booke.s: Add two more forms of the mbar instruction
and three forms of the tlbwe instruction.
* gas/ppc/booke.d: Update to match.

20 years ago * frame.c (select_frame): Get the current frame PC using
Joel Brobecker [Wed, 10 Dec 2003 17:40:43 +0000 (17:40 +0000)]
    * frame.c (select_frame): Get the current frame PC using
        get_frame_address_in_block() instead of get_frame_pc().
        * stack.c (get_frame_language): Likewise.

20 years ago*** empty log message ***
gdbadmin [Wed, 10 Dec 2003 00:00:01 +0000 (00:00 +0000)]
*** empty log message ***

20 years agodaily update
Alan Modra [Tue, 9 Dec 2003 23:00:06 +0000 (23:00 +0000)]
daily update

20 years agoCommitted after testing and independent approval/endorsement.
Fred Fish [Tue, 9 Dec 2003 18:19:20 +0000 (18:19 +0000)]
Committed after testing and independent approval/endorsement.

2003-12-09  Fred Fish  <fnf@redhat.com>
* gdb.base/break.c (marker1, marker2, marker3, marker4): Move
functions to break1.c and leave prototypes behind.  Add more
"set breakpoint NN here" comments.
* gdb.base/break1.c: New file.
* gdb.base/break.exp: Handle compiling test case from multiple
source files and change source file references as needed.
* gdb.base/completion.exp: Ditto.
* gdb.base/condbreak.exp: Ditto.
* gdb.base/define.exp: Ditto.
* gdb.base/ena-dis-br.exp: Ditto.
* gdb.base/info-proc.exp: Ditto.
* gdb.base/maint.exp: Ditto.
* gdb.base/until.exp: Ditto.
* gdb.base/condbreak.exp: Use bp_locationNN variables instead of
hardcoded line numbers.
* gdb.base/define.exp: Ditto.
* gdb.base/ena-dis-br.exp: Ditto.
* gdb.base/maint.exp: Ditto.
* gdb.base/until.exp: Ditto.
* gdb.base/completion.exp: Use "break1" for completion tests since
"break" is no longer a unique prefix.

20 years ago*** empty log message ***
gdbadmin [Tue, 9 Dec 2003 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

20 years agodaily update
Alan Modra [Mon, 8 Dec 2003 23:00:06 +0000 (23:00 +0000)]
daily update

20 years ago2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
Thomas Fitzsimmons [Mon, 8 Dec 2003 21:19:41 +0000 (21:19 +0000)]
2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>

* configure.in (raw_libstdcxx_flags): Remove the leading space.
* configure: Regenerate.

20 years ago * elfxx-mips.h, elfxx-mips.c, cpu-mips.c: Convert prototypes.
Richard Sandiford [Mon, 8 Dec 2003 20:04:34 +0000 (20:04 +0000)]
* elfxx-mips.h, elfxx-mips.c, cpu-mips.c: Convert prototypes.
Remove casts that were only needed for K&R compatibility.

20 years ago * remote.c (remote_open_1, remote_cisco_open): Avoid closing
Kevin Buettner [Mon, 8 Dec 2003 17:00:06 +0000 (17:00 +0000)]
* remote.c (remote_open_1, remote_cisco_open): Avoid closing
remote_desc more than once.

20 years ago * elf-bfd.h (struct elf_backend_data): Remove "bfd *" and add
Alan Modra [Mon, 8 Dec 2003 13:05:11 +0000 (13:05 +0000)]
* elf-bfd.h (struct elf_backend_data): Remove "bfd *" and add
"elflink_hash_entry *" param to elf_backend_link_output_symbol_hook.
Add "elflink_hash_entry *" param to elf_backend_output_arch_syms.
* elflink.h (elf_link_output_sym): Add "elflink_hash_entry *" param,
and pass to output_symbol_hook.
(elf_bfd_final_link): Adjust elf_link_output_sym calls.
(elf_link_output_extsym): Likewise.
(elf_link_input_bfd): Likewise.
* elf32-sh64.c (sh64_elf_link_output_symbol_hook): Adjust.
* elf32-v850.c (v850_elf_link_output_symbol_hook): Likewise.
* elf64-mmix.c (mmix_elf_link_output_symbol_hook): Likewise.
* elf64-sh64.c (sh64_elf64_link_output_symbol_hook): Likewise.
* elfxx-mips.c (_bfd_mips_elf_link_output_symbol_hook): Likewise.
* elfxx-mips.h (_bfd_mips_elf_link_output_symbol_hook): Likewise.
* elf64-sparc.c (sparc64_elf_output_arch_syms): Likewise.
* elf64-hppa.c (elf64_hppa_link_output_symbol_hook): Likewise.
Validate dynh->h against h.
* elf64-ppc.c (struct ppc_link_hash_entry): Add adjust_done bitfield.
(link_hash_newfunc): Init it.
(adjust_opd_syms): New function.
(ppc64_elf_edit_opd): Set adjust_done when global .opd sym adjusted.
Set opd.adjust for all .opd relocs.  Call adjust_opd_syms.
(ppc64_elf_tls_optimize): Adjust possible .opd sym values here.
(ppc64_elf_relocate_section): Also adjust syms not a multiple of 24.
(ppc64_elf_output_symbol_hook): New function.
(elf_backend_link_output_symbol_hook): Define.

20 years ago*** empty log message ***
gdbadmin [Mon, 8 Dec 2003 00:00:31 +0000 (00:00 +0000)]
*** empty log message ***

20 years agodaily update
Alan Modra [Sun, 7 Dec 2003 23:00:05 +0000 (23:00 +0000)]
daily update

20 years ago * elf32-mips.c, elfn32-mips.c, elf64-mips.c: Convert prototypes.
Richard Sandiford [Sun, 7 Dec 2003 21:24:28 +0000 (21:24 +0000)]
* elf32-mips.c, elfn32-mips.c, elf64-mips.c: Convert prototypes.
Remove casts that were only needed for K&R compatibility.

20 years ago2003-12-07 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Sun, 7 Dec 2003 17:22:29 +0000 (17:22 +0000)]
2003-12-07  Andrew Cagney  <cagney@redhat.com>

* defs.h (DEPRECATED_STREQN, DEPRECATED_STREQ): Simplify by
directly calling strcmp equivalents.  Add disclaimer.

20 years agoMore reversion of incomplete m32r changes. Should be back to normal.
Andrew Cagney [Sun, 7 Dec 2003 16:13:06 +0000 (16:13 +0000)]
More reversion of incomplete m32r changes.  Should be back to normal.

20 years agoRevert last commit, build problems.
Andrew Cagney [Sun, 7 Dec 2003 02:58:01 +0000 (02:58 +0000)]
Revert last commit, build problems.

20 years ago2003-12-02 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
Andrew Cagney [Sun, 7 Dec 2003 02:27:45 +0000 (02:27 +0000)]
2003-12-02  Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>

        * Makefile.in : Add new machine m32r2.
        * m32r2.c : New file for m32r2.
* mloop2.in : Ditto
* model2.c : Ditto
* sem2-switch.c : Ditto
        * m32r-sim.h : Add EVB register.
        * sim-if.h : Ditto
        * sim-main.h : Ditto
        * traps.c : Ditto

20 years ago*** empty log message ***
gdbadmin [Sun, 7 Dec 2003 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

20 years agodaily update
Alan Modra [Sat, 6 Dec 2003 23:00:06 +0000 (23:00 +0000)]
daily update

20 years ago2003-12-06 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Sat, 6 Dec 2003 22:58:27 +0000 (22:58 +0000)]
2003-12-06  Andrew Cagney  <cagney@redhat.com>

* remote.c (remote_fetch_registers): For short packets, explicitly
supply a zero value.  Use regcache_raw_supply.  Fix suggested by
Jonathan Larmour.

20 years ago2003-12-06 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Sat, 6 Dec 2003 22:49:02 +0000 (22:49 +0000)]
2003-12-06  Andrew Cagney  <cagney@redhat.com>

* gdb.base/structs.exp (test_struct_returns): When applicable, set
"return_value_unimplemented".  When an unimplemented struct return
architecture, report incorrect values as a KFAIL

20 years ago * common.h (DT_HIOS): Correct value.
Alan Modra [Sat, 6 Dec 2003 05:32:21 +0000 (05:32 +0000)]
* common.h (DT_HIOS): Correct value.

20 years ago2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
Michael Chastain [Sat, 6 Dec 2003 04:40:42 +0000 (04:40 +0000)]
2003-12-05  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.cp/rtti.exp: Accept new wording of warning from
cp_lookup_rtti_type.

20 years ago2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
Michael Chastain [Sat, 6 Dec 2003 02:06:22 +0000 (02:06 +0000)]
2003-12-05  Michael Chastain  <mec.gnu@mindspring.com>

Partial fix for PR testsuite/1456.
* gdb.base/scope.exp (test_at_main): Replace references to
gcc_compiled with calls to test_compiler_info.
(test_at_foo): Likewise.
(test_at_bar): Likewise.

20 years ago * gas/arm/arm.exp: Add archv6 and thumbv6.
Mark Mitchell [Sat, 6 Dec 2003 01:25:29 +0000 (01:25 +0000)]
* gas/arm/arm.exp: Add archv6 and thumbv6.
* gas/arm/archv6.d: New file.
* gas/arm/archv6.s: Likewise.
* gas/arm/thumbv6.d: Likewise.
* gas/arm/thumbv6.s: Likewise.

Add V6 support.
* config/tc-arm.c (ARM_EXT_V6): New macro.
(ARM_ARCH_V6): Likewise.
(SHIFT_IMMEDIATE): Likewise.
(SHIFT_LSL_OR_ASR_IMMEDIATE): Likewise.
(SHIFT_ASR_IMMEDIATE): Likewise.
(SHIFT_LSL_IMMMEDIATE): Likewise.
(do_cps): New function.
(do_cpsi): Likewise.
(do_ldrex): Likewise.
(do_pkhbt): Likewise.
(do_pkhtb): Likewise.
(do_qadd16): Likewise.
(do_rev): Likewise.
(do_rfe): Likewise.
(do_sxtah): Likewise.
(do_sxth): Likewise.
(do_setend): Likewise.
(do_smlad): Likewise.
(do_smlald): Likewise.
(do_smmul): Likewise.
(do_ssat): Likewise.
(do_usat): Likewise.
(do_srs): Likewise.
(do_ssat16): Likewise.
(do_usat16): Likewise.
(do_strex): Likewise.
(do_umaal): Likewise.
(do_cps_mode): Likewise.
(do_cps_flags): Likewise.
(do_endian_specifier): Likewise.
(do_pkh_core): Likewise.
(do_sat): Likewise.
(do_sat16): Likewise.
(insns): Add V6 instructions.
(do_t_cps): New function.
(do_t_cpy): Likewise.
(do_t_setend): Likewise.
(THUMB_CPY): New macro.
(tinsns): Add V6 instructions.
(decode_shift): Handle V6 restricted-shift options.
(thumb_mov_compare): Support CPY.
(arm_cores): Add arm1136js and arm1136jfs.
(arm_archs): Add armv6.
(arm_fpus): Add arm1136jfs.
* doc/c-arm.texi (ARM Options): Mention arm1136js, arm1136jfs, and
armv6 options.

* gas/arm/arm.exp: Add archv6 and thumbv6.
* gas/arm/archv6.d: New file.
* gas/arm/archv6.s: Likewise.
* gas/arm/thumbv6.d: Likewise.
* gas/arm/thumbv6.s: Likewise.

* arm-dis.c (print_arm_insn): Add 'W' macro.
* arm-opc.h (arm_opcodes): Add V6 instructions.
(thumb_opcodes): Likewise.

20 years ago2003-12-05 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston [Sat, 6 Dec 2003 00:17:04 +0000 (00:17 +0000)]
2003-12-05  Jeff Johnston  <jjohnstn@redhat.com>

        * ia64-tdep.c (ia64_gdbarch_init): Set up the gdbarch long double
        format to be the i387 extended float format which is used for
        long doubles stored in memory.

20 years ago*** empty log message ***
gdbadmin [Sat, 6 Dec 2003 00:00:31 +0000 (00:00 +0000)]
*** empty log message ***

20 years agodaily update
Alan Modra [Fri, 5 Dec 2003 23:00:09 +0000 (23:00 +0000)]
daily update

20 years ago2003-12-02 Alexandre Oliva <aoliva@redhat.com>
Michael Snyder [Fri, 5 Dec 2003 22:16:11 +0000 (22:16 +0000)]
2003-12-02  Alexandre Oliva  <aoliva@redhat.com>

* sh-opc.h: Add support for sh4a and no-fpu variants.
        * sh-dis.c: Ditto.

20 years agoFrom Ulrich Weigand <weigand@informatik.uni-erlangen.de>:
Mark Kettenis [Fri, 5 Dec 2003 21:14:49 +0000 (21:14 +0000)]
From Ulrich Weigand  <weigand@informatik.uni-erlangen.de>:
* dwarf2-frame.c (dwarf2_frame_cache): Use the untranslated RA
column instead of translating it.

20 years agoFixes for use of ARM_26D reloc in arm-wince toolchain.
Nick Clifton [Fri, 5 Dec 2003 11:30:18 +0000 (11:30 +0000)]
Fixes for use of ARM_26D reloc in arm-wince toolchain.

20 years ago2003-12-04 Michael Chastain <mec.gnu@mindspring.com>
Michael Chastain [Fri, 5 Dec 2003 04:25:09 +0000 (04:25 +0000)]
2003-12-04  Michael Chastain  <mec.gnu@mindspring.com>

Partial fix for PR c++/1465.
Fix for PR c++/1377.
* cp-support.h (cp_lookup_rtti_type): New function.
* cp-support.c (cp_lookup_rtti_type): New function.
* gnu-v2-abi.c: Update copyright years.
(gnuv2_rtti_type): Call cp_lookup_rtti_type.
* gnu-v3-abi.c: Update copyright years.
(gnuv3_rtti_type): Call cp_lookup_rtti_type.

20 years ago2003-12-02 Alexandre Oliva <aoliva@redhat.com>
Michael Snyder [Fri, 5 Dec 2003 02:02:32 +0000 (02:02 +0000)]
2003-12-02  Alexandre Oliva  <aoliva@redhat.com>

* sh-opc.h: Add support for sh4a and no-fpu variants.
* sh-dis.c: Ditto.

20 years ago2003-12-04 Michael Chastain <mec.gnu@mindspring.com>
Michael Chastain [Fri, 5 Dec 2003 01:53:46 +0000 (01:53 +0000)]
2003-12-04  Michael Chastain  <mec.gnu@mindspring.com>

Partial fix for PR testsuite/1456.
* gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
to test_compiler_info.

20 years ago * stabsread.c (read_type): Save a reference to types that are defined
Joel Brobecker [Fri, 5 Dec 2003 00:45:39 +0000 (00:45 +0000)]
    * stabsread.c (read_type): Save a reference to types that are defined
        as cross references to other types.

20 years ago*** empty log message ***
gdbadmin [Fri, 5 Dec 2003 00:00:01 +0000 (00:00 +0000)]
*** empty log message ***

20 years agodaily update
Alan Modra [Thu, 4 Dec 2003 23:00:07 +0000 (23:00 +0000)]
daily update

20 years ago2003-12-04 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Thu, 4 Dec 2003 22:48:20 +0000 (22:48 +0000)]
2003-12-04  H.J. Lu  <hongjiu.lu@intel.com>

* elf32-ppc.c (ppc_elf_relax_section): Don't check relax_finalizing.

20 years agobfd/
H.J. Lu [Thu, 4 Dec 2003 22:43:36 +0000 (22:43 +0000)]
bfd/

2003-12-04  H.J. Lu  <hongjiu.lu@intel.com>

* elfxx-ia64.c (elfNN_ia64_relax_section): Use the
need_relax_finalize field in link_info instead of
relax_finalizing to check if the relax finalize pass is being
done.

include/

2003-12-04  H.J. Lu  <hongjiu.lu@intel.com>

* bfdlink.h (bfd_link_info): Change relax_finalizing to
need_relax_finalize.

ld/

2003-12-04  H.J. Lu  <hongjiu.lu@intel.com>

* emultempl/ia64elf.em (gld${EMULATION_NAME}_after_parse): Set
link_info.need_relax_finalize to TRUE.

* ldlang.c (lang_process): Use link_info.need_relax_finalize
instead of link_info.relax_finalizing.
* ldmain.c (main): Likewise.

20 years agomerge from gcc
DJ Delorie [Thu, 4 Dec 2003 20:03:39 +0000 (20:03 +0000)]
merge from gcc

20 years agoChange ARM26* to ARM_26* in comments to match definitions.
Nick Clifton [Thu, 4 Dec 2003 17:46:24 +0000 (17:46 +0000)]
Change ARM26* to ARM_26* in comments to match definitions.
Replace hard-coded constants with appropriate definitions (ARM_26*).

20 years ago * coff-i860.c (coff_i860_reloc_nyi): Return bfd_reloc_not_supported.
Alan Modra [Thu, 4 Dec 2003 12:08:42 +0000 (12:08 +0000)]
* coff-i860.c (coff_i860_reloc_nyi): Return bfd_reloc_not_supported.
* elf-m10300.c (elf32_mn10300_finish_hash_table_entry): Warning fixes.
(mn10300_elf_relax_section): Likewise.
* nlm32-alpha.c (ONES): Define.
(nlm32_alpha_howto_table): Use it to avoid warnings.

20 years ago * openrisc-asm.c: Regenerate.
Alan Modra [Thu, 4 Dec 2003 11:07:22 +0000 (11:07 +0000)]
* openrisc-asm.c: Regenerate.
* pj-opc.c: Update copyright date.

20 years ago2003-12-03 Michael Chastain <mec.gnu@mindspring.com>
Michael Chastain [Thu, 4 Dec 2003 04:37:54 +0000 (04:37 +0000)]
2003-12-03  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.base/so-impl-ld.exp: Update copyright notice.

20 years ago * elf32-i386.c (elf_i386_object_p): Delete.
Alan Modra [Thu, 4 Dec 2003 03:03:27 +0000 (03:03 +0000)]
* elf32-i386.c (elf_i386_object_p): Delete.
(elf_backend_object_p): Don't define.
* elf32-s390.c (elf_s390_object_p): No need to alloc tdata here.
* elf32-sh.c (sh_elf_object_p): Likewise.
* elf32-sparc.c (elf32_sparc_object_p): Likewise.
* elf64-alpha.c (elf64_alpha_object_p): Likewise.
* elf64-s390.c (elf_s390_object_p): Likewise.
* elf64-x86-64.c (elf64_x86_64_elf_object_p): Likewise.

20 years ago.
Roland McGrath [Thu, 4 Dec 2003 00:20:51 +0000 (00:20 +0000)]
.

20 years ago2003-12-02 Roland McGrath <roland@redhat.com>
Roland McGrath [Thu, 4 Dec 2003 00:20:25 +0000 (00:20 +0000)]
2003-12-02  Roland McGrath  <roland@redhat.com>

* thread-db.c (enable_thread_event): Change return type to
td_err_e.  Return TD_OK or error code.
(enable_thread_event_reporting): Update callers.

20 years ago*** empty log message ***
gdbadmin [Thu, 4 Dec 2003 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

20 years agodaily update
Alan Modra [Wed, 3 Dec 2003 23:00:05 +0000 (23:00 +0000)]
daily update

20 years ago * NEWS: Mention new C++ demangler code.
Ian Lance Taylor [Wed, 3 Dec 2003 19:53:11 +0000 (19:53 +0000)]
* NEWS: Mention new C++ demangler code.

20 years ago2003-12-03 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Wed, 3 Dec 2003 19:37:03 +0000 (19:37 +0000)]
2003-12-03  Andrew Cagney  <cagney@redhat.com>

* ppc-linux-nat.c (store_register, fetch_register): Convert
between ptrace and regcache's wordsize.
(ppc_register_u_addr): Use the ptrace wordsize.

20 years agomerge from gcc
DJ Delorie [Wed, 3 Dec 2003 19:03:29 +0000 (19:03 +0000)]
merge from gcc

20 years agoAdd support for the M32R2 processor.
Nick Clifton [Wed, 3 Dec 2003 17:38:48 +0000 (17:38 +0000)]
Add support for the M32R2 processor.

20 years agoAdd vax-linux-gnu target
Nick Clifton [Wed, 3 Dec 2003 15:07:15 +0000 (15:07 +0000)]
Add vax-linux-gnu target

20 years ago * frv-tdep.c (frv_gdbarch_init): Add case for fr550.
Kevin Buettner [Wed, 3 Dec 2003 04:50:33 +0000 (04:50 +0000)]
* frv-tdep.c (frv_gdbarch_init): Add case for fr550.

20 years ago * alpha-opc.c: Remove ARGSUSED.
Kazu Hirata [Wed, 3 Dec 2003 03:15:14 +0000 (03:15 +0000)]
* alpha-opc.c: Remove ARGSUSED.
* i370-opc.c: Likewise.
* ppc-opc.c: Likewise.

20 years ago*** empty log message ***
gdbadmin [Wed, 3 Dec 2003 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

20 years agodaily update
Alan Modra [Tue, 2 Dec 2003 23:00:04 +0000 (23:00 +0000)]
daily update

20 years agoRename bfd_link_hash_entry field "next" -> "und_next".
Alan Modra [Tue, 2 Dec 2003 22:59:59 +0000 (22:59 +0000)]
Rename bfd_link_hash_entry field "next" -> "und_next".

20 years ago2003-12-02 Michael Chastain <mec.gnu@mindspring.com>
Michael Chastain [Tue, 2 Dec 2003 17:53:58 +0000 (17:53 +0000)]
2003-12-02  Michael Chastain  <mec.gnu@mindspring.com>

Partial fix for PR testsuite/1456.
* gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
to test_compiler_info.