summaryrefslogtreecommitdiff
path: root/gas/frags.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Introduce new section flag: SEC_ELF_OCTETSChristian Eggers2019-11-251-1/+6
* Speed up locview resolution with relaxable fragsAlexandre Oliva2019-04-251-0/+55
* Make frag fr_fix unsignedAlan Modra2019-04-161-1/+3
* gas: Pass max_bytes to TC_FRAG_INITH.J. Lu2019-02-101-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* gas and ld pluralization fixesAlan Modra2017-11-071-1/+4
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Add more const type qualifiers to GAS sources.Trevor Saunders2016-02-221-2/+2
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Don't use register keywordAlan Modra2014-11-041-5/+5
* Prepare gas for 64-bit obstacksAlan Modra2014-07-261-14/+15
* Add support to the Xtensa target for creating trampolines for out-of-range br...David Weatherford2014-03-211-0/+15
* Update copyright yearsAlan Modra2014-03-051-3/+1
* * frags.c (frag_grow): Never shrink the obstack size requestedMaciej W. Rozycki2012-08-031-2/+4
* * frags.h (frag_offset_fixed_p): Update prototype.Alan Modra2012-06-301-3/+3
* * as.c (main): Define .gasversion. rather than __GAS_VERSION__.Alan Modra2011-10-121-2/+2
* 2011-08-01 Tristan Gingold <gingold@adacore.com>Tristan Gingold2011-08-011-18/+25
* 2011-07-29 Tristan Gingold <gingold@adacore.com>Tristan Gingold2011-07-291-32/+30
* 2011-07-27 Tristan Gingold <gingold@adacore.com>Tristan Gingold2011-07-271-26/+20
* 2011-07-25 Tristan Gingold <gingold@adacore.com>Tristan Gingold2011-07-251-20/+26
* * po/bfd.pot: Updated by the Translation project.Nick Clifton2009-09-111-1/+1
* update copyright datesAlan Modra2009-09-021-1/+1
* * 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
* 19990502 sourceware importbinu_ss_19990502Richard Henderson1999-05-031-0/+359