81c2cc8b21
2002-11-25 Aldy Hernandez <aldyh@redhat.com>
...
* ppc-opc.c: Remove evmwlssf, evmwlssfa, evmwlsmf, evmwlsmfa,
evmwlssfaaw, evmwlsmfaaw, evmwlssfanw, evmwlsfanw.
2002-12-04 17:49:27 +00:00
961d8652d9
* config/pa/tm-hppah.h (PC_IN_SIGTRAMP): Renamed from IN_SIGTRAMP,
...
which is an obsolete macro name.
2002-12-04 17:37:59 +00:00
914749f6ed
2002-12-04 Aldy Hernandez <aldyh@redhat.com>
...
* ppc-opc.c (PMRN): Remove.
(RA): Set to NB + 1.
(powerpc_opcodes): Change PMRN to SPR.
Change all RD to RS.
Change mftb to look like mftbl.
Move mftb before mftbl.
Add mfbbtar.
Add mtbbtar.
Change mfpmr to use PMR.
Change mtpmr to use PMR.
(RD): Remove.
(insert_ev2): Fix mask and shift.
(extract_ev2): Same.
(insert_ev4): Same.
(extract_ev4): Same.
(PMR): Define.
(extract_pmrn): Remove.
(insert_pmrn): Remove.
2002-12-04 17:29:47 +00:00
45bcbdb112
* MAINTAINERS: Change e-mail address back to airs.com.
2002-12-04 17:11:34 +00:00
42ea8716ce
2002-12-04 Aldy Hernandez <aldyh@redhat.com>
...
* MAINTAINERS: Add self.
2002-12-04 17:06:53 +00:00
b6152c3461
* elf32-m68k.c (struct elf_m68k_link_hash_table): Add sym_sec
...
member.
(elf_m68k_link_hash_table_create): Initialize it.
(elf_m68k_check_relocs): Handle symbols that are forced to be
local due to visibility changes.
(elf_m68k_adjust_dynamic_symbol): Likewise.
(elf_m68k_size_dynamic_sections): Likewise.
(elf_m68k_discard_copies): Likewise.
(elf_m68k_relocate_section): Likewise.
2002-12-04 15:07:13 +00:00
73374ef17b
* elf64-ppc.c (ppc64_elf_edit_opd): Correct typo.
2002-12-04 11:08:16 +00:00
38c52d5ab7
* doublest.c (convert_floatformat_to_doublest): Cast exp_bias to int.
...
* config/alpha/alpha-linux.mh (MH_CFLAGS): Add -mieee.
2002-12-04 05:40:40 +00:00
d8ef46f5fa
* breakpoint.c (create_thread_event_breakpoint): Use xasprintf.
...
(create_breakpoints): Make sure the addr_string field is not
NULL.
2002-12-04 04:53:13 +00:00
02ae777101
2002-12-03 Andrew Cagney <ac131313@redhat.com>
...
* sparc-nat.c (fetch_inferior_registers)
(store_inferior_registers): Add comment on problem of LWP vs
threads.
From 2002-11-21 Daniel Jacobowitz <drow@mvista.com>
* lin-lwp.c (lin_lwp_fetch_registers): Remove.
(lin_lwp_store_registers): Remove.
(init_lin_lwp_ops): Use fetch_inferior_registers
and store_inferior_registers directly.
* sparc-nat.c (fetch_inferior_registers): Honor LWP ID.
(store_inferior_registers): Likewise.
Fix PR gdb/725.
2002-12-04 03:20:30 +00:00
92806416b3
* gdb.base/selftest.exp: Update for current gdb.
2002-12-04 03:15:27 +00:00
3bcbaac540
* gdb.base/maint.exp: Only dump symbols from one source file
...
or objfile.
2002-12-04 03:13:22 +00:00
f4f00b1fe5
* gdb.base/step-test.exp: Allow MIPS to return to the line of a
...
function call.
2002-12-04 03:07:45 +00:00
b51c15537d
merge from gcc
2002-12-04 02:05:31 +00:00
e2b9e2dc4d
* Makefile.tpl: Add targets for configuring host subdirs in Makefile,
...
and corresponding dependencies.
* Makefile.in: Regenerate.
2002-12-04 01:45:35 +00:00
c8970b4ba4
* dwarf2dbg.c (scale_addr_delta): Correct parameter. Move prototype
...
inside #if.
2002-12-04 01:03:05 +00:00
7a424e9969
2002-12-03 Andrew Cagney <ac131313@redhat.com>
...
* frame.h (get_frame_id): Convert to a function.
(null_frame_id, frame_id_p): Declare.
(frame_id_eq, frame_id_inner): Declare.
(frame_id_build): New function.
* frame.c (get_frame_id): Update. Use null_frame_id.
(frame_find_by_id): Rewrite using frame_id_p, frame_id_eq and
frame_id_inner.
(null_frame_id, frame_id_p): Define.
(frame_id_eq, frame_id_inner): Define.
(frame_id_build): New function.
* varobj.c (varobj_create): Update.
(varobj_update): Update.
* valops.c (value_assign): Update.
(new_root_variable): Update.
* infrun.c (save_inferior_status): Update.
* breakpoint.c (watch_command_1): Update.
2002-12-04 00:05:54 +00:00
179f9f7a5a
*** empty log message ***
2002-12-04 00:00:32 +00:00
c5c1944d0f
* srec.c (srec_write_symbols): Restore '$' prefix to address
...
accidentally removed in 2002-04-04 change.
(srec_get_symtab): Use 0 instead of `(long) FALSE'.
2002-12-03 23:55:48 +00:00
2af579c444
* configure.in (host_tools): Order binutils, gas and ld for
...
convenience in running the testsuites.
2002-12-03 23:34:20 +00:00
80f6040336
daily update
2002-12-03 23:00:04 +00:00
a2cc058a43
* Makefile.tpl: Introduce rules to serialize subconfigure runs.
...
* Makefile.in: Regenerate.
* configure.in: Introduce rules to serialize subconfigure runs.
2002-12-03 22:54:00 +00:00
891c7f5fcd
* config/pa/tm-hppah.h (SNAP1): Remove unused macro.
...
(SNAP2): Likewise.
2002-12-03 22:13:38 +00:00
15723a45b7
* configure.in: Introduce BASE_CC_FOR_TARGET.
...
* Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
Realize configure-build-* targets. Realize configure-target-* targets.
* Makefile.in: Regenerate.
2002-12-03 21:13:06 +00:00
46248966cc
2002-12-03 Andrew Cagney <cagney@redhat.com>
...
* NEWS: Mention Daniel Jacobowitz's multi-threaded shared library
patch.
2002-12-03 19:32:10 +00:00
6b0817e5ee
Fix typo in ChangeLog entry.
...
Add paranoia checks to .PPC.EMB.apuinfo merging code.
2002-12-03 18:52:45 +00:00
e1a9cb8e15
Fix the merging of .PPC.EMB.apuinfo sections. Add a test to make sure that
...
the fix continues to work.
2002-12-03 18:24:33 +00:00
a823923bf6
include/opcode/
...
* ia64.h (enum ia64_opnd): Add IA64_OPND_LDXMOV.
bfd/
* cpu-ia64-opc.c (elf64_ia64_operands): Add ldxmov entry.
opcodes/
* ia64-opc-m.c: Add ld8.mov.
* ia64-asmtab.c: Regenerate.
gas/
* config/tc-ia64.c (operand_match): Add IA64_OPND_LDXMOV case.
gas/testsuite/
* gas/ia64/ldxmov-1.[ds]: New.
* gas/ia64/ldxmov-2.[ls]: New.
* gas/ia64/ia64.exp: Run them.
2002-12-03 18:15:48 +00:00
144da3c187
2002-12-03 Andrew Cagney <cagney@redhat.com>
...
* PROBLEMS: Mention PR gdb/725.
2002-12-03 17:15:42 +00:00
03c6228e78
* infcmd.c (construct_inferior_arguments): Handle empty arguments.
2002-12-03 12:25:11 +00:00
6297c1fede
* config/tc-w65.c (s_longa): Prototype. Make static, specify int arg.
...
(cons, s_align_bytes): Delete declaration.
(relax): Delete.
(md_begin): Constify "struct opinfo *" var. Don't try to make "name"
strings common.
(dot): Delete unused function.
(w65_expression): Remove unused arg.
(parse_exp): Prototype. Remove unused arg. Adjust w65_expression
call.
(get_operands): Prototype. Constify "struct opinfo *" arg. Fix
parse_exp call.
(get_specific): Prototype. Constify "struct opinfo *" arg and return
value.
(check): Remove unused function.
(build_Mytes): Prototype. Constify "struct opinfo *" arg. Abort
on unhandled switch case.
(md_assemble): Remove unused op_start, op_end, nlen, p vars. Constify
"opcode".
(tc_crawl_symbol_chain): Delete unused function.
(tc_headers_hook): Likewise.
(tc_Nout_fix_to_chars): Likewise.
(md_undefined_symbol): Add ATTRIBUTE_UNUSED.
(md_parse_option): Likewise.
(md_convert_frag): Likewise.
(tc_coff_symbol_emit_hook): Likewise.
(md_show_usage): Likewise.
* config/tc-w65.h (tc_coff_sizemachdep): Declare.
(TC_PARSE_CONS_EXPRESSION): w65_expression takes one arg.
(w65_expression): Declare.
* po/POTFILES.in: Regenerate.
2002-12-03 12:01:45 +00:00
dc8ec78b76
* gas/arm/adrl.s: Test behaviour against globals too.
...
* gas/arm/adrl.d: Adjust.
2002-12-03 11:28:33 +00:00
61b5f74bdb
* config/tc-arm.c (arm_force_relocation): Return 0 for ARM_IMMEDIATE
...
and ARM_ADRL_IMMEDIATE.
2002-12-03 11:27:26 +00:00
ae831be502
* configure: Move gcc_version_trigger stuff from here...
...
* configure.in: ...to here.
* configure.in: Separate subconfigure options added by this file from
options given by the user. Add machinery to put args for host
subconfigures into the Makefile.
* Makefile.tpl: Remove 'vault' targets.
* Makefile.tpl: Reorder and comment dependencies.
* Makefile.in: Regenerate.
2002-12-03 04:46:25 +00:00
36e53c6341
* gdb/objc-lang.c (objc_printstr): Add width arg to match
...
printstr prototype.
(compare_selectors): Add 'const' to arg types.
(compare_classes): Likewise.
(find_imps): Cast msym pointer to avoid compiler warning.
(print_object_command): Validate the address before
passing it to the print routine.
(find_objc_msgcall_submethod): Change function argument to
return an int.
* objc-lang.h: Add 'extern' to all function declaration.
(value_nsstring): Add declaration.
2002-12-03 03:52:37 +00:00
504d5c7e6a
* somsolib.c (dld_cache): Replace boolean by int for field is_valid.
...
Fixes a build failure on HP/UX.
* hpread.c (told_objfile): Replace boolean type by int. Fixes a build
failure on HP/UX.
(hpread_has_name): Advance declaration to avoid a compilation warning.
(pst_syms_count): Add missing variable type. By change, the compiler
was defaulting to int, which seems a good choice. Fixes a compilation
warning.
(pst_syms_size): Likewise.
2002-12-03 00:13:45 +00:00
07c0b9a747
*** empty log message ***
2002-12-03 00:00:32 +00:00
59623e2707
* hppa-tdep.c: Add #include "osabi.h" (for hppa_gdbarch_init).
...
(hppa_gdbarch_init): Detect osabi from objfile. Will be needed
later to set the proper gdbarch methods depending on the osabi.
* Makefile.in (hppa-tdep.o): Add dependency on osabi.h.
2002-12-02 23:30:34 +00:00
a09a320d6f
* osabi.h (gdb_osabi): Add two new enum values for HPUX ELF and SOM.
...
* osabi.c (gdb_osabi_name): Add strings images for the two new
enum values.
(generic_elf_osabi_sniffer): Handle HPUX objfiles.
2002-12-02 23:26:30 +00:00
5adef1a05f
daily update
2002-12-02 23:00:05 +00:00
98f70fc4f0
* cgen-dis.in: Include libiberty.h.
...
* fr30-desc.c: Regenerate.
* fr30-dis.c: Regenerate.
* frv-desc.c: Regenerate.
* frv-dis.c: Regenerate.
* ip2k-asm.c: Regenerate.
* ip2k-desc.c: Regenerate.
* ip2k-dis.c: Regenerate.
* ip2k-opc.c: Regenerate.
* ip2k-opc.h: Regenerate.
* m32r-desc.c: Regenerate.
* m32r-dis.c: Regenerate.
* openrisc-desc.c: Regenerate.
* openrisc-dis.c: Regenerate.
* xstormy16-asm.c: Regenerate.
* xstormy16-desc.c: Regenerate.
* xstormy16-dis.c: Regenerate.
2002-12-02 21:58:19 +00:00
4fdf0a751a
* cgen.h (struct cgen_maybe_multi_ifield): Add "const PTR p" to union.
...
Constify "leaf" and "multi".
2002-12-02 21:51:52 +00:00
23b7d5f34e
Fix tipo.
2002-12-02 20:44:48 +00:00
8a81a99e85
2002-12-02 Andrew Cagney <ac131313@redhat.com>
...
* MAINTAINERS (Java): Global maintainers are responible for Java.
(Past Maintainers): Mention both Anthony Green and Per Bothner as
part Java maintainers.
2002-12-02 19:54:17 +00:00
7af35dad04
* xcoffread.c (read_symbol_lineno): Replace type boolean by int.
...
Fixes a compilation failure on AiX.
2002-12-02 16:45:05 +00:00
f4ede9bc95
* config/powerpc/aix432.mh (NATDEPFILES): Add a comment explaining
...
why aix-thread.o is not listed.
2002-12-02 15:44:50 +00:00
fea179166e
Remove GASP.
2002-12-02 15:42:15 +00:00
12aae7ea17
oops - omitted from previous delta
2002-12-02 14:03:15 +00:00
7be364cc86
Add Brazillian Portugese translation.
2002-12-02 14:02:54 +00:00
6a51a8a8d3
* arm-dis.c (print_insn_arm): Constify "insn". Formatting.
...
(print_insn_thumb): Likewise.
* h8500-dis.c (print_insn_h8500): Constify "opcode".
* mcore-dis.c (print_insn_mcore): Constify "op". Formatting.
* ns32k-dis.c (print_insn_arg <case 'F'>): Use a union to avoid
type-punned pointer warnings.
<case 'L'>: Likewise. Fix error message too.
* pdp11-dis.c (print_reg): Warning fix.
* sh-dis.c (print_movxy): Constify "op" param.
(print_insn_ddt): Constify sh_opcode_info vars.
(print_insn_ppi): Likewise.
(print_insn_sh): Likewise.
* tic30-dis.c (cnvt_tmsfloat_ieee): Use a union to avoid
type-punned pointer warnings.
* w65-dis.c (print_insn_w65): Constify "op".
2002-12-02 13:13:37 +00:00