[cgen/ChangeLog]
[deliverable/binutils-gdb.git] / gas / config /
2002-01-10  Richard Earnshaw* tc-arm.c (struct reg_entry): Move before prototypes.
2002-01-08  Jason Thorpebfd:
2002-01-06  Alan Modra * config/tc-m68k.h (md_prepare_relax_scan): Rewrite.
2002-01-05  Daniel Jacobowitz2002-01-05 Daniel Jacobowitz <drow@mvista.com>
2002-01-05  Alan Modra * write.c (write_object_file): Make use of bfd_section...
2002-01-03  Matthew Green[gas/ChangeLog]
2002-01-02  Nick CliftonTest for a NULL frag link.
2002-01-01  Richard Henderson * config/tc-ia64.c (has_suffix_p): New.
2002-01-01  Richard Henderson * config/tc-ia64.c (errata_nop_necessary_p...
2001-12-31  Jeff Law * config/tc-hppa.c (pa_ip): Handle new 'c'...
2001-12-21  Jakub Jelinek * elf32-sparc.c (_bfd_sparc_elf_howto_table): Fix...
2001-12-20  Daniel Jacobowitz2001-12-20 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2001-12-20  Alexandre Oliva* config/tc-sh.c (parse_at): Reject @(r0) and @(r0,).
2001-12-20  Matthew Green* config/tc-ppc.c (md_parse_option): Make -maltivec...
2001-12-18  Nick CliftonRemove redundant definition.
2001-12-18  Richard Henderson * config/tc-alpha.c (alpha_handle_align): Encod...
2001-12-14  Alan Modra * config/obj-elf.c (obj_elf_init_stab_section): Refere...
2001-12-12  Alexandre Oliva* config/tc-d10v.c (get_operands): Mark OPERAND_PLUS...
2001-12-08  Geoffrey KeatingIndex: bfd/ChangeLog
2001-12-06  Richard Earnshaw* tc-arm.c (do_arit, do_cmp, do_mov, do_ldst, do_ldstt...
2001-12-05  Richard Earnshaw* tc-arm.c (struct asm_opcode): Delete comp_suffix...
2001-12-05  Nick CliftonCorrected incorrect op->type selection due to missing...
2001-12-04  Alexandre Oliva* config/tc-d10v.c (write_2_short): Don't skip dummy...
2001-12-04  Thiemo Seufer * config.bfd: Remove trailing blanks.
2001-12-04  Thiemo Seufer * config/tc-mips.c (append_insn): Add jump address...
2001-12-04  Thiemo Seufer * config/tc-mips.c (md_parse_option): Fix comment...
2001-12-04  Nick CliftonOnly clear cpu part when specifying 'xscale' cpu (don...
2001-12-04  Alexandre Oliva* config/tc-d10v.c (find_opcode): Reject SP operand if
2001-12-04  Eric Christopher2001-12-03 Eric Christopher <echristo@redhat.com>
2001-12-02  Thiemo Seufer * coff-mips.c (mips_bfd_reloc_type_lookup): Replace
2001-11-29  Alexandre Oliva* config/tc-d10v.c (get_operands): Emit OPERAND_PLUS for
2001-11-29  Alexandre Oliva* config/tc-d10v.c (find_opcode): Reject non-SP operand if
2001-11-29  Nick CliftonRemove case sensitivity in register names.
2001-11-28  Jakub Jelinek * elf64-alpha.c (ALPHA_ELF_GOT_ENTRY_RELOCS_XLATED...
2001-11-28  Andreas Schwab * as.c (parse_args): Call md_after_parse_args if defined.
2001-11-23  Jakub Jelinek * elf.c (_bfd_elf_rela_local_sym): New.
2001-11-21  Richard Sandiford * config/tc-mips.c (mips_need_elf_addend_fixup): New...
2001-11-20  Nick CliftonFix md_apply_fix3 typo.
2001-11-20  Ben Elliston2001-11-20 Ben Elliston <bje@redhat.com>
2001-11-17  Hans-Peter NilssonFix typo in comment in last commit
2001-11-17  Hans-Peter Nilsson * config/tc-cris.c (md_apply_fix3): Cast value, not...
2001-11-16  Alan Modra * config/tc-m68k.c (md_apply_fix3): Change val back...
2001-11-16  H.J. Lu2001-11-15 H.J. Lu <hjl@gnu.org>
2001-11-16  H.J. Lu2001-11-15 H.J. Lu <hjl@gnu.org>
2001-11-15  Nick CliftonUpdate all uses of md_apply_fix to use md_apply_fix3...
2001-11-15  Alan Modra * config/tc-i386.h (md_end): Define.
2001-11-15  Thiemo Seufer * config/tc-mips.c (mips_ip): Re-allow %hi() op for...
2001-11-15  Alan Modrabinutils/ChangeLog
2001-11-14  Nick CliftonDo not remove the symbol's value from the addend for...
2001-11-13  Timothy WallFix tic54x testsuite failures and Lmem disassembly...
2001-11-13  Alan Modra * config/obj-elf.c (obj_elf_version): Ensure terminati...
2001-11-12  Thiemo Seufer * config/tc-mips.c (support_64bit_objects): Define...
2001-11-12  Thiemo Seufer * config/tc-mips.c (set_at): Add cast needed for varargs.
2001-11-12  Thiemo Seufer * config/tc-mips.c (md_assemble): Remove superflous...
2001-11-12  Thiemo Seufer * config/tc-mips.c (mips_abi_level): Move in front of
2001-11-10  Denis Chertykov * config/tc-avr.c (mcu_types): Update for new devices.
2001-11-08  Thiemo Seufer * config/tc-mips.c (mips_force_relocation): Remove...
2001-11-06  Eric Christopher2001-11-06 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2001-11-05  Martin SchwidefskyForce got and plt relocations.
2001-11-02  Richard Earnshaw* tc-arm.c: Re-arrange prototypes by architecture.
2001-11-01  Stephane Carrez * config/tc-m68hc11.c (build_jump_insn): Allocate...
2001-11-01  Chris Demetriou[ bfd/ChangeLog ]
2001-10-31  Richard EarnshawGeneral cleanup of feature definitions.
2001-10-30  Nick CliftonAdd MMIX support
2001-10-24  Chris Demetriou2001-10-24 Chris Demetriou <cgd@broadcom.com>
2001-10-21  Chris Demetriou2001-10-20 Chris Demetriou <cgd@broadcom.com>
2001-10-20  H.J. Lu2001-10-20 H.J. Lu <hjl@gnu.org>
2001-10-19  Nick CliftonRestore line_comment_chars after a SNAFU.
2001-10-18  Nick CliftonRemove semicolon from ARM comment chars list
2001-10-17  Matthew Green[gas/ChangeLog]
2001-10-17  Alan Modra * config/tc-ppc.c (PPC_HA, PPC_HIGHERA, PPC_HIGHESTA...
2001-10-17  Alan Modra * bit_fix.h: Comment typo fix.
2001-10-16  Alan Modra * config/tc-m68k.c (m68k_ip): Correct absolute jmp...
2001-10-16  Hans-Peter Nilsson * config/tc-sh.c (shl): Remove.
2001-10-15  Thiemo Seufer * config/tc-mips.c (md_apply_fix): Preliminary handlin...
2001-10-13  Nick CliftonReplace CONST with const
2001-10-13  Matthew Green[gas/ChangeLog]
2001-10-11  Kazu Hirata * config/tc-alpha.c: Fix comment typos.
2001-10-10  Thiemo Seufer * config/tc-mips.c (mips_cpreturn_offset): New variable.
2001-10-10  Thiemo Seufer * config/tc-mips.c (my_getSmallParser): New function...
2001-10-10  Thiemo Seufer * config/tc-mips.c
2001-10-09  Nick Cliftonfix z8k assembly and disassembly
2001-10-09  Aldy Hernandez * config/tc-arm.c: Change MAVERIK to MAVERICK.
2001-10-09  Alan Modra * config/obj-elf.c: Make use of elf_group_name and...
2001-10-09  Alan Modra * config/obj-elf.c: (obj_elf_change_section): Add...
2001-10-08  Aldy Hernandezupdated credits
2001-10-08  Aldy Hernandez * gas/config/tc-arm.c (ARM_EXT_MAVERIK): New macro.
2001-10-08  Tom RixFix 2 xcoff line number problems
2001-10-07  Alan Modra * config/obj-elf.c: Standardize error/warning messages...
2001-10-05  Alexandre Oliva* config/tc-mn10300.c (tc_gen_reloc): Don't free
2001-10-04  Thiemo Seufer * config/tc-mips.c (prev_insn_reloc_type): Make it...
2001-10-04  Alan Modra * config/tc-i386.c (parse_register): If not producing...
2001-10-04  Alan Modra * config/tc-ppc.c (md_assemble <DS relocs>): Test...
2001-10-03  Thiemo Seufer * config/tc-mips.c (mips_64): Remove.
2001-10-02  Alan Modra * config/tc-ppc.c (md_apply_fix3 <BFD_RELOC_CTOR>...
2001-10-01  H.J. Lu2001-09-30 H.J. Lu <hjl@gnu.org>
2001-10-01  Hans-Peter Nilsson * config/tc-sh.h (MD_PCREL_FROM_SECTION): Define.
2001-10-01  Hans-Peter Nilsson * config/tc-sh.c (md_pcrel_from_section): Transformed...
2001-09-30  Stephane Carrez * config/tc-m68hc11.c (cmp_opcode): Define prototype.
2001-09-27  Nick CliftonAdd missing function protoypes.
next
This page took 0.205516 seconds and 7 git commands to generate.