aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-01-20 * rluser.texinfo (Sample Init File): Prevent overfull hboxes.Eli Zaretskii2-3/+9
From Brian Youmans <3diff@gnu.org>.
2002-01-20Fix last change.Eli Zaretskii1-9/+8
2002-01-20 * gdb.texinfo: Beautify copyright years; fix a typo.Eli Zaretskii1-0/+4
2002-01-202002-01-20 Jiri Smid <smid@suse.cz>Andreas Jaeger4-13/+37
* config/i386/x86-64linux.mh (NATDEPFILES): x86-64-nat.o removed. * x86-64-linux-nat.c (x86_64_register_u_addr): New function. * config/i386/nm-x86-64.h (ATTACH_LWP): Removed. * Makefile.in (x86-64-tdep.o, x86-64-linux-tdep.o, x86-64-linux-nat.o): Fix dependencies.
2002-01-202002-01-20 Jiri Smid <smid@suse.cz>Andreas Jaeger4-23/+38
* configure.host, configure.tgt: Support x86-64. * NEWS: Note new target x86-64.
2002-01-20Eliminate MALLOC_INCOMPATIBLE.Andrew Cagney7-40/+17
2002-01-202002-01-20 Ben Elliston <bje@redhat.com>Ben Elliston2-1/+6
* sim-fpu.h (SIM_FPU_IS_QNAN): Replace "Quite" with "Quiet" in the comment for this enumerator.
2002-01-20Zap empty host lynx header files.Andrew Cagney11-122/+13
2002-01-20* alpha-tdep.c (alpha_register_byte): New function.Jason Thorpe3-15/+64
(alpha_register_raw_size): Ditto. (alpha_register_virtual_size): Ditto. (alpha_skip_prologue_internal): Renamed from alpha_skip_prologue. (alpha_skip_prologue): New version that calls alpha_skip_prologue_internal. (alpha_in_lenient_prologue): Use alpha_skip_prologue_internal. * config/alpha/tm-alpha.h (SKIP_PROLOGUE): Remove second argument from alpha_skip_prologue. (REGISTER_BYTE): Use alpha_register_byte. (REGISTER_RAW_SIZE): Use alpha_register_raw_size. (REGISTER_VIRTUAL_SIZE): Use alpha_register_virtual_size. (FRAMELESS_FUNCTION_INVOCATION): Use generic_frameless_function_invocation_not. (FRAME_NUM_ARGS): Use frame_num_args_unknown. (COERCE_FLOAT_TO_DOUBLE): Use standard_coerce_float_to_double.
2002-01-20Zap empty or unused xm-*.h files.Andrew Cagney15-53/+21
2002-01-20Use MAXPATHLEN when no PATH_MAX.Andrew Cagney2-0/+13
2002-01-20* alpha-tdep.c (alpha_call_dummy_words): New.Jason Thorpe3-2/+20
* config/alpha/tm-alpha.h (CALL_DUMMY): Remove. (CALL_DUMMY_P): Define. (CALL_DUMMY_WORDS): Define. (SIZEOF_CALL_DUMMY_WORDS): Define.
2002-01-20 * gnu-v3-abi.c (gnuv3_rtti_type): Guard that vtable_symbol_namePer Bothner2-1/+7
isn't NULL, which can happen with some gcj-3.x-produced code.
2002-01-20*** empty log message ***gdbadmin1-1/+1
2002-01-19daily updateAlan Modra1-1/+1
2002-01-19* alpha-tdep.c (alpha_register_virtual_type): New function.Jason Thorpe3-17/+71
(alpha_init_frame_pc_first): Ditto. (alpha_fix_call_dummy): Ditto. (alpha_store_struct_return): Ditto. (alpha_extract_struct_value_address): Ditto. * config/alpha/tm-alpha.h (REGISTER_VIRTUAL_TYPE): Use alpha_register_virtual_type. (STORE_STRUCT_RETURN): Use alpha_store_struct_return. (EXTRACT_STRUCT_VALUE_ADDRESS): Use alpha_extract_struct_value_address. (FIX_CALL_DUMMY): Use alpha_fix_call_dummy. (INIT_FRAME_PC): Use init_frame_pc_noop. (INIT_FRAME_PC_FIRST): Use alpha_init_frame_pc_first.
2002-01-19* tc-arm.c (do_xsc_mia, do_xsc_mar, do_xsc_mra): Renamed fromRichard Earnshaw2-260/+268
do_mia, do_mar and do_mra respectively. (do_mav_*): Renamed from do_c_*. (mav_reg_required_here, mav_parse_offset): Renamed from cirrus_reg_required_here and cirrus_parse_offset respectively. (MAV_MODE?): Renamed from CIRRUS_MODE?.
2002-01-192002-01-18 Richard Earnshaw <rearnsha@arm.com>Richard Earnshaw6-6/+79
Keith Walker <keith.walker@arm.com> * tc-arm.c (ARM_EXT_V5J, ARM_ARCH_V5TEJ): Define. (insns): Add pattern for bxj instruction. (do_bxj): New function. (arm_cpus): Add arm926ej. (arm_archs): Add armv5tej. Testsuite: 2002-01-18 Richard Earnshaw <rearnsha@arm.com> Keith Walker <keith.walker@arm.com> * gas/arm/arch5tej.s gas/arm/arch5tej.d: New files. * gas/arm/arm.exp (arch5tej): New dump test.
2002-01-19* i386gnu-nat.c: Include "i386-tdep.h".Mark Kettenis2-3/+9
(fetch_fpregs): Simplify code dealing with uninitialized floating point states such that it doesn't require FP7_REGNUM.
2002-01-19* doc/c-arm.texi: Add new fpe options to list of supported flags.Richard Earnshaw2-0/+6
2002-01-192002-01-19 Keith Walker <keith.walker@arm.com>Richard Earnshaw2-0/+6
* tc-arm.c (arm_fpus): Add fpe2 and fpe3.
2002-01-19* arm-opc.h (arm_opcodes): Use generic rule %5?hb instead of %h.Richard Earnshaw3-10/+7
* arm-dis.c (print_insn_arm): Don't handle 'h' case.
2002-01-19* alpha-tdep.c (frame_extra_info): New.Jason Thorpe3-37/+97
(alpha_find_saved_regs): Make static. Use frame->extra_info. (alpha_frame_init_saved_regs): New function. (alpha_frame_saved_pc): Use frame->extra_info. (temp_saved_regs): Don't declare as struct frame_saved_regs. (heuristic_proc_desc): Adjust for temp_saved_regs changes. (init_extra_frame_info): Rename to... (alpha_init_extra_frame_info): ...this. Use frame->extra_info. (alpha_print_extra_frame_info): New function. (alpha_frame_locals_address): Ditto. (alpha_frame_args_address): Ditto. (alpha_pop_frame): Use frame->extra_info. * config/alpha/tm-alpha.h (FRAME_ARGS_ADDRESS): Use alpha_frame_args_address. (FRAME_LOCALS_ADDRESS): Use alpha_frame_locals_address. (alpha_find_saved_regs): Remove prototype. (FRAME_INIT_SAVED_REGS): Use alpha_frame_init_saved_regs. (EXTRA_FRAME_INFO): Remove. (INIT_EXTRA_FRAME_INFO): Use alpha_init_extra_frame_info. (PRINT_EXTRA_FRAME_INFO): Use alpha_print_extra_frame_info.
2002-01-19* alpha-tdep.c (alpha_osf_in_sigtramp): New function.Jason Thorpe3-8/+61
(alpha_cannot_fetch_register): Ditto. (alpha_cannot_store_register): Ditto. (alpha_register_convertible): Ditto. (alpha_use_struct_convention): Ditto. * config/alpha/tm-alpha.h: Update copyright years. (IN_SIGTRAMP): Use alpha_osf_in_sigtramp. (INNER_THAN): Use core_addr_lessthan. (CANNOT_FETCH_REGISTER): Use alpha_cannot_fetch_register. (CANNOT_STORE_REGISTER): Use alpha_cannot_store_register. (REGISTER_CONVERTIBLE): Use alpha_register_convertible. (USE_STRUCT_CONVENTION): Use alpha_use_struct_convention. (FRAME_CHAIN): Remove unnecessary cast.
2002-01-19Mark testsuite/gdb.hp/gdb.threads-hp/ as obsolete.Andrew Cagney9-636/+651
2002-01-19Remove ATTRIBUTE_UNUSED. Update (C).Andrew Cagney20-105/+128
2002-01-19* alpha-tdep.c (alpha_register_name): New function.Jason Thorpe3-14/+36
* config/alpha/tm-alpha.h (REGISTER_NAMES): Remove. (REGISTER_NAME): Define.
2002-01-19*** empty log message ***gdbadmin1-1/+1
2002-01-18daily updateAlan Modra1-1/+1
2002-01-18* config/nm-nbsd.h (KERNEL_U_ADDR): Remove.Jason Thorpe2-7/+4
2002-01-18* alpha-tdep.c: Update copyright years.Jason Thorpe3-1/+121
(alpha_next_pc): New function. (alpha_software_single_step): Ditto. * config/alpha/tm-alpha.h: Add prototype for alpha_software_single_step.
2002-01-18* alphabsd-nat.c: Update copyright years.Jason Thorpe2-22/+52
(fill_gregset): Use regcache_collect. (fill_fpregset): Likewise. (fetch_inferior_registers): Only fetch integer registers if requested to do so. (store_inferior_registers): Only store integer registers if requested to do so.
2002-01-182002-01-18 Keith Walker <keith.walker@arm.com>Richard Earnshaw2-0/+7
* arm-opc.h (arm_opcodes): Add bxj instruction.
2002-01-18* NEWS: Mention new ARM command-line options and VFP support.Richard Earnshaw10-520/+904
* config/tc-arm.c (ARM_CEXT_XSCALE): Replaces ARM_EXT_XSCALE. All uses changed. (ARM_CEXT_MAVERICK): Similarly. (ARM_ANY): Now means any core instruction. (CPU_DEFAULT): Default to ARM_ANY. (uses_apcs_26, atcps, support_interwork, uses_apcs_float) (pic_code): Declare for all object types. Make type int. (legacy_cpu, legacy_fpu, mcpu_cpu_opt, mcpu_fpu_opt, march_cpu_opt) (march_fpu_opt, mfpu_opt): Declare. (md_longopts): Tidy up conditional definitions. (arm_opts, arm_cpus, arm_archs, arm_fpus, arm_extensions) (arm_long_opts): New tables. (arm_parse_cpu, arm_parse_arch, arm_parse_fpu): New functions. (arm_parse_extension): New function. (md_parse_option): Rewrite using new table-driven system. (md_show_usage): Use new table-driven system. (md_begin): Calculate cpu_variant from command line option data. * doc/as.texinfo (ARM ISA options): Docuement new ARM-specific command-line options. * doc/c-arm.texi: Likewise. Testsuite: * gas/arm/vfp1.d: Use new command-line options. * gas/arm/vfp1xD.d: Likewise. * gas/arm/arm.exp (vfp-bad): Likewise. * gas/arm/maverick.d: Likewise.
2002-01-18gas:Andreas Jaeger6-13/+24
2002-01-18 Andreas Jaeger <aj@suse.de> * as.c (parse_args): Update year. binutils: 2002-01-18 Andreas Jaeger <aj@suse.de> * version.c (print_version): Update year. ld: 2002-01-18 Andreas Jaeger <aj@suse.de> * ldver.c (ldversion): Update year.
2002-01-18Remove XDEPFILES from GDB.Andrew Cagney89-100/+110
2002-01-18 * elf64-ppc.c (ppc64_elf_adjust_dynamic_symbol): Test for aAlan Modra2-9/+26
dynamic function descriptor symbol, not the associated function symbol.
2002-01-18* gdb.asm/asm-source.exp (info symbol): Take another shot atJim Blandy2-7/+17
anchoring the pattern matching the entry point symbol's name.
2002-01-18*** empty log message ***gdbadmin1-1/+1
2002-01-17 * readelf.c (get_machine_name): Handle EM_PPC64.Alan Modra2-0/+7
(guess_is_rela): Here too.
2002-01-17Change behavour of internal-error to quit and dump core by default.Andrew Cagney4-17/+28
2002-01-17fixed braino in changelog entry for replacement of "switches" with "options"Nick Clifton1-4/+4
2002-01-17Add an appendix for maintenance commands.Andrew Cagney2-42/+58
2002-01-17daily updateAlan Modra1-1/+1
2002-01-17Remove links from @nodeAndrew Cagney2-1/+5
2002-01-17Remove else clause to #if UI_OUT.Andrew Cagney25-798/+81
2002-01-172002-01-17 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz9-16/+23
* gdbserver/low-hppabsd.c, gdbserver/low-lynx.c, gdbserver/low-nbsd.c, gdbserver/low-sim.c, gdbserver/low-sparc.c, gdbserver/low-sun3.c, gdbserver/low-linux.c, gdbserver/server.c: Correct copyright notices.
2002-01-172002-01-17 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz9-9/+140
* low-hppabsd.c (myattach): New function, returning -1. * low-lynx.c (myattach): Likewise. * low-nbsd.c (myattach): Likewise. * low-sim.c (myattach): Likewise. * low-sparc.c (myattach): Likewise. * low-sun3.c (myattach): Likewise. * low-linux.c (myattach): New function. * server.c (attach_inferior): New function. (main): Handle "--attach".
2002-01-172002-01-17 Eric Christopher <echristo@redhat.com>Eric Christopher2-2/+6
* elf32-mips.c (mips_elf_calculate_relocation): Fix typo.
2002-01-17Add a more instructive error message on bad syntaxTimothy Wall4-1/+13