Andrew Cagney [Mon, 21 Jan 2002 03:34:30 +0000 (03:34 +0000)]
Zap an IEEE_FLOAT.
Andrew Cagney [Mon, 21 Jan 2002 01:27:01 +0000 (01:27 +0000)]
* infttrace.c: Include <sys/pstat.h>.
(child_pid_to_exec_file): Revamp. Use pstat call to get the
exec file if the ttrace equivalent fails.
Hans-Peter Nilsson [Mon, 21 Jan 2002 00:20:58 +0000 (00:20 +0000)]
* doc/as.texinfo (Overview) <Target ARM options>: Add missing {}
to @dots call.
<Detailed description, ARM options>: Ditto.
* doc/c-arm.texi (ARM Options): Ditto.
gdbadmin [Mon, 21 Jan 2002 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***
Alan Modra [Sun, 20 Jan 2002 23:00:05 +0000 (23:00 +0000)]
daily update
Andrew Cagney [Sun, 20 Jan 2002 22:44:44 +0000 (22:44 +0000)]
* rdi-share/devsw.c (openLogFile): Delete unused ``struct tm lt''.
(closeLogFile): Ditto.
Michael Chastain [Sun, 20 Jan 2002 22:05:15 +0000 (22:05 +0000)]
2002-01-20 Michael Chastain <mec@shout.net>
* top.c (print_gdb_version): Bump copyright year to 2002.
Andrew Cagney [Sun, 20 Jan 2002 21:47:27 +0000 (21:47 +0000)]
* MAINTAINERS (Blanket Write Privs): Add Kevin Buettner, Elena
Zannoni and Eli Zaretskii.
Daniel Jacobowitz [Sun, 20 Jan 2002 19:46:32 +0000 (19:46 +0000)]
Copyright year updates.
Daniel Jacobowitz [Sun, 20 Jan 2002 19:42:04 +0000 (19:42 +0000)]
2002-01-20 Daniel Jacobowitz <drow@mvista.com>
* buildsym.c: Update copyright years.
* c-typeprint.c: Likewise.
* dwarf2read.c: Likewise.
* f-typeprint.c: Likewise.
* gdbtypes.c: Likewise.
* gdbtypes.h: Likewise.
* hp-symtab-read.c: Likewise.
* hpread.c: Likewise.
* mdebugread.c: Likewise.
* p-typeprint.c: Likewise.
Andrew Cagney [Sun, 20 Jan 2002 19:26:50 +0000 (19:26 +0000)]
Assume TARGET_BYTE_ORDER_SELECTABLE{,_P} is always true.
Daniel Jacobowitz [Sun, 20 Jan 2002 19:22:13 +0000 (19:22 +0000)]
2002-01-20 Daniel Jacobowitz <drow@mvista.com>
* gdb.c++/classes.exp: Update for improved v3 support and skipping
artificial methods/arguments.
* gdb.c++/derivation.exp: Likewise.
* gdb.c++/inherit.exp: Likewise.
* gdb.c++/method.exp: Likewise.
* gdb.c++/virtfunc.exp: Likewise.
Daniel Jacobowitz [Sun, 20 Jan 2002 19:20:16 +0000 (19:20 +0000)]
2002-01-20 Daniel Jacobowitz <drow@mvista.com>
* gdbtypes.h (struct cplus_struct_type): Add is_artificial to
member function fields. Add accessor macro
TYPE_FN_FIELD_ARTIFICIAL.
* dwarf2read.c (dwarf2_add_member_fn): Check for artificial methods.
* c-typeprint.c (c_type_print_base): Skip artificial member
functions.
Daniel Jacobowitz [Sun, 20 Jan 2002 19:14:59 +0000 (19:14 +0000)]
2002-01-20 Daniel Jacobowitz <drow@mvista.com>
* f-typeprint.c: Delete unused function f_type_print_args.
* p-typeprint.c: Delete unused function pascal_type_print_args.
Daniel Jacobowitz [Sun, 20 Jan 2002 19:12:23 +0000 (19:12 +0000)]
2002-01-15 Daniel Jacobowitz <drow@mvista.com>
* gdbtypes.h (struct type): Fix whitespace. Remove obsolete
comment. Add ``artificial'' to ``union field_location''.
* dwarf2read.c: Remove ad-hoc TYPE_FIELD_ARTIFICIAL.
* buildsym.c (finish_block): Initialize TYPE_FIELD_ARTIFICIAL to 0.
* mdebugread.c (parse_symbol): Likewise.
* stabsread.c (define_symbol): Likewise.
* hp-symtab-read.c (hpread_function_type): Likewise, instead of
initializing TYPE_FIELD_BITPOS to n (obsolete).
(hpread_doc_function_type): Likewise.
* hpread.c (hpread_function_type): Likewise.
Andrew Cagney [Sun, 20 Jan 2002 18:19:30 +0000 (18:19 +0000)]
Remove assumption that there is a host.
Andrew Cagney [Sun, 20 Jan 2002 18:05:54 +0000 (18:05 +0000)]
Eliminate IEEE_FLOAT.
Eli Zaretskii [Sun, 20 Jan 2002 11:59:38 +0000 (11:59 +0000)]
(DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
<3diff@gnu.org>
Eli Zaretskii [Sun, 20 Jan 2002 11:45:22 +0000 (11:45 +0000)]
Fix a typo.
Eli Zaretskii [Sun, 20 Jan 2002 11:27:37 +0000 (11:27 +0000)]
* rluser.texinfo (Sample Init File): Prevent overfull hboxes.
From Brian Youmans <3diff@gnu.org>.
Eli Zaretskii [Sun, 20 Jan 2002 11:21:25 +0000 (11:21 +0000)]
Fix last change.
Eli Zaretskii [Sun, 20 Jan 2002 11:18:28 +0000 (11:18 +0000)]
* gdb.texinfo: Beautify copyright years; fix a typo.
Andreas Jaeger [Sun, 20 Jan 2002 09:29:41 +0000 (09:29 +0000)]
2002-01-20 Jiri Smid <smid@suse.cz>
* 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.
Andreas Jaeger [Sun, 20 Jan 2002 09:10:27 +0000 (09:10 +0000)]
2002-01-20 Jiri Smid <smid@suse.cz>
* configure.host, configure.tgt: Support x86-64.
* NEWS: Note new target x86-64.
Andrew Cagney [Sun, 20 Jan 2002 04:23:29 +0000 (04:23 +0000)]
Eliminate MALLOC_INCOMPATIBLE.
Ben Elliston [Sun, 20 Jan 2002 04:09:23 +0000 (04:09 +0000)]
2002-01-20 Ben Elliston <bje@redhat.com>
* sim-fpu.h (SIM_FPU_IS_QNAN): Replace "Quite" with "Quiet" in
the comment for this enumerator.
Andrew Cagney [Sun, 20 Jan 2002 03:29:01 +0000 (03:29 +0000)]
Zap empty host lynx header files.
Jason Thorpe [Sun, 20 Jan 2002 01:33:15 +0000 (01:33 +0000)]
* alpha-tdep.c (alpha_register_byte): New function.
(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.
Andrew Cagney [Sun, 20 Jan 2002 01:12:51 +0000 (01:12 +0000)]
Zap empty or unused xm-*.h files.
Andrew Cagney [Sun, 20 Jan 2002 00:44:47 +0000 (00:44 +0000)]
Use MAXPATHLEN when no PATH_MAX.
Jason Thorpe [Sun, 20 Jan 2002 00:23:10 +0000 (00:23 +0000)]
* alpha-tdep.c (alpha_call_dummy_words): New.
* config/alpha/tm-alpha.h (CALL_DUMMY): Remove.
(CALL_DUMMY_P): Define.
(CALL_DUMMY_WORDS): Define.
(SIZEOF_CALL_DUMMY_WORDS): Define.
Per Bothner [Sun, 20 Jan 2002 00:09:59 +0000 (00:09 +0000)]
* gnu-v3-abi.c (gnuv3_rtti_type): Guard that vtable_symbol_name
isn't NULL, which can happen with some gcj-3.x-produced code.
gdbadmin [Sun, 20 Jan 2002 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***
Alan Modra [Sat, 19 Jan 2002 23:00:05 +0000 (23:00 +0000)]
daily update
Jason Thorpe [Sat, 19 Jan 2002 20:22:28 +0000 (20:22 +0000)]
* alpha-tdep.c (alpha_register_virtual_type): New function.
(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.
Richard Earnshaw [Sat, 19 Jan 2002 14:52:01 +0000 (14:52 +0000)]
* tc-arm.c (do_xsc_mia, do_xsc_mar, do_xsc_mra): Renamed from
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?.
Richard Earnshaw [Sat, 19 Jan 2002 14:25:48 +0000 (14:25 +0000)]
2002-01-18 Richard Earnshaw <rearnsha@arm.com>
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.
Mark Kettenis [Sat, 19 Jan 2002 12:51:04 +0000 (12:51 +0000)]
* i386gnu-nat.c: Include "i386-tdep.h".
(fetch_fpregs): Simplify code dealing with uninitialized floating
point states such that it doesn't require FP7_REGNUM.
Richard Earnshaw [Sat, 19 Jan 2002 12:48:32 +0000 (12:48 +0000)]
* doc/c-arm.texi: Add new fpe options to list of supported flags.
Richard Earnshaw [Sat, 19 Jan 2002 12:44:34 +0000 (12:44 +0000)]
2002-01-19 Keith Walker <keith.walker@arm.com>
* tc-arm.c (arm_fpus): Add fpe2 and fpe3.
Richard Earnshaw [Sat, 19 Jan 2002 12:27:24 +0000 (12:27 +0000)]
* arm-opc.h (arm_opcodes): Use generic rule %5?hb instead of %h.
* arm-dis.c (print_insn_arm): Don't handle 'h' case.
Jason Thorpe [Sat, 19 Jan 2002 06:44:56 +0000 (06:44 +0000)]
* alpha-tdep.c (frame_extra_info): New.
(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.
Jason Thorpe [Sat, 19 Jan 2002 05:26:47 +0000 (05:26 +0000)]
* alpha-tdep.c (alpha_osf_in_sigtramp): New function.
(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.
Andrew Cagney [Sat, 19 Jan 2002 03:48:21 +0000 (03:48 +0000)]
Mark testsuite/gdb.hp/gdb.threads-hp/ as obsolete.
Andrew Cagney [Sat, 19 Jan 2002 03:32:43 +0000 (03:32 +0000)]
Remove ATTRIBUTE_UNUSED. Update (C).
Jason Thorpe [Sat, 19 Jan 2002 00:09:16 +0000 (00:09 +0000)]
* alpha-tdep.c (alpha_register_name): New function.
* config/alpha/tm-alpha.h (REGISTER_NAMES): Remove.
(REGISTER_NAME): Define.
gdbadmin [Sat, 19 Jan 2002 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***
Alan Modra [Fri, 18 Jan 2002 23:00:04 +0000 (23:00 +0000)]
daily update
Jason Thorpe [Fri, 18 Jan 2002 18:14:51 +0000 (18:14 +0000)]
* config/nm-nbsd.h (KERNEL_U_ADDR): Remove.
Jason Thorpe [Fri, 18 Jan 2002 18:00:44 +0000 (18:00 +0000)]
* alpha-tdep.c: Update copyright years.
(alpha_next_pc): New function.
(alpha_software_single_step): Ditto.
* config/alpha/tm-alpha.h: Add prototype for
alpha_software_single_step.
Jason Thorpe [Fri, 18 Jan 2002 17:47:13 +0000 (17:47 +0000)]
* alphabsd-nat.c: Update copyright years.
(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.
Richard Earnshaw [Fri, 18 Jan 2002 17:33:49 +0000 (17:33 +0000)]
2002-01-18 Keith Walker <keith.walker@arm.com>
* arm-opc.h (arm_opcodes): Add bxj instruction.
Richard Earnshaw [Fri, 18 Jan 2002 17:01:55 +0000 (17:01 +0000)]
* NEWS: Mention new ARM command-line options and VFP support.
* 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.
Andreas Jaeger [Fri, 18 Jan 2002 11:28:42 +0000 (11:28 +0000)]
gas:
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.
Andrew Cagney [Fri, 18 Jan 2002 04:51:10 +0000 (04:51 +0000)]
Remove XDEPFILES from GDB.
Alan Modra [Fri, 18 Jan 2002 01:22:02 +0000 (01:22 +0000)]
* elf64-ppc.c (ppc64_elf_adjust_dynamic_symbol): Test for a
dynamic function descriptor symbol, not the associated function
symbol.
Jim Blandy [Fri, 18 Jan 2002 00:13:00 +0000 (00:13 +0000)]
* gdb.asm/asm-source.exp (info symbol): Take another shot at
anchoring the pattern matching the entry point symbol's name.
gdbadmin [Fri, 18 Jan 2002 00:00:04 +0000 (00:00 +0000)]
*** empty log message ***
Alan Modra [Thu, 17 Jan 2002 23:36:03 +0000 (23:36 +0000)]
* readelf.c (get_machine_name): Handle EM_PPC64.
(guess_is_rela): Here too.
Andrew Cagney [Thu, 17 Jan 2002 23:33:39 +0000 (23:33 +0000)]
Change behavour of internal-error to quit and dump core by default.
Nick Clifton [Thu, 17 Jan 2002 23:13:52 +0000 (23:13 +0000)]
fixed braino in changelog entry for replacement of "switches" with "options"
Andrew Cagney [Thu, 17 Jan 2002 23:06:47 +0000 (23:06 +0000)]
Add an appendix for maintenance commands.
Alan Modra [Thu, 17 Jan 2002 23:00:04 +0000 (23:00 +0000)]
daily update
Andrew Cagney [Thu, 17 Jan 2002 22:56:48 +0000 (22:56 +0000)]
Remove links from @node
Andrew Cagney [Thu, 17 Jan 2002 22:15:18 +0000 (22:15 +0000)]
Remove else clause to #if UI_OUT.
Daniel Jacobowitz [Thu, 17 Jan 2002 21:13:50 +0000 (21:13 +0000)]
2002-01-17 Daniel Jacobowitz <drow@mvista.com>
* 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.
Daniel Jacobowitz [Thu, 17 Jan 2002 20:46:16 +0000 (20:46 +0000)]
2002-01-17 Daniel Jacobowitz <drow@mvista.com>
* 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".
Eric Christopher [Thu, 17 Jan 2002 20:06:48 +0000 (20:06 +0000)]
2002-01-17 Eric Christopher <echristo@redhat.com>
* elf32-mips.c (mips_elf_calculate_relocation): Fix typo.
Timothy Wall [Thu, 17 Jan 2002 17:41:24 +0000 (17:41 +0000)]
Add a more instructive error message on bad syntax
H.J. Lu [Thu, 17 Jan 2002 17:21:31 +0000 (17:21 +0000)]
2002-01-17 H.J. Lu (hjl@gnu.org)
* support/config.guess: Import from master sources, rev 1.225.
* support/config.sub: Import from master sources, rev 1.238.
Nick Clifton [Thu, 17 Jan 2002 14:12:08 +0000 (14:12 +0000)]
Regenerate .pot and .po files
Alan Modra [Thu, 17 Jan 2002 13:02:40 +0000 (13:02 +0000)]
* elf-bfd.h (elf_backend_data <elf_backend_section_from_bfd_section>):
Remove "Elf_Internal_Shdr *" param.
(_bfd_mips_elf_section_from_bfd_section): Ditto.
* elf32-mips.c (_bfd_mips_elf_section_from_bfd_section): Ditto.
* elf32-m32r.c (_bfd_m32r_elf_section_from_bfd_section): Ditto.
* elf32-v850.c (v850_elf_section_from_bfd_section): Ditto.
* elf64-mmix.c (mmix_elf_section_from_bfd_section): Ditto.
* elfxx-ia64.c (elfNN_hpux_backend_section_from_bfd_section): Ditto.
* elf.c (_bfd_elf_section_from_bfd_section): Allow backend
function to override special sections. Remove hdr arg from
backend call, and don't loop.
Nick Clifton [Thu, 17 Jan 2002 11:28:49 +0000 (11:28 +0000)]
Add no-c-format comment to prevent confusion when translating string.
Andreas Schwab [Thu, 17 Jan 2002 11:01:39 +0000 (11:01 +0000)]
Remove leftover conflict marker.
Eli Zaretskii [Thu, 17 Jan 2002 08:54:12 +0000 (08:54 +0000)]
* gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
for monstrous @multitable (from Brian Youmans).
* fdl.texi: New file.
* Makefile.in (SFILES_INCLUDED): Add fdl.texi.
Eric Christopher [Thu, 17 Jan 2002 08:19:08 +0000 (08:19 +0000)]
2002-01-16 Eric Christopher <echristo@redhat.com>
* elf32-mips.c (mips_elf_calculate_relocation): Set require_jalxp
on R_MIPS_26 and target is 16bit. Add R_MIPS16_GPREL to list of
relocations requiring gp0 and gp.
Andrew Cagney [Thu, 17 Jan 2002 02:04:27 +0000 (02:04 +0000)]
Daniel J as C++ maintainer.
gdbadmin [Thu, 17 Jan 2002 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***
H.J. Lu [Wed, 16 Jan 2002 23:20:25 +0000 (23:20 +0000)]
2002-01-16 H.J. Lu (hjl@gnu.org)
* config.guess: Import from master sources, rev 1.225.
* config.sub: Import from master sources, rev 1.238.
* MAINTAINERS: Updated notes on config.guess and config.sub.
Alan Modra [Wed, 16 Jan 2002 23:00:04 +0000 (23:00 +0000)]
daily update
Thiemo Seufer [Wed, 16 Jan 2002 21:30:47 +0000 (21:30 +0000)]
* config/tc-mips.c (percent_op): Ensure longer percent_op's are
matched before the shorter ones.
(my_getSmallParser): Fix handling of nested parentheses in
percent_op's. Code cleanup.
(my_getPercentOp): New function, code from my_getSmallParser.
(my_getSmallExpression): Fix handling of closing parentheses.
Code cleanup. Better comments.
Richard Earnshaw [Wed, 16 Jan 2002 13:01:54 +0000 (13:01 +0000)]
* elf32-arm.h (elf32_arm_merge_private_bfd_data): Handle
EF_ARM_VFP_FLOAT.
(elf32_arm_print_private_bfd_data): Likewise.
Richard Earnshaw [Wed, 16 Jan 2002 11:35:18 +0000 (11:35 +0000)]
* coff/arm.h (F_VFP_FLOAT): Define.
* elf/arm.h (F_VFP_FLOAT, EF_ARM_VFP_FLOAT): Define.
Nick Clifton [Wed, 16 Jan 2002 10:17:48 +0000 (10:17 +0000)]
Import new Turkish translations.
Alan Modra [Wed, 16 Jan 2002 07:32:04 +0000 (07:32 +0000)]
* elf64-ppc.c (ppc64_elf_howto_raw): Remove stale FIXMEs.
(ppc64_elf_reloc_type_lookup): Use proper CTOR reloc.
(ORI_R0_R0_0): Correct.
Alan Modra [Wed, 16 Jan 2002 05:53:08 +0000 (05:53 +0000)]
* readelf.c (get_ppc64_dynamic_type): New.
(get_dynamic_type): Call it.
Alan Modra [Wed, 16 Jan 2002 05:52:38 +0000 (05:52 +0000)]
* Makefile.am (eelf64ppc.c, eelf64lppc.c): Depend on ppc64elf.em.
* Makefile.in: Regenerate.
* emulparams/elf64ppc.sh (EXTRA_EM_FILE): Define.
* emultempl/ppc64elf.em: New file.
Alan Modra [Wed, 16 Jan 2002 05:50:03 +0000 (05:50 +0000)]
* elflink.c (_bfd_elf_create_dynamic_sections): Don't set SEC_CODE
when plt_not_loaded.
* elf64-ppc.c (ppc64_elf_create_dynamic_sections): No need to
clear .plt SEC_CODE here. Create .stub and correct .glink flags.
(PLT_INITIAL_ENTRY_SIZE): Set to 24.
(ppc64_elf_glink_code): Delete.
(PPC64_ELF_GLINK_SIZE): Delete.
(ADDIS_R12_R2, STD_R2_40R1, LD_R11_0R12, LD_R2_0R12, MTCTR_R11,
BCTR, ADDIS_R12_R12_1, LD_R2_40R1, NOP, LI_R0_0, B_DOT, LIS_R0_0,
ORI_R0_R0_0): Define.
(PLT_CALL_STUB_SIZE, GLINK_CALL_STUB_SIZE): Define.
(struct ppc_link_hash_table): Add sstub and plt_overflow.
(ppc64_elf_link_hash_table_create): Init them.
(ppc64_elf_check_relocs <R_PPC64_REL24>): Refcount .plt entry.
Don't copy to shared lib.
(ppc64_elf_check_relocs): Call bfd_set_error on errors.
(ppc64_elf_gc_sweep_hook <R_PPC64_REL24>): Sweep plt refcount.
(allocate_dynrelocs <plt>): Don't change function sym here. Make
room for .stub and .glink code.
(ppc64_elf_size_dynamic_sections): Handle .stub. Make entry for
DT_PPC64_GLINK.
(ppc64_elf_final_link): Rename to ppc64_elf_set_toc. Don't call
bfd_elf64_bfd_final_link.
(bfd_elf64_bfd_final_link): Don't define.
(ppc64_elf_size_stubs): New.
(build_plt_stub): New.
(build_one_stub): New.
(ppc64_elf_build_stubs): New.
(ppc64_elf_relocate_section <toc relocs>): Remove assert.
(ppc64_elf_relocate_section): Don't copy R_PPC64_REL24 relocs.
(ppc64_elf_finish_dynamic_symbol): Don't build stubs here. Set
DT_PPC64_GLINK entry. Tweak DT_PLTGOT, DT_JMPREL, DT_PLTRELSZ in
case output sections not separate. Adjust DT_RELASZ to not
include plt relocs. Set reserved got entry. Set got and plt
entry size.
(elf_backend_got_header_size): Set to 8.
* elf64-ppc.h: New file.
Alan Modra [Wed, 16 Jan 2002 05:48:56 +0000 (05:48 +0000)]
* ppc.h (DT_PPC64_GLINK): Define.
Alan Modra [Wed, 16 Jan 2002 05:37:10 +0000 (05:37 +0000)]
* elf32-arm.h (elf32_arm_size_dynamic_sections): When removing
sections, use bfd_section_list_remove.
* elf32-i370.c (i370_elf_size_dynamic_sections): Likewise.
* elflink.h (elf_link_add_object_symbols): When removing all
sections, use bfd_section_list_clear.
Daniel Jacobowitz [Wed, 16 Jan 2002 02:43:38 +0000 (02:43 +0000)]
* c-typeprint.c (is_type_conversion_operator): Add additional
check for non-conversion operators.
DJ Delorie [Wed, 16 Jan 2002 01:48:43 +0000 (01:48 +0000)]
* scripttempl/pe.sc: Add support for constructor priorities.
gdbadmin [Wed, 16 Jan 2002 00:00:06 +0000 (00:00 +0000)]
*** empty log message ***
Alan Modra [Tue, 15 Jan 2002 23:00:05 +0000 (23:00 +0000)]
daily update
Michael Snyder [Tue, 15 Jan 2002 20:14:04 +0000 (20:14 +0000)]
Fix oops with previous checkin.
Michael Snyder [Tue, 15 Jan 2002 20:10:55 +0000 (20:10 +0000)]
2002-01-10 Michael Snyder <msnyder@redhat.com>
* linux-proc.c: Add "info proc" command, a la procfs.c.
(read_mapping): New function, abstract and re-use code.
(linux_find_memory_regions): Use new func read_mapping.
(linux_info_proc_cmd): New function, implement "info proc".
(_initialize_linux_proc): Add new command "info proc".
Michael Snyder [Tue, 15 Jan 2002 20:00:56 +0000 (20:00 +0000)]
2002-01-15 Michael Snyder <msnyder@redhat.com>
* symfile.c (generic_load): Use bfd_map_over_sections method
instead of manipulating bfd structure members directly.
(add_section_size_callback): New function, bfd sections callback
used by generic_load.
(load_sections_callback): New function, bfd sections callback
used by generic_load.
Elena Zannoni [Tue, 15 Jan 2002 19:38:19 +0000 (19:38 +0000)]
2002-01-15 Elena Zannoni <ezannoni@redhat.com>
[Based on work by Jim Blandy]
* gdbtypes.h (builtin_type_v16qi, builtin_type_v8hi): Export.
(builtin_type_vec128): Export.
* gdbtypes.c (builtin_type_v16qi, builtin_type_v8hi): New SIMD
types.
(builtin_type_vec128): New builtin type for 128 bit vector
registers.
(build_gdbtypes): Initialize builtin_type_v16qi and
builtin_type_v8hi. Create the vec128 register builtin type
structure.
(build_builtin_type_vec128): New function.
(_initialize_gdbtypes): Register builtin_type_v16qi and
builtin_type_v8hi with gdbarch. Same for builtin_type_vec128.
* rs6000-tdep.c (rs6000_register_virtual_type): Change type of
AltiVec register to new builtin type.
Andrew Cagney [Tue, 15 Jan 2002 19:06:22 +0000 (19:06 +0000)]
Doh. s/kdb/kbd/
Andrew Cagney [Tue, 15 Jan 2002 19:01:20 +0000 (19:01 +0000)]
* gdbint.texinfo (Releasing GDB): New chapter.
This page took 0.03992 seconds and 4 git commands to generate.