Add %mrp (millicode return pointer) alias for %r2 or %r31, depending on 32 or
[binutils-gdb.git] / gas / ChangeLog
2001-06-22 Nick CliftonAdd %mrp (millicode return pointer) alias for %r2 or...
2001-06-21 Nick CliftonAllow adrCCl. [Patch from Phillip BLundel]
2001-06-21 Alan Modra * config/tc-hppa.c (CHECK_FIELD_WHERE): Define.
2001-06-20 Tom RixFix for problem with default alignment of .comm
2001-06-19 Nick CliftonRemove auot generated man pages
2001-06-19 Phil Blundell2001-06-18 Philip Blundell <philb@gnu.org>
2001-06-19 Alan Modra * dwarf2dbg.c (dwarf2_finish): Output file info even...
2001-06-14 Phil Blundell2001-06-13 Philip Blundell <philb@gnu.org>
2001-06-13 Nick CliftonStop sh-coff port from trying to call dwarf2 debug...
2001-06-13 Nick CliftonFix typo in comment
2001-06-12 Nick CliftonDocument use of comparison operators as infix operators
2001-06-12 Nick CliftonFix m68k/mri mode problems.
2001-06-12 Nick Cliftonfix test for overlflow of literal pool
2001-06-11 H.J. Lu2001-06-11 H.J. Lu <hjl@gnu.org>
2001-06-10 Alan ModraBranch hints for Pentium4 as insn modifiers, and some...
2001-06-09 H.J. Lu2001-06-08 H.J. Lu <hjl@gnu.org>
2001-06-09 H.J. Lu2001-06-08 H.J. Lu <hjl@gnu.org>
2001-06-09 H.J. Lu2001-06-08 H.J. Lu <hjl@gnu.org>
2001-06-08 Alan Modrafix typo.
2001-06-08 Alan Modra * Makefile.am: 'som' is not wrongly spelled 'some'.
2001-06-07 H.J. Lu2001-06-07 H.J. Lu <hjl@gnu.org>
2001-06-07 H.J. Lu2001-06-07 H.J. Lu <hjl@gnu.org>
2001-06-07 H.J. Lu2001-06-07 H.J. Lu <hjl@gnu.org>
2001-06-06 Nick CliftonRemove L fromlist of accepting listin goptions
2001-06-06 Nick CliftonRemove warnings building z8k port.
2001-06-06 Nick Cliftoncorrect some 68k/ColdFire problems
2001-06-06 Alan Modra * config/tc-s390.h (TC_FORCE_RELOCATION): Always emit...
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-05-31 Richard Henderson * read.c (emit_leb128_expr): Call md_cons_align.
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-26 Alan Modra * write.c (relax_segment <rs_space>): Calculate growth...
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 Alan Modra * write.c (write_object_file): Set finalize_syms ...
2001-05-23 Nick CliftonAdd MIPS r12k support
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-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 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 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-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 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-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 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 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 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 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 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
next