aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-02-06Add missing cast to (unsigned long)Nick Clifton1-1/+1
2007-02-062007-02-06 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-1/+6
* ldlang.c (lang_size_sections_1): Add a missing `)'.
2007-02-06PR ld/3805Nick Clifton2-28/+41
* ld-elf/sec64k.exp: Expect the relocatable version of this test to fail for the m32r because it creates both .rel and .rela sections.
2007-02-06PR gas/3800Nick Clifton3-28/+148
* readelf.c: Include elf/h8.h twice. The first time in order to get the reloc numbers, the second time in order to get the reloc decoder function. (dump_section): Tell the user if the section being displayed has unprocessed relocs associated with it. (get_reloc_size): New function - returns the size of a reloc. (debug_apply_rela_addends): Use get_reloc_size(). * dwarf.c (read_and_display_attr_value): Extend number of languages known for the DW_AT_language attribute. (process_debug_info): Display the attribute offset before decoding the attribute, in case there are problems.
2007-02-06PR gas/3810 gas/3800Nick Clifton3-2/+20
* gas/elf/elf.exp: Expect the redef test to fail on targets which do not convert fixups against ordinary symbols into relocs against section symbols. * gas/all/gas.exp: Likewise.
2007-02-06Fix comment attached to #endifNick Clifton1-1/+1
2007-02-06 * ldlang.c (lang_size_sections_1): Don't warn on backwards dotAlan Modra2-4/+13
move unless section size is non-zero.
2007-02-06*** empty log message ***gdbadmin1-1/+1
2007-02-052007-02-05 Dave Brolley <brolley@redhat.com>Dave Brolley2-0/+15
Stan Cox <scox@redhat.com> PR ld/3972 * elflink.c (elf_link_input_bfd): Always setup finfo->internal_syms.
2007-02-05daily updateAlan Modra1-1/+1
2007-02-05Remove white spaces at the end of line.H.J. Lu1-9/+9
2007-02-05Support for Toshiba MeP.Dave Brolley11-0/+580
2007-02-05Support for Toshiba MeP and for complex relocations.Dave Brolley34-2/+11498
2007-02-052007-02-05 Dave Brolley <brolley@redhat.com>Dave Brolley13-4/+10882
* mep-*: New support for Toshiba Media Processor (MeP). * Makefile.am: Add support for MeP. * configure.in: Likewise. * disassemble.c: Likewise. * Makefile.in: Regenerated. * configure: Regenerated.
2007-02-05 * linux-thread-db.c (check_for_thread_db): Return early if we haveDaniel Jacobowitz2-0/+9
no libthread_db support.
2007-02-052007-02-05 Dave Brolley <brolley@redhat.com>Dave Brolley6-2/+39
* readelf.c (dump_relocations): Don't check for (rtype == NULL && type == R_RELC). 2007-02-05 Dave Brolley <brolley@redhat.com> * Contribute the following changes: 2003-10-29 Dave Brolley <brolley@redhat.com> * configure.in: Define SKIP_ZEROES and SKIP_ZEROES_AT_END for mep. * configure: Regenerated. 2001-04-03 Ben Elliston <bje@redhat.com> * readelf.c: Include "elf/mep.h". (guess_is_rela): Handle EM_CYGNUS_MEP. (get_machine_name): Ditto. (dump_relocations): Ditto.
2007-02-05Add correct entrty for the addition of MeP.Dave Brolley1-212/+19
2007-02-05Support for Toshiba MeP and for complex relocations.Dave Brolley19-0/+2502
2007-02-05Fix year.H.J. Lu1-1/+1
2007-02-05Fix year in entries.H.J. Lu2-4/+4
2007-02-052007-02-05 Dave Brolley <brolley@redhat.com>Dave Brolley2-1/+9
* Contribute the following changes: 2001-03-26 Ben Elliston <bje@redhat.com> * dis-asm.h (print_insn_mep): Declare.
2007-02-052007-02-05 Dave Brolley <brolley@redhat.com>Dave Brolley1-0/+84
* Contribute the following Changes: 2005-08-22 Dave Brolley <brolley@redhat.com> * mep.h (EF_MEP_CPU_C4): New macro. (EF_MEP_CPU_H1): Change to 0x10000000. 2005-04-22 Richard Sandiford <rsandifo@redhat.com> * mep.h (EF_MEP_LIBRARY): New flag. (EF_MEP_ALL_FLAGS): Update accordingly. 2004-06-21 Dave Brolley <brolley@redhat.com> * mep.h (EF_MEP_CPU_MASK, EF_MEP_CPU_MEP, EF_MEP_CPU_C2) (EF_MEP_CPU_C3, EF_MEP_CPU_H1, EF_MEP_INDEX_MASK) (EF_MEP_ALL_FLAGS): New macros. 2001-09-28 Richard Henderson <rth@redhat.com> * mep.h (SHF_MEP_VLIW, SEC_MEP_VLIW): New. 2001-07-12 DJ Delorie <dj@redhat.com> * mep.h (R_MEP_GNU_VTINHERIT, R_MEP_GNU_VTENTRY): Mark as no-overflow. 2001-06-25 DJ Delorie <dj@redhat.com> * mep.h: Add vtable relocs. 2001-05-10 DJ Delorie <dj@redhat.com> * mep.h: Fix bit offsets for HI16*, make them no-overflow. Add comment about mep-relocs.pl. 2001-05-01 DJ Delorie <dj@redhat.com> * mep.h: Add MeP-specific relocs. 2001-03-22 Ben Elliston <bje@redhat.com> * mep.h: New file. 2001-03-20 Ben Elliston <bje@redhat.com> * common.h (EM_CYGNUS_MEP): Define.
2007-02-052007-02-05 Dave Brolley <brolley@redhat.com>Dave Brolley2-0/+57
* Contribute the following Changes: 2005-08-22 Dave Brolley <brolley@redhat.com> * mep.h (EF_MEP_CPU_C4): New macro. (EF_MEP_CPU_H1): Change to 0x10000000. 2005-04-22 Richard Sandiford <rsandifo@redhat.com> * mep.h (EF_MEP_LIBRARY): New flag. (EF_MEP_ALL_FLAGS): Update accordingly. 2004-06-21 Dave Brolley <brolley@redhat.com> * mep.h (EF_MEP_CPU_MASK, EF_MEP_CPU_MEP, EF_MEP_CPU_C2) (EF_MEP_CPU_C3, EF_MEP_CPU_H1, EF_MEP_INDEX_MASK) (EF_MEP_ALL_FLAGS): New macros. 2001-09-28 Richard Henderson <rth@redhat.com> * mep.h (SHF_MEP_VLIW, SEC_MEP_VLIW): New. 2001-07-12 DJ Delorie <dj@redhat.com> * mep.h (R_MEP_GNU_VTINHERIT, R_MEP_GNU_VTENTRY): Mark as no-overflow. 2001-06-25 DJ Delorie <dj@redhat.com> * mep.h: Add vtable relocs. 2001-05-10 DJ Delorie <dj@redhat.com> * mep.h: Fix bit offsets for HI16*, make them no-overflow. Add comment about mep-relocs.pl. 2001-05-01 DJ Delorie <dj@redhat.com> * mep.h: Add MeP-specific relocs. 2001-03-22 Ben Elliston <bje@redhat.com> * mep.h: New file. 2001-03-20 Ben Elliston <bje@redhat.com> * common.h (EM_CYGNUS_MEP): Define. 2007-02-15 Dave Brolley <brolley@redhat.com> From Graydon Hoare <graydon@redhat.com>: * common.h (STT_RELC, STT_SRELC, R_RELC): New macros.
2007-02-052007-02-05 Dave Brolley <brolley@redhat.com>Dave Brolley2-0/+12
* mt-mep: New.
2007-02-052007-02-05 Dave Brolley <brolley@redhat.com>Dave Brolley4-0/+53
* Contribute the following changes: 2006-11-28 DJ Delorie <dj@redhat.com> * configure.in: Fix typo for mep's target_makefile_frag. * configure: Regenerated. 2005-04-22 Richard Sandiford <rsandifo@redhat.com> * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET. * configure: Regenerate. 2001-09-19 DJ Delorie <dj@redhat.com> * configure.in (target_makefile_frag): use mt-mep 2001-06-12 Don Howard <dhoward@redhat.com> * configure.in: Remove gdb from MeP skip list. 2001-04-05 DJ Delorie <dj@redhat.com> * configure.in (noconfigdirs): Remove gcc from MeP skip list. 2001-03-20 Ben Elliston <bje@redhat.com> * configure.in (noconfigdirs): Add gcc and gdb for MeP. 2001-03-19 Ben Elliston <bje@redhat.com> * config.sub (mep, mep-*): Add.
2007-02-05ld/testsuite/H.J. Lu5-8/+22
2076-02-05 H.J. Lu <hongjiu.lu@intel.com> * ld-i386/pcrel16.d: Undo the last change. * ld-x86-64/pcrel16.d: Likewise. opcodes/ 2076-02-05 H.J. Lu <hongjiu.lu@intel.com> * i386-dis.c (OP_J): Undo the last change. Properly handle 64K wrap around within the same segment in 16bit mode.
2007-02-05 * elf32-xtensa.c (elf_xtensa_make_sym_local): Delete.Bob Wilson2-79/+46
(elf_xtensa_hide_symbol, elf_backend_hide_symbol): Delete. (elf_xtensa_fix_refcounts, elf_xtensa_allocate_plt_size) (elf_xtensa_allocate_got_size): Replace these with... (elf_xtensa_allocate_dynrelocs): ...this new function. (elf_xtensa_size_dynamic_sections): Use it.
2007-02-05 * elf32-xtensa.c (elf_howto_table) <R_XTENSA_GLOB_DAT>Bob Wilson2-85/+62
<R_XTENSA_JMP_SLOT, R_XTENSA_RELATIVE, R_XTENSA_PLT, R_XTENSA_DIFF32>: Set src_mask to zero. <R_XTENSA_DIFF8, R_XTENSA_DIFF16>: Likewise. Also fix dst_mask. <R_XTENSA_ASM_EXPAND>: Set pcrel_offset to TRUE.
2007-02-05 * mi/mi-parse.h: Include <sys/time.h>.Daniel Jacobowitz2-0/+6
2007-02-052076-02-04 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-17/+22
PR gas/3961 * gas/i386/secrel.d: Support 64bit host.
2007-02-05*** empty log message ***gdbadmin1-1/+1
2007-02-04daily updateAlan Modra1-1/+1
2007-02-04*** empty log message ***Nick Roberts2-2/+12
2007-02-04* config/tc-m32c.c (m32c_cons_fix_new): New. Added to support 3DJ Delorie3-0/+42
byte relocs. * config/tc-m32c.h (TC_CONS_FIX_NEW): Define. (m32c_cons_fix_new): Prototype.
2007-02-04*** empty log message ***gdbadmin1-1/+1
2007-02-03daily updateAlan Modra1-1/+1
2007-02-03 * elf32-xtensa.c (xtensa_elf_dynamic_symbol_p): Renamed to...Bob Wilson2-4/+9
(elf_xtensa_dynamic_symbol_p): ...this.
2007-02-03 * elf32-xtensa.c (plt_reloc_count): Move into link hash table.Bob Wilson2-137/+195
(struct elf_xtensa_link_hash_table): New. (elf_xtensa_hash_table): New. (elf_xtensa_link_hash_table_create): New. (elf_xtensa_check_relocs): Update plt_reloc_count references. Update arguments to add_extra_plt_sections. (elf_xtensa_create_dynamic_sections): Record new sections in the hash table. Update for plt_reloc_count and add_extra_plt_sections. (add_extra_plt_sections, elf_xtensa_create_plt_entry): Replace dynobj argument with link info. Update calls to elf_xtensa_get_plt_section and elf_xtensa_get_gotplt_section. (elf_xtensa_allocate_local_got_size, elf_xtensa_size_dynamic_sections) (elf_xtensa_relocate_section, elf_xtensa_finish_dynamic_sections) (elf_xtensa_discard_info_for_section, shrink_dynamic_reloc_sections) (relax_property_section): Get sections from the hash table and update function calls. (elf_xtensa_get_plt_section, elf_xtensa_get_gotplt_section): Replace dynobj argument with link info. Get sections for first plt chunk from the hash table. (bfd_elf32_bfd_link_hash_table_create): Define.
2007-02-03*** empty log message ***Nick Roberts1-0/+6
2007-02-03Numerous formatting changes.Nick Roberts1-101/+101
(mi_cmd_data_write_register_values): Replace clause inadvertantly removed in my previous change.
2007-02-03*** empty log message ***Nick Roberts1-0/+5
2007-02-03Cosmetic change.H.J. Lu1-1/+1
2007-02-03ld/testsuite/H.J. Lu5-3/+16
2076-02-02 H.J. Lu <hongjiu.lu@intel.com> * ld-i386/pcrel16.d: Updated. * ld-x86-64/pcrel16.d: Likewise. opcodes/ 2076-02-02 H.J. Lu <hongjiu.lu@intel.com> * i386-dis.c (OP_J): Mask to 16bit only if there is a data16 prefix.
2007-02-03 * config/tc-xtensa.c (xg_build_to_insn): Use tinsn_init.Bob Wilson2-4/+9
(xg_expand_assembly_insn, istack_push_space, istack_pop): Likewise.
2007-02-03*** empty log message ***gdbadmin1-1/+1
2007-02-02 * config/tc-xtensa.c (SUFFIX_MAP, suffix_relocs): New.Bob Wilson2-51/+107
(xtensa_elf_suffix): Use suffix_relocs instead of local mapping table. (map_suffix_reloc_to_operator): New. (map_operator_to_reloc): New. (expression_maybe_register): Fix incorrect test of return value from xtensa_elf_suffix. Rearrange to use map_suffix_reloc_to_operator. (xg_assemble_literal, convert_frag_immed): Use map_operator_to_reloc.
2007-02-02(mi_load_progress, timestamp, print_diff_now):Nick Roberts1-4/+4
Use 1000000L instead of 1000000.
2007-02-02 * config/xtensa-istack.h (struct tinsn_struct): Delete fixup field.Bob Wilson3-15/+7
(tinsn_get_tok): Delete prototype. * config/tc-xtensa.c (tinsn_get_tok): Delete.
2007-02-02(GDB/MI Miscellaneous Commands): Describe the newNick Roberts1-0/+44
command -enable-timings.
2007-02-02 * config/xtensa-relax.h (struct build_instr): Delete id field.Bob Wilson3-131/+82
* config/xtensa-relax.c (widen_spec_list): Remove zeros from LITERAL and LABEL tokens. (append_literal_op, append_label_op): Remove litnum/labnum arguments; set op_data fields to zero. (parse_id_constant): Delete. (build_transition): Remove code to handle numbered literals and labels.