gas:
[deliverable/binutils-gdb.git] / gas / write.c
2005-06-07  Zack Weinberggas:
2005-05-31  Christian Groessler2005-05-31 Christian Groessler <chris@groessler.org>
2005-05-09  H.J. Lu2005-05-09 H.J. Lu <hongjiu.lu@intel.com>
2005-05-05  Nick CliftonUpdate the address and phone number of the FSF
2005-05-03  H.J. Lubfd/
2005-04-26  H.J. Lugas/
2005-04-20  H.J. Lu2005-04-20 H.J. Lu <hongjiu.lu@intel.com>
2005-03-03  Alan Modraupdate copyright dates
2005-03-01  Alan Modra * as.h (assert): Warning fix.
2005-03-01  Alan Modra * configure.in (AC_C_BIGENDIAN): Invoke.
2005-02-07  Hans-Peter Nilsson * write.c (write_object_file): Recognize warning-symbo...
2005-01-21  Ben Elliston * as.h: Remove #if 0'd code.
2005-01-10  H.J. Lu2005-01-10 H.J. Lu <hongjiu.lu@intel.com>
2004-11-03  Hans-Peter Nilsson * symbols.c (colon) [!WORKING_DOT_WORD]: Don't declare
2004-08-05  Bob Wilson * write.c (relax_segment): Use was_address instead...
2004-07-02  Alan Modra * frags.h (struct frag): Add has_code and insn_addr...
2003-12-06  Kazu Hirata * dwarf2dbg.c: Convert to ISO-C.
2003-11-23  Kazu Hirata * README-vms: Fix comment typos.
2003-08-16  Alan Modra * write.c (fixup_segment): When handling an expression...
2003-06-24  Nick CliftonUpdate .comm error messages to assume an unsigned value.
2003-06-11  Thiemo Seufer * write.c (write_relocs): Use xcalloc. Fix relocs...
2003-04-07  Thiemo Seufer * write.c (write_relocs): Remove unused variable.
2003-04-01  Nick CliftonAdd Xtensa port
2003-02-12  Alan Modra * write.c (TC_FORCE_RELOCATION_SUB_SAME): Revert last...
2003-01-23  Alan Modra * symbols.c (S_FORCE_RELOC): Add "strict" param.
2002-12-12  Alan Modra * write.c (write_object_file): Fix signed/unsigned...
2002-11-30  Alan Modras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-11-28  Jakub Jelinek * write.c (subsegs_finish): For SEC_MERGE sections...
2002-11-20  Alan Modra * write.c (adjust_reloc_syms): Don't reduce SEC_MERGE...
2002-11-01  Alan Modra * write.c (TC_FORCE_RELOCATION_SUB_ABS): Default to...
2002-09-23  DJ Delorie* write.c: Delete set_segment_vma and prototype. Update...
2002-09-19  Alan Modra * write.h (struct fix): Add fx_dot_value.
2002-09-05  Alan Modragas reloc rewrite.
2002-08-28  Alan Modra * write.c (BFD_FAST_SECTION_FILL): Remove unused macro.
2002-08-23  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-06-08  Alan Modra * as.c: Replace CONST with const.
2002-05-23  Jakub Jelinek * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THR...
2002-05-23  Alan Modra * write.c (size_seg): Check adjustment to last frag.
2002-05-13  Alan Modra * write.c (subsegs_finish): Don't specially align...
2002-05-01  Alan Modra * write.c (cvt_frag_to_fill): Set fr_offset to zero...
2002-03-06  Alan Modra * config/tc-i386.c (tc_gen_reloc): Don't attempt to...
2002-01-05  Alan Modra * write.c (write_object_file): Make use of bfd_section...
2001-11-28  Jakub Jelinek * elf64-alpha.c (ALPHA_ELF_GOT_ENTRY_RELOCS_XLATED...
2001-11-23  Jakub Jelinek * elf.c (_bfd_elf_rela_local_sym): New.
2001-11-15  Nick CliftonUpdate all uses of md_apply_fix to use md_apply_fix3...
2001-11-13  Timothy WallFix tic54x testsuite failures and Lmem disassembly...
2001-10-18  Hans-Peter Nilsson * write.c (fixup_segment): Handle fixups for SEC_MERGE...
2001-09-18  Alan Modra * dwarf2dbg.c (dwarf2_directive_file): Avoid signed...
2001-09-09  Alan Modra * expr.c (expr): Move code setting "retval" to the...
2001-08-01  Alan Modra * read.c: Standardize error/warning messages - don...
2001-07-26  Alan Modra * write.c (relax_segment <rs_space>): Account for...
2001-07-23  Alan Modra * symbols.c (S_GET_VALUE): Don't treat O_constant...
2001-07-03  Nick CliftonFix mips16 testsuite failure by allowing finalize_syms...
2001-06-27  Nick CliftonDo not set finalize_syms until after the segments have...
2001-06-27  Alan Modra * write.c (fixup_segment <Difference of 2 syms same...
2001-06-27  Alan Modra * write.c (fixup_segment <Difference of 2 syms same...
2001-05-27  Alan Modra * write.c (relax_segment <rs_space>): Check the sectio...
2001-05-26  Alan Modra * write.c (relax_segment <rs_space>): Calculate growth...
2001-05-24  Alan Modra * write.c (relax_segment): Don't zap fr_symbol when...
2001-05-24  Alan Modra * write.c (write_object_file): Set finalize_syms ...
2001-05-22  Alan Modra * symbols.c (resolve_symbol_value): Remove "finalize...
2001-04-13  Jakub Jelinekbfd/
2001-04-04  Hans-Peter Nilsson * write.c (write_object_file): Reset broken word state...
2001-03-30  Alan ModraMulti-pass relaxation machinery.
2001-03-23  Nick Cliftonfix_new_exp: Print an error if passed a register.
2001-03-20  Alan ModraUse `relax_marker' instead of fragile address test...
2001-03-08  Nick CliftonFix copyright notices
2001-02-13  Ian Lance Taylor * write.c (is_dnrange): Stop as soon as the address...
2000-12-28  Richard Henderson * write.c (subsegs_finish): Fix thinko last...
2000-12-28  Richard Henderson * as.h (rs_align_test): New.
2000-11-29  Richard Henderson * dwarf2dbg.c: Rewrite from scratch. Queue...
2000-11-07  Kazu Hirata2000-11-06 Kazu Hirata <kazu@hxi.com>
2000-10-07  Alan ModraMake elf section symbols global for link-once sections.
2000-09-05  Alan ModraMiscellaneous tiny fixes.
2000-08-23  Alexandre Oliva* write.c (TC_FIX_ADJUSTABLE): Remove the duplicate.
2000-08-22  Alexandre Oliva* write.c (TC_FIX_ADJUSTABLE): Define to 1, if not...
2000-08-22  Eric Christopher2000-08-22 Eric Christopher <echristo@cygnus.com>
2000-08-18  Alexandre Oliva* write.c (fixup_segment) [TC_DONT_FIX_NON_ADJUSTABLE...
2000-07-20  Nick CliftonFix formatting.
2000-07-09  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-06-29  Nick CliftonFix previous delta so that it is only used for TE_GO32...
2000-06-29  Nick CliftonSet vma and lma for segment when using the BFD_ASSEMBLE...
2000-04-03  Hans-Peter Nilsson * write.c (write_object_file) [! WORKING_DOT_WORD...
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
1999-09-12  Ian Lance Taylor * write.c (write_relocs): Call SET_SECTION_RELOCS...
1999-09-11  Ian Lance Taylor * write.c (dump_section_relocs): Call print_symbol_val...
1999-08-16  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-02  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-28  Alan ModraFix an overflow checking bug uncovered when a 32 bit...
1999-07-19  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-14  Ian Lance Taylor * write.c (cvt_frag_to_fill): Use frag file and line...
1999-07-11  Ian Lance Taylor * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-06-12  Ian Lance Taylor * write.c (adjust_reloc_syms): Rather than never reduc...
1999-06-12  Ian Lance Taylor * subsegs.c (subseg_text_p): New function.
1999-06-11  Ian Lance Taylor1999-06-11 Martin Dorey <mdorey@madge.com>
1999-06-03  Ian Lance Taylor Add support for storing local symbols in a small struc...
1999-05-17  Alan Modra/
1999-05-03  Richard Henderson19990502 sourceware import
next
This page took 0.434883 seconds and 107 git commands to generate.