summaryrefslogtreecommitdiff
path: root/gas/config/tc-vax.c
Commit message (Expand)AuthorAgeFilesLines
* * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra2010-06-281-3/+1
* * read.c (emit_expr_fix): Handle size 3.Alan Modra2009-09-081-0/+1
* update copyright datesAlan Modra2009-09-021-1/+1
* * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton2009-06-221-1/+1
* bfd/Maciej W. Rozycki2009-06-161-16/+13
* 2009-04-01 Matt Thomas <matt@netbsd.org>Matt Thomas2009-04-021-2/+6
* Banish PARAMS and PTR. Convert to ISO C.Alan Modra2008-08-121-3/+3
* Remove duplicate definitions of the md_atof() functionNick Clifton2007-10-171-0/+6
* Switch to GPLv3Nick Clifton2007-07-031-2/+2
* 2007-04-06 Matt Thomas <matt@netbsd.org>Matt Thomas2007-04-061-0/+140
* remove some duplicate #include's.Alan Modra2006-06-071-2/+0
* * config/tc-vax.c: Update copyright year.Jan-Benedict Glaw2006-03-181-1/+1
* * config/tc-vax.c (md_chars_to_number): Used only locally, soJan-Benedict Glaw2006-03-181-1/+1
* Fix typo in previous deltaNick Clifton2005-12-221-26/+27
* Convert to ISO C90 format. Fix formatting and white space usage as well.Nick Clifton2005-12-221-2036/+1826
* * README-vms: Delete.Alan Modra2005-08-111-80/+1
* gas:Zack Weinberg2005-06-071-1/+1
* Don't assume a valueT is 4 bytes.Nick Clifton2005-05-051-12/+11
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
* * Makefile.am (GAS_CFILES): Remove bignum-copy.c.Ben Elliston2005-04-291-0/+54
* Support the .f_floating, .d_floating, .g_floating and .h_floating directivesNick Clifton2005-04-011-0/+4
* * cgen.c: Warning fixes.Alan Modra2005-02-231-1/+2
* * tc.h (struct relax_type, relax_typeS): Move from here..Alan Modra2005-02-171-2/+7
* * symbols.c (colon) [!WORKING_DOT_WORD]: Don't declareHans-Peter Nilsson2004-11-031-2/+2
* Add vax-linux-gnu targetNick Clifton2003-12-031-2/+7
* * config/atof-tahoe.c: Fix comment typos.Kazu Hirata2003-11-221-5/+5
* 2003-09-26 Matt Thomas <matt@3am-software.com>Jason Thorpe2003-09-261-2/+6
* * config/tc-vax.c (md_estimate_size_before_relax): Only try toJason Thorpe2002-09-281-7/+6
* 2002-06-08 Matt Thomas <matt@3am-software.com>Jason Thorpe2002-06-091-72/+332
* * as.c: Replace CONST with const.Alan Modra2002-06-081-3/+3
* Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton2001-11-151-4/+10
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-9/+6
* Fix more fallout from multi-pass relaxation patch.Alan Modra2001-05-101-106/+96
* Fix copyright noticesNick Clifton2001-03-081-1/+1
* 2001-01-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-141-1/+0
* 2000-12-03 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-12-031-2/+2
* Remove jbssi and jbcci.Nick Clifton2000-09-191-4/+0
* 2000-09-07 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-071-126/+121
* Correctly calculate the pc relative offset of the target destination for jmpNick Clifton2000-08-251-4/+4
* Fix spelling typos.Nick Clifton2000-06-251-2/+2
* Don't treat `;' as a line separator by default.Alan Modra2000-06-091-1/+1
* Add support for storing local symbols in a small structure to saveIan Lance Taylor1999-06-031-2/+3
* Initial revisionRichard Henderson1999-05-031-0/+3242