summaryrefslogtreecommitdiff
path: root/gas/subsegs.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-12-01Fix seg-fault printing assembler statistics when the output file was not crea...Nick Clifton
2016-05-13use XNEW and related macros moreTrevor Saunders
2016-01-01Copyright update for binutilsAlan Modra
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-11-04Don't use register keywordAlan Modra
2014-03-05Update copyright yearsAlan Modra
2013-01-10Remove trailing white spaces on gasH.J. Lu
2009-09-11 * po/bfd.pot: Updated by the Translation project.Nick Clifton
2009-09-02update copyright datesAlan Modra
2009-06-22 * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton
2007-07-03Switch to GPLv3Nick Clifton
2007-02-16 * subsegs.c (subseg_change, subseg_get): Use xcalloc rather thanAlan Modra
2006-12-02Really check in the patch.H.J. Lu
2006-05-03 * subsegs.h (struct frchain): Delete frch_seg.Alan Modra
2006-05-03bfd/Alan Modra
2006-05-01 * subsegs.c (subseg_set_rest): Always set seginfp->frchainP if NULL.Alan Modra
2005-08-11 * subsegs.c (subseg_change): Move declaration of seginfo to beforeHans-Peter Nilsson
2005-08-11 * README-vms: Delete.Alan Modra
2005-05-05Update the address and phone number of the FSFNick Clifton
2005-04-19gas/Jan Beulich
2005-03-03update copyright datesAlan Modra
2005-03-03update copyright datesAlan Modra
2005-02-17 * tc.h (struct relax_type, relax_typeS): Move from here..Alan Modra
2005-02-07 * as.h (seg_not_empty_p): Return int, not bfd_boolean.Nathan Sidwell
2005-01-27 * dwarf2dbg.c (dwarf2_finish): Correct logic for determining whenNathan Sidwell
2005-01-21 * as.h: Remove #if 0'd code.Ben Elliston
2004-07-192004-07-19 Christopher Faylor <cgf@timesys.com>H.J. Lu
2004-05-11Apply H.J.'s patch to fix label arithmetic when multiple same-name sections a...Nick Clifton
2003-12-03 * messages.c: Convert to ISO-C.Kazu Hirata
2003-07-25bfd/H.J. Lu
2002-12-08 * subsegs.c (section_symbol): Use the symbol, not the section, name.Alan Modra
2002-09-05gas reloc rewrite.Alan Modra
2002-06-12 * symbols.c (resolve_symbol_value): Initialise final_val.Ben Elliston
2001-10-05 * subsegs.c (subseg_text_p): Return 0 for absolute section.Alan Modra
2001-08-01 * read.c: Standardize error/warning messages - don't capitalise, noAlan Modra
2001-03-08Fix copyright noticesNick Clifton
2000-11-072000-11-06 Kazu Hirata <kazu@hxi.com>Kazu Hirata
2000-09-122000-09-11 Kazu Hirata <kazu@hxi.com>Kazu Hirata
1999-06-271999-06-27 H.J. Lu <hjl@gnu.org>Ian Lance Taylor
1999-06-22 * subsegs.c (subseg_text_p): Rewrite non BFD_ASSEMBLER case to useIan Lance Taylor
1999-06-12 * subsegs.c (subseg_text_p): New function.Ian Lance Taylor
1999-06-03 Add support for storing local symbols in a small structure to saveIan Lance Taylor
1999-05-0319990502 sourceware importRichard Henderson