summaryrefslogtreecommitdiff
path: root/gas/config/tc-xtensa.c
Commit message (Expand)AuthorAgeFilesLines
...
* * config/tc-xtensa.c (xg_build_to_insn): Use tinsn_init.Bob Wilson2007-02-031-4/+4
* * config/tc-xtensa.c (SUFFIX_MAP, suffix_relocs): New.Bob Wilson2007-02-021-51/+97
* * config/xtensa-istack.h (struct tinsn_struct): Delete fixup field.Bob Wilson2007-02-021-11/+0
* * config/tc-xtensa.c (xg_add_opcode_fix, md_apply_fix): Delete use ofBob Wilson2007-02-011-8/+1
* * write.h (struct fix <fx_pcrel_adjust, fx_size>): Move.Alan Modra2007-02-011-2/+3
* * config/tc-xtensa.c (xtensa_sanity_check): Check for RELAX_IMMEDBob Wilson2006-11-271-2/+2
* bfd/Bob Wilson2006-11-271-1/+58
* * config/tc-xtensa.c (xtensa_mark_literal_pool_location): Do not checkBob Wilson2006-08-251-4/+1
* bfd/Bob Wilson2006-08-251-197/+168
* remove some duplicate #include's.Alan Modra2006-06-071-2/+0
* bfd:Bob Wilson2006-05-151-8/+8
* * subsegs.h (struct frchain): Delete frch_seg.Alan Modra2006-05-031-293/+309
* * config/tc-xtensa.c (xtensa_create_literal_symbol,Bob Wilson2006-04-251-4/+0
* * config/obj-coff.c, config/tc-arm.c, config/tc-bfin.c,Kazu Hirata2006-04-231-1/+1
* * config/tc-xtensa.c (emit_single_op): Do not relax MOVIBob Wilson2006-04-151-1/+2
* * config/tc-xtensa.c (xg_assemble_vliw_tokens): Record loop targetBob Wilson2006-04-101-53/+25
* * config/tc-xtensa.c (init_op_placement_info_table): Check for formatsBob Wilson2006-04-031-2/+5
* * config/tc-xtensa.c (enforce_three_byte_loop_align): New flag.Bob Wilson2006-03-211-25/+51
* * config/tc-xtensa.c (xg_translate_sysreg_op): Remove has_underbarBob Wilson2006-03-131-7/+2
* * config/tc-xtensa.c (xtensa_post_relax_hook): Generate literal tablesBob Wilson2006-03-061-5/+4
* * config/tc-xtensa.c (xg_add_opcode_fix): Number operands startingBob Wilson2006-02-141-21/+8
* * config/tc-xtensa.c (xg_assembly_relax): Increment steps_taken forBob Wilson2006-02-101-1/+1
* * config/xtensa-istack.h (TInsn): Remove record_fix and sub_symbolBob Wilson2006-01-311-110/+47
* * config/tc-xtensa.c (md_apply_fix): Set value to zero for PLT relocs.Bob Wilson2006-01-261-5/+5
* include:Bob Wilson2005-12-301-166/+96
* * config/tc-xtensa.c (tinsn_to_slotbuf): Do not zero slotbuf.Bob Wilson2005-12-291-2/+0
* * config/tc-xtensa.c (xtensa_mark_narrow_branches): SetBob Wilson2005-12-201-27/+30
* * config/tc-xtensa.c (xg_find_narrowest_format): Optimize 1 slot case.Bob Wilson2005-12-201-6/+7
* * config/tc-xtensa.c (find_vinsn_conflicts): Change error messages toBob Wilson2005-10-271-4/+4
* * config/tc-xtensa.c (xtensa_end_directive): RestoreBob Wilson2005-10-181-2/+1
* * config/xtensa-istack.h (TInsn): Replace dwarf2_line_info with anBob Wilson2005-10-171-34/+20
* * config/tc-xtensa.c (xtensa_frob_label): Disallow labels in bundles.Bob Wilson2005-09-301-1/+9
* * dwarf2dbg.c (struct line_entry): Replace frag and frag_ofsRichard Henderson2005-09-201-1/+3
* * config/tc-xtensa.h (resource_table): Change units to unsigned chars.Bob Wilson2005-06-071-6/+8
* gas:Zack Weinberg2005-06-071-1/+1
* * config/tc-xtensa.c (xg_assemble_vliw_tokens): Change subtractionBob Wilson2005-05-201-1/+1
* * config/tc-xtensa.c (xtensa_insnbuf_set_operand): Clarify errorBob Wilson2005-05-131-9/+11
* * config/tc-xtensa.c: Remove excess whitespace.Bob Wilson2005-05-061-113/+113
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
* * config/obj-ecoff.c (ecoff_frob_file_before_fix): Correct sectionAlan Modra2005-05-031-38/+7
* * config/obj-ecoff.c (ecoff_frob_file_before_fix): Fix invocations of bfd_sec...Nick Clifton2005-05-031-8/+9
* * config/tc-xtensa.c (LOOKAHEAD_ALIGNER): Delete macro.Bob Wilson2005-04-221-11/+3
* * config/tc-xtensa.c (xg_get_build_instr_size): Remove.Bob Wilson2005-04-221-103/+32
* (get_aligned_diff): Change type of branch_align to offsetT so that itsNick Clifton2005-04-201-1/+1
* * config/tc-xtensa.c (get_aligned_diff): Handle target_size largerBob Wilson2005-04-151-0/+3
* * config/tc-xtensa.h (struct xtensa_frag_type): Add lit_frchain field.Bob Wilson2005-04-141-17/+15
* * config/tc-xtensa.c (check_t1_t2_reads_and_writes): Fix typo.Bob Wilson2005-04-111-1/+1
* * config/tc-xtensa.c (xtensa_create_xproperty_segments): SkipBob Wilson2005-04-081-3/+3
* * config/tc-xtensa.c (branch_align_power): New.Bob Wilson2005-04-051-8/+32
* * config/tc-xtensa.c: Warning fixes throughout.Bob Wilson2005-04-051-197/+158