aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-sh.c
AgeCommit message (Expand)AuthorFilesLines
2002-11-28 * config/tc-sh.c (md_apply_fix3): Call S_SET_THREAD_LOCALKaz Kojima1-3/+7
2002-11-212002-11-20 Klee Dienes <kdienes@apple.com>Klee Dienes1-9/+3
2002-10-11 * config/tc-sh.c (sh_force_relocation): Make sure TLS relocs getKaz Kojima1-0/+21
2002-10-10 * config/tc-sh.c (assemble_ppi): Initialize reg_x / reg_y / reg_nJoern Rennecke1-6/+6
2002-10-03 * contig/tc-sh.c (sh_local_pcrel): New.Kaz Kojima1-12/+21
2002-09-282002-09-27 Kaz Kojima <kkojima@rr.iij4u.or.jp>Daniel Jacobowitz1-0/+12
2002-09-05gas reloc rewrite.Alan Modra1-50/+8
2002-08-20 * config/tc-arc.c (md_pseudo_table <dwarf2_directive_file>): Cast.Alan Modra1-1/+1
2002-06-19Typo fixes in comment.Joern Rennecke1-5/+5
2002-06-19 * config/tc-sh.c (get_specific): Revert 2002-05-01 change.Joern Rennecke1-21/+9
2002-06-17 * config/tc-sh.c (assemble_ppi): Initialize reg_n.Joern Rennecke1-0/+1
2002-06-08 * as.c: Replace CONST with const.Alan Modra1-1/+1
2002-06-07Add comment for last change.Joern Rennecke1-0/+15
2002-06-06 * config/tc-sh.c (parse_at): @(symbol,pc) is A_DISP_PC again,Joern Rennecke1-4/+12
2002-05-11Define md_pcrel_from for use with sh-hms target.Nick Clifton1-4/+14
2002-05-11 * config/obj-coff.h: Fix formatting.Kazu Hirata1-20/+20
2002-05-01Generate warning if the same destination register is used in parallelNick Clifton1-0/+21
2002-04-09 * config/tc-sh.c (md_apply_fix3): Don't zero relocations on bigJoern Rennecke1-1/+1
2002-02-11* config/tc-sh.c (dot): Removed unused function.Alexandre Oliva1-15/+0
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