summaryrefslogtreecommitdiff
path: root/gas/as.h
Commit message (Expand)AuthorAgeFilesLines
* * expr.c (operand <case '$'>): Use DOLLAR_AMBIGU rather than flag_mri_m68kNick Clifton2005-11-081-0/+5
* * README-vms: Delete.Alan Modra2005-08-111-69/+0
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
* * Makefile.am (GAS_CFILES): Remove bignum-copy.c.Ben Elliston2005-04-291-2/+0
* PR gas/827Alan Modra2005-04-091-1/+4
* * as.h [NEED_DECLARATION_FFS] (ffs): Prototype and alphabetize.Aaron W. LaFramboise2005-03-301-9/+12
* * as.h (assert): Warning fix.Alan Modra2005-03-011-1/+2
* * tc.h (struct relax_type, relax_typeS): Move from here..Alan Modra2005-02-171-1/+17
* * as.h (seg_not_empty_p): Return int, not bfd_boolean.Nathan Sidwell2005-02-071-1/+1
* * dwarf2dbg.c (dwarf2_finish): Correct logic for determining whenNathan Sidwell2005-01-271-1/+1
* * as.h: Remove #if 0'd code.Ben Elliston2005-01-211-17/+0
* Add support for a -g switch to GASNick Clifton2004-08-171-85/+81
* Remove duplicate code and provide a function for generating internally consis...Nick Clifton2004-05-061-0/+3
* * README-vms: Fix comment typos.Kazu Hirata2003-11-231-1/+1
* * app.c: Convert to ISO-C.Kazu Hirata2003-11-211-56/+56
* * ChangeLog: Fix typos.Kazu Hirata2003-10-271-1/+1
* * as.c (use_gnu_debug_info_extensions) : New variable.Nick Clifton2003-10-081-0/+1
* * as.c (show_usage): Document --execstack and --noexecstack.Jakub Jelinek2003-06-041-0/+6
* * dw2gencfi.c, dw2gencfi.h: New files.Alan Modra2003-05-201-0/+3
* Update copyright dateAlan Modra2003-01-241-1/+1
* * symbols.c (S_FORCE_RELOC): Add "strict" param.Alan Modra2003-01-231-0/+2
* Include fopen-bin.h not fopen-same.h for mingw32 hosts.Nick Clifton2003-01-221-1/+1
* gas reloc rewrite.Alan Modra2002-09-051-2/+8
* * Makefile.am (OBJS): Depend on ansidecl.h and fopen-same.h.Alan Modra2002-05-251-2/+2
* * as.h: Fix formatting.Kazu Hirata2002-05-031-1/+1
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-1/+0
* * as.h (alloca): Don't declare if __GNUC__. Remove an old comment.Alan Modra2001-08-101-14/+5
* Fix copyright noticesNick Clifton2001-03-081-1/+2
* Updated ARC assembler from arccores.comNick Clifton2001-01-111-0/+4
* * as.h (rs_align_test): New.Richard Henderson2000-12-281-0/+4
* 2000-12-13 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-12-141-2/+2
* * dwarf2dbg.c: Rewrite from scratch. Queue all debugging outputRichard Henderson2000-11-291-1/+4
* * as.c (debug_type): Init to DEBUG_UNSPECIFIED.Richard Henderson2000-11-171-2/+7
* * as.h (OPTION_MD_BASE): Bump to 190.Hans-Peter Nilsson2000-10-301-2/+2
* 2000-10-12 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-10-111-82/+74
* 2000-09-12 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-121-14/+11
* comment-finding hack for hppa-linux.Alan Modra2000-07-281-0/+6
* Michael Sokolov's 68000 patches + assorted compiler warning fixes.Alan Modra2000-05-081-6/+6
* Correctly check gcc version.Alan Modra2000-04-291-2/+2
* Portability fixes.Alan Modra2000-04-141-0/+4
* Move bug report string to one place.Alan Modra2000-04-031-0/+1
* Add macro handling extensions and line substitution support.Timothy Wall2000-03-261-0/+2
* Remove dead code when not TC_M68K.Alan Modra2000-02-241-4/+16
* Add handling for numbers with suffixed radix.Timothy Wall2000-02-081-0/+4
* octets vs bytes changes for GASTimothy Wall2000-02-031-0/+10
* * as.c (show_usage): Document new options.Geoffrey Keating1999-10-111-0/+3
* * subsegs.c (subseg_text_p): New function.Ian Lance Taylor1999-06-121-0/+1
* * as.c (parse_args): Add option -gdwarf2 to allow requestingRichard Henderson1999-06-031-1/+1
* * app.c (input_buffer): New static variable.Ian Lance Taylor1999-06-031-5/+4
* Initial revisionRichard Henderson1999-05-031-0/+645