aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-z8k.c
AgeCommit message (Expand)AuthorFilesLines
2005-08-26Re-enable GAS for z8k-coffNick Clifton1-79/+134
2005-08-182005-08-18 Christian Groessler <chris@groessler.org>Christian Groessler1-57/+0
2005-08-11 * README-vms: Delete.Alan Modra1-13/+0
2005-06-07gas:Zack Weinberg1-2/+2
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-04-21 * config/tc-z8k.c (md_assemble): Fix buffer overrun in operand[]Christian Groessler1-1/+1
2005-02-23 * cgen.c: Warning fixes.Alan Modra1-3/+4
2005-01-31 * config/atof-ieee.c, config/obj-coff.c, config/obj-elf.c,Ben Elliston1-12/+0
2005-01-28 * config/tc-z8k.c (md_assemble): Improve error detection.Christian Groessler1-4/+5
2005-01-27forgot to include the change for "Make relative branches out of rangeChristian Groessler1-2/+2
2005-01-27 * config/tc-z8k.c (INSERT): Remove, not used anywhere.Christian Groessler1-16/+21
2003-12-15 * config/tc-z8k.c (struct z8k_exp): Remove, not used anywhere.Christian Groessler1-26/+65
2003-12-10Remove redundant returns in void functions.Ben Elliston1-3/+0
2003-12-05 * config/tc-z8k.c (parse_reg): Be case insensitive when checkingChristian Groessler1-23/+20
2003-11-28 * config/tc-z8k.c: Convert to ISO-C.Christian Groessler1-155/+52
2003-11-26 * config/tc-z8k.c (s_segm): Fix indentation.Christian Groessler1-63/+65
2003-10-042003-10-04 Christian Groessler <chris@groessler.org>Christian Groessler1-10/+52
2003-06-19 * config/tc-z8k.c (parse_reg): Invalid registers generate an errorChristian Groessler1-14/+32
2003-05-01 * expr.h: Fix comments in operatorT typedef.Christian Groessler1-55/+95
2002-12-17 * ChangeLog-9295: Fix a typo.Kazu Hirata1-1/+1
2002-12-12 * config/tc-z8k.c (cons, obj_coff_section): Delete declarations.Alan Modra1-37/+56
2002-08-22opcodes: Fix definition of "in rd,imm16" opcode.Nick Clifton1-24/+17
2002-07-16 * config/tc-z8k.c (build_bytes): Correct order of memset args.Alan Modra1-1/+1
2002-06-08 * as.c: Replace CONST with const.Alan Modra1-1/+1
2002-04-25The patch contains mostly fixes for the disassembler. It also fixesNick Clifton1-9/+16
2001-11-15Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton1-2/+7
2001-10-09fix z8k assembly and disassemblyNick Clifton1-2/+1
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-5/+5
2001-08-01Cleanups for z8k targetNick Clifton1-1/+11
2001-06-06Remove warnings building z8k port.Nick Clifton1-100/+78
2001-04-24z8k fixesNick Clifton1-0/+10
2001-03-08Fix copyright noticesNick Clifton1-2/+2
2000-11-162000-11-15 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-17/+9
2000-07-27Kazu Hirata's formatting fixes.Alan Modra1-312/+296
2000-07-07Fix comments.Nick Clifton1-1/+3
2000-06-25Fix spelling typos.Nick Clifton1-3/+2
2000-06-24Blow away DEFUN.Alan Modra1-67/+68
2000-06-09Don't treat `;' as a line separator by default.Alan Modra1-6/+3
1999-06-03 Add support for storing local symbols in a small structure to saveIan Lance Taylor1-2/+2
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+1589