aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-mn10300.c
AgeCommit message (Expand)AuthorFilesLines
2005-06-07gas:Zack Weinberg1-1/+1
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-03-03update copyright datesAlan Modra1-1/+1
2004-11-23* config/tc-mn10300.c (md_relax_table): More fixes to the offsets in this table.Nick Clifton1-5/+10
2004-11-12Fix off by one negative offsets for conditional branches.Nick Clifton1-3/+3
2004-05-28* config/tc-mn10300.h (tc_fix_adjustable): Define.DJ Delorie1-0/+9
2004-05-06Remove duplicate code and provide a function for generating internally consis...Nick Clifton1-11/+1
2003-07-102002-12-12 Alexandre Oliva <aoliva@redhat.com>Alexandre Oliva1-0/+7
2003-07-102003-02-25 Alexandre Oliva <aoliva@redhat.com>Alexandre Oliva1-2/+242
2003-07-102000-05-25 Alexandre Oliva <aoliva@cygnus.com>Alexandre Oliva1-1/+417
2003-05-21Move .file and .loc pseudo ops into obj-elf.cNick Clifton1-2/+0
2003-01-23 * symbols.c (S_FORCE_RELOC): Add "strict" param.Alan Modra1-16/+1
2002-12-12* config/tc-mn10300.c (set_arch_mach): Change argument type toAlexandre Oliva1-2/+4
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-19/+19
2002-09-05gas reloc rewrite.Alan Modra1-14/+1
2002-08-20 * config/tc-arc.c (md_pseudo_table <dwarf2_directive_file>): Cast.Alan Modra1-1/+1
2002-05-11 * config/obj-coff.h: Fix formatting.Kazu Hirata1-2/+2
2002-02-12* config/tc-mn10300.c (other_registers): Added `epsw'. Mark `pc'Alexandre Oliva1-4/+11
2002-01-23* config/tc-mn10300.c (xr_registers): Move `pc'...Alexandre Oliva1-1/+1
2001-11-15Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton1-26/+22
2001-10-11 * config/tc-alpha.c: Fix comment typos.Kazu Hirata1-5/+5
2001-10-05* config/tc-mn10300.c (tc_gen_reloc): Don't freeAlexandre Oliva1-1/+4
2001-09-25* config/tc-mn10300.c (tc_gen_reloc): Don't emit an *ABS*Alexandre Oliva1-4/+33
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-4/+4
2001-09-18 * dwarf2dbg.c (dwarf2_directive_file): Avoid signed/unsigned warning.Alan Modra1-2/+2
2001-07-30 * config/obj-elf.c (obj_elf_symver): Temporarily modify lex_typeAlan Modra1-56/+30
2001-05-16* config/tc-mn10300.c (mn10300_force_relocation): Don'tAlexandre Oliva1-0/+16
2001-05-14* config/tc-mn10300.c (md_assemble): Anchor dwarf2 line infoAlexandre Oliva1-2/+9
2001-05-13* config/tc-mn10300.c (tc_gen_reloc): Don't reject differencesAlexandre Oliva1-0/+39
2001-05-09* config/tc-mn10300.c (md_apply_fix3): Accept PC-relative relocs.Alexandre Oliva1-0/+3
2001-05-06* config/tc-mn10300.c (md_assemble): Subtract operand->shiftAlexandre Oliva1-7/+1
2001-04-14* config/tc-mn10300.c (md_assemble): Simplify offset adjustment ofAlexandre Oliva1-21/+8
2001-04-06* config/tc-mn10300.c (xr_registers): Added `pc'.Alexandre Oliva1-0/+1
2001-03-30Prepare for multi-pass relaxation.Alan Modra1-38/+17
2001-03-08Fix copyright noticesNick Clifton1-1/+2
2001-02-23Don't mark a fixup as done if it's against a symbol.Nick Clifton1-3/+5
2000-11-17 * as.c (debug_type): Init to DEBUG_UNSPECIFIED.Richard Henderson1-9/+1
2000-11-142000-11-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-1/+0
2000-11-02SWitch over to using dwarf2_generate_asm_linenoNick Clifton1-15/+1
2000-11-012000-10-31 Eric Christopher <echristo@cygnus.com>Eric Christopher1-2/+20
2000-09-052000-09-05 Eric Christopher <echristo@cygnus.com>Eric Christopher1-8/+3
2000-08-312000-08-31 Eric Christopher <echristo@cygnus.com>Eric Christopher1-11/+9
2000-08-222000-08-22 Eric Christopher <echristo@cygnus.com>Eric Christopher1-2/+82
2000-07-28Fix GCC warnings.Andrew Cagney1-5/+6
2000-07-17Fix formatting.Nick Clifton1-152/+189
2000-05-27* config/tc-mn10300.c (md_assemble): Copy size to real_size beforeAlexandre Oliva1-2/+4
2000-05-12* config/tc-mn10300.h (md_end): Define.Alexandre Oliva1-0/+27
2000-04-20* config/tc-mn10300.c (HAVE_AM30): Define.Alexandre Oliva1-1/+3
2000-04-03* config/tc-mn10300.c (md_pseudo_table): Use constant names.Alexandre Oliva1-14/+17
1999-12-01 * config/tc-mn10300.c (md_pseudo_table): Add ".am33" pseudo-op.Jeff Law1-0/+347