aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-xtensa.c
AgeCommit message (Expand)AuthorFilesLines
2005-04-05 * config/tc-xtensa.c (branch_align_power): New.Bob Wilson1-8/+32
2005-04-05 * config/tc-xtensa.c: Warning fixes throughout.Bob Wilson1-197/+158
2005-03-29 * config/tc-xtensa.c (do_align_targets): Update comment.Bob Wilson1-76/+22
2005-03-26 * config/tc-xtensa.c (use_longcalls): Delete.Bob Wilson1-68/+53
2005-03-21 * config/tc-xtensa.c (md_apply_fix3): Recognize XTENSA_PLT relocations.Bob Wilson1-0/+1
2005-03-17 * config/tc-xtensa.c (xg_apply_tentative_value): Rename toBob Wilson1-187/+156
2005-03-11 * config/tc-xtensa.c (finish_vinsn): Include the last instruction slotBob Wilson1-2/+4
2005-03-03update copyright datesAlan Modra1-1/+1
2005-01-31 * config/atof-ieee.c, config/obj-coff.c, config/obj-elf.c,Ben Elliston1-50/+1
2004-12-03 * config/tc-xtensa.c (xtensa_switch_section_emit_state): Use subseg_set.Bob Wilson1-2/+2
2004-11-22 * config/tc-xtensa.c (xg_add_opcode_fix): Set fx_no_overflow.Bob Wilson1-0/+1
2004-11-122004-11-12 Bob Wilson <bob.wilson@acm.org>Bob Wilson1-11/+17
2004-11-11gas/Bob Wilson1-2/+5
2004-11-10 * config/tc-xtensa.c (update_next_frag_state): Always add a NOP ifBob Wilson1-33/+9
2004-11-05 * config/tc-xtensa.c (total_frag_text_expansion): New.Bob Wilson1-3/+16
2004-11-04 * config/tc-xtensa.c: Remove XTENSA_SECTION_RENAME ifdefs.Bob Wilson1-71/+52
2004-10-12bfd ChangeLogBob Wilson1-248/+135
2004-10-12bfd ChangeLogBob Wilson1-2170/+1451
2004-10-08bfd ChangeLogBob Wilson1-2406/+6583
2004-04-19 * config/tc-xtensa.c (xg_assembler_literal): Fix a typo.Jakub Jelinek1-1/+1
2004-03-23bfd/ChangeLog:Bob Wilson1-4/+3
2004-03-19 * config/tc-xtensa.c (mark_literal_frags): New function.Bob Wilson1-17/+32
2003-11-19 * config/tc-xtensa.c (xg_emit_insn): Include "dwarf2dbg.h" and addBob Wilson1-0/+3
2003-10-14bfd ChangeLog:Bob Wilson1-5/+4
2003-09-12 * config/tc-xtensa.c (insn_labels, free_insn_labels, saved_insn_labels,Bob Wilson1-243/+182
2003-09-10 * config/tc-xtensa.c (xtensa_mark_literal_pool_location): RemoveBob Wilson1-50/+31
2003-09-09 * config/tc-xtensa.c (xtensa_literal_pseudo): Remove code forBob Wilson1-196/+1
2003-05-21Move .file and .loc pseudo ops into obj-elf.cNick Clifton1-5/+0
2003-04-01Add Xtensa portNick Clifton1-0/+9014