* i386-dis.c (cond_jump_flag, loop_jcxz_flag): Define.
[binutils-gdb.git] / gas /
2001-06-06 Alan Modra * config/tc-i386.c (md_assemble): Handle Pentium4...
2001-06-06 Alan Modra * as.c (parse_args): Correct option name "listing...
2001-06-05 Nick Cliftonoops - omitted from previous delta
2001-06-05 Nick CliftonDo not allow .globl to override .section
2001-06-04 H.J. Lu2001-06-04 H.J. Lu <hjl@gnu.org>
2001-06-02 H.J. Lu2001-06-02 H.J. Lu <hjl@gnu.org>
2001-05-31 Richard Henderson * read.c (emit_leb128_expr): Call md_cons_align.
2001-05-29 Tom Rixformatting change
2001-05-28 Nick CliftonAdd support for .uahword, .uaword and .uaxword pseudo ops
2001-05-27 Alan Modra * write.c (relax_segment <rs_space>): Check the sectio...
2001-05-27 Alan Modra * config/tc-m68k.c (md_assemble): Ensure variable...
2001-05-27 Hans-Peter Nilsson * gas/cris/addi.d: Tweak for 64-bit BFD.
2001-05-26 Alan Modra * write.c (relax_segment <rs_space>): Calculate growth...
2001-05-25 H.J. Lu2001-05-25 H.J. Lu <hjl@gnu.org>
2001-05-25 Alan Modra * symbols.c (resolve_symbol_value): Always set segment...
2001-05-25 Alan Modra * config/obj-ieee.c (write_object_file): Set finalize_...
2001-05-25 Alan Modras/linuxaout/linux*aout/, s/linuxoldld/linux*oldld/
2001-05-25 Alan ModraRevert last patch.
2001-05-25 Alan Modra * expr.c (expr): Set return value to absolute_section for
2001-05-24 Alan Modra From 2.11 branch 2001-03-30 Richard Henderson <rth...
2001-05-24 Alan Modra * symbols.c (resolve_symbol_value): Clear sy_resolving...
2001-05-24 Alan Modra * write.c (relax_segment): Don't zap fr_symbol when...
2001-05-24 Tom RixFix for gas seg fault and neg line numbers
2001-05-24 H.J. Lu2001-05-24 H.J. Lu <hjl@gnu.org>
2001-05-24 H.J. Lu2001-05-24 H.J. Lu <hjl@gnu.org>
2001-05-24 Alan Modra * write.c (write_object_file): Set finalize_syms ...
2001-05-23 Nick CliftonAdd MIPS r12k support
2001-05-23 Alan Modra * gas/elf/ehopt0.d: Tweak for bigendian targets.
2001-05-22 Alan Modra * config/tc-arc.c (md_assemble): Use is_end_of_line...
2001-05-22 Alan Modra * symbols.c (resolve_symbol_value): Remove "finalize...
2001-05-22 Alan Modra * config/tc-m68k.c (relaxable_symbol): Only treat...
2001-05-22 Alan ModraUpdate copyright date.
2001-05-20 Alexandre Oliva* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf...
2001-05-16 Jeff Johnston2001-05-16 Jeff Johnston <jjohnstn@redhat.com>
2001-05-16 Alexandre Oliva* config/tc-mn10300.c (mn10300_force_relocation): Don't
2001-05-16 Alan ModraFix dwarf2_emit_insn calls when frag_var breaks things.
2001-05-15 Nick CliftonFix MIPS disassembler so that it produces reassemblable...
2001-05-15 Richard Henderson * ehopt.c (eh_frame_convert_frag): Fix missed...
2001-05-14 Richard Henderson * ehopt.c (get_cie_info): Rename from eh_frame_...
2001-05-14 Richard Henderson * gas/elf/ehopt0.s: New.
2001-05-14 Alexandre Oliva* config/tc-mn10300.c (md_assemble): Anchor dwarf2...
2001-05-13 Alexandre Oliva* config/tc-mn10300.c (tc_gen_reloc): Don't reject...
2001-05-12 Alan ModraPeter Targett's backwards compatibility and other arc...
2001-05-12 Alan Modra * i386-dis.c (twobyte_has_modrm): Update table.
2001-05-12 Alan ModraOops, wrong address for pmuludq insn.
2001-05-12 Alan ModraCorrect cvtps2dq, movdq2q, movq2dq, and movq problems.
2001-05-11 Jakub Jelinek * elfxx-ia64.c (is_unwind_section_name): Consider...
2001-05-11 Nick CliftonWhen truncating an aligned block, ensure that the low...
2001-05-10 Alan ModraFix more fallout from multi-pass relaxation patch.
2001-05-10 Hans-Peter Nilsson * gas/cris/rd-dw2-10.d: Tweak for change in gas dwarf2...
2001-05-10 Richard Henderson * config/tc-ia64.c (generate_unwind_image)...
2001-05-09 Alexandre Oliva* config/tc-mn10300.c (md_apply_fix3): Accept PC-relati...
2001-05-08 Andreas Schwab * config/tc-m68k.c: Instead of replacing -1 by 64...
2001-05-08 Alan ModraMore fallout from 2001-03-30 changes.
2001-05-06 Alexandre Oliva* config/tc-mn10300.c (md_assemble): Subtract operand...
2001-05-06 Nick CliftonDo not insert more than MAX_MEM_FOR_RS_ALIGN_CODE bytes.
2001-05-04 Alan ModraAssorted fixes to pinsrw, pextrw, pmovmskb, movmskp...
2001-05-03 Alan ModraWarning fixes and configure/makefile tweaks by Thiemo...
2001-05-03 Alan Modra * config/tc-i386.c (i386_displacement): Call as_bad...
2001-05-02 Nick CliftonFix indentation and parenthesis
2001-05-02 Nick CliftonAdd gas and ld support for openrisc
2001-05-02 Nick Cliftonimprrove error message
2001-04-29 H.J. Lu2001-04-29 Keith M Wesolowski <wesolows@foobazco.org>
2001-04-27 H.J. Lu2001-04-27 David Mosberger <davidm@hpl.hp.com>
2001-04-27 Nick CliftonAdd support for arm-vxworks target
2001-04-26 Nick CliftonAdd ability to pad code alignment frags with no-ops.
2001-04-25 Nick CliftonFix autoconf breakage + commit target.c, omitted in...
2001-04-25 Nick CliftonCheck to see if the filename symbol has been initialise...
2001-04-25 H.J. Lu2001-04-24 H.J. Lu <hjl@gnu.org>
2001-04-24 Nick Cliftonz8k fixes
2001-04-20 Jason Eckhardt2000-04-20 Jason Eckhardt <jle@redhat.com>
2001-04-17 David O'Brien2001-04-16 David O'Brien <obrien@FreeBSD.org>
2001-04-14 Alexandre Oliva* struc-symbol.h (struct local_symbol): New TC_LOCAL_SY...
2001-04-14 Alexandre Oliva* config/tc-mn10300.c (md_assemble): Simplify offset...
2001-04-14 Jim WilsonFix latent bug exposed by a gcc-3 bug fix.
2001-04-13 Jakub Jelinekbfd/
2001-04-12 Jason Merrill * dwarf2dbg.c (process_entries): Don't optimize...
2001-04-12 Alexandre Oliva* expr.c (operand): Pass &c to md_parse_name().
2001-04-08 H.J. Lu2001-04-07 Steven J. Hill <sjhill@cotw.com>
2001-04-06 Alexandre Oliva* config/tc-mn10300.c (xr_registers): Added `pc'.
2001-04-05 Hans-Peter NilssonRemove redundant ChangeLog entry separator
2001-04-05 Hans-Peter Nilsson * gas/cris/fragtest.s, gas/cris/rd-pic-1.s,
2001-04-05 Hans-Peter Nilsson * gas/cris/brokw-2.s: Correct broken-word expansion...
2001-04-05 Hans-Peter Nilsson * gas/cris/rd-dw2-1.d, gas/cris/rd-dw2-2.d, gas/cris...
2001-04-05 Hans-Peter Nilsson * lib/gas-defs.exp (run_dump_test): Support using...
2001-04-05 Alan ModraFix more breakages from the multiple relax pass patch.
2001-04-04 Hans-Peter Nilsson * config/tc-cris.c (cris_insn_first_word_frag): New.
2001-04-04 Hans-Peter Nilsson * config/tc-cris.c (md_estimate_size_before_relax...
2001-04-04 Hans-Peter Nilsson * write.c (write_object_file): Reset broken word state...
2001-03-31 Alan ModraFix conditional assembly listings when more than one...
2001-03-31 Alan Modra* cond.c (s_endif): Correct handling of "if .. elseif...
2001-03-30 H.J. Lu2001-03-30 H.J. Lu <hjl@gnu.org>
2001-03-30 Alan ModraPass finalize_syms on calls to resolve_symbol_value.
2001-03-30 Alan ModraMissing ChangeLog for dwarf2dbg.c warning fixes.
2001-03-30 Alan ModraMulti-pass relaxation machinery.
2001-03-30 H.J. Lu2001-03-29 H.J. Lu <hjl@gnu.org>
2001-03-30 Alan ModraPrepare for multi-pass relaxation.
2001-03-29 Hans-Peter NilssonClarify ChangeLog entry
2001-03-29 Hans-Peter Nilsson * config/tc-cris.h (tc_fix_adjustable): Allow only
2001-03-28 H.J. Lu2001-03-28 H.J. Lu <hjl@gnu.org>
next