summaryrefslogtreecommitdiff
path: root/gas/expr.c
Commit message (Expand)AuthorAgeFilesLines
* Miscellaneous tiny fixes.Alan Modra2000-09-051-1/+1
* fix formattingNick Clifton2000-09-031-9/+9
* 2000-08-11 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-08-111-8/+8
* 2000-08-10 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-08-101-245/+221
* * new parsing optionFrank Ch. Eigler2000-07-171-0/+6
* * $literal supportFrank Ch. Eigler2000-06-231-0/+6
* (operand): Do not as_bad() if RELAX_PAREN_GROUPING isAlan Modra2000-06-231-4/+8
* Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton2000-06-191-3/+3
* is_end_of_line fixes.Alan Modra2000-06-021-4/+7
* IA-64 ELF support.Jim Wilson2000-04-211-0/+7
* * expr.c (operand) [case 'f']: When testing if '0f' can start aHans-Peter Nilsson2000-03-131-1/+2
* Remove dead code when not TC_M68K.Alan Modra2000-02-241-1/+11
* NUMBERS_WITH_SUFFIX *doesn't* want to handle 'x', since that is validTimothy Wall2000-02-081-1/+1
* Remove redundant code for checking numbers with suffixes. AddTimothy Wall2000-02-081-24/+7
* Add handling for numbers with suffixed radix.Timothy Wall2000-02-081-8/+30
* Add more md operatorsMichael Meissner1999-11-051-0/+8
* Add md expression support; Cleanup alpha warningsMichael Meissner1999-10-181-0/+8
* 1999-09-11 Donn Terry <donn@interix.com>Ian Lance Taylor1999-09-121-2/+3
* 1999-09-11 Donn Terry <donn@interix.com>Ian Lance Taylor1999-09-111-1/+1
* * dwarf2dbg.c (*): Convert to K&R + prototypes.Richard Henderson1999-06-051-3/+7
* * expr.c (operand): Don't use [ for parens if we want an index op.Richard Henderson1999-06-031-23/+43
* Add support for storing local symbols in a small structure to saveIan Lance Taylor1999-06-031-8/+8
* /Alan Modra1999-05-171-0/+4
* Initial revisionRichard Henderson1999-05-031-0/+1859