aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-sh.c
AgeCommit message (Expand)AuthorFilesLines
2002-02-08Contribute sh64-elf.Alexandre Oliva1-0/+564
2002-02-06* config/tc-sh.c (parse_at): Install the correct version ofAlexandre Oliva1-9/+4
2002-02-06* config/tc-sh.c (md_apply_fix3) <BFD_RELOC_32_PLT_PCREL>: Don'tAlexandre Oliva1-1/+3
2002-02-04* config/tc-sh.c (parse_at): Set arg type of @(expr,pc) toAlexandre Oliva1-5/+12
2002-01-30 * config/tc-sh.c (parse_reg): Fix end-of-word check for is, ix, iyRichard Sandiford1-2/+2
2002-01-24copyright yearsAlexandre Oliva1-1/+1
2002-01-24* config/tc-sh.c (sh_elf_suffix): Removed.Alexandre Oliva1-165/+246
2001-12-20* config/tc-sh.c (parse_at): Reject @(r0) and @(r0,).Alexandre Oliva1-11/+24
2001-12-05Corrected incorrect op->type selection due to missing 'else'.Nick Clifton1-8/+5
2001-11-29Remove case sensitivity in register names.Nick Clifton1-4/+9
2001-11-15Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton1-27/+14
2001-10-17 * bit_fix.h: Comment typo fix.Alan Modra1-1/+1
2001-10-16 * config/tc-sh.c (shl): Remove.Hans-Peter Nilsson1-12/+24
2001-10-11 * config/tc-alpha.c: Fix comment typos.Kazu Hirata1-1/+1
2001-10-01 * config/tc-sh.c (md_pcrel_from_section): Transformed fromHans-Peter Nilsson1-1/+15
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-31/+29
2001-09-15 * config/tc-sh.h (sh_force_relocation): Prototype.Hans-Peter Nilsson1-33/+25
2001-07-03Fix seg fault by replacing symbol_get_frag() with fscan->fx_frag.Nick Clifton1-2/+2
2001-06-13Stop sh-coff port from trying to call dwarf2 debug functionsNick Clifton1-0/+4
2001-04-05Fix more breakages from the multiple relax pass patch.Alan Modra1-15/+21
2001-03-30Prepare for multi-pass relaxation.Alan Modra1-4/+12
2001-03-16* config/tc-sh.c (parse_reg): Match capital MACH and MACL.Alexandre Oliva1-2/+2
2001-03-08Fix copyright noticesNick Clifton1-2/+2
2001-02-09* config/tc-sh.c (md_pseudo_table): Add uaquad. Use s_uacons forAlexandre Oliva1-3/+8
2000-12-28 * as.h (rs_align_test): New.Richard Henderson1-36/+36
2000-12-032000-12-03 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-1/+1
2000-11-28 (parse_reg): Parse names case-insensitively.Hans-Peter Nilsson1-53/+59
2000-11-28 (sh_elf_cons): Cast *input_line_pointer to unsigned char whenHans-Peter Nilsson1-3/+3
2000-11-28 * config/tc-sh.c (md_convert_frag) <undefined symbol, conditionalHans-Peter Nilsson1-17/+22
2000-11-17 * as.c (debug_type): Init to DEBUG_UNSPECIFIED.Richard Henderson1-9/+1
2000-10-31Kaz Kojima's BFD_RELOC_SH_PCDISP12BY2 fix.Alan Modra1-1/+1
2000-10-30 * config/tc-sh.c (md_apply_fix): For ELF, do not "adjust back" VALHans-Peter Nilsson1-2/+11
2000-10-25Add --gdwarf2 support to ARM toolchainNick Clifton1-14/+1
2000-10-16 * config/tc-sh.c (JREG): Remove.Hans-Peter Nilsson1-85/+0
2000-09-262000-09-25 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-13/+11
2000-09-02* config/tc-sh.h [OBJ_ELF] (TC_FIX_ADJUSTABLE): Define.Alexandre Oliva1-0/+299
2000-08-15 * config/tc-sh.h (DWARF2_LINE_MIN_INSN_LENGTH): Defined.Jeff Law1-35/+76
2000-08-15* config/tc-sh.c (md_apply_fix) [BFD_RELOC_32, BFD_RELOC_16]: UseAlexandre Oliva1-24/+2
2000-07-08Fix formattingNick Clifton1-71/+68
2000-07-07fixed another comment formatting problem.Nick Clifton1-1/+2
2000-07-07Fix formatting.Nick Clifton1-58/+57
2000-06-25Fix spelling typos.Nick Clifton1-2/+1
2000-06-24Blow away DEFUN.Alan Modra1-9/+9
2000-05-29Fix compile time warning messages.Nick Clifton1-21/+25
2000-04-05opcodes:Joern Rennecke1-1/+7
2000-04-05sh-dsp REPEAT support:Joern Rennecke1-42/+127
2000-03-27 * config/tc-sh.c (md_show_usage): Use backslash before newline inIan Lance Taylor1-2/+2
2000-03-16 * config/tc-sh.c (md_begin): When encountering insn that areJoern Rennecke1-1/+5
2000-03-16 * config/tc-sh.c (IDENT_CHAR): Define.Joern Rennecke1-48/+50
2000-03-16 * config/tc-sh.c (md_show_usage): Add description of -dsp.Joern Rennecke1-1/+2