Richard Sandiford
a26587bab5
bfd/
...
* elflink.c (_bfd_elf_fix_symbol_flags): Only assert the type
of weakdef->root.type if weakdef has no regular definition.
ld/testsuite/
* ld-elf/weak-dyn-1a.s, ld-elf/weak-dyn-1b.s, ld-elf/weak-dyn-1.ld,
* ld-elf/weak-dyn-1.rd: New test.
* ld-elf/elf.exp: Run it.
2007-07-23 09:56:19 +00:00
Alan Modra
07a5aea53e
daily update
2007-07-23 00:00:06 +00:00
gdbadmin
77998c0ee0
*** empty log message ***
2007-07-23 00:00:03 +00:00
Adam Nemet
0e53d9daab
* elfxx-mips.c (struct mips_elf_link_hash_table): Add new field
...
small_data_overflow_reported.
(_bfd_mips_elf_link_hash_table_create): Initialize it.
(_bfd_mips_elf_relocate_section) <bfd_reloc_overflow>: Report
small-data section overflow.
2007-07-22 16:45:06 +00:00
Alan Modra
9516781d06
daily update
2007-07-22 00:00:05 +00:00
gdbadmin
f884085217
*** empty log message ***
2007-07-22 00:00:02 +00:00
Nick Clifton
60b8eb3127
* sha1.h: Change to use version 3 of the GNU General Public License and tidy up formatting.
...
* sha1.c: Likewise.
2007-07-21 08:55:49 +00:00
gdbadmin
07446469bc
*** empty log message ***
2007-07-21 00:00:33 +00:00
Alan Modra
8dcdf3b7aa
daily update
2007-07-21 00:00:05 +00:00
Maciej W. Rozycki
193774b320
* mips-tdep.c (heuristic_proc_start): Add more MIPS16 function
...
prologue instructions.
2007-07-20 17:29:59 +00:00
Maciej W. Rozycki
ce1f96de2e
* mips-tdep.c (mips_next_pc): Use is_mips16_addr() instead of
...
a direct test.
2007-07-20 15:31:56 +00:00
Maciej W. Rozycki
bcf1ea1e61
* mips-tdep.c (fetch_mips_16): Fix typos and reformat the
...
description.
2007-07-20 15:19:39 +00:00
Nick Clifton
fc5910c0bb
* app.c (do_scrub_chars): Provide a one character buffer to hold a
...
pushed back newline at the end of an unterminated quoted string.
2007-07-20 08:20:27 +00:00
gdbadmin
3185aeeca7
*** empty log message ***
2007-07-20 00:00:33 +00:00
Alan Modra
dec4bb46b3
daily update
2007-07-20 00:00:07 +00:00
Roland McGrath
261e484499
.
2007-07-19 19:56:24 +00:00
Roland McGrath
92b93329b5
2007-07-19 Roland McGrath <roland@redhat.com>
...
* genscripts.sh (source_em, fragment): New sh functions.
Truncate e${EMULATION_NAME}.c file before .em script fills it.
Use source_em in place of . for the .em script.
* emultempl/generic.em: Use fragment and source_em functions.
* emultempl/aix.em: Likewise.
* emultempl/alphaelf.em: Likewise.
* emultempl/armcoff.em: Likewise.
* emultempl/armelf.em: Likewise.
* emultempl/avrelf.em: Likewise.
* emultempl/beos.em: Likewise.
* emultempl/cr16elf.em: Likewise.
* emultempl/crxelf.em: Likewise.
* emultempl/elf-generic.em: Likewise.
* emultempl/elf32.em: Likewise.
* emultempl/genelf.em: Likewise.
* emultempl/gld960.em: Likewise.
* emultempl/gld960c.em: Likewise.
* emultempl/hppaelf.em: Likewise.
* emultempl/ia64elf.em: Likewise.
* emultempl/irix.em: Likewise.
* emultempl/linux.em: Likewise.
* emultempl/lnk960.em: Likewise.
* emultempl/m68hc1xelf.em: Likewise.
* emultempl/m68kcoff.em: Likewise.
* emultempl/m68kelf.em: Likewise.
* emultempl/mipsecoff.em: Likewise.
* emultempl/mipself.em: Likewise.
* emultempl/mmix-elfnmmo.em: Likewise.
* emultempl/mmixelf.em: Likewise.
* emultempl/mmo.em: Likewise.
* emultempl/needrelax.em: Likewise.
* emultempl/netbsd.em: Likewise.
* emultempl/pe.em: Likewise.
* emultempl/pep.em: Likewise.
* emultempl/ppc32elf.em: Likewise.
* emultempl/ppc64elf.em: Likewise.
* emultempl/scoreelf.em: Likewise.
* emultempl/sh64elf.em: Likewise.
* emultempl/spuelf.em: Likewise.
* emultempl/sunos.em: Likewise.
* emultempl/ticoff.em: Likewise.
* emultempl/vanilla.em: Likewise.
* emultempl/vxworks.em: Likewise.
* emultempl/xtensaelf.em: Likewise.
* emultempl/z80.em: Likewise.
2007-07-19 19:56:10 +00:00
Nick Clifton
6b33789f61
PR binutils/4797
...
* dwarf2.c: (find_line) Do not dereference functionname_ptr if do_line is true.
2007-07-19 16:51:10 +00:00
Nick Clifton
b27a00c588
PR gas/4804
...
* gas/elf/elf.exp (target_machine): Treat the arm-linux-gnu target in the same way as the arm-eabi target.
* gas/arm/mapshort-eabi.d: Use this file for the arm-linux-gnu target.
* gas/arm/mapshort-elf.d: Do not use this file for the arm-linux-gnu target.
2007-07-19 16:47:40 +00:00
Nick Clifton
c908d778a7
PR binutils/4801
...
* maxq-dis.c (get_reg_name): Fix the scan of the mem_access_syntax_table.
2007-07-19 16:23:47 +00:00
Nick Clifton
0e51e5553c
PR binutils/4802
...
* srconv.c (strip_suffix): Add const qualifier to argument
2007-07-19 16:17:38 +00:00
Kevin Buettner
44efa07abf
* gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
...
prior to `gdb_start'.
2007-07-19 00:46:45 +00:00
Kevin Buettner
7b5ebade65
* config/sid.exp (gdb_load): Add test for empty argument. Adjust
...
return value to be compatible with gdb_run_cmd in lib/gdb.exp.
Remove call to gdb_unload.
2007-07-19 00:41:27 +00:00
Alan Modra
b93bc07744
daily update
2007-07-19 00:00:06 +00:00
gdbadmin
9353f0f69c
*** empty log message ***
2007-07-19 00:00:03 +00:00
Bob Wilson
13161072f2
* elf32-xtensa.c (xtensa_callback_required_dependence): Ignore
...
non-ELF sections.
2007-07-18 21:06:06 +00:00
Bob Wilson
0a05a8762f
* xtensa-config.h (XCHAL_HAVE_THREADPTR): New.
...
(XCHAL_HAVE_RELEASE_SYNC, XCHAL_HAVE_S32C1I): New.
2007-07-18 18:52:30 +00:00
Bob Wilson
e29297b73c
* elf32-xtensa.c (elf_xtensa_finish_dynamic_sections): Get section
...
vma and size for dynamic tags from the output sections.
2007-07-18 18:23:47 +00:00
Pedro Alves
aa0403d920
* remote-utils.c (remote_open): Set SO_KEEPALIVE on remote_desc
...
instead of on tmp_desc.
2007-07-18 12:36:51 +00:00
Alan Modra
a5d1b3b53e
* elf-bfd.h (struct sym_sec_cache): Delete "sec". Add "shndx".
...
* elf.c (bfd_section_from_r_symndx): Don't cache bfd section of
symbol. Instead cache ELF section index. Remove redundant
checks of st_shndx.
2007-07-18 11:23:37 +00:00
Roland McGrath
816efef9d2
.
2007-07-18 09:46:09 +00:00
Roland McGrath
b2ff8454d8
2007-07-18 Roland McGrath <roland@redhat.com>
...
* emultempl/elf32.em (gld${EMULATION_NAME}_write_build_id_section):
Use ASEC->contents for CONTENTS when missing, and allocate
ASEC->size if needed.
2007-07-18 09:46:05 +00:00
gdbadmin
9bd06a30b3
*** empty log message ***
2007-07-18 00:00:32 +00:00
Alan Modra
e6b368d89f
daily update
2007-07-18 00:00:05 +00:00
DJ Delorie
008d60eb19
merge from gcc
2007-07-17 18:05:02 +00:00
Nick Clifton
bd0aa31525
* COPYING3: New file. Contains version 3 of the GNU General Public License.
...
* COPYING3.LIB: New file. Contains version 3 of the GNU Lesser General Public License.
2007-07-17 13:50:23 +00:00
Daniel Jacobowitz
255e7678a9
2007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
...
Daniel Jacobowitz <dan@codesourcery.com>
* config/i386/cygwin.mt (TDEPFILES): Add solib-target.o.
* coff-pe-read.c (read_pe_exported_syms): Delete verbose
printf.
* NEWS: Mention gdbserver DLL support.
* gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
for __WIN32__.
(SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
* gdb.base/unload.exp: Use shared library test routines.
* inferiors.c (all_dlls, dlls_changed, get_dll): New.
(add_thread): Minor cleanups.
(clear_inferiors): Move lower in the file. Clear the DLL
list.
(free_one_dll, match_dll, loaded_dll, unloaded_dll, clear_list): New.
* remote-utils.c (prepare_resume_reply): Check dlls_changed.
(xml_escape_text): New.
* server.c (handle_query): Handle qXfer:libraries:read. Report it
for qSupported.
(handle_v_cont): Report errors.
(gdbserver_version): Update.
(main): Correct size of own_buf. Do not report initial DLL events.
* server.h (struct dll_info, all_dlls, dlls_changed, loaded_dll)
(unloaded_dll, xml_escape_text): New.
* win32-low.c (enum target_waitkind): Update comments.
(win32_add_one_solib, get_image_name, winapi_EnumProcessModules)
(winapi_GetModuleInformation, winapi_GetModuleFileNameExA)
(win32_EnumProcessModules, win32_GetModuleInformation)
(win32_GetModuleFileNameExA, load_psapi, psapi_get_dll_name)
(winapi_CreateToolhelp32Snapshot, winapi_Module32First)
(winapi_Module32Next, win32_CreateToolhelp32Snapshot)
(win32_Module32First, win32_Module32Next, load_toolhelp)
(toolhelp_get_dll_name, handle_load_dll, handle_unload_dll): New.
(get_child_debug_event): Handle DLL events.
(win32_wait): Likewise.
2007-07-17 12:51:41 +00:00
Daniel Jacobowitz
a8c50c1f55
* dwarf2read.c (dwarf_decode_lines): Detect address size mismatches.
2007-07-17 12:46:35 +00:00
Alan Modra
bd4dd364df
daily update
2007-07-17 00:00:06 +00:00
gdbadmin
741d7ba69c
*** empty log message ***
2007-07-17 00:00:03 +00:00
H.J. Lu
1405105681
gas/testsuite/
...
2007-07-16 H.J. Lu <hongjiu.lu@intel.com>
* gas/i386/simd.s: Add tests for punpcklbw, punpckldq,
punpcklwd and punpcklqdq.
* gas/i386/x86-64-simd.s: Likewise.
* gas/i386/simd-intel.d: Updated.
* gas/i386/simd.d: Likewise.
* gas/i386/x86-64-simd-intel.d: Likewise.
* gas/i386/x86-64-simd.d: Likewise.
opcodes/
2007-07-16 H.J. Lu <hongjiu.lu@intel.com>
* i386-dis.c (EMq): Removed.
(EMx): New.
(prefix_user_table): Replace EMq with EMx.
2007-07-16 19:16:44 +00:00
H.J. Lu
2e024c20eb
2007-07-16 H.J. Lu <hongjiu.lu@intel.com>
...
* i386-linux-nat.c (fetch_regs): Work around gcc 3.4 alias
warning bug.
2007-07-16 18:34:50 +00:00
Nick Clifton
7be360d1f5
Fix spelling typo
2007-07-16 10:12:35 +00:00
Nick Clifton
80f2eaf078
Update Dutch opcodes translation.
...
Add new Ukranian binutils translation.
2007-07-16 10:11:01 +00:00
Alan Modra
cbafdc0d90
daily update
2007-07-16 00:00:06 +00:00
gdbadmin
b1269cfcf2
*** empty log message ***
2007-07-16 00:00:02 +00:00
Mike Frysinger
d955dada99
* trad-core.c (NBPG): If not defined, set to getpagesize().
2007-07-15 06:33:34 +00:00
Alan Modra
20ee575b1e
daily update
2007-07-15 00:00:06 +00:00
gdbadmin
8ff6e67ea7
*** empty log message ***
2007-07-15 00:00:03 +00:00
Nick Clifton
d929913e77
* config/tc-arm.c (create_register_alias): Return a boolean rather than an integer.
...
Check the return value of insert_reg_alias and do not continue to create aliases once an insertion has failed.
(s_unreq): Delete the all-upper-case and all-lower-case alternatives as well.
* testsuite/gas/arm/arm.s: Add tests for re-aliasing a previously removed alias.
* testsuite/gas/arm/arm.l: Add new expected warning message.
2007-07-14 16:19:18 +00:00