summaryrefslogtreecommitdiff
path: root/gas/config/atof-vax.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove duplicate definitions of the md_atof() functionNick Clifton2007-10-171-4/+4
|
* Switch to GPLv3Nick Clifton2007-07-031-1/+1
|
* * config/atof-vax.c (atof_vax_sizeof): Change return type to unsigned.Alan Modra2007-04-211-4/+4
| | | | | | | | | | (md_atof): Make number_of_chars unsigned. Revert last change. * config/tc-or32.c (md_apply_fix): Delete bogus assertions. * config/tc-sh.c (sh_optimize_expr): Only define for OBJ_ELF. * config/tc-sh.h (md_optimize_expr): Likewise. * config/tc-sh64.c (shmedia_md_pcrel_from_section): Delete bogus assertion. * config/tc-xtensa.c (convert_frag_immed_finish_loop): Likewise.
* * config/atof-vax.c (md_atof): Fix comparison inside know().Nick Clifton2007-04-211-1/+1
|
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
|
* Support the .f_floating, .d_floating, .g_floating and .h_floating directivesNick Clifton2005-04-011-1/+1
| | | | for the VAX target in order to be more compatible with the VAX MACRO assembler.
* Convert to ISO C90 formattingNick Clifton2005-03-231-207/+141
|
* Fix copyright noticesNick Clifton2001-03-081-1/+1
|
* 2000-11-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-11-141-29/+28
| | | | | | | | | | | | | | | | | | | | | * config/aout_gnu.h: Fix formatting. * config/atof-vax.c: Likewise. * config/m68k-parse.h: Likewise. * config/m88k-opcode.h: Likewise. * config/obj-elf.c: Likewise. * config/tc-arm.c: Likewise. * config/tc-cris.c: Likewise. * config/tc-i386.c: Likewise. * config/tc-ia64.c: Likewise. * config/tc-mn10300.c: Likewise. * config/te-386bsd.h: Likewise. * config/te-hppa.h: Likewise. * config/te-nbsd.h: Likewise. * config/te-ppcnw.h: Likewise. * config/te-sparcaout.h: Likewise. * config/te-tmips.h: Likewise. * config/vax-inst.h: Likewise. * config/vms-conf.h: Likewise.
* fix copyrightIan Lance Taylor1999-09-121-1/+2
|
* 1999-09-11 Donn Terry <donn@interix.com>Ian Lance Taylor1999-09-121-2/+2
| | | | | | | | * config/atof-ieee.c (atof_ieee): Change what_kind to int. * config/atof-vax.c (flonum_gen2vax): Change format_letter to int. (md_atof): Return NULL rather than 0. * config/tc-i386.c (md_atof): Change type to int.
* Initial revisionRichard Henderson1999-05-031-0/+517