OSDN Git Service

* po/bfd.pot: Updated by the Translation project.
[pf3gnuchains/pf3gnuchains4x.git] / gas / subsegs.c
2009-09-11 Nick Clifton * po/bfd.pot: Updated by the Translation project.
2009-09-02 Alan Modraupdate copyright dates
2009-06-22 Nick Clifton * gas/app, gas/as.c, gas/as.h, gas/atof-generic...
2007-07-03 Nick CliftonSwitch to GPLv3
2007-02-16 Alan Modra * subsegs.c (subseg_change, subseg_get): Use xcalloc...
2006-12-02 H.J. LuReally check in the patch.
2006-05-03 Alan Modra * subsegs.h (struct frchain): Delete frch_seg.
2006-05-03 Alan Modrabfd/
2006-05-01 Alan Modra * subsegs.c (subseg_set_rest): Always set seginfp...
2005-08-11 Hans-Peter Nilsson * subsegs.c (subseg_change): Move declaration of segin...
2005-08-11 Alan Modra * README-vms: Delete.
2005-05-05 Nick CliftonUpdate the address and phone number of the FSF
2005-04-19 Jan Beulichgas/
2005-03-03 Alan Modraupdate copyright dates
2005-03-03 Alan Modraupdate copyright dates
2005-02-17 Alan Modra * tc.h (struct relax_type, relax_typeS): Move from...
2005-02-07 Nathan Sidwell * as.h (seg_not_empty_p): Return int, not bfd_boolean.
2005-01-27 Nathan Sidwell * dwarf2dbg.c (dwarf2_finish): Correct logic for deter...
2005-01-21 Ben Elliston * as.h: Remove #if 0'd code.
2004-07-19 H.J. Lu2004-07-19 Christopher Faylor <cgf@timesys.com>
2004-05-11 Nick CliftonApply H.J.'s patch to fix label arithmetic when multipl...
2003-12-03 Kazu Hirata * messages.c: Convert to ISO-C.
2003-07-25 H.J. Lubfd/
2002-12-08 Alan Modra * subsegs.c (section_symbol): Use the symbol, not...
2002-09-05 Alan Modragas reloc rewrite.
2002-06-12 Ben Elliston * symbols.c (resolve_symbol_value): Initialise final_val.
2001-10-05 Alan Modra * subsegs.c (subseg_text_p): Return 0 for absolute...
2001-08-01 Alan Modra * read.c: Standardize error/warning messages - don...
2001-03-08 Nick CliftonFix copyright notices
2000-11-07 Kazu Hirata2000-11-06 Kazu Hirata <kazu@hxi.com>
2000-09-12 Kazu Hirata2000-09-11 Kazu Hirata <kazu@hxi.com>
1999-06-27 Ian Lance Taylor1999-06-27 H.J. Lu <hjl@gnu.org>
1999-06-22 Ian Lance Taylor * subsegs.c (subseg_text_p): Rewrite non BFD_ASSEMBLER...
1999-06-12 Ian Lance Taylor * subsegs.c (subseg_text_p): New function.
1999-06-03 Ian Lance Taylor Add support for storing local symbols in a small struc...
1999-05-03 Richard HendersonInitial revision