OSDN Git Service

* regset.h (struct core_regset_section): Add HUMAN_NAME.
[pf3gnuchains/pf3gnuchains3x.git] / gas / as.h
2009-12-16 hjl2009-12-15 H.J. Lu <hongjiu.lu@intel.com>
2009-10-18 amodra * as.h (know): Don't define as empty.
2009-09-03 gingold2009-09-03 Tristan Gingold <gingold@adacore.com>
2009-06-22 nickc * gas/app, gas/as.c, gas/as.h, gas/atof-generic...
2009-03-18 amodrainclude/
2008-08-12 amodraBanish PARAMS and PTR. Convert to ISO C.
2008-07-18 dj* config/tc-m32c.h (H_TICK_HEX): Define.
2007-10-17 nickcRemove duplicate definitions of the md_atof() function
2007-08-24 jsm282007-08-24 Joseph Myers <joseph@codesourcery.com>
2007-07-03 nickcSwitch to GPLv3
2007-04-21 amodra * as.h (ENABLE_CHECKING): Default define to 0.
2007-03-09 aoliva* app.c (do_scrub_chars): Turn #<line>"file"flags into...
2007-02-17 jsm28top level:
2006-09-22 amodra * as.h (as_perror): Delete declaration.
2006-08-02 nickcPR gas/2991
2006-02-09 ebotcazou2006-02-09 Eric Botcazou <ebotcazou@libertysurf.fr>
2005-11-08 nickc* expr.c (operand <case '$'>): Use DOLLAR_AMBIGU rather...
2005-08-11 amodra * README-vms: Delete.
2005-05-05 nickcUpdate the address and phone number of the FSF
2005-04-29 bje * Makefile.am (GAS_CFILES): Remove bignum-copy.c.
2005-04-09 amodra PR gas/827
2005-03-30 aaronwl * as.h [NEED_DECLARATION_FFS] (ffs): Prototype and...
2005-03-01 amodra * as.h (assert): Warning fix.
2005-02-17 amodra * tc.h (struct relax_type, relax_typeS): Move from...
2005-02-07 nathan * as.h (seg_not_empty_p): Return int, not bfd_boolean.
2005-01-27 nathan * dwarf2dbg.c (dwarf2_finish): Correct logic for deter...
2005-01-21 bje * as.h: Remove #if 0'd code.
2004-08-17 nickcAdd support for a -g switch to GAS
2004-05-06 nickcRemove duplicate code and provide a function for genera...
2003-11-23 kazu * README-vms: Fix comment typos.
2003-11-21 kazu * app.c: Convert to ISO-C.
2003-10-27 kazu * ChangeLog: Fix typos.
2003-10-08 nickc* as.c (use_gnu_debug_info_extensions) : New variable.
2003-06-04 jakub * as.c (show_usage): Document --execstack and --noexec...
2003-05-20 amodra * dw2gencfi.c, dw2gencfi.h: New files.
2003-01-24 amodraUpdate copyright date
2003-01-23 amodra * symbols.c (S_FORCE_RELOC): Add "strict" param.
2003-01-22 nickcInclude fopen-bin.h not fopen-same.h for mingw32 hosts.
2002-09-05 amodragas reloc rewrite.
2002-05-25 amodra * Makefile.am (OBJS): Depend on ansidecl.h and fopen...
2002-05-03 kazu * as.h: Fix formatting.
2001-09-19 hjlLocale changes from Bruno Haible <haible@clisp.cons...
2001-08-10 amodra * as.h (alloca): Don't declare if __GNUC__. Remove...
2001-03-08 nickcFix copyright notices
2001-01-11 nickcUpdated ARC assembler from arccores.com
2000-12-28 rth * as.h (rs_align_test): New.
2000-12-14 kazu2000-12-13 Kazu Hirata <kazu@hxi.com>
2000-11-29 rth * dwarf2dbg.c: Rewrite from scratch. Queue...
2000-11-17 rth * as.c (debug_type): Init to DEBUG_UNSPECIFIED.
2000-10-30 hp * as.h (OPTION_MD_BASE): Bump to 190.
2000-10-11 kazu2000-10-12 Kazu Hirata <kazu@hxi.com>
2000-09-12 kazu2000-09-12 Kazu Hirata <kazu@hxi.com>
2000-07-28 amodracomment-finding hack for hppa-linux.
2000-05-08 amodraMichael Sokolov's 68000 patches + assorted compiler...
2000-04-29 amodraCorrectly check gcc version.
2000-04-14 amodraPortability fixes.
2000-04-03 amodraMove bug report string to one place.
2000-03-26 twallAdd macro handling extensions and line substitution...
2000-02-24 amodraRemove dead code when not TC_M68K.
2000-02-08 twallAdd handling for numbers with suffixed radix.
2000-02-03 twalloctets vs bytes changes for GAS
1999-10-11 geoffk* as.c (show_usage): Document new options.
1999-06-12 ian * subsegs.c (subseg_text_p): New function.
1999-06-03 rth * as.c (parse_args): Add option -gdwarf2 to...
1999-06-03 ian * app.c (input_buffer): New static variable.
1999-05-03 rthInitial revision