summaryrefslogtreecommitdiff
path: root/gas/config/tc-z8k.c
Commit message (Expand)AuthorAgeFilesLines
* * config/tc-z8k.c (md_parse_option): Set z8k_target_from_cmdlineChristian Groessler2013-04-261-7/+6
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-16/+16
* update copyright datesAlan Modra2009-09-021-1/+1
* Updated sources to avoid using the identifier name "new", which is aNick Clifton2009-08-291-3/+3
* PR 10437Nick Clifton2009-07-241-1/+1
* Remove duplicate definitions of the md_atof() functionNick Clifton2007-10-171-53/+1
* Switch to GPLv3Nick Clifton2007-07-031-2/+2
* * config/tc-z8k.c (whatreg): Add comment describing function.Christian Groessler2006-12-081-10/+35
* remove some duplicate #include's.Alan Modra2006-06-071-4/+1
* Re-enable GAS for z8k-coffNick Clifton2005-08-261-79/+134
* 2005-08-18 Christian Groessler <chris@groessler.org>Christian Groessler2005-08-181-57/+0
* * README-vms: Delete.Alan Modra2005-08-111-13/+0
* gas:Zack Weinberg2005-06-071-2/+2
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
* * config/tc-z8k.c (md_assemble): Fix buffer overrun in operand[]Christian Groessler2005-04-211-1/+1
* * cgen.c: Warning fixes.Alan Modra2005-02-231-3/+4
* * config/atof-ieee.c, config/obj-coff.c, config/obj-elf.c,Ben Elliston2005-01-311-12/+0
* * config/tc-z8k.c (md_assemble): Improve error detection.Christian Groessler2005-01-281-4/+5
* forgot to include the change for "Make relative branches out of rangeChristian Groessler2005-01-271-2/+2
* * config/tc-z8k.c (INSERT): Remove, not used anywhere.Christian Groessler2005-01-271-16/+21
* * config/tc-z8k.c (struct z8k_exp): Remove, not used anywhere.Christian Groessler2003-12-151-26/+65
* Remove redundant returns in void functions.Ben Elliston2003-12-101-3/+0
* * config/tc-z8k.c (parse_reg): Be case insensitive when checkingChristian Groessler2003-12-051-23/+20
* * config/tc-z8k.c: Convert to ISO-C.Christian Groessler2003-11-281-155/+52
* * config/tc-z8k.c (s_segm): Fix indentation.Christian Groessler2003-11-261-63/+65
* 2003-10-04 Christian Groessler <chris@groessler.org>Christian Groessler2003-10-041-10/+52
* * config/tc-z8k.c (parse_reg): Invalid registers generate an errorChristian Groessler2003-06-191-14/+32
* * expr.h: Fix comments in operatorT typedef.Christian Groessler2003-05-011-55/+95
* * ChangeLog-9295: Fix a typo.Kazu Hirata2002-12-171-1/+1
* * config/tc-z8k.c (cons, obj_coff_section): Delete declarations.Alan Modra2002-12-121-37/+56
* opcodes: Fix definition of "in rd,imm16" opcode.Nick Clifton2002-08-221-24/+17
* * config/tc-z8k.c (build_bytes): Correct order of memset args.Alan Modra2002-07-161-1/+1
* * as.c: Replace CONST with const.Alan Modra2002-06-081-1/+1
* The patch contains mostly fixes for the disassembler. It also fixesNick Clifton2002-04-251-9/+16
* Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton2001-11-151-2/+7
* fix z8k assembly and disassemblyNick Clifton2001-10-091-2/+1
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-5/+5
* Cleanups for z8k targetNick Clifton2001-08-011-1/+11
* Remove warnings building z8k port.Nick Clifton2001-06-061-100/+78
* z8k fixesNick Clifton2001-04-241-0/+10
* Fix copyright noticesNick Clifton2001-03-081-2/+2
* 2000-11-15 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-11-161-17/+9
* Kazu Hirata's formatting fixes.Alan Modra2000-07-271-312/+296
* Fix comments.Nick Clifton2000-07-071-1/+3
* Fix spelling typos.Nick Clifton2000-06-251-3/+2
* Blow away DEFUN.Alan Modra2000-06-241-67/+68
* Don't treat `;' as a line separator by default.Alan Modra2000-06-091-6/+3
* Add support for storing local symbols in a small structure to saveIan Lance Taylor1999-06-031-2/+2
* Initial revisionRichard Henderson1999-05-031-0/+1589