* config/tc-xtensa.c (md_apply_fix): Set value to zero for PLT relocs.
[deliverable/binutils-gdb.git] / gas / ChangeLog
2006-01-26  Bob Wilson* config/tc-xtensa.c (md_apply_fix): Set value to zero...
2006-01-20  Jie Zhang * config/bfin-parse.y (asm_1): Check value range for...
2006-01-20  Jie Zhang * config/bfin-parse.y (value_match): Use correct conve...
2006-01-18  Alexandre Olivainclude/elf/ChangeLog:
2006-01-16  Alan Modrasplit changelogs
2006-01-11  Nick CliftonFixes for building on 64-bit hosts:
2006-01-09  H.J. Lugas/
2006-01-03  Hans-Peter Nilsson PR gas/2101
2005-12-30  Bob Wilsoninclude:
2005-12-30  Bob Wilson * config/tc-xtensa.h (MAX_MEM_FOR_RS_ALIGN_CODE):...
2005-12-29  Bob Wilson * config/tc-xtensa.c (tinsn_to_slotbuf): Do not zero...
2005-12-27  Nathan Sidwell * config/tc-mt.c (mt_arch): Default to ms1_16_002.
2005-12-27  Nick CliftonAdd support for RDOS targets.
2005-12-27  Nick CliftonPR 1300
2005-12-27  Alan Modra * Makefile.am: Run "make dep-am".
2005-12-22  Jan Beulichgas/
2005-12-22  Nick CliftonConvert to ISO C90 format. Fix formatting and white...
2005-12-20  Bob Wilson * config/tc-xtensa.c (xtensa_mark_narrow_branches...
2005-12-20  Bob Wilson * config/tc-xtensa.c (xg_find_narrowest_format): Optim...
2005-12-20  Nathan Sidwell * doc/t-mt.texi: Update MS1 to MT.
2005-12-16  Nathan Sidwell Second part of ms1 to mt renaming.
2005-12-14  Jan Beulichgas/
2005-12-14  DJ Delorie* config/tc-m32c.c (m32c_md_end): Only pad code sections.
2005-12-12  Paul Brook2005-12-12 Paul Brook <paul@codesourcery.com>
2005-12-12  Nathan Sidwell Rename ms1 to mt, part 1
2005-12-07  Hans-Peter Nilsson Change 32-bit-branch expansion for --pic.
2005-12-06  H.J. Lugas/
2005-12-05  Dave Anglin Bug gas/1948
2005-12-02  Arnold Metselaarconfig/tc-z80.c (emit_ldreg): fix bug in ld rr,<xx>
2005-11-26  Arnold Metselaargas/ acinclude.m4 aclocal.m4 app.c app.o as.c as.h...
2005-11-25  Dave Anglin Bug gas/1896
2005-11-23  Daniel Jacobowitzbfd/
2005-11-23  Jim WilsonFix PR 994, core dump with section switching.
2005-11-23  Jim WilsonFix PR 1889, infinite loop compiling code with bad...
2005-11-18  Jie Zhang * config/bfin-defs.h (IS_BREG, IS_LREG): New macros.
2005-11-17  Alexandre Oliva* config/tc-ppc.c (ppc_frob_file_before_adjust): Do...
2005-11-17  Jan Beulichgas/
2005-11-17  Jan Beulichgas/
2005-11-16  Alan Modra * config/tc-hppa.c (pa_comm): Set bfd_com_section...
2005-11-16  Alan Modra * configure.tgt (i386-*-gnu*): Set em=gnu.
2005-11-16  Alan Modra * config/tc-ppc.c (ppc_pe_comm): Set bfd_com_section...
2005-11-15  Alan Modra * read.c (s_comm_internal): Set bfd_com_section segment.
2005-11-15  Daniel Jacobowitzgas/
2005-11-14  Alan Modra * symbols.c (S_GET_VALUE): Remove non-BFD assembler...
2005-11-14  Jan Beulichgas/
2005-11-14  Jan Beulichgas/
2005-11-14  Thiemo Seufer * mips.h: Assign 'm'/'M' codes to MIPS16e save...
2005-11-11  Jan Beulichgas/
2005-11-10  Jan Beulichgas/
2005-11-10  Nick Clifton* config/tc-arm.c (BAD_ADDR_MODE): Define.
2005-11-08  Nick Clifton* config/tc-sparc.c (isoctal): Fix thinko.
2005-11-08  Nick Clifton* expr.c (operand <case '$'>): Use DOLLAR_AMBIGU rather...
2005-11-08  Nathan Sidwellbfd:
2005-11-07  Steve Ellcey * configure: Regenerate after modifying bfd/warning.m4.
2005-11-07  Dave Anglin PR gas/1804
2005-11-07  Mark Mitchell * doc/Makefile.am (asconfig.texi): Set top_srcdir.
2005-11-07  Nick CliftonPR binutils/1568
2005-11-07  Alan Modra * config/tc-i386.h (tc_comment_chars): Define.
2005-11-07  Alan Modra * expr.c (op_encoding): Map '=' to O_SINGLE_EQ, if...
2005-11-07  Alan Modra * macro.c (buffer_and_nest): Skip labels regardless of
2005-11-06  Alan Modra * expr.c (integer_constant): Match only 'B' as binary...
2005-11-04  Alexandre Olivagas/ChangeLog:
2005-11-01  Thiemo Seufer PR gas/1299
2005-11-01  Thiemo Seufer * config/tc-mips.c (md_parse_option): Fix typo in...
2005-10-30  Mark Mitchell * as.c (show_usage): Document "@FILE".
2005-10-30  H.J. Lu2005-10-30 H.J. Lu <hongjiu.lu@intel.com>
2005-10-28  Dave Brolley2005-10-28 Dave Brolley <brolley@redhat.com>
2005-10-28  Paul Brook2005-10-28 Paul Brook <paul@codesourcery.com>
2005-10-27  Bob Wilson * config/tc-xtensa.c (find_vinsn_conflicts): Change...
2005-10-27  Jan Beulichgas/
2005-10-26  DJ Delorie* config/tc-m32c.c (md_relax_table, subtype_mappings,
2005-10-26  DJ Delorie* config/tc-m32c.c (md_assemble): Don't use errmsg...
2005-10-26  Paul Brook2005-10-26 Paul Brook <paul@codesourcery.com>
2005-10-26  Jan Beulichgas/
2005-10-25  Nick CliftonAdd support for the Z80 processor family
2005-10-25  H.J. Lu2005-10-25 H.J. Lu <hongjiu.lu@intel.com>
2005-10-25  H.J. Lu2005-10-24 H.J. Lu <hongjiu.lu@intel.com>
2005-10-25  Alan ModraRegenerate
2005-10-24  Bernd Schmidt * config/tc-bfin.c (Expr_Node_Gen_Reloc): If have...
2005-10-24  Alexandre Olivagas/ChangeLog:
2005-10-24  Jie Zhangbfd/
2005-10-24  Jan Beulichinclude/opcode/
2005-10-24  Jan Beulichgas/
2005-10-22  DJ Delorie* config/tc-m32c.c (md_cgen_lookup_reloc): Add more...
2005-10-19  David Ung* config/tc-mips.c (append_insn): Convert MIPS16 jr...
2005-10-19  Jie Zhang * config/tc-bfin.c (md_begin): Let the lex_type of...
2005-10-18  Bob Wilson * config/tc-xtensa.c (xtensa_end_directive): Restore
2005-10-18  Jie Zhang * Makefile.am (bfin-lex.c): Update ylwrap invocation.
2005-10-18  Nick Clifton* doc/as.texinfo (.loc) Fix placement of '@end table'.
2005-10-17  Bob Wilson * config/xtensa-istack.h (TInsn): Replace dwarf2_line_...
2005-10-14  Nick Clifton* doc/as.texinfo (Section): Add missing ']' to .section...
2005-10-13  Dave Anglin PR binutils/941
2005-10-13  Mark Mitchell * NEWS: Mention @file.
2005-10-12  Nick Clifton* config/tc-avr.c: Convert to ISO C90 format. Fix...
2005-10-12  Jan Beulichgas/
2005-10-11  Nick CliftonThis adjusts equate handling by
2005-10-10  Ian Lance Taylor * Makefile.am (EXTRA_DIST): Remove bfin-lex.l and...
2005-10-10  Nick Clifton* expr.c (operator): Allow "!=" as a synonym for "<>".
2005-10-08  Dave Anglin * config/tc-hppa.c (strict): Don't initialize. Update...
2005-10-08  Paul Brook2005-10-08 Paul Brook <paul@codesourcery.com>
next
This page took 0.228864 seconds and 107 git commands to generate.