aboutsummaryrefslogtreecommitdiff
path: root/gas/as.h
AgeCommit message (Expand)AuthorFilesLines
2005-02-17 * tc.h (struct relax_type, relax_typeS): Move from here..Alan Modra1-1/+17
2005-02-07 * as.h (seg_not_empty_p): Return int, not bfd_boolean.Nathan Sidwell1-1/+1
2005-01-27 * dwarf2dbg.c (dwarf2_finish): Correct logic for determining whenNathan Sidwell1-1/+1
2005-01-21 * as.h: Remove #if 0'd code.Ben Elliston1-17/+0
2004-08-17Add support for a -g switch to GASNick Clifton1-85/+81
2004-05-06Remove duplicate code and provide a function for generating internally consis...Nick Clifton1-0/+3
2003-11-23 * README-vms: Fix comment typos.Kazu Hirata1-1/+1
2003-11-21 * app.c: Convert to ISO-C.Kazu Hirata1-56/+56
2003-10-27 * ChangeLog: Fix typos.Kazu Hirata1-1/+1
2003-10-08* as.c (use_gnu_debug_info_extensions) : New variable.Nick Clifton1-0/+1
2003-06-04 * as.c (show_usage): Document --execstack and --noexecstack.Jakub Jelinek1-0/+6
2003-05-20 * dw2gencfi.c, dw2gencfi.h: New files.Alan Modra1-0/+3
2003-01-24Update copyright dateAlan Modra1-1/+1
2003-01-23 * symbols.c (S_FORCE_RELOC): Add "strict" param.Alan Modra1-0/+2
2003-01-22Include fopen-bin.h not fopen-same.h for mingw32 hosts.Nick Clifton1-1/+1
2002-09-05gas reloc rewrite.Alan Modra1-2/+8
2002-05-25 * Makefile.am (OBJS): Depend on ansidecl.h and fopen-same.h.Alan Modra1-2/+2
2002-05-03 * as.h: Fix formatting.Kazu Hirata1-1/+1
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-1/+0
2001-08-10 * as.h (alloca): Don't declare if __GNUC__. Remove an old comment.Alan Modra1-14/+5
2001-03-08Fix copyright noticesNick Clifton1-1/+2
2001-01-11Updated ARC assembler from arccores.comNick Clifton1-0/+4
2000-12-28 * as.h (rs_align_test): New.Richard Henderson1-0/+4
2000-12-142000-12-13 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-2/+2
2000-11-29 * dwarf2dbg.c: Rewrite from scratch. Queue all debugging outputRichard Henderson1-1/+4
2000-11-17 * as.c (debug_type): Init to DEBUG_UNSPECIFIED.Richard Henderson1-2/+7
2000-10-30 * as.h (OPTION_MD_BASE): Bump to 190.Hans-Peter Nilsson1-2/+2
2000-10-112000-10-12 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-82/+74
2000-09-122000-09-12 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-14/+11
2000-07-28comment-finding hack for hppa-linux.Alan Modra1-0/+6
2000-05-08Michael Sokolov's 68000 patches + assorted compiler warning fixes.Alan Modra1-6/+6
2000-04-29Correctly check gcc version.Alan Modra1-2/+2
2000-04-14Portability fixes.Alan Modra1-0/+4
2000-04-03Move bug report string to one place.Alan Modra1-0/+1
2000-03-26Add macro handling extensions and line substitution support.Timothy Wall1-0/+2
2000-02-24Remove dead code when not TC_M68K.Alan Modra1-4/+16
2000-02-08Add handling for numbers with suffixed radix.Timothy Wall1-0/+4
2000-02-03octets vs bytes changes for GASTimothy Wall1-0/+10
1999-10-11* as.c (show_usage): Document new options.Geoffrey Keating1-0/+3
1999-06-12 * subsegs.c (subseg_text_p): New function.Ian Lance Taylor1-0/+1
1999-06-03 * as.c (parse_args): Add option -gdwarf2 to allow requestingRichard Henderson1-1/+1
1999-06-03 * app.c (input_buffer): New static variable.Ian Lance Taylor1-5/+4
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+645