aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-11-092006-11-09 Vladimir Prus <vladimir@codesourcery.com>Vladimir Prus2-4/+6
* gdb.stabs/weird.exp (print_weird_var): Use gdb_test_multiple instead of gdb_expect.
2006-11-09Move changelog entry to the right placeVladimir Prus2-7/+7
2006-11-092006-11-09 Vladimir Prus <vladimir@codesourcery.com>Vladimir Prus2-36/+196
* gdb.base/help.exp (help_test_raw): New. (test_class_help): New. (test_prefix_command_help): New. Adjust testcases.
2006-11-09 * sparc-tdep.c (sparc_fetch_instruction): Read instructionJoel Brobecker2-1/+6
using read_memory_nobpt.
2006-11-092006-11-08 Jie Zhang <jie.zhang@analog.com>Jeff Johnston1-0/+6
* configure.in: Remove target-libgloss from noconfigdirs for bfin-*-*. * configure: Regenerated.
2006-11-09 * config/tc-mips.c: Fix outdated comment.Thiemo Seufer2-2/+5
2006-11-092006-11-09 Christophe Lyon <christophe.lyon@st.com>Frederic Riss2-2/+7
* gdb.base/constvars.c (main): Write to crass and crips, so that they are allocated by the compiler.
2006-11-09*** empty log message ***gdbadmin1-1/+1
2006-11-08daily updateAlan Modra1-1/+1
2006-11-082006-11-08 Jie Zhang <jzhang918@gmail.com>Jeff Johnston2-2/+2
* configure.in: Remove target-libgloss from noconfigdirs for bfin-*-*. * configure: Regenerated.
2006-11-08gas/H.J. Lu5-26/+35
2006-11-08 H.J. Lu <hongjiu.lu@intel.com> * config/tc-i386.h (CpuPNI): Removed. (CpuUnknownFlags): Replace CpuPNI with CpuSSE3. * config/tc-i386.c (md_assemble): Likewise. include/opcode/ 2006-11-08 H.J. Lu <hongjiu.lu@intel.com> * i386.h (i386_optab): Replace CpuPNI with CpuSSE3.
2006-11-08merge from gccDJ Delorie1-1/+1
2006-11-082006-11-08 Vladimir Prus <vladimir@codesourcery.com>Vladimir Prus2-7/+15
* pex-win32.c (no_suffixes): Remove. (std_suffixes): Add "" as first element. (find_executable): Remove detection of already-present extension. Try all suffixes in std_suffixes.
2006-11-08 * basic.exp: Fix spelling in comment. Use canonical form of targetThiemo Seufer2-11/+21
patterns. Run DSP test only for DSP-capable ISAs. Check also mips32r2 and mips64r2 if supported by the target.
2006-11-08ld/Alan Modra4-9/+25
* emultempl/elf32.em (gld*_before_allocation): Adjust output section size for warning sections. ld/testsuite/ * ld-elf/group.ld: Handle .rodata.brlt for powerpc64.
2006-11-082006-11-07 Vladimir Prus <vladimir@codesourcery.com>Vladimir Prus2-2/+7
* testsuite/ld-elf/symbol2w.s: Use "%" instead of "@" to avoid breakage on ARM.
2006-11-08 * symbols.c (symbol_create, symbol_clone): Don't set udata.p.Alan Modra2-2/+4
2006-11-08*** empty log message ***gdbadmin1-1/+1
2006-11-07gas:David Daney6-0/+98
* config/tc-mips.c (pic_need_relax): Return true for section symbols. gas/testsuite: * gas/mips/elf-rel26.s: New test. * gas/mips/elf-rel26.d: Ditto. * gas/mips/mips.exp: Run it.
2006-11-07daily updateAlan Modra1-1/+1
2006-11-07 * gentmap.c: Fix compile time warning.Thiemo Seufer2-0/+5
2006-11-07 * sim-base.h (text_start, text_end, start_addr): Use bfd_vma typeThiemo Seufer2-2/+7
for bfd text addresses.
2006-11-07Add Elf_file interface which can be used by both Sized_relobj andIan Lance Taylor7-226/+476
Sized_dynobj.
2006-11-07 * floatformat.c (get_field): Fix segfault with little-endian wordJulian Brown2-60/+56
order on 64-bit hosts. (put_field): Likewise. (min): Move definition.
2006-11-07 * dsp.igen (do_w_op): Fix compiler warning.Thiemo Seufer2-2/+6
2006-11-07 * elf32-arm.c (find_thumb_glue): Add ERROR_MESSAGE argument; set itDaniel Jacobowitz2-31/+50
on error. (find_arm_glue): Likewise. (elf32_thumb_to_arm_stub, elf32_arm_create_thumb_stub) (elf32_arm_to_thumb_stub, elf32_arm_final_link_relocate): Add ERROR_MESSAGE argument and pass it through. (elf32_arm_to_thumb_export_stub): Update. (elf32_arm_relocate_section): Use ERROR_MESSAGE and reloc_dangerous.
2006-11-07Rework stringpool and hash tables so that we always generate the sameIan Lance Taylor8-78/+152
output regardless of randomize_va_space.
2006-11-07 * elf64-ppc.c (enum _ppc64_sec_type): New.Alan Modra2-46/+84
(struct _ppc64_elf_section_data): Move "t_symndx" into opd union, and rename fields. Add sec_type and has_14bit_branch. (struct ppc_link_hash_table): Remove has_14bit_branch. (get_opd_info, get_tls_mask, ppc64_elf_edit_opd): Adjust. (ppc64_elf_relocate_section): Likewise. (ppc64_elf_check_relocs): Likewise. Set per-section has_14bit_branch. (ppc64_elf_size_stubs): Don't set default group size here. (group_sections): Instead do so here, and group sections using their individual requirements.
2006-11-07 * elf64-ppc.c (struct ppc64_elf_obj_tdata): Remove "has_dotsym"Alan Modra2-76/+98
and union. (struct ppc_link_hash_entry): Add "next_dot_sym". (struct ppc_link_hash_table): Add "dot_syms". (link_hash_newfunc): Make list of syms starting with a dot. (ppc_get_stub_entry, adjust_opd_syms): Adjust. (ppc64_elf_add_symbol_hook): Don't set has_dotsym. (struct add_symbol_adjust_data): Delete. (add_symbol_adjust): Simplify params and return. (ppc64_elf_check_directives): Just process the "dot_syms" lists, not all syms.
2006-11-07*** empty log message ***gdbadmin1-1/+1
2006-11-062006-11-06 Jim Blandy <jimb@codesourcery.com>Jim Blandy2-4/+9
* (dwarf_expr_read_reg): Use frame_register_read, not frame_register. * dwarf2loc.c (dwarf_expr_read_reg): Use frame_register_read instead of frame_register. Doc fix.
2006-11-06daily updateAlan Modra1-1/+1
2006-11-06Split Object into Dynobj and Relobj, incorporate elfcpp swapping changes.Ian Lance Taylor23-649/+807
2006-11-06Rework swapping code.Ian Lance Taylor3-252/+426
2006-11-06 * server.c (handle_query): Correct error handling for read_auxv.Daniel Jacobowitz2-1/+7
2006-11-06 * doc/c-mips.texi (-march): Document sb1a.Thiemo Seufer2-1/+6
2006-11-06 * config/tc-mips.c (mips_cpu_info_table): Remove 24k/24ke aliases.Thiemo Seufer2-6/+12
34k always has DSP ASE.
2006-11-062006-11-06 Vladimir Prus <vladimir@codesourcery.com>Vladimir Prus2-1/+6
* testsuite/ld-elf/symbol1ref.s: Use ".dc.a" instead of ".long".
2006-11-06 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):Vladimir Prus6-7/+38
Don't prepend "warning" to the message. * testsuite/ld-elf/warn2.d: New. * testsuite/ld-elf/symbol2w.s: New. * testsuite/ld-elf/symbol2ref.s: New.
2006-11-06 * ppc-opc.c: Restore COM to mfcr wrongly removed 2003-07-04.Alan Modra2-1/+5
2006-11-06*** empty log message ***gdbadmin1-1/+1
2006-11-05daily updateAlan Modra1-1/+1
2006-11-05 * ld-cris/ldsym1.d: Adjust for semi-recent ld changes.Hans-Peter Nilsson2-1/+5
2006-11-05*** empty log message ***gdbadmin1-1/+1
2006-11-04daily updateAlan Modra1-1/+1
2006-11-042006-11-04 Vladimir Prus <vladimir@codesourcery.com>Vladimir Prus2-1/+9
* serial.c (serial_open): Strip leading spaces from program name when opening pipe.
2006-11-04*** empty log message ***gdbadmin1-1/+1
2006-11-03daily updateAlan Modra1-1/+1
2006-11-032006-11-03 Jim Blandy <jimb@codesourcery.com>Jim Blandy2-5/+8
* dwarf2loc.c (dwarf_expr_read_reg): Use frame_unwind_register instead of frame_register. Doc fix.
2006-11-03Ignored the -m option, for old linker compatibility.Ian Lance Taylor3-14/+24