summaryrefslogtreecommitdiff
path: root/gas/config/tc-mmix.c
Commit message (Expand)AuthorAgeFilesLines
* mmix: constify handler_charpTrevor Saunders2016-05-241-1/+1
* use XNEW and related macros moreTrevor Saunders2016-05-131-4/+3
* use XNEW and related macros moreTrevor Saunders2016-04-031-1/+1
* cleanup FLT_CHARS and EXP_CHARSTrevor Saunders2016-04-031-3/+3
* Constify moreAlan Modra2016-04-011-1/+1
* make md_parse_option () take a const char *Trevor Saunders2016-03-291-1/+1
* Add more const type qualifiers to GAS sources.Trevor Saunders2016-02-221-7/+5
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Allow symbol and label names to be enclosed in double quotes.Nick Clifton2015-08-211-12/+14
* Remove trailing spaces in gasH.J. Lu2015-08-121-2/+2
* Fix typo checking MMIX operands.Nick Clifton2015-08-111-2/+2
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Prepare gas for 64-bit obstacksAlan Modra2014-07-261-1/+1
* GAS: Fix MMIX err-fb-2.s regression caused by recent generic GAS changes.Hans-Peter Nilsson2014-06-181-0/+11
* Update copyright yearsAlan Modra2014-03-051-2/+1
* * config/tc-mmix.c (loc_asserts): New variable.Hans-Peter Nilsson2012-08-141-5/+99
* PR 14072Nick Clifton2012-05-171-8/+8
* * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra2010-06-281-5/+1
* PR gas/10623Hans-Peter Nilsson2009-09-101-26/+31
* 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
* * config/tc-frv.c (md_apply_fix): Use abs_section_sym forAlan Modra2008-09-151-3/+12
* PR gas/6607Hans-Peter Nilsson2008-06-161-4/+7
* Remove duplicate definitions of the md_atof() functionNick Clifton2007-10-171-36/+8
* Switch to GPLv3Nick Clifton2007-07-031-2/+2
* remove some duplicate #include's.Alan Modra2006-06-071-3/+2
* PR gas/2101Hans-Peter Nilsson2006-01-031-1/+3
* gas:Zack Weinberg2005-06-071-7/+7
* PR binutils/886Hans-Peter Nilsson2005-05-101-58/+58
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
* * config/obj-ecoff.c (ecoff_frob_file_before_fix): Correct sectionAlan Modra2005-05-031-8/+1
* * config/obj-ecoff.c (ecoff_frob_file_before_fix): Fix invocations of bfd_sec...Nick Clifton2005-05-031-5/+5
* 2005-04-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-04-201-1/+1
* * config/tc-mmix.c, config/tc-mmix.h: Convert to ISO C90.Hans-Peter Nilsson2005-03-251-123/+65
* * tc.h (struct relax_type, relax_typeS): Move from here..Alan Modra2005-02-171-17/+4
* * config/tc-mmix.c [!LLONG_MIN]: Correct #elsif to #elif.Hans-Peter Nilsson2004-09-141-3/+3
* * config/tc-a29k.h: Fix comment typos.Kazu Hirata2003-11-221-3/+3
* Generate BFD_RELOC_MMIX_PUSHJ_STUBBABLE for PUSHJ when possible.Hans-Peter Nilsson2003-10-181-14/+198
* Move .file and .loc pseudo ops into obj-elf.cNick Clifton2003-05-211-4/+0
* * symbols.c (S_FORCE_RELOC): Add "strict" param.Alan Modra2003-01-231-4/+2
* * config/tc-mmix.c (get_putget_operands): Mark both possibleHans-Peter Nilsson2002-11-101-4/+5
* * config/tc-mmix.c (md_convert_frag) <case STATE_GREG_DEF>:Hans-Peter Nilsson2002-11-101-0/+4
* * config/tc-mmix.h (tc_frob_file_before_adjust): Don't declare.Hans-Peter Nilsson2002-10-231-45/+0
* gas reloc rewrite.Alan Modra2002-09-051-54/+29
* * config/tc-arc.c (md_pseudo_table <dwarf2_directive_file>): Cast.Alan Modra2002-08-201-1/+1
* * config/tc-mmix.c: Fix formatting.Kazu Hirata2002-05-091-100/+100
* * config/tc-mmix.c (md_estimate_size_before_relax): Don't considerHans-Peter Nilsson2002-03-141-1/+2
* * config/tc-mmix.c (tc_gen_reloc): Don't try and take the value ofHans-Peter Nilsson2002-02-041-4/+14
* Support on-demand global register allocation by passing onHans-Peter Nilsson2002-02-011-30/+50
* * write.c (write_object_file): Make use of bfd_section_list_remove.Alan Modra2002-01-051-3/+1