H.J. Lu
502eccd936
2002-09-27 H.J. Lu <hjl@gnu.org>
...
* gas/mips/mips-jalx.s: Add ".p2align 4".
* gas/mips/mips16-jalx.s: Likewise.
* gas/mips/mips-jalx.d: Check nop.
* gas/mips/mips16-jalx.d: Likewise.
2002-09-27 14:53:16 +00:00
Keith Seitz
9e8aab7587
* lib/insight-support.exp (gdbtk_start): Figure out where
...
the insight executable is based on where gdb is. Use this
executable to start insight instead of gdb.
2002-09-27 14:49:26 +00:00
Alan Modra
8773354138
* config/tc-avr.c (md_apply_fix3): Reinstate code handling pcrel
...
fixups to current or absolute section.
2002-09-27 04:38:47 +00:00
Martin Hunt
4e0df2df38
2002-09-26Martin M. Hunt <hunt@redhat.com>
...
* mips-tdep.c (find_proc_desc): Initialize startaddr.
2002-09-27 00:49:01 +00:00
Alan Modra
1b29edd56e
daily update
2002-09-27 00:00:03 +00:00
gdbadmin
54726db0b4
*** empty log message ***
2002-09-27 00:00:02 +00:00
Andrew Cagney
9f3b7f0716
2002-09-26 Andrew Cagney <ac131313@redhat.com>
...
* rs6000-tdep.c (rs6000_frame_chain): Don't chain past the dummy
frame.
2002-09-26 22:34:07 +00:00
Andrew Cagney
11269d7ebb
2002-09-26 Andrew Cagney <ac131313@redhat.com>
...
* rs6000-tdep.c (rs6000_extract_struct_value_address): Return 0.
(rs6000_struct_return_address): Delete variable.
(rs6000_store_struct_return): Update.
(rs6000_gdbarch_init): Set extract_struct_value_address instead of
deprecated_extract_struct_value_address.
(rs6000_frame_align): New function.
(rs6000_gdbarch_init): Set frame_align.
2002-09-26 22:29:09 +00:00
Jim Wilson
825487fa2d
Fix v850 .offset pseudo-op
...
* config/tc-v850.c (v850_offset): Use frag_var instead of frag_now_fix
and frag_more.
2002-09-26 22:04:19 +00:00
Andrew Cagney
afbcd36fc1
2002-09-26 Andrew Cagney <ac131313@redhat.com>
...
* regs/: Delete directory.
2002-09-26 19:40:29 +00:00
Elena Zannoni
b72b33ef9b
2002-09-26 Elena Zannoni <ezannoni@redhat.com>
...
* mi-cmd-disas.c (dump_insns): Add text only output for CLI.
(do_mixed_source_and_assembly): Ditto.
2002-09-26 18:35:21 +00:00
Andrew Cagney
f15ab4a7d1
2002-09-26 Andrew Cagney <ac131313@redhat.com>
...
From Grace Sainsbury <graces@redhat.com>:
* Makefile.in (gdbtk-main.o): New target.
(gdb.o): New target.
(main_h): Define.
(main.o): Update dependencies.
(gdb$(EXEEXT)): Add gdb.o.
(SUBDIR_GDBTK_SRCS): Add gdbtk-main.c.
(SUBDIR_GDBTK_ALL, SUBDIR_GDBTK_UNINSTALL): Set.
(SUBDIR_GDBTK_CLEAN): Set.
(install-gdbtk): Install the insight binary.
(uninstall-gdbtk): New target.
(all-gdbtk, clean-gdbtk): New rule.
* top.c (use_windows): Default to zero.
* main.c: Include "main.h".
(main): Delete.
(struct captured_main_args): Delete.
(gdb_main): New function.
* main.h: New file.
* gdb.c: New File.
2002-09-26 Andrew Cagney <ac131313@redhat.com>
From Grace Sainsbury <graces@redhat.com>:
* generic/gdbtk-main.c: New file.
2002-09-26 17:46:04 +00:00
Thiemo Seufer
3396de367a
/gas/ChangeLog
...
* config/tc-mips.c (CPU_HAS_MIPS16): Add mips-lsi-elf as MIPS16
capable configuration.
(macro_build): Check for MIPS16 capability, not for actual MIPS16 code
generation.
(mips_ip): Likewise.
/gas/testsuite/ChangeLog
* gas/mips/mips-jalx.d: New file, check jalx assembly.
* gas/mips/mips-jalx.s: Likewise.
* gas/mips/mips-no-jalx.l: Likewise.
* gas/mips/mips-no-jalx.s: Likewise.
* gas/mips/mips16-jalx.d: Likewise.
* gas/mips/mips16-jalx.s: Likewise.
* gas/mips/mips.exp: Add new tests.
/opcodes/ChangeLog:
* mips-dis.c (print_insn_mips): Always allow disassembly of
32-bit jalx opcode.
2002-09-26 09:56:35 +00:00
Thiemo Seufer
1436646065
* elfxx-mips.c (_bfd_mips_elf_fake_sections): Don't emit unneeded
...
empty relocation sections.
2002-09-26 09:10:57 +00:00
Thiemo Seufer
f3c0ec86c4
* config/tc-mips.c (append_insn): Fix jump overflow check.
...
* gas/mips/jal-range.s: Fix jump overflow check.
* gas/mips/jal-range.l: Likewise.
2002-09-26 09:00:08 +00:00
Alan Modra
9f951329b6
* elf64-ppc.c (ppc_build_one_stub): Don't build glink stubs here.
...
(ppc64_elf_build_stubs): Build them here instead.
2002-09-26 05:19:38 +00:00
Nathanael Nerode
c66d951ee2
2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
...
* Makefile.tpl: Make subsituted variables more autoconfy.
* Makefile.in: Regenerate.
* configure: Make seds more autoconfy.
2002-09-26 04:25:16 +00:00
Alan Modra
c8776d756a
daily update
2002-09-26 00:00:05 +00:00
gdbadmin
291288b78a
*** empty log message ***
2002-09-26 00:00:02 +00:00
Kevin Buettner
1104b9e790
* gdb.texinfo: Use GNU/Linux instead of Linux.
2002-09-25 22:55:30 +00:00
Andrew Cagney
e36180d795
2002-09-25 Andrew Cagney <cagney@redhat.com>
...
* frame.c: Include "gdb_string.h" and "builtin-regs.h".
(frame_map_regnum_to_name): New function.
(frame_map_name_to_regnum): New function.
* frame.h (frame_map_name_to_regnum): Declare.
(frame_map_regnum_to_name): Declare.
* builtin-regs.c (builtin_reg_map_regnum_to_name): New function.
* builtin-regs.h (builtin_reg_map_regnum_to_name): Declare.
* parse.c: Do not include "builtin-regs.h".
(target_map_name_to_register): Delete function.
(write_dollar_variable): Use frame_map_name_to_regnum.
* parser-defs.h (target_map_name_to_register): Delete declaration.
* expprint.c: Include "frame.h".
(print_subexp): Use frame_map_regnum_to_name.
* eval.c (evaluate_subexp_standard): Use frame_map_regnum_to_name.
* infcmd.c (registers_info): Use frame_map_name_to_regnum.
2002-09-25 Andrew Cagney <cagney@redhat.com>
* gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
2002-09-25 20:30:38 +00:00
Nathanael Nerode
58daee9877
2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
...
* Makefile.tpl: Rewrite substituted lines to look autoconfy.
* Makefile.in: Regenerate.
* configure.in: Rewrite sed statements to look autoconfy.
2002-09-25 17:25:27 +00:00
Daniel Jacobowitz
ff3268267c
From "Anita Kulkarni" <AnitaK@kpit.com>
...
* scripttempl/sh.sc: Handle .eh_frame* and .gcc_exc*
sections.
2002-09-25 17:06:09 +00:00
Nathanael Nerode
14a2a2f196
Really rebuild it this time. :sigh:
2002-09-25 16:56:04 +00:00
Nathanael Nerode
907a7241bb
2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
...
* Makefile.tpl: Autogenerate *-target-* lists, dependencies of
all-target-foo on configure-target-foo.
* Makefile.def: Ditto.
* Makefile.in: Rebuild.
2002-09-25 16:53:08 +00:00
Keith Seitz
1154261b1f
* mi-pthreads.exp (get_mi_thread_list): Check if expect_out
...
exists before using it.
(check_mi_and_console_threads): Likewise.
* gdb669.exp (get_mi_thread_list): Likewise.
(check_mi_and_console_threads): Likewise.
2002-09-25 16:08:43 +00:00
Andrew Cagney
512217c7cc
2002-09-25 Andrew Cagney <ac131313@redhat.com>
...
* gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
2002-09-25 13:56:54 +00:00
Andrew Cagney
8b69000d63
2002-09-25 Andrew Cagney <ac131313@redhat.com>
...
* rs6000-tdep.c (rs6000_frame_saved_pc): If the link register
wasn't saved, and the next innermost frame is a dummy, return the
dummy frame's link register.
2002-09-25 13:34:53 +00:00
Alan Modra
1ddd7b13ed
* genscripts.sh (SEGMENT_SIZE): Use MAXPAGESIZE before
...
TARGET_PAGE_SIZE.
* scripttempl/elf.sc (DATA_SEGMENT_ALIGN): Incorporate
SEGMENT_SIZE alignment.
* emulparams/elf64ppc.sh (DATA_ADDR): Delete.
(SEGMENT_SIZE): Define.
2002-09-25 07:21:08 +00:00
Jim Blandy
046ca86a76
Fix from Paul Breed:
...
* main.c (captured_main): Add a `break' after the case for 'b'.
2002-09-25 03:10:26 +00:00
Alan Modra
0ae1cf52b2
* ldexp.c (fold_unary): New. Split out from exp_fold_tree.
...
(fold_binary): Correct abs - non-abs case.
(fold_trinary): New. Split out from exp_fold_tree.
2002-09-25 02:42:13 +00:00
gdbadmin
20c2fc380d
*** empty log message ***
2002-09-25 00:00:32 +00:00
Alan Modra
0d945288dd
daily update
2002-09-25 00:00:09 +00:00
Nathanael Nerode
405ea7a06a
2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
...
* Makefile.def: New file.
* Makefile.tpl: New file.
* Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
* configure.in: Minor rearrangement. Simplify tests.
2002-09-24 23:01:30 +00:00
Keith Seitz
d1a2f20434
* configure.in: Add config header.
...
Check for pthread.h.
* configure: Regenerate.
* config.in: New file.
* pthreads.c: New file.
* mi-pthreads.exp: New file to test thread functionality.
* gdb669.exp: New file.
2002-09-24 19:36:06 +00:00
Keith Seitz
94b66fa77d
* varobj.c (c_type_of_child): Use get_target_type instead
...
of TYPE_TARGET_TYPE.
2002-09-24 18:50:34 +00:00
Andrew Cagney
9dd34b2bcf
2002-09-24 Andrew Cagney <ac131313@redhat.com>
...
* gdb.gdb/complaints.exp (test_initial_complaints): Rename
test_isolated_complaints.
(test_empty_complaint): New function.
(test_empty_complaints): New function. Check no output when no
complaints.
2002-09-24 16:07:42 +00:00
Jakub Jelinek
6b3ac70943
* elf32-sparc.c (elf32_sparc_relocate_section): Put R_SPARC_RELATIVE
...
addend into r_addend, not *r_offset.
(elf32_sparc_finish_dynamic_symbol): Likewise.
* elf64-sparc.c (sparc64_elf_finish_dynamic_symbol): Clear xword at
R_SPARC_RELATIVE's r_offset.
2002-09-24 15:54:22 +00:00
Andrew Cagney
109987229e
2002-09-24 Andrew Cagney <ac131313@redhat.com>
...
* gdb.texinfo: Replace @example' with @smallexample.
2002-09-24 14:30:36 +00:00
Nick Clifton
1a40396432
Updated German translation.
2002-09-24 13:00:33 +00:00
Nick Clifton
a2ce5bdc13
Fix typo introduced with previous delta.
2002-09-24 07:11:16 +00:00
Alan Modra
06143382c6
* emulparams/elf64ppc.sh (DATA_ADDR): Define.
...
* emulparams/elf64_aix.sh (DATA_ADDR): Don't use a fixed address
for start of .data, instead align up to 256M boundary.
* scripttempl/aix.sc: Likewise.
2002-09-24 04:02:03 +00:00
Alan Modra
52271982a7
* config/tc-i386.c (process_operands): Warn about "lea" segment
...
overrides.
2002-09-24 01:46:42 +00:00
Alan Modra
30afc28bae
daily update
2002-09-24 00:00:05 +00:00
gdbadmin
fed372c71e
*** empty log message ***
2002-09-24 00:00:03 +00:00
Jason Thorpe
bdc57bfd91
* configure.in (with_headers): Skip copy if value is "yes".
...
(with_libs): Likewise.
2002-09-23 23:36:54 +00:00
Daniel Jacobowitz
10f469bf06
Add missing ChangeLog entry
2002-09-23 21:29:27 +00:00
Nick Clifton
9d7f57761d
Add LDM and STM instructions which are unpredictable because of their use of
...
the writeback bit.
2002-09-23 16:46:33 +00:00
Nick Clifton
e2f6d27741
Update to correctly decode (non-standard DWARF2) out-of-order address sequences.
2002-09-23 16:13:52 +00:00
DJ Delorie
1b67de929e
merge from gcc
2002-09-23 12:08:57 +00:00