summaryrefslogtreecommitdiff
path: root/gas/config/tc-m68k.c
Commit message (Expand)AuthorAgeFilesLines
* * config/tc-m68k.c (tc_gen_reloc <section>): Add ATTRIBUTE_UNUSED.Alan Modra2002-12-121-2/+3
* Handle situation where architecture has not yet been selected.Nick Clifton2002-09-191-0/+5
* gas reloc rewrite.Alan Modra2002-09-051-4/+0
* * config/tc-arc.c (md_pseudo_table <dwarf2_directive_file>): Cast.Alan Modra2002-08-201-1/+1
* * as.c: Replace CONST with const.Alan Modra2002-06-081-8/+8
* * config/tc-m68k.c: Fix formatting.Kazu Hirata2002-05-081-47/+50
* bfd:Jason Thorpe2002-02-131-2/+29
* * config/tc-m68k.h (md_prepare_relax_scan): Rewrite.Alan Modra2002-01-061-1/+2
* Test for a NULL frag link.Nick Clifton2002-01-021-1/+1
* * config/tc-m68k.c (md_apply_fix3): Change val back to a signed type.Alan Modra2001-11-161-2/+2
* Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton2001-11-151-29/+14
* * config/tc-m68k.c (m68k_ip): Correct absolute jmp opcodes.Alan Modra2001-10-161-3/+3
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-25/+15
* * config/tc-alpha.h: Fix formatting.Kazu Hirata2001-07-231-11/+11
* * symbols.c (S_GET_VALUE): Don't treat O_constant and localAlan Modra2001-07-231-101/+75
* * config/tc-m68k.c (md_pseudo_table) [OBJ_ELF]: Add .file andAndreas Schwab2001-07-181-0/+12
* Catch and ignore empty, ineffectual alignment frags when deciding if aNick Clifton2001-07-061-4/+16
* * config/tc-hppa.c (CHECK_FIELD_WHERE): Define.Alan Modra2001-06-211-3/+5
* Fix m68k/mri mode problems.Nick Clifton2001-06-121-19/+75
* correct some 68k/ColdFire problemsNick Clifton2001-06-061-3/+3
* * config/tc-m68k.c (md_assemble): Ensure variable part of frag isAlan Modra2001-05-271-0/+15
* * config/tc-m68k.c (relaxable_symbol): Only treat external symbolsAlan Modra2001-05-221-27/+17
* * config/tc-m68k.c: Instead of replacing -1 by 64 in assignment toAndreas Schwab2001-05-081-10/+7
* More fallout from 2001-03-30 changes.Alan Modra2001-05-081-63/+2
* Fix copyright noticesNick Clifton2001-03-081-1/+2
* Rest of the changes for Coldfire V4Nick Clifton2001-03-061-51/+55
* Do not abort if tcbit is still set. Issue an error message instead.Nick Clifton2001-01-251-4/+13
* 2001-01-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-141-2/+0
* 2000-12-03 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-12-031-5/+5
* Fix the previous misapplied patch.Nick Clifton2000-10-181-1/+1
* RELAX_RELOC_*: New definitions for both BFD_ASSEMBLER and !BFD_ASSEMBLER.Nick Clifton2000-10-181-18/+18
* 2000-09-25 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-261-3/+2
* Redesign and clean up the relaxation mechanism.Nick Clifton2000-09-221-378/+334
* 2000-09-11 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-111-32/+31
* Add --pcrel option to m68k portNick Clifton2000-07-311-12/+53
* Fix comments.Nick Clifton2000-07-071-2/+2
* Don't treat `;' as a line separator by default.Alan Modra2000-06-091-1/+1
* Michael Sokolov's 68000 patches + assorted compiler warning fixes.Alan Modra2000-05-081-40/+44
* * config/tc-m68k.c: Add some ATTRIBUTE_UNUSED.Andreas Schwab1999-07-121-29/+29
* Add support for storing local symbols in a small structure to saveIan Lance Taylor1999-06-031-7/+8
* 1999-05-28 Torbjorn Granlund <tege@matematik.su.se>Ian Lance Taylor1999-05-271-10/+127
* * tc-m68k.c: Include elf/m68k.h.Catherine Moore1999-05-051-1/+12
* Initial revisionRichard Henderson1999-05-031-0/+7009