aboutsummaryrefslogtreecommitdiff
path: root/gas/app.c
AgeCommit message (Expand)AuthorFilesLines
2005-10-25Add support for the Z80 processor familyNick Clifton1-0/+54
2005-09-29 * app.c (do_scrub_chars): Match open and close quote of strings.Alan Modra1-11/+10
2005-09-28 * app.c (do_scrub_chars <LEX_IS_SYMBOL_COMPONENT>): Check for fullAlan Modra1-0/+2
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-03-03update copyright datesAlan Modra1-1/+1
2003-11-24 * app.c (do_scrub_chars): Add PUT (ch) and ch = GET ()Jakub Jelinek1-1/+5
2003-11-22 * app.c (do_scrub_chars): Revert 2003-04-23 and 2003-04-22.Alan Modra1-4/+2
2003-11-21 * app.c: Convert to ISO-C.Kazu Hirata1-12/+6
2003-06-072003-06-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+25
2003-04-24Add support for h8300hn and h8300snNick Clifton1-1/+1
2003-04-23More checks for valid labelsNick Clifton1-45/+37
2003-04-222003-04-22 H.J. Lu <hjl@gnu.org>H.J. Lu1-2/+3
2003-02-19 * app.c (do_scrub_chars): Handle '||' in two states.Alan Modra1-30/+45
2002-08-27 * app.c (do_scrub_chars): Don't test IGNORE_NONSTANDARD_ESCAPES. Tidy.Alan Modra1-12/+9
2002-05-18 * app.c: Fix formatting.Kazu Hirata1-7/+7
2002-05-02 * app.c (mri_pseudo): Only declare for TC_M68K.Alan Modra1-3/+3
2001-10-11 * app.c: Fix comment typos.Kazu Hirata1-1/+1
2001-08-01 * read.c: Standardize error/warning messages - don't capitalise, noAlan Modra1-5/+5
2001-07-252001-07-25 Dave Brolley <brolley@redhat.com>Dave Brolley1-1/+18
2001-03-08Fix copyright noticesNick Clifton1-1/+2
2000-10-112000-10-12 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-38/+40
2000-08-302000-08-29 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-13/+13
2000-07-28comment-finding hack for hppa-linux.Alan Modra1-0/+4
2000-06-09Don't treat `;' as a line separator by default.Alan Modra1-1/+0
2000-04-21IA-64 ELF support.Jim Wilson1-0/+15
2000-04-02 * app.c: Add ATTRIBUTE_UNUSED as needed.Ian Lance Taylor1-1/+1
2000-02-24Remove dead code when not TC_M68K.Alan Modra1-8/+18
2000-02-23Add IBM 370 support.Alan Modra1-1/+2
2000-02-10New preprocessor options.Timothy Wall1-3/+25
1999-11-091999-11-08 Andrew Haley <aph@cygnus.com>Andrew Haley1-0/+17
1999-07-11 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1-1/+1
1999-06-03 * app.c (input_buffer): New static variable.Ian Lance Taylor1-32/+34
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+1255