summaryrefslogtreecommitdiff
path: root/gas/subsegs.c
Commit message (Expand)AuthorAgeFilesLines
* Tidy some global bfd state used by gasAlan Modra2023-01-111-0/+2
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* gas: set up notes obstack earlierAlan Modra2022-07-091-2/+0
* alloc gas seginfo on notes obstackAlan Modra2022-07-041-13/+24
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* ELF: Don't generate unused section symbolsH.J. Lu2021-01-071-0/+4
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Rearrange symbol_create parametersAlan Modra2020-08-211-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-6/+4
* 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
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Fix seg-fault printing assembler statistics when the output file was not crea...Nick Clifton2016-12-011-0/+4
* use XNEW and related macros moreTrevor Saunders2016-05-131-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-1/+1
* Update copyright yearsAlan Modra2014-03-051-3/+1
* Remove trailing white spaces on gasH.J. Lu2013-01-101-1/+1
* * po/bfd.pot: Updated by the Translation project.Nick Clifton2009-09-111-3/+3
* 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-2/+2
* Switch to GPLv3Nick Clifton2007-07-031-1/+1
* * subsegs.c (subseg_change, subseg_get): Use xcalloc rather thanAlan Modra2007-02-161-17/+6
* Really check in the patch.H.J. Lu2006-12-021-0/+1
* * subsegs.h (struct frchain): Delete frch_seg.Alan Modra2006-05-031-140/+38
* bfd/Alan Modra2006-05-031-5/+1
* * subsegs.c (subseg_set_rest): Always set seginfp->frchainP if NULL.Alan Modra2006-05-011-1/+1
* * subsegs.c (subseg_change): Move declaration of seginfo to beforeHans-Peter Nilsson2005-08-111-1/+1
* * README-vms: Delete.Alan Modra2005-08-111-229/+20
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
* gas/Jan Beulich2005-04-191-1/+1
* update copyright datesAlan Modra2005-03-031-1/+1
* update copyright datesAlan Modra2005-03-031-1/+1
* * tc.h (struct relax_type, relax_typeS): Move from here..Alan Modra2005-02-171-2/+2
* * as.h (seg_not_empty_p): Return int, not bfd_boolean.Nathan Sidwell2005-02-071-1/+1
* * dwarf2dbg.c (dwarf2_finish): Correct logic for determining whenNathan Sidwell2005-01-271-0/+28
* * as.h: Remove #if 0'd code.Ben Elliston2005-01-211-21/+0
* 2004-07-19 Christopher Faylor <cgf@timesys.com>H.J. Lu2004-07-191-7/+7
* Apply H.J.'s patch to fix label arithmetic when multiple same-name sections a...Nick Clifton2004-05-111-2/+4
* * messages.c: Convert to ISO-C.Kazu Hirata2003-12-031-28/+12
* bfd/H.J. Lu2003-07-251-0/+4
* * subsegs.c (section_symbol): Use the symbol, not the section, name.Alan Modra2002-12-081-4/+4
* gas reloc rewrite.Alan Modra2002-09-051-6/+4
* * symbols.c (resolve_symbol_value): Initialise final_val.Ben Elliston2002-06-121-1/+1
* * subsegs.c (subseg_text_p): Return 0 for absolute section.Alan Modra2001-10-051-1/+1
* * read.c: Standardize error/warning messages - don't capitalise, noAlan Modra2001-08-011-1/+1
* Fix copyright noticesNick Clifton2001-03-081-1/+2
* 2000-11-06 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-11-071-7/+3