aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-m68k.c
AgeCommit message (Expand)AuthorFilesLines
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
2001-05-08 * config/tc-m68k.c: Instead of replacing -1 by 64 in assignment toAndreas Schwab1-10/+7
2001-05-08More fallout from 2001-03-30 changes.Alan Modra1-63/+2
2001-03-08Fix copyright noticesNick Clifton1-1/+2
2001-03-06Rest of the changes for Coldfire V4Nick Clifton1-51/+55
2001-01-25Do not abort if tcbit is still set. Issue an error message instead.Nick Clifton1-4/+13
2001-01-142001-01-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-2/+0
2000-12-032000-12-03 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-5/+5
2000-10-18Fix the previous misapplied patch.Nick Clifton1-1/+1
2000-10-18RELAX_RELOC_*: New definitions for both BFD_ASSEMBLER and !BFD_ASSEMBLER.Nick Clifton1-18/+18
2000-09-262000-09-25 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-3/+2
2000-09-22Redesign and clean up the relaxation mechanism.Nick Clifton1-378/+334
2000-09-112000-09-11 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-32/+31
2000-07-31Add --pcrel option to m68k portNick Clifton1-12/+53
2000-07-07Fix comments.Nick Clifton1-2/+2
2000-06-09Don't treat `;' as a line separator by default.Alan Modra1-1/+1
2000-05-08Michael Sokolov's 68000 patches + assorted compiler warning fixes.Alan Modra1-40/+44
1999-07-12 * config/tc-m68k.c: Add some ATTRIBUTE_UNUSED.Andreas Schwab1-29/+29
1999-06-03 Add support for storing local symbols in a small structure to saveIan Lance Taylor1-7/+8
1999-05-271999-05-28 Torbjorn Granlund <tege@matematik.su.se>Ian Lance Taylor1-10/+127
1999-05-05 * tc-m68k.c: Include elf/m68k.h.Catherine Moore1-1/+12
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+7009