OSDN Git Service

* gc.h (gc_process_relocs): Call is_section_foldable_candidate to
[pf3gnuchains/pf3gnuchains3x.git] / gas / frags.h
2007-07-03 nickcSwitch to GPLv3
2006-04-18 amodra * frags.c (frag_offset_fixed_p): Constify args.
2006-04-04 amodra PR 997
2005-07-08 bje * frags.h: Remove ANSI_PROTOTYPES conditional code.
2005-05-05 nickcUpdate the address and phone number of the FSF
2005-03-03 amodraupdate copyright dates
2005-01-21 bje * as.h: Remove #if 0'd code.
2004-07-02 amodra * frags.h (struct frag): Add has_code and insn_addr...
2004-01-23 rsandifo * frags.h (frag_room): Declare.
2003-11-22 kazu * ehopt.c: Convert to ISO-C.
2003-10-27 kazu * ChangeLog: Fix typos.
2002-05-03 kazu * as.h: Fix formatting.
2001-03-30 amodraMulti-pass relaxation machinery.
2001-03-20 amodraUse `relax_marker' instead of fragile address test...
2001-03-08 nickcFix copyright notices
2000-12-28 rth * as.h (rs_align_test): New.
2000-10-17 kazu2000-10-17 Kazu Hirata <kazu@hxi.com>
2000-09-12 kazu2000-09-12 Kazu Hirata <kazu@hxi.com>
2000-05-23 amodraMissed copyright update in last patch.
2000-05-23 amodraPass jump reloc in fr_var so it can be used in
2000-02-03 twalloctets vs bytes changes for GAS
1999-06-03 ian Add support for storing local symbols in a small struc...
1999-05-03 rthInitial revision