summaryrefslogtreecommitdiff
path: root/gas/frags.c
Commit message (Expand)AuthorAgeFilesLines
* * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton2009-06-221-5/+5
* Remove unnecessary casts on obstack_alloc invocations.Alan Modra2008-10-211-1/+1
* Switch to GPLv3Nick Clifton2007-07-031-2/+2
* * frags.c (frag_offset_fixed_p): Constify args.Alan Modra2006-04-181-2/+2
* * frags.c (frag_offset_fixed_p): Reinitialise offset beforeAlan Modra2006-04-061-0/+1
* PR 997Alan Modra2006-04-041-1/+53
* gas/Michael Matz2005-05-101-1/+8
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
* update copyright datesAlan Modra2005-03-031-1/+1
* * frags.h (frag_room): Declare.Richard Sandiford2004-01-231-0/+8
* * ehopt.c: Convert to ISO-C.Kazu Hirata2003-11-221-45/+20
* * frags.c (frag_more): Move segment checks to..Alan Modra2003-07-151-13/+23
* revert last change.Alan Modra2001-11-151-6/+0
* Use frag_make_room() to grow the obstack.Nick Clifton2001-11-141-0/+6
* * read.c: Standardize error/warning messages - don't capitalise, noAlan Modra2001-08-011-1/+1
* Fix copyright noticesNick Clifton2001-03-081-1/+2
* * as.h (rs_align_test): New.Richard Henderson2000-12-281-0/+33
* 2000-08-31 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-08-311-77/+56
* Correct absolute section alignment.Alan Modra2000-07-221-2/+3
* 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-5/+8
* Assorted code cleanup and fixes for hppa. Re-enable elf32-hppa asAlan Modra2000-05-021-5/+7
* octets vs bytes changes for GASTimothy Wall2000-02-031-4/+11
* Initial revisionRichard Henderson1999-05-031-0/+359