aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-m68k.c
AgeCommit message (Expand)AuthorFilesLines
2006-02-07 * bfd/archures.c (bfd_mach_mcf5200, bfd_mach_mcf5206e,Nathan Sidwell1-288/+558
2005-09-20 * dwarf2dbg.c (struct line_entry): Replace frag and frag_ofsRichard Henderson1-0/+4
2005-08-11 * README-vms: Delete.Alan Modra1-165/+1
2005-06-08PR991Nick Clifton1-2/+20
2005-06-07gas:Zack Weinberg1-1/+1
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-04-102005-04-10 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-3/+3
2005-03-21 PR gas/780Alan Modra1-36/+45
2005-03-18Add support for generating PLT lookups for the ColdFire.Nick Clifton1-0/+2
2005-03-01 * config/tc-m68k.c (md_assemble): Don't use sizeof host short.Alan Modra1-1/+1
2005-02-17 * tc.h (struct relax_type, relax_typeS): Move from here..Alan Modra1-2/+1
2004-11-03 * symbols.c (colon) [!WORKING_DOT_WORD]: Don't declareHans-Peter Nilsson1-2/+2
2004-10-08m68k-parse.h (enum m68k_register): New control register, MBAR2 (for MCF5249)Nick Clifton1-1/+10
2004-09-30(select_control_regs): Add mcf5249.Nick Clifton1-0/+1
2004-08-17Add support for a -g switch to GASNick Clifton1-6/+4
2004-07-11 * config/tc-m68k.c: Convert to C90. Remove redundantAndreas Schwab1-383/+243
2004-06-20 * config/tc-m68k.c (mri_chip): Replace current_chip, not augment.Andreas Schwab1-2/+2
2004-05-28Convert mode 5 addressing with zero offset into mode 2 addressing to save aNick Clifton1-0/+13
2004-05-27Sort m68k opcodes into alphabetical orderNick Clifton1-32/+66
2004-05-24Reorganise m68k instruction decoding and improve handling of MAC/EMACNick Clifton1-2/+2
2004-05-05Add support for 521x,5249,547x,548x.Nick Clifton1-77/+200
2004-04-22Add support for ColdFire MAC instructions and tidy up support for other m68kNick Clifton1-48/+127
2004-01-26(EXTERN_FORCE_RELOC): Handle m68k-uclinux specially, like m68k-elf.Nick Clifton1-2/+2
2003-11-22 * config/tc-a29k.h: Fix comment typos.Kazu Hirata1-4/+4
2003-10-21Add ColfFire v4 supportNick Clifton1-46/+229
2003-10-17Enforce PC-relative jumps with --pcrel.Nick Clifton1-183/+191
2003-08-08gas/Andreas Schwab1-1/+33
2003-05-21Move .file and .loc pseudo ops into obj-elf.cNick Clifton1-6/+0
2002-12-12 * config/tc-m68k.c (tc_gen_reloc <section>): Add ATTRIBUTE_UNUSED.Alan Modra1-2/+3
2002-09-19Handle situation where architecture has not yet been selected.Nick Clifton1-0/+5
2002-09-05gas reloc rewrite.Alan Modra1-4/+0
2002-08-20 * config/tc-arc.c (md_pseudo_table <dwarf2_directive_file>): Cast.Alan Modra1-1/+1
2002-06-08 * as.c: Replace CONST with const.Alan Modra1-8/+8
2002-05-08 * config/tc-m68k.c: Fix formatting.Kazu Hirata1-47/+50
2002-02-13bfd:Jason Thorpe1-2/+29
2002-01-06 * config/tc-m68k.h (md_prepare_relax_scan): Rewrite.Alan Modra1-1/+2
2002-01-02Test for a NULL frag link.Nick Clifton1-1/+1
2001-11-16 * config/tc-m68k.c (md_apply_fix3): Change val back to a signed type.Alan Modra1-2/+2
2001-11-15Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton1-29/+14
2001-10-16 * config/tc-m68k.c (m68k_ip): Correct absolute jmp opcodes.Alan Modra1-3/+3
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-25/+15
2001-07-23 * config/tc-alpha.h: Fix formatting.Kazu Hirata1-11/+11
2001-07-23 * symbols.c (S_GET_VALUE): Don't treat O_constant and localAlan Modra1-101/+75
2001-07-18 * config/tc-m68k.c (md_pseudo_table) [OBJ_ELF]: Add .file andAndreas Schwab1-0/+12
2001-07-06Catch and ignore empty, ineffectual alignment frags when deciding if aNick Clifton1-4/+16
2001-06-21 * config/tc-hppa.c (CHECK_FIELD_WHERE): Define.Alan Modra1-3/+5
2001-06-12Fix m68k/mri mode problems.Nick Clifton1-19/+75
2001-06-06correct some 68k/ColdFire problemsNick Clifton1-3/+3
2001-05-27 * config/tc-m68k.c (md_assemble): Ensure variable part of frag isAlan Modra1-0/+15
2001-05-22 * config/tc-m68k.c (relaxable_symbol): Only treat external symbolsAlan Modra1-27/+17