summaryrefslogtreecommitdiff
path: root/gas/subsegs.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2000-09-11 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-121-7/+7
* 1999-06-27 H.J. Lu <hjl@gnu.org>Ian Lance Taylor1999-06-271-4/+4
* * subsegs.c (subseg_text_p): Rewrite non BFD_ASSEMBLER case to useIan Lance Taylor1999-06-221-4/+34
* * subsegs.c (subseg_text_p): New function.Ian Lance Taylor1999-06-121-0/+15
* Add support for storing local symbols in a small structure to saveIan Lance Taylor1999-06-031-3/+3
* Initial revisionRichard Henderson1999-05-031-0/+618