aboutsummaryrefslogtreecommitdiff
path: root/gas/subsegs.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-11 * po/bfd.pot: Updated by the Translation project.Nick Clifton1-3/+3
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-2/+2
2007-07-03Switch to GPLv3Nick Clifton1-1/+1
2007-02-16 * subsegs.c (subseg_change, subseg_get): Use xcalloc rather thanAlan Modra1-17/+6
2006-12-02Really check in the patch.H.J. Lu1-0/+1
2006-05-03 * subsegs.h (struct frchain): Delete frch_seg.Alan Modra1-140/+38
2006-05-03bfd/Alan Modra1-5/+1
2006-05-01 * subsegs.c (subseg_set_rest): Always set seginfp->frchainP if NULL.Alan Modra1-1/+1
2005-08-11 * subsegs.c (subseg_change): Move declaration of seginfo to beforeHans-Peter Nilsson1-1/+1
2005-08-11 * README-vms: Delete.Alan Modra1-229/+20
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-04-19gas/Jan Beulich1-1/+1
2005-03-03update copyright datesAlan Modra1-1/+1
2005-03-03update copyright datesAlan Modra1-1/+1
2005-02-17 * tc.h (struct relax_type, relax_typeS): Move from here..Alan Modra1-2/+2
2005-02-07 * as.h (seg_not_empty_p): Return int, not bfd_boolean.Nathan Sidwell1-1/+1
2005-01-27 * dwarf2dbg.c (dwarf2_finish): Correct logic for determining whenNathan Sidwell1-0/+28
2005-01-21 * as.h: Remove #if 0'd code.Ben Elliston1-21/+0
2004-07-192004-07-19 Christopher Faylor <cgf@timesys.com>H.J. Lu1-7/+7
2004-05-11Apply H.J.'s patch to fix label arithmetic when multiple same-name sections a...Nick Clifton1-2/+4
2003-12-03 * messages.c: Convert to ISO-C.Kazu Hirata1-28/+12
2003-07-25bfd/H.J. Lu1-0/+4
2002-12-08 * subsegs.c (section_symbol): Use the symbol, not the section, name.Alan Modra1-4/+4
2002-09-05gas reloc rewrite.Alan Modra1-6/+4
2002-06-12 * symbols.c (resolve_symbol_value): Initialise final_val.Ben Elliston1-1/+1
2001-10-05 * subsegs.c (subseg_text_p): Return 0 for absolute section.Alan Modra1-1/+1
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-11-072000-11-06 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-7/+3
2000-09-122000-09-11 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-7/+7
1999-06-271999-06-27 H.J. Lu <hjl@gnu.org>Ian Lance Taylor1-4/+4
1999-06-22 * subsegs.c (subseg_text_p): Rewrite non BFD_ASSEMBLER case to useIan Lance Taylor1-4/+34
1999-06-12 * subsegs.c (subseg_text_p): New function.Ian Lance Taylor1-0/+15
1999-06-03 Add support for storing local symbols in a small structure to saveIan Lance Taylor1-3/+3
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+618