aboutsummaryrefslogtreecommitdiff
path: root/gas/frags.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-10gas: Pass max_bytes to TC_FRAG_INITH.J. Lu1-1/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-11-07gas and ld pluralization fixesAlan Modra1-1/+4
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-02-22Add more const type qualifiers to GAS sources.Trevor Saunders1-2/+2
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-11-04Don't use register keywordAlan Modra1-5/+5
2014-07-26Prepare gas for 64-bit obstacksAlan Modra1-14/+15
2014-03-21Add support to the Xtensa target for creating trampolines for out-of-range br...David Weatherford1-0/+15
2014-03-05Update copyright yearsAlan Modra1-3/+1
2012-08-03 * frags.c (frag_grow): Never shrink the obstack size requestedMaciej W. Rozycki1-2/+4
2012-06-30 * frags.h (frag_offset_fixed_p): Update prototype.Alan Modra1-3/+3
2011-10-12 * as.c (main): Define .gasversion. rather than __GAS_VERSION__.Alan Modra1-2/+2
2011-08-012011-08-01 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-18/+25
2011-07-292011-07-29 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-32/+30
2011-07-272011-07-27 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-26/+20
2011-07-252011-07-25 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-20/+26
2009-09-11 * po/bfd.pot: Updated by the Translation project.Nick Clifton1-1/+1
2009-09-02update copyright datesAlan Modra1-1/+1
2009-06-22 * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton1-5/+5
2008-10-21Remove unnecessary casts on obstack_alloc invocations.Alan Modra1-1/+1
2007-07-03Switch to GPLv3Nick Clifton1-2/+2
2006-04-18 * frags.c (frag_offset_fixed_p): Constify args.Alan Modra1-2/+2
2006-04-06 * frags.c (frag_offset_fixed_p): Reinitialise offset beforeAlan Modra1-0/+1
2006-04-04 PR 997Alan Modra1-1/+53
2005-05-10gas/Michael Matz1-1/+8
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-03-03update copyright datesAlan Modra1-1/+1
2004-01-23 * frags.h (frag_room): Declare.Richard Sandiford1-0/+8
2003-11-22 * ehopt.c: Convert to ISO-C.Kazu Hirata1-45/+20
2003-07-15 * frags.c (frag_more): Move segment checks to..Alan Modra1-13/+23
2001-11-15revert last change.Alan Modra1-6/+0
2001-11-14Use frag_make_room() to grow the obstack.Nick Clifton1-0/+6
2001-08-01 * read.c: Standardize error/warning messages - don't capitalise, noAlan Modra1-1/+1
2001-03-08Fix copyright noticesNick Clifton1-1/+2
2000-12-28 * as.h (rs_align_test): New.Richard Henderson1-0/+33
2000-08-312000-08-31 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-77/+56
2000-07-22Correct absolute section alignment.Alan Modra1-2/+3
2000-05-23Missed copyright update in last patch.Alan Modra1-1/+1
2000-05-23Pass jump reloc in fr_var so it can be used inAlan Modra1-5/+8
2000-05-02Assorted code cleanup and fixes for hppa. Re-enable elf32-hppa asAlan Modra1-5/+7
2000-02-03octets vs bytes changes for GASTimothy Wall1-4/+11
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+359