OSDN Git Service

* po/ja.po: New Japanese translation.
[pf3gnuchains/pf3gnuchains4x.git] / gas / app.c
2010-03-25 jsm28bfd:
2009-09-11 nickc * po/bfd.pot: Updated by the Translation project.
2009-09-02 amodraupdate copyright dates
2009-06-22 nickc * gas/app, gas/as.c, gas/as.h, gas/atof-generic...
2008-09-29 nickc PR 6878
2008-07-18 dj* config/tc-m32c.h (H_TICK_HEX): Define.
2008-06-17 nickc * app.c (do_scrub_chars): Do not UNGET an EOF...
2008-06-04 nickc * app.c (do_scrub_chars): Do not UNGET...
2007-07-20 nickc * app.c (do_scrub_chars): Provide a one character...
2007-07-03 nickcSwitch to GPLv3
2007-07-03 amodra PR 4722
2007-05-28 nathan * app.c (do_scrub_chars): Cope with \ at end of buffer.x
2007-05-15 shinwell gas/
2007-03-15 hjl2007-03-15 Alexandre Oliva <aoliva@redhat.com>
2007-03-09 aoliva* app.c (do_scrub_chars): Recognize comments after...
2007-03-09 aoliva* app.c (do_scrub_chars): Turn #<line>"file"flags into...
2006-06-07 amodraremove some duplicate #include's.
2006-05-09 bje * expr.c (operand): Remove `if (0 && ..)' state...
2006-03-10 bje * app.c (do_scrub_chars): Simplify string handling.
2005-10-25 nickcAdd support for the Z80 processor family
2005-09-29 amodra * app.c (do_scrub_chars): Match open and close quote...
2005-09-28 amodra * app.c (do_scrub_chars <LEX_IS_SYMBOL_COMPONENT>...
2005-05-05 nickcUpdate the address and phone number of the FSF
2005-03-03 amodraupdate copyright dates
2003-11-24 jakub * app.c (do_scrub_chars): Add PUT (ch) and ch = GET ()
2003-11-22 amodra * app.c (do_scrub_chars): Revert 2003-04-23 and 2003...
2003-11-21 kazu * app.c: Convert to ISO-C.
2003-06-07 hjl2003-06-07 H.J. Lu <hongjiu.lu@intel.com>
2003-04-24 nickcAdd support for h8300hn and h8300sn
2003-04-23 nickcMore checks for valid labels
2003-04-22 hjl2003-04-22 H.J. Lu <hjl@gnu.org>
2003-02-19 amodra * app.c (do_scrub_chars): Handle '||' in two states.
2002-08-27 amodra * app.c (do_scrub_chars): Don't test IGNORE_NONSTANDAR...
2002-05-18 kazu * app.c: Fix formatting.
2002-05-02 amodra * app.c (mri_pseudo): Only declare for TC_M68K.
2001-10-11 kazu * app.c: Fix comment typos.
2001-08-01 amodra * read.c: Standardize error/warning messages - don...
2001-07-25 brolley2001-07-25 Dave Brolley <brolley@redhat.com>
2001-03-08 nickcFix copyright notices
2000-10-11 kazu2000-10-12 Kazu Hirata <kazu@hxi.com>
2000-08-30 kazu2000-08-29 Kazu Hirata <kazu@hxi.com>
2000-07-28 amodracomment-finding hack for hppa-linux.
2000-06-09 amodraDon't treat `;' as a line separator by default.
2000-04-21 wilsonIA-64 ELF support.
2000-04-02 ian * app.c: Add ATTRIBUTE_UNUSED as needed.
2000-02-24 amodraRemove dead code when not TC_M68K.
2000-02-23 amodraAdd IBM 370 support.
2000-02-10 twallNew preprocessor options.
1999-11-09 aph1999-11-08 Andrew Haley <aph@cygnus.com>
1999-07-11 ian * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-06-03 ian * app.c (input_buffer): New static variable.
1999-05-03 rthInitial revision