Andreas Schwab
f414f22f4b
* symfile.c (add_symbol_file_command): Fix off-by-one when
...
extending sect_opts.
2006-08-24 12:43:10 +00:00
gdbadmin
00e96125e7
*** empty log message ***
2006-08-24 00:00:06 +00:00
Alan Modra
f07cdcc3d8
daily update
2006-08-24 00:00:05 +00:00
Nick Roberts
e93364c801
Refer to next release of Emacs as 22.1.
2006-08-23 21:29:06 +00:00
Nick Roberts
461c8a2c97
*** empty log message ***
2006-08-23 21:28:49 +00:00
Nick Clifton
174660cedf
* archive.c (hpux_uid_gid_encode): Fix thinko decrementing "cnt" variable.
2006-08-23 17:20:08 +00:00
H.J. Lu
96fbad7318
2006-08-23 H.J. Lu <hongjiu.lu@intel.com>
...
* i386-dis.c (three_byte_table): Expand to 256 elements.
2006-08-23 14:48:49 +00:00
H.J. Lu
3085c3308f
2006-08-23 H.J. Lu <hongjiu.lu@intel.com>
...
PR ld/3052
* ld-elf/loadaddr1.t: Add "AT (ADDR(.data))".
* ld-elf/loadaddr2.t: Likewise.
2006-08-23 14:45:30 +00:00
H.J. Lu
20acfda2ef
2006-08-23 H.J. Lu <hongjiu.lu@intel.com>
...
PR ld/3103
* ld-elf/overlay.d: New file.
* ld-elf/overlay.s: Likewise.
* ld-elf/overlay.t: Likewise.
2006-08-23 14:43:56 +00:00
Alan Modra
3e23777d0b
* ldexp.c (fold_name <LOADADDR>): Return an absolute value
...
rather than a section relative value.
2006-08-23 01:35:31 +00:00
Alan Modra
279d0c4d5c
daily update
2006-08-23 00:00:07 +00:00
gdbadmin
9c12d5d39a
*** empty log message ***
2006-08-23 00:00:03 +00:00
Nick Roberts
317531b215
(gdbmi): Remove gdb-force-update, initialize
...
other variables.
(gdbmi-send): Ensure any text properties can be removed.
(gdbmi-prompt1): Update to gdb-ui.el
(gud-gdbmi-marker-filter): Defer setting of gud-running.
Keep gdb-done-regexp for partial-output-buffer.
(gdb-stack-list-frames-handler): Add face to function names.
2006-08-22 21:45:22 +00:00
Nick Roberts
77a458b31a
*** empty log message ***
2006-08-22 21:44:57 +00:00
Mark Kettenis
316703b918
* valprint.c (val_print_type_code_flags): Fix GNU coding standards
...
violation.
2006-08-22 21:36:05 +00:00
Mark Kettenis
2a1ce6ec59
* alpha-tdep.c (alpha_register_to_value, alpha_value_to_register)
...
(alpha_push_dummy_call, alpha_extract_return_value)
(alpha_breakpoint_from_pc, alpha_read_insn)
(alpha_get_longjmp_target, alpha_supply_int_regs)
(alpha_fill_int_regs, alpha_supply_fp_regs, alpha_fill_fp_regs)
(alpha_next_pc): Use gdb_byte instead of (unsigned) char where
appropriate.
2006-08-22 21:31:36 +00:00
Mark Kettenis
fd93680669
* sparc64-tdep.c (sparc64_pstate_type, sparc64_fsr_type)
...
(sparc64_fprs_type): New variables.
(sparc64_init_types): New function.:
(sparc64_register_info): Use appropriate flag types for %fsr and
%fprs.
(sparc64_pseudo_register_info): Use appropriate type for %pstate.
(_initialize_sparc64_tdep): New function.
2006-08-22 20:57:56 +00:00
Mark Kettenis
befae75944
* valprint.c (val_print_type_code_flags): Fix for bitfields larger
...
than 32 bits.
2006-08-22 20:32:39 +00:00
Mark Kettenis
76b7178d0d
* gdbtypes.c (init_flags_type): Set all fields to zero instead of
...
just the first one.
2006-08-22 19:45:12 +00:00
Daniel Jacobowitz
d3f4f91a6f
* Makefile.in (INTERNAL_CPPFLAGS): New.
...
(INTERNAL_CFLAGS_BASE): Use it.
2006-08-22 19:08:31 +00:00
Michael Snyder
a98b27f2d3
2006-08-22 Michael Snyder <Michael.Snyder@PalmSource.com>
...
* MAINTAINERS: Update my email address.
2006-08-22 17:57:41 +00:00
Daniel Jacobowitz
b34b2d7035
* elf32-arm.c (elf32_arm_copy_indirect_symbol): Only copy
...
plt_thumb_refcount from indirect symbols.
2006-08-22 13:18:03 +00:00
Alan Modra
5c5f6e17d0
* elf32-ppc.c (ppc_elf_relocate_section): Correct GOT and PLT HA
...
reloc handling.
* elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
2006-08-22 12:06:10 +00:00
Nick Clifton
57da97f58c
* configure.tgt: Set targ_emul to arm_wince_pe for ARM Windows CE targets.
2006-08-22 11:50:33 +00:00
Alan Modra
dc0b6aa05a
* NEWS: Mention LMA default change.
...
* ld.texinfo (Output Section LMA): Update default description.
(Location Counter): Clarify backward movement.
* ldlang.c (lang_size_sections_1): Leave non-alloc sections with
default lma equal to vma. Warn on backward movement of dot.
2006-08-22 07:41:05 +00:00
Alan Modra
0e2a4ebaf0
daily update
2006-08-22 00:00:07 +00:00
gdbadmin
17ebfa3aa6
*** empty log message ***
2006-08-22 00:00:02 +00:00
Joseph Myers
87a1fd79ce
gas:
...
* config/tc-arm.c (s_arm_unwind_save_mmxwr): Correct condition for
merging with previous long opcode.
gas/testsuite:
* gas/arm/unwind.s: Test not merging iWMMXt register save with
previous long opcode.
* gas/arm/unwind.d, gas/arm/unwind_vxworks.d: Update.
2006-08-21 11:41:24 +00:00
Mark Shinwell
87bc043a9f
bfd/
...
* elf32-arm.c (elf32_arm_link_hash_table): Correct typo in
comment for target1_is_rel.
2006-08-21 10:47:22 +00:00
Nick Clifton
7148cc28af
bfd
...
* Makefile.am: Add rules to build pe-arm-wince.lo and pei-arm-wince.lo objects.
* Makefile.in: Regenerate.
* pe-arm-wince.c: New file.
* pei-arm-wince.c: New file.
* pei-arm.c: Remove ARM_WINCE block.
* pe-arm.c: Remove ARM_WINCE block. Rename
bfd_arm_pe_allocate_interworking_sections,
bfd_arm_pe_get_bfd_for_interworking, and
bfd_arm_pe_process_before_allocation to
bfd_armpe_allocate_interworking_sections,
bfd_armpe_get_bfd_for_interworking, and
bfd_armpe_process_before_allocation. Move them before including bfd.h.
* bfd.c: ARM wince bfd format names were renamed. Adjust.
* coff-arm.c [ARM_WINCE]: Adjust so Windows CE doesn't end up with unexpected/conflicting relocs.
* targets.c: The arm-wince-pe target got its own new vector. Adjust.
* config.bfd: Likewise.
* configure.in: Likewise.
* configure: Regenerate.
binutils
* configure.in: Split arm-pe and arm-wince-pe. Build dlltool with -DDLLTOOL_ARM_WINCE for Windows CE case.
* configure: Regenerate.
* dlltool.c: Add support for arm-wince.
gas
* Makefile.am (TARG_ENV_HFILES): Add te-wince-pe.h.
* Makefile.in: Regenerate.
* config/tc-arm.h [TARGET_FORMAT]: ARM wince bfd names were renamed. Adjust.
ld
* Makefile.am: Split arm-wince into its own emulation.
* Makefile.in: Regenerate.
* configure.tgt: Set targ_emul to arm_wince_pe for ARM Windows CE targets.
* pe-dll.c : Define PE_ARCH_arm_wince.
(pe_detail_list): Add PE_ARCH_arm_wince case.
(make_one): Handle PE_ARCH_arm_epoc and PE_ARCH_arm_wince cases.
* emulparams/arm_wince_pe.sh: New file.
* emultempl/pe.em: Handle new TARGET_IS_arm_wince_pe define.
Remap bfd_arm_allocate_interworking_sections, bfd_arm_get_bfd_for_interworking and
bfd_arm_process_before_allocation for arm-pe and arm-wince-pe targets too.
(gld_${EMULATION_NAME}_recognized_file): Handle arm-wince and arm-epoc bfd format names.
2006-08-21 08:12:46 +00:00
gdbadmin
1f01065bba
*** empty log message ***
2006-08-21 00:00:32 +00:00
Alan Modra
6022b80031
daily update
2006-08-21 00:00:06 +00:00
gdbadmin
21bbd819bf
*** empty log message ***
2006-08-20 00:00:33 +00:00
Alan Modra
98e35988fc
daily update
2006-08-20 00:00:06 +00:00
Daniel Jacobowitz
8695c747d8
gdb/
...
* Makefile.in (amd64_linux_tdep_h): New.
(amd64-linux-nat.o, amd64-linux-tdep.o): Update.
* amd64-linux-nat.c (amd64_linux_gregset64_reg_offset): Add
ORIG_RAX.
(_initialize_amd64_linux_nat): Set amd64_native_gregset64_num_regs.
* amd64-linux-tdep.c (amd64_linux_register_name)
(amd64_linux_register_type, amd64_linux_register_reggroup_p)
(amd64_linux_write_pc): New.
(amd64_linux_init_abi): Use them, and update num_regs.
* amd64-linux-tdep.h: New file.
* amd64-tdep.c (amd64_register_name, amd64_register_type): Make
public.
* amd64-tdep.h (amd64_register_name, amd64_register_type): New
prototypes.
* regformats/reg-x86-64-linux.dat: New file.
gdb/testsuite/
* Makefile.in (clean): Clean reg-x86-64-linux.c.
(reg-x86-64-linux.o, reg-x86-64-linux.c): New.
* configure.srv (x86_64-*-linux*): Use reg-x86-64-linux.o.
* linux-x86-64-low.c (x86_64_regmap): Include ORIG_RAX.
(x86_64_fill_gregset, x86_64_store_gregset): Skip floating
point registers.
2006-08-19 15:15:18 +00:00
Daniel Jacobowitz
c17eaafea7
* infrun.c (handle_inferior_event): Check the current frame ID
...
before unwinding to the previous frame.
2006-08-19 03:19:00 +00:00
Alan Modra
12284abaa4
daily update
2006-08-19 00:00:05 +00:00
gdbadmin
68dcea0dfb
*** empty log message ***
2006-08-19 00:00:02 +00:00
Ian Lance Taylor
14bfc3f555
Another snapshot of the current state of the sources. Gets to the
...
point of symbol resolution and can now issue a multiple definition
error. Also added target selection infrastructure.
2006-08-18 22:29:20 +00:00
Fred Fish
476308bf9b
Reviewed and approved by Daniel Jacobowitz <dan@codesourcery.com>
...
2006-08-18 Fred Fish <fnf@specifix.com>
* lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
'$' in front of skip_vmx_tests_saved when setting that.
2006-08-18 18:34:18 +00:00
Paul Brook
84c0819555
Add comment missing from previous patch.
2006-08-18 16:18:23 +00:00
Paul Brook
a4fd1a8ee5
2006-08-18 Paul Brook <paul@codesourcery.com>
...
bfd/
* elf32-arm.c (elf32_arm_link_hash_entry): Add export_glue.
(elf32_arm_link_hash_newfunc): Initialize export_glue.
(record_arm_to_thumb_glue): Return stub symbol.
(elf32_arm_create_thumb_stub): New function.
(elf32_arm_to_thumb_stub): Use it.
(elf32_arm_to_thumb_export_stub): New function.
(elf32_arm_begin_write_processing): New function.
(allocate_dynrelocs): Allocate Arm stubs.
(elf_backend_begin_write_processing): Define.
(elf32_arm_symbian_begin_write_processing): Remove ATTRIBUTE_UNUSED.
Call elf32_arm_begin_write_processing.
ld/
* emultempl/armelf.em (arm_elf_before_allocation): Call
gld${EMULATION_NAME}_before_allocation after setting interworking bfd.
ld/testsuite/
* ld-arm/arm-elf.exp (armelftests): Add armthumb-lib.so. Add
-use-blx to mixed-lib.so
* ld-arm/armthumb-lib.d: New file.
* ld-arm/armthumb-lib.sym: New file.
2006-08-18 15:00:18 +00:00
H.J. Lu
7c9e8d9811
2006-08-18 H.J. Lu <hongjiu.lu@intel.com>
...
PR ld/3052
* ld-elf/loadaddr.s: New file.
* ld-elf/loadaddr1.d: Likewise.
* ld-elf/loadaddr1.t: Likewise.
* ld-elf/loadaddr2.d: Likewise.
* ld-elf/loadaddr2.t: Likewise.
2006-08-18 14:38:00 +00:00
Daniel Jacobowitz
61049d3bcf
* dwarf2read.c (quirk_gcc_member_function_pointer): Add GCC PR
...
number in a comment.
2006-08-18 13:26:31 +00:00
Mark Kettenis
2c9771d330
* sparc-nat.c (sparc_xfer_wcookie): Signal EOF. Tweak comment.
2006-08-18 08:49:04 +00:00
Daniel Jacobowitz
c0dd20ea15
* dwarf2read.c (quirk_gcc_member_function_pointer): New.
...
(read_structure_type): Call it.
2006-08-18 04:10:30 +00:00
gdbadmin
0b999e72de
*** empty log message ***
2006-08-18 00:00:06 +00:00
Alan Modra
452bedef28
daily update
2006-08-18 00:00:05 +00:00
Jim Blandy
940178d305
* gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
...
responses.
2006-08-17 18:47:49 +00:00
Christopher Faylor
19b3b564f1
* pe-dll.c (autofilter_symbolprefixlist): Remove .idata$.
...
(generate_reloc): Revert to skipping sections without a SEC_LOAD flag, and to
not skipping .idata* sections.
2006-08-17 17:02:13 +00:00