summaryrefslogtreecommitdiff
path: root/gas/config/tc-xtensa.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * config/tc-xtensa.c (do_align_targets): Update comment.Bob Wilson2005-03-291-76/+22
* * config/tc-xtensa.c (use_longcalls): Delete.Bob Wilson2005-03-261-68/+53
* * config/tc-xtensa.c (md_apply_fix3): Recognize XTENSA_PLT relocations.Bob Wilson2005-03-211-0/+1
* * config/tc-xtensa.c (xg_apply_tentative_value): Rename toBob Wilson2005-03-171-187/+156
* * config/tc-xtensa.c (finish_vinsn): Include the last instruction slotBob Wilson2005-03-111-2/+4
* update copyright datesAlan Modra2005-03-031-1/+1
* * config/atof-ieee.c, config/obj-coff.c, config/obj-elf.c,Ben Elliston2005-01-311-50/+1
* * config/tc-xtensa.c (xtensa_switch_section_emit_state): Use subseg_set.Bob Wilson2004-12-031-2/+2
* * config/tc-xtensa.c (xg_add_opcode_fix): Set fx_no_overflow.Bob Wilson2004-11-221-0/+1
* 2004-11-12 Bob Wilson <bob.wilson@acm.org>Bob Wilson2004-11-121-11/+17
* gas/Bob Wilson2004-11-111-2/+5
* * config/tc-xtensa.c (update_next_frag_state): Always add a NOP ifBob Wilson2004-11-101-33/+9
* * config/tc-xtensa.c (total_frag_text_expansion): New.Bob Wilson2004-11-051-3/+16
* * config/tc-xtensa.c: Remove XTENSA_SECTION_RENAME ifdefs.Bob Wilson2004-11-041-71/+52
* bfd ChangeLogBob Wilson2004-10-121-248/+135
* bfd ChangeLogBob Wilson2004-10-121-2170/+1451
* bfd ChangeLogBob Wilson2004-10-081-2406/+6583
* * config/tc-xtensa.c (xg_assembler_literal): Fix a typo.Jakub Jelinek2004-04-191-1/+1
* bfd/ChangeLog:Bob Wilson2004-03-231-4/+3
* * config/tc-xtensa.c (mark_literal_frags): New function.Bob Wilson2004-03-191-17/+32
* * config/tc-xtensa.c (xg_emit_insn): Include "dwarf2dbg.h" and addBob Wilson2003-11-191-0/+3
* bfd ChangeLog:Bob Wilson2003-10-141-5/+4
* * config/tc-xtensa.c (insn_labels, free_insn_labels, saved_insn_labels,Bob Wilson2003-09-121-243/+182
* * config/tc-xtensa.c (xtensa_mark_literal_pool_location): RemoveBob Wilson2003-09-101-50/+31
* * config/tc-xtensa.c (xtensa_literal_pseudo): Remove code forBob Wilson2003-09-091-196/+1
* Move .file and .loc pseudo ops into obj-elf.cNick Clifton2003-05-211-5/+0
* Add Xtensa portNick Clifton2003-04-011-0/+9014