OSDN Git Service

* regset.h (struct core_regset_section): Add HUMAN_NAME.
[pf3gnuchains/pf3gnuchains3x.git] / gas / write.c
2009-12-11 nickcAdd -Wshadow to the gcc command line options used when...
2009-09-11 nickc * po/bfd.pot: Updated by the Translation project.
2009-09-02 amodraupdate copyright dates
2009-08-31 hjl2009-08-31 H.J. Lu <hongjiu.lu@intel.com>
2009-08-17 ktietz2009-08-17 Kai Tietz <kai.tietz@onevision.com>
2009-06-22 nickc * gas/app, gas/as.c, gas/as.h, gas/atof-generic...
2009-03-10 hp * write.c (write_object_file) [!WORKING_DOT_WORD]...
2008-09-19 amodra * write.c (TC_FORCE_RELOCATION_SUB_LOCAL): Heed md_reg...
2008-09-19 amodra * write.c (md_register_arithmetic): Define.
2008-09-15 amodra * write.c (install_reloc): Correct EMIT_SECTION_SYMBOL...
2008-08-20 amodra PR 6848
2008-07-30 amodraSilence gcc printf warnings
2008-06-24 amodra * write.c (relax_segment <rs_org>): Include current...
2008-03-03 hjlgas/
2007-07-12 nickcAdd support for building on a 64-bit Windows host.
2007-07-03 nickcSwitch to GPLv3
2007-03-26 amodra * doc/as.texinfo (Reloc): Document.
2007-03-14 amodra PR 4029
2007-02-22 amodra * write.c (size_seg): Always clear SEC_RELOC here.
2007-02-17 amodra * write.c (TC_FX_SIZE_SLACK): Define.
2007-02-17 amodraremove unused var
2007-02-17 amodraremove unused var
2007-02-17 amodra * write.c: White space fixes.
2007-02-16 amodra * subsegs.c (subseg_change, subseg_get): Use xcalloc...
2007-02-01 amodra * write.h (struct fix <fx_pcrel_adjust, fx_size>)...
2006-10-26 bje * write.c (chain_frchains_together_1): Assert that...
2006-09-22 amodra * as.h (as_perror): Delete declaration.
2006-05-07 amodra * write.c (relax_segment): Add pass count arg. Don...
2006-05-03 amodra * subsegs.h (struct frchain): Delete frch_seg.
2005-11-17 aoliva* config/tc-ppc.c (ppc_frob_file_before_adjust): Do...
2005-11-15 amodra * read.c (s_comm_internal): Set bfd_com_section segment.
2005-10-25 hjl2005-10-25 H.J. Lu <hongjiu.lu@intel.com>
2005-10-24 aolivagas/ChangeLog:
2005-08-29 nickc(generic_force_reloc): Do not call S_FORCE_RELOC if...
2005-08-18 nickc(relax_segment): Count the number of frags being proces...
2005-08-11 amodra * README-vms: Delete.
2005-06-07 zackgas:
2005-05-31 cpg2005-05-31 Christian Groessler <chris@groessler.org>
2005-05-09 hjl2005-05-09 H.J. Lu <hongjiu.lu@intel.com>
2005-05-05 nickcUpdate the address and phone number of the FSF
2005-05-03 hjlbfd/
2005-04-26 hjlgas/
2005-04-20 hjl2005-04-20 H.J. Lu <hongjiu.lu@intel.com>
2005-03-03 amodraupdate copyright dates
2005-03-01 amodra * as.h (assert): Warning fix.
2005-03-01 amodra * configure.in (AC_C_BIGENDIAN): Invoke.
2005-02-07 hp * write.c (write_object_file): Recognize warning-symbo...
2005-01-21 bje * as.h: Remove #if 0'd code.
2005-01-10 hjl2005-01-10 H.J. Lu <hongjiu.lu@intel.com>
2004-11-03 hp * symbols.c (colon) [!WORKING_DOT_WORD]: Don't declare
2004-08-05 bwilson * write.c (relax_segment): Use was_address instead...
2004-07-02 amodra * frags.h (struct frag): Add has_code and insn_addr...
2003-12-06 kazu * dwarf2dbg.c: Convert to ISO-C.
2003-11-23 kazu * README-vms: Fix comment typos.
2003-08-16 amodra * write.c (fixup_segment): When handling an expression...
2003-06-24 nickcUpdate .comm error messages to assume an unsigned value.
2003-06-11 ths * write.c (write_relocs): Use xcalloc. Fix relocs...
2003-04-07 ths * write.c (write_relocs): Remove unused variable.
2003-04-01 nickcAdd Xtensa port
2003-02-12 amodra * write.c (TC_FORCE_RELOCATION_SUB_SAME): Revert last...
2003-01-23 amodra * symbols.c (S_FORCE_RELOC): Add "strict" param.
2002-12-12 amodra * write.c (write_object_file): Fix signed/unsigned...
2002-11-30 amodras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-11-28 jakub * write.c (subsegs_finish): For SEC_MERGE sections...
2002-11-20 amodra * write.c (adjust_reloc_syms): Don't reduce SEC_MERGE...
2002-11-01 amodra * write.c (TC_FORCE_RELOCATION_SUB_ABS): Default to...
2002-09-23 dj* write.c: Delete set_segment_vma and prototype. Update...
2002-09-19 amodra * write.h (struct fix): Add fx_dot_value.
2002-09-05 amodragas reloc rewrite.
2002-08-28 amodra * write.c (BFD_FAST_SECTION_FILL): Remove unused macro.
2002-06-08 amodra * as.c: Replace CONST with const.
2002-05-23 jakub * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THR...
2002-05-23 amodra * write.c (size_seg): Check adjustment to last frag.
2002-05-13 amodra * write.c (subsegs_finish): Don't specially align...
2002-05-01 amodra * write.c (cvt_frag_to_fill): Set fr_offset to zero...
2002-03-06 amodra * config/tc-i386.c (tc_gen_reloc): Don't attempt to...
2002-01-05 amodra * write.c (write_object_file): Make use of bfd_section...
2001-11-28 jakub * elf64-alpha.c (ALPHA_ELF_GOT_ENTRY_RELOCS_XLATED...
2001-11-23 jakub * elf.c (_bfd_elf_rela_local_sym): New.
2001-11-15 nickcUpdate all uses of md_apply_fix to use md_apply_fix3...
2001-11-13 twallFix tic54x testsuite failures and Lmem disassembly...
2001-10-18 hp * write.c (fixup_segment): Handle fixups for SEC_MERGE...
2001-09-18 amodra * dwarf2dbg.c (dwarf2_directive_file): Avoid signed...
2001-09-09 amodra * expr.c (expr): Move code setting "retval" to the...
2001-08-01 amodra * read.c: Standardize error/warning messages - don...
2001-07-26 amodra * write.c (relax_segment <rs_space>): Account for...
2001-07-23 amodra * symbols.c (S_GET_VALUE): Don't treat O_constant...
2001-07-03 nickcFix mips16 testsuite failure by allowing finalize_syms...
2001-06-27 nickcDo not set finalize_syms until after the segments have...
2001-06-27 amodra * write.c (fixup_segment <Difference of 2 syms same...
2001-06-27 amodra * write.c (fixup_segment <Difference of 2 syms same...
2001-05-27 amodra * write.c (relax_segment <rs_space>): Check the sectio...
2001-05-26 amodra * write.c (relax_segment <rs_space>): Calculate growth...
2001-05-24 amodra * write.c (relax_segment): Don't zap fr_symbol when...
2001-05-24 amodra * write.c (write_object_file): Set finalize_syms ...
2001-05-22 amodra * symbols.c (resolve_symbol_value): Remove "finalize...
2001-04-13 jakubbfd/
2001-04-04 hp * write.c (write_object_file): Reset broken word state...
2001-03-30 amodraMulti-pass relaxation machinery.
2001-03-23 nickcfix_new_exp: Print an error if passed a register.
next