summaryrefslogtreecommitdiff
path: root/gas/config/tc-pdp11.c
Commit message (Expand)AuthorAgeFilesLines
* * config/tc-pdp11.c (parse_op_no_deferred): Allow PC-relativePaul Koning2011-01-061-7/+0
* Updated sources to avoid using the identifier name "new", which is aNick Clifton2009-08-291-6/+6
* PR 10437Nick Clifton2009-07-241-36/+36
* PR 9779Nick Clifton2009-02-031-4/+6
* Remove duplicate definitions of the md_atof() functionNick Clifton2007-10-171-0/+6
* Switch to GPLv3Nick Clifton2007-07-031-2/+2
* Fix compile time warnings from a GCC 4.0 compilerNick Clifton2005-07-051-1/+1
* gas:Zack Weinberg2005-06-071-2/+2
* Update the address and phone number of the FSFNick Clifton2005-05-051-1/+1
* Convert to ISO C90 formattingNick Clifton2005-03-231-529/+269
* update copyright datesAlan Modra2005-03-031-1/+1
* * config/atof-ieee.c, config/obj-coff.c, config/obj-elf.c,Ben Elliston2005-01-311-48/+0
* * symbols.c (colon) [!WORKING_DOT_WORD]: Don't declareHans-Peter Nilsson2004-11-031-2/+2
* Fixes for the encoding and decoding of the PDP11's SOB instructionNick Clifton2004-10-011-1/+2
* Add support for a -g switch to GASNick Clifton2004-08-171-2/+0
* * as.c: Replace CONST with const.Alan Modra2002-06-081-14/+14
* * config/obj-coff.h: Fix formatting.Kazu Hirata2002-05-111-3/+3
* * tc-pdp11.c: Use VAX float format support for PDP-11 target.Alan Modra2002-03-051-14/+162
* Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton2001-11-151-8/+12
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-9/+2
* * config/tc-alpha.h: Fix formatting.Kazu Hirata2001-07-231-1/+1
* Fix copyright noticesNick Clifton2001-03-081-1/+1
* 2001-02-20 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-02-211-16/+15
* Add PDP-11 supportNick Clifton2001-02-181-0/+1618