Daniel Jacobowitz
7413f23fb4
* elf32-arm.c (STUB_ENTRY_NAME): Define.
...
(arm_thumb_thumb_long_branch_stub): Use bx instead of b.n.
(arm_pic_long_branch_stub): Mention R_ARM_REL32 instead of
R_ARM_ABS32.
(struct elf32_arm_stub_hash_entry): Add output_name.
(arm_build_one_stub): Move offsets into the offset argument
of _bfd_final_link_relocate. Correct offset for
arm_thumb_arm_v4t_stub_long_branch.
(elf32_arm_size_stubs): Set stub_entry->output_name.
(elf32_arm_ouput_plt_map_sym): Rename to elf32_arm_output_map_sym.
Update all callers.
(elf32_arm_output_stub_sym): New.
(arm_map_one_stub): Correct formatting. Use elf32_arm_output_stub_sym.
* ld-arm/farcall-arm-arm-be8.d, ld-arm/farcall-arm-arm-pic-veneer.d,
ld-arm/farcall-arm-arm.d, ld-arm/farcall-arm-thumb-blx-pic-veneer.d,
ld-arm/farcall-arm-thumb-blx.d, ld-arm/farcall-arm-thumb-pic-veneer.d,
ld-arm/farcall-arm-thumb.d, ld-arm/farcall-group-size2.d,
ld-arm/farcall-group.d, ld-arm/farcall-mix.d, ld-arm/farcall-mix2.d,
ld-arm/farcall-thumb-arm-blx-pic-veneer.d,
ld-arm/farcall-thumb-arm-blx.d, ld-arm/farcall-thumb-arm.d,
ld-arm/farcall-thumb-thumb-blx-pic-veneer.d,
ld-arm/farcall-thumb-thumb-blx.d, ld-arm/farcall-thumb-thumb-m.d,
ld-arm/thumb2-bl-as-thumb1-bad.d, ld-arm/thumb2-bl-bad.d: Update for
stub symbols and stub corrections.
2008-06-25 14:28:48 +00:00
Alan Modra
92677fa666
daily update
2008-06-25 00:00:05 +00:00
gdbadmin
685ba9ec61
*** empty log message ***
2008-06-25 00:00:03 +00:00
Michael Snyder
1f41b06255
2008-06-24 Michael Snyder <msnyder@specifix.com>
...
* infrun.c (_initialize_infrun): White space and typo fix.
2008-06-24 19:30:18 +00:00
Craig Silverstein
c43d3a487e
* version.cc (version_string): Bump to 1.7
2008-06-24 06:14:58 +00:00
DJ Delorie
1e5d08323a
merge from gcc
2008-06-24 03:01:29 +00:00
Christopher Faylor
eff8332bf0
* win32-nat.c (safe_symbol_file_add_stub): Remove unused variable.
...
(do_initial_win32_stuff): Fix problem with inability to set breakpoints when
first loading DLL with "dll" command.
2008-06-24 02:33:17 +00:00
Alan Modra
6afe8e98a6
* write.c (relax_segment <rs_org>): Include current stretch
...
value when calculating whether .org is backwards.
2008-06-24 01:49:36 +00:00
gdbadmin
cd2582e1a1
*** empty log message ***
2008-06-24 00:00:33 +00:00
Alan Modra
bd6a792434
daily update
2008-06-24 00:00:07 +00:00
Pierre Muller
e50ce6de32
* fix wrong entry dates
2008-06-23 06:54:36 +00:00
gdbadmin
171eda4590
*** empty log message ***
2008-06-23 00:00:03 +00:00
gdbadmin
07b360fc1f
*** empty log message ***
2008-06-22 00:00:02 +00:00
gdbadmin
f4b1119bfb
*** empty log message ***
2008-06-21 00:00:33 +00:00
Chao-ying Fu
4bec5bdf6a
* gas/mips/e32-rel2.d: Add -march=mips1 for as.
2008-06-20 18:34:00 +00:00
Carlos O'Donell
8e4c5421d9
gdb/gdbserver/
...
2008-06-20 Carlos O'Donell <carlos@codesourcery.com>
* server.c (gdbserver_usage): Mention --version.
2008-06-20 16:01:42 +00:00
Pierre Muller
114374a0bc
* gnu-nat.c (proc_string): Use capital T for "Thread".
2008-06-20 06:51:34 +00:00
gdbadmin
a18470d110
*** empty log message ***
2008-06-20 00:00:33 +00:00
Andreas Schwab
ecba005fa1
* basic_blocks.c: Always include "gprof.h" first.
...
* cg_arcs.c: Likewise.
* cg_dfn.c: Likewise.
* cg_print.c: Likewise.
* corefile.c: Likewise.
* gprof.c: Likewise.
* hist.c: Likewise.
* search_list.c: Likewise.
* sym_ids.c: Likewise.
* utils.c: Likewise.
2008-06-19 16:30:29 +00:00
Alan Modra
7c39fb20ea
* elf32-spu.c (needs_ovl_stub): Correctly return nonovl_stub for
...
non-branch insns.
2008-06-19 16:16:58 +00:00
Alan Modra
b129575789
update
2008-06-19 16:15:17 +00:00
Alan Modra
9f1a3ddfb4
* emultempl/spuelf.em (gld${EMULATION_NAME}_finish): Make "can not
...
build overlay stubs" a fatal error.
2008-06-19 16:14:53 +00:00
Alan Modra
f3c29e8aee
* elf32-spu.c (build_stub): Allow wraparound on stub branches.
...
(allocate_spuear_stubs, build_spuear_stubs): Return value from
count_stub/build_stub.
(spu_elf_build_stubs): Correct location of stub reloc error message.
2008-06-19 16:14:15 +00:00
Eric Blake
2c19758174
2008-06-19 Eric Blake <ebb9@byu.net>
...
Adjust strsignal to POSIX 200x prototype.
* strsignal.c (strsignal): Remove const.
2008-06-19 15:17:56 +00:00
Pierre Muller
17526a8c50
* win32-nat.c (win32_pid_to_str): Use capital T for "Thread".
2008-06-19 06:36:45 +00:00
gdbadmin
dad28c3cb1
*** empty log message ***
2008-06-19 00:00:33 +00:00
Alan Modra
61daf88db1
daily update
2008-06-19 00:00:05 +00:00
Ian Lance Taylor
662c6704d3
* src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
2008-06-18 23:20:43 +00:00
Craig Silverstein
5f494ea0d5
2008-06-18 Craig Silverstein <csilvers@google.com>
...
* powerpc.cc (Powerpc_relocate_functions::addr16_ha): cast
constant 0xFFFF to type Valtype.
(Powerpc_relocate_functions::rel16_ha): Likewise.
2008-06-18 22:32:37 +00:00
Joel Brobecker
59ddf1e792
* solib-osf.c (osf_solib_create_inferior_hook): Do nothing if
...
the target cannot run.
2008-06-18 21:30:50 +00:00
Joel Brobecker
ea8eedbe57
* solib-osf.c (osf_solib_create_inferior_hook): Do nothing if
...
we're attaching to a running process.
2008-06-18 21:26:07 +00:00
Ian Lance Taylor
944982cfb1
2008-06-18 Ian Lance Taylor <iant@google.com>
...
* src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
2008-06-18 20:06:36 +00:00
M R Swami Reddy
de73c6116d
elf32-cr16.c (ELF_MACHINE_ALT1): Define to EM_CR16_OLD.
2008-06-18 11:12:54 +00:00
M R Swami Reddy
1e1d9f39ae
elf32-cr16.c (ELF_MACHINE_ALT1): Define to EM_CR16_OLD.
2008-06-18 11:08:19 +00:00
M R Swami Reddy
b8a39af827
common.h (EM_CR16): Correct value.
...
(EM_CR16): Rename to EM_CR16_OLD.
2008-06-18 11:04:29 +00:00
M R Swami Reddy
f96e4c7fd5
common.h (EM_CR16): Correct value.
...
(EM_CR16): Rename to EM_CR16_OLD.
2008-06-18 11:03:03 +00:00
M R Swami Reddy
c118461958
Updated the readelf with Add EM_CR16_OLD.
2008-06-18 11:00:49 +00:00
M R Swami Reddy
6c03b1edc8
(guess_is_rela): Add EM_CR16_OLD.
...
(dump_relocations): Likewise.
(get_machine_name): Likewise.
(is_32bit_abs_reloc): Likewise.
2008-06-18 10:49:50 +00:00
Pierre Muller
7488902c73
* win32-nat.c (handle_load_dll): Give dll name and load address
...
if debug_events is on.
(handle_unload_dll): Likewise.
2008-06-18 06:27:34 +00:00
Ian Lance Taylor
f34787f832
* output.h (Output_section::Input_section): Initialize p2align_ to
...
zero for Output_section_data constructors.
(Output_section::Input_section::addralign): If not an input
section, return the alignment of the Output_section_data.
* testsuite/copy_test.cc: New file.
* testsuite/copy_test_1.cc: New file.
* testsuite/copy_test_2.cc: New file.
* testsuite/Makefile.am (check_PROGRAMS): Add copy_test.
(copy_test_SOURCES, copy_test_DEPENDENCIES): New variables.
(copy_test_LDFLAGS, copy_test_LDADD): New variables.
(copy_test_1_pic.o, copy_test_1.so): New targets.
(copy_test_2_pic.o, copy_test_2.so): New targets.
* testsuite/Makefile.in: Rebuild.
2008-06-18 04:39:41 +00:00
Ian Lance Taylor
c42e122ead
* script-sections.cc (Script_sections::place_orphan): Initialize
...
local variable exact.
2008-06-18 04:15:52 +00:00
DJ Delorie
c8536f380f
merge from gcc
2008-06-18 03:36:03 +00:00
Alan Modra
00a286e012
daily update
2008-06-18 00:00:05 +00:00
gdbadmin
a7abbf72b7
*** empty log message ***
2008-06-18 00:00:03 +00:00
Ralf Wildenhues
7a283e077b
* configure: Regenerate.
...
config/
* override.m4: Use m4_version_prereq throughout.
(_AC_ARG_VAR_VALIDATE, AC_MSG_FAILURE): Backport from git
Autoconf: output pwd along with fatal errors, so the right
config.log file is hinted at more prominently.
(PARSE_ARGS): Push setting of ac_pwd in this diversion.
(_GCC_AUTOCONF_VERSION): New, define to 2.59 if not defined.
(_GCC_AUTOCONF_VERSION_CHECK): New macro, require use of Autoconf
version _GCC_AUTOCONF_VERSION throughout the tree.
(m4_wrap): New override, fix for Posix semantics of m4wrap.
binutils/
* configure: Regenerate.
opcodes/
* configure: Regenerate.
bfd/
* configure: Regenerate.
gas/
* configure: Regenerate.
gprof/
* configure: Regenerate.
ld/
* config.in: Regenerate.
* configure: Regenerate.
2008-06-17 23:14:44 +00:00
Nick Clifton
0146fc9d1e
* app.c (do_scrub_chars): Do not UNGET an EOF value.
...
* ti.h (GET_SCNHDR_NLNNO): Provide an alternative version of this
macro which does not trigger an array bounds warning in gcc.
(PUT_SCNHDR_NLNNO): Likewise.
(GET_SCNHDR_FLAGS): Likewise.
(PUT_SCNHDR_FLAGS): Likewise.
(GET_SCNHDR_PAGE): Likewise.
(PUT_SCNHDR_PAGE): Likewise.
2008-06-17 16:01:28 +00:00
DJ Delorie
e7ddc19715
* m32c.opc (BRK, GDBBRK): Remove debug logic.
...
* main.c (main): Add option to set raw console.
* mem.h (m32c_use_raw_console): Declare.
* mem.c (m32c_sim_restore_console): Only restore console if it's
been previously set.
(m32c_use_raw_console): Define.
(mem_get_byte): Set raw console if m32c_use_raw_console is set.
2008-06-17 00:34:37 +00:00
gdbadmin
2bcebd8052
*** empty log message ***
2008-06-17 00:00:33 +00:00
Alan Modra
09500eca64
daily update
2008-06-17 00:00:05 +00:00
Ralf Wildenhues
5b553f7e9f
* configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
...
"$@" is still intact with both Autoconf 2.59 and 2.62.
* configure: Regenerate.
2008-06-16 21:38:13 +00:00