summaryrefslogtreecommitdiff
path: root/gas/frags.h
Commit message (Expand)AuthorAgeFilesLines
* * frags.h (frag_offset_fixed_p): Update prototype.Alan Modra2012-06-301-2/+3
* 2012-02-21 Tristan Gingold <gingold@adacore.com>iains2012-02-211-0/+3
* * as.c (main): Define .gasversion. rather than __GAS_VERSION__.Alan Modra2011-10-121-2/+1
* PR gas/12049Alan Modra2010-10-191-1/+5
* Switch to GPLv3Nick Clifton2007-07-031-2/+2
* * frags.c (frag_offset_fixed_p): Constify args.Alan Modra2006-04-181-1/+1
* PR 997Alan Modra2006-04-041-1/+3
* * frags.h: Remove ANSI_PROTOTYPES conditional code.Ben Elliston2005-07-081-2/+0
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
* update copyright datesAlan Modra2005-03-031-1/+1
* * as.h: Remove #if 0'd code.Ben Elliston2005-01-211-14/+0
* * frags.h (struct frag): Add has_code and insn_addr fields.Alan Modra2004-07-021-2/+7
* * frags.h (frag_room): Declare.Richard Sandiford2004-01-231-0/+1
* * ehopt.c: Convert to ISO-C.Kazu Hirata2003-11-221-31/+29
* * ChangeLog: Fix typos.Kazu Hirata2003-10-271-1/+1
* * as.h: Fix formatting.Kazu Hirata2002-05-031-1/+1
* Multi-pass relaxation machinery.Alan Modra2001-03-301-8/+12
* Use `relax_marker' instead of fragile address test code to determineAlan Modra2001-03-201-1/+5
* Fix copyright noticesNick Clifton2001-03-081-1/+1
* * as.h (rs_align_test): New.Richard Henderson2000-12-281-0/+1
* 2000-10-17 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-10-171-31/+26
* 2000-09-12 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-121-9/+8
* Missed copyright update in last patch.Alan Modra2000-05-231-1/+1
* Pass jump reloc in fr_var so it can be used inAlan Modra2000-05-231-1/+2
* octets vs bytes changes for GASTimothy Wall2000-02-031-3/+4
* Add support for storing local symbols in a small structure to saveIan Lance Taylor1999-06-031-2/+2
* Initial revisionRichard Henderson1999-05-031-0/+158