* config/tc-m68hc11.c (cmp_opcode): Define prototype.
[deliverable/binutils-gdb.git] / gas / config /
2001-09-30  Stephane Carrez * config/tc-m68hc11.c (cmp_opcode): Define prototype.
2001-09-27  Nick CliftonAdd missing function protoypes.
2001-09-25  Alexandre Oliva* config/tc-mn10300.c (tc_gen_reloc): Don't emit an...
2001-09-24  Nick Cliftonfix compile time warning messages
2001-09-22  Nick CliftonFix compile time warnings
2001-09-21  Alan Modra * config/tc-openrisc.c: Don't include <ctype.h>.
2001-09-20  Nick CliftonAdd option -mwarn-areg-zero.
2001-09-19  Alan Modra * config/tc-i370.c: Fix typo in last change.
2001-09-19  H.J. LuLocale changes from Bruno Haible <haible@clisp.cons...
2001-09-18  Nick Cliftons390 assembler improvements and testsuite
2001-09-18  Alan Modra * dwarf2dbg.c (dwarf2_directive_file): Avoid signed...
2001-09-15  Hans-Peter Nilsson * config/tc-sh.h (sh_force_relocation): Prototype.
2001-09-14  Eric Christopher2001-09-14 Eric Christopher <echristo@redhat.com>
2001-09-12  Thiemo Seufer * config/tc-mips.c (append_insn): Don't rightshift...
2001-09-11  Richard Henderson * config/tc-alpha.c (alpha_elf_section_letter...
2001-09-11  Jakub Jelinek * config/obj-elf.c (obj_elf_parse_section_letters...
2001-09-09  Alan Modra * expr.c (expr): Move code setting "retval" to the...
2001-09-08  Richard Henderson * config/tc-alpha.c (alpha_reloc_op_tag): Repla...
2001-09-07  Jakub Jelinek * config/tc-sparc.c (md_apply_fix3): Handle relocs...
2001-09-07  Thiemo Seufer Reallow unrestricted use of .set mipsX pseudo-op in...
2001-09-07  Thiemo Seufer * elf32-mips.c (mips_elf_calculate_relocation): Fix...
2001-09-05  Richard Henderson * config/tc-ia64.c (FUNC_IPLT_RELOC): New.
2001-09-05  Richard Henderson * config/tc-alpha.c (struct alpha_insn): Make sequenc...
2001-09-05  Jeff Law * tc-h8300.c (tc_gen_reloc): Give an error if we try...
2001-08-31  Jeff Law * config/tc-h8300.c (build_bytes): For OBJ_ELF...
2001-08-31  Eric Christopher2001-08-31 Eric Christopher <echristo@redhat.com>
2001-08-31  Jeff Law * tc-h8300.c (relocation mappings): Remove...
2001-08-30  Jeff LawNuts. Checked in wrong version of previous patch....
2001-08-30  Jeff LawThu Aug 30 12:05:13 2001 J"orn Rennecke <amylaar@redha...
2001-08-29  Jeff Law * tc-h8300.c: If OBJ_ELF, include elf/h8.h...
2001-08-29  Jeff Law * config/tc-h8300.c (h8300hmode): Record the machine...
2001-08-27  Thiemo Seufer * tc_mips.c (load_address): Reflect change to MAX_GPRE...
2001-08-27  Alan Modra * configure.in: Recognise powerpc*le*, not just powerp...
2001-08-26  Andreas Jaeger * config/tc-s390.c: Add missing prototypes
2001-08-26  Thiemo Seufer * tc_mips.h (MAX_GPREL_OFFSET): Change it to the maxim...
2001-08-24  Andreas Jaeger * config/tc-ppc.h: Fix prototype declaration.
2001-08-23  Jakub Jelinek * config/tc-ia64.c (dot_endp): Set function symbol...
2001-08-21  Thiemo Seufer * tc_mips.c (md_begin): Warn about incompatibility...
2001-08-21  Thiemo Seufer * config/tc-mips.c (md_parse_option): #ifdef the
2001-08-21  Richard Henderson * config/tc-alpha.h (MD_APPLY_FIX3): Define.
2001-08-18  H.J. Lu2001-08-18 H.J. Lu <hjl@gnu.org>
2001-08-18  Thiemo Seufer * config/tc-mips.c (S_EX_*): New enum for my_getSmallE...
2001-08-16  Thiemo SeuferSet MIPS n32 ABI flag in ELF header if appropriate.
2001-08-16  Thiemo SeuferRemove obsolete special handling of 64bit Relocations.
2001-08-13  Nick CliftonAdd missing prototypes
2001-08-13  Andreas Jaeger * config/tc-s390.c (s390_elf_cons): Correct fixups...
2001-08-12  Nick CliftonFix behaviour of unaligned data directives
2001-08-11  Kazu Hirata * config/tc-mips.c: Fix a comment typo.
2001-08-10  Richard Sandiford * config/tc-mips.c (move_register): New function.
2001-08-10  Alan ModraRevert 2001-08-08 changes.
2001-08-09  Alan Modra * symbols.c: Add missing prototypes.
2001-08-08  Alan Modra * config/tc-ppc.c (md_apply_fix3): Replace haphazard...
2001-08-08  Alan Modra * config/obj-elf.c (elf_copy_symbol_attributes): Make...
2001-08-07  Thiemo SeuferReplace a bunch of magic constants in tc-mips.c with...
2001-08-07  Thiemo SeuferSome formatting fixes and assorted cleanup in tc-mips.c.
2001-08-07  Thiemo Seufer * config/tc-mips.c (md_begin): Take -mcpu value into...
2001-08-03  Richard Sandiford * config/tc-mips.c (md_apply_fix): Don't subtract...
2001-08-02  Richard Sandiford * doc/c-mips.tex (-mgp32, -mfp32): Added -mfp32, unifi...
2001-08-01  Nick CliftonCleanups for z8k target
2001-08-01  Alan Modra * config/tc-i386.c (lex_got): Match lower case relocat...
2001-07-31  Geoffrey Keating * config/tc-ppc.c (ppc_elf_validate_fix): It's OK...
2001-07-30  Alan Modra * config/obj-elf.c (obj_elf_symver): Temporarily modif...
2001-07-28  Stephane Carrez * config/tc-m68hc11.c (md_estimate_size_before_relax...
2001-07-25  H.J. Lu2001-07-25 H.J. Lu <hjl@gnu.org>
2001-07-25  Chris Demetriou2001-07-25 Chris Demetriou <cgd@broadcom.com>
2001-07-23  Kazu Hirata * config/tc-alpha.h: Fix formatting.
2001-07-23  Alan Modra * symbols.c (S_GET_VALUE): Don't treat O_constant...
2001-07-23  Alan Modra * config/tc-hppa.c (pa_parse_nonneg_cmpsub_cmpltr...
2001-07-23  Andreas Jaeger * config/tc-s390.c (s390_force_relocation): Removed.
2001-07-22  H.J. Lu2001-07-22 H.J. Lu <hjl@gnu.org>
2001-07-18  Andreas Schwab * config/tc-m68k.c (md_pseudo_table) [OBJ_ELF]: Add...
2001-07-17  Matthew Green * config/tc-i386.c (comment_chars): Don't use '/'...
2001-07-11  John Healy*** empty log message ***
2001-07-11  Nick CliftonDon't merge if the storage class of the non-debug symbo...
2001-07-10  John Healy2001-07-10 John Healy <jhealy@redhat.com>
2001-07-06  John Healy2001-07-06 John Healy <jhealy@redhat.com>
2001-07-06  Nick CliftonCatch and ignore empty, ineffectual alignment frags...
2001-07-06  Jim Wilson32-bit unwind data for ia64-hpux, from Steve Ellcey
2001-07-05  Ben Elliston2001-07-05 Ben Elliston <bje@redhat.com>
2001-07-05  Jim WilsonFix ia64-linux gas ehopt testsuite failure.
2001-07-05  Jim WilsonFix 2 ia64-linux gas testsuite failures.
2001-07-04  Eric Christopher2001-07-04 Eric Christopher <echristo@redhat.com>
2001-07-04  Richard Sandiford[gas]
2001-07-03  Nick CliftonFix seg fault by replacing symbol_get_frag() with fscan...
2001-07-02  Alan Modra * config/tc-ppc.c: Formatting fixes.
2001-07-01  Ben Elliston2001-07-01 Ben Elliston <bje@redhat.com>
2001-06-30  Nick CliftonTreat a .ln directive outside of a function as a .appli...
2001-06-29  Eric Christopher2001-06-28 Eric Christopher <echristo@redhat.com>
2001-06-27  Nick CliftonUse MVN to build simple inverted constants.
2001-06-24  Jakub Jelinek * config/tc-alpha.c (tc_gen_reloc): Handle relocs...
2001-06-24  Ben Elliston2001-06-24 Ben Elliston <bje@redhat.com>
2001-06-24  Ben Elliston* fixes to silence all compiler warnings.
2001-06-23  Ben Elliston2001-06-24 Ben Elliston <bje@redhat.com>
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 CliftonRestore file accidentally deleted during man page cleanup
2001-06-19  Nick CliftonRemove auot generated man pages
2001-06-19  Phil Blundell2001-06-18 Philip Blundell <philb@gnu.org>
next
This page took 0.052599 seconds and 7 git commands to generate.