aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-xtensa.c
AgeCommit message (Expand)AuthorFilesLines
2007-03-31 * config/tc-xtensa.c (xtensa_move_labels): Remove loops_ok argument.Bob Wilson1-35/+6
2007-03-26 * config/tc-xtensa.c (xg_translate_idioms): Allow assembly idiomsBob Wilson1-4/+5
2007-02-03 * config/tc-xtensa.c (xg_build_to_insn): Use tinsn_init.Bob Wilson1-4/+4
2007-02-02 * config/tc-xtensa.c (SUFFIX_MAP, suffix_relocs): New.Bob Wilson1-51/+97
2007-02-02 * config/xtensa-istack.h (struct tinsn_struct): Delete fixup field.Bob Wilson1-11/+0
2007-02-01 * config/tc-xtensa.c (xg_add_opcode_fix, md_apply_fix): Delete use ofBob Wilson1-8/+1
2007-02-01 * write.h (struct fix <fx_pcrel_adjust, fx_size>): Move.Alan Modra1-2/+3
2006-11-27 * config/tc-xtensa.c (xtensa_sanity_check): Check for RELAX_IMMEDBob Wilson1-2/+2
2006-11-27bfd/Bob Wilson1-1/+58
2006-08-25 * config/tc-xtensa.c (xtensa_mark_literal_pool_location): Do not checkBob Wilson1-4/+1
2006-08-25bfd/Bob Wilson1-197/+168
2006-06-07remove some duplicate #include's.Alan Modra1-2/+0
2006-05-15bfd:Bob Wilson1-8/+8
2006-05-03 * subsegs.h (struct frchain): Delete frch_seg.Alan Modra1-293/+309
2006-04-25 * config/tc-xtensa.c (xtensa_create_literal_symbol,Bob Wilson1-4/+0
2006-04-23 * config/obj-coff.c, config/tc-arm.c, config/tc-bfin.c,Kazu Hirata1-1/+1
2006-04-15 * config/tc-xtensa.c (emit_single_op): Do not relax MOVIBob Wilson1-1/+2
2006-04-10 * config/tc-xtensa.c (xg_assemble_vliw_tokens): Record loop targetBob Wilson1-53/+25
2006-04-03 * config/tc-xtensa.c (init_op_placement_info_table): Check for formatsBob Wilson1-2/+5
2006-03-21 * config/tc-xtensa.c (enforce_three_byte_loop_align): New flag.Bob Wilson1-25/+51
2006-03-13 * config/tc-xtensa.c (xg_translate_sysreg_op): Remove has_underbarBob Wilson1-7/+2
2006-03-06 * config/tc-xtensa.c (xtensa_post_relax_hook): Generate literal tablesBob Wilson1-5/+4
2006-02-14 * config/tc-xtensa.c (xg_add_opcode_fix): Number operands startingBob Wilson1-21/+8
2006-02-10 * config/tc-xtensa.c (xg_assembly_relax): Increment steps_taken forBob Wilson1-1/+1
2006-01-31 * config/xtensa-istack.h (TInsn): Remove record_fix and sub_symbolBob Wilson1-110/+47
2006-01-26* config/tc-xtensa.c (md_apply_fix): Set value to zero for PLT relocs.Bob Wilson1-5/+5
2005-12-30include:Bob Wilson1-166/+96
2005-12-29 * config/tc-xtensa.c (tinsn_to_slotbuf): Do not zero slotbuf.Bob Wilson1-2/+0
2005-12-20 * config/tc-xtensa.c (xtensa_mark_narrow_branches): SetBob Wilson1-27/+30
2005-12-20 * config/tc-xtensa.c (xg_find_narrowest_format): Optimize 1 slot case.Bob Wilson1-6/+7
2005-10-27 * config/tc-xtensa.c (find_vinsn_conflicts): Change error messages toBob Wilson1-4/+4
2005-10-18 * config/tc-xtensa.c (xtensa_end_directive): RestoreBob Wilson1-2/+1
2005-10-17 * config/xtensa-istack.h (TInsn): Replace dwarf2_line_info with anBob Wilson1-34/+20
2005-09-30 * config/tc-xtensa.c (xtensa_frob_label): Disallow labels in bundles.Bob Wilson1-1/+9
2005-09-20 * dwarf2dbg.c (struct line_entry): Replace frag and frag_ofsRichard Henderson1-1/+3
2005-06-07 * config/tc-xtensa.h (resource_table): Change units to unsigned chars.Bob Wilson1-6/+8
2005-06-07gas:Zack Weinberg1-1/+1
2005-05-20 * config/tc-xtensa.c (xg_assemble_vliw_tokens): Change subtractionBob Wilson1-1/+1
2005-05-13 * config/tc-xtensa.c (xtensa_insnbuf_set_operand): Clarify errorBob Wilson1-9/+11
2005-05-06 * config/tc-xtensa.c: Remove excess whitespace.Bob Wilson1-113/+113
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-05-03 * config/obj-ecoff.c (ecoff_frob_file_before_fix): Correct sectionAlan Modra1-38/+7
2005-05-03* config/obj-ecoff.c (ecoff_frob_file_before_fix): Fix invocations of bfd_sec...Nick Clifton1-8/+9
2005-04-22 * config/tc-xtensa.c (LOOKAHEAD_ALIGNER): Delete macro.Bob Wilson1-11/+3
2005-04-22 * config/tc-xtensa.c (xg_get_build_instr_size): Remove.Bob Wilson1-103/+32
2005-04-20(get_aligned_diff): Change type of branch_align to offsetT so that itsNick Clifton1-1/+1
2005-04-15 * config/tc-xtensa.c (get_aligned_diff): Handle target_size largerBob Wilson1-0/+3
2005-04-14 * config/tc-xtensa.h (struct xtensa_frag_type): Add lit_frchain field.Bob Wilson1-17/+15
2005-04-11 * config/tc-xtensa.c (check_t1_t2_reads_and_writes): Fix typo.Bob Wilson1-1/+1
2005-04-08 * config/tc-xtensa.c (xtensa_create_xproperty_segments): SkipBob Wilson1-3/+3