(macro_set_alternate): Use ISO C90 formatting.
[deliverable/binutils-gdb.git] / gas / ChangeLog
2004-08-16  Nick Clifton(macro_set_alternate): Use ISO C90 formatting.
2004-08-16  Nick CliftonSort architecture based tables alphabetically.
2004-08-16  Alan Modra * config/tc-ppc.c (tc_ppc_regname_to_dw2regnum <regnam...
2004-08-13  Nick CliftonAdd and handle new --alternate command line option.
2004-08-11  Mark Mitchell * expr.c (operand): Handle the "~", "-", and "!" opera...
2004-08-06  Paul Brookbfd/
2004-08-05  Bob Wilson * write.c (relax_segment): Use was_address instead...
2004-07-29  Alexandre Olivainclude/elf/ChangeLog:
2004-07-29  Jason Thorpebfd:
2004-07-27  H.J. LuRemove the leading space.
2004-07-27  Alan Modra * config/tc-ppc.c (ppc_frob_file_before_adjust): Warn...
2004-07-27  Nick CliftonAdd CRX insns: pushx, popx
2004-07-26  H.J. Lubfd/
2004-07-26  Nick CliftonAdd new subtargets: msp430x1610, msp430x1611, msp430x16...
2004-07-26  Daniel Jacobowitz * doc/as.texinfo (Section, PushSection): Correct docum...
2004-07-21  Nick CliftonFor DefaultSize instructions, don't guess a 'q' suffix...
2004-07-21  Nick CliftonCorrections for x86_64 assembly.
2004-07-20  Maciej W. Rozycki* config/tc-mips.c (append_insn): Handle constant expre...
2004-07-20  Dave Anglin * config/obj-som.c (adjust_stab_sections): Add prototype.
2004-07-19  H.J. Lu2004-07-19 Christopher Faylor <cgf@timesys.com>
2004-07-16  Richard Earnshaw* config/tc-arm.c: Include include/opcode/arm.h.
2004-07-15  Nick CliftonAccept armbe as a big-endian arm configuration.
2004-07-13  Nick CliftonAdd support for & | << >> ~ arithmetic operators...
2004-07-11  Andreas Schwab * config/tc-m68k.c: Convert to C90. Remove redundant
2004-07-09  Jim WilsonMake -meb/-mel options work.
2004-07-09  Nick CliftonRename sh-symbian-elf toolchain to sh-*-symbianelf
2004-07-08  Richard Sandiford * config/tc-mips.c (mips_fix_adjustable): If the full...
2004-07-07  Nick CliftonAdd new port: crx-elf
2004-07-06  Nick CliftonAdd support for sh-symbian-elf target
2004-07-06  Nick Clifton(output_file_create): Report the target format chosen...
2004-07-06  Nick Clifton(coff_pseudo_table): Only define the weak pseudo for...
2004-07-05  Joern Rennecke2004-06-30 Andrew Stubbs <andrew.stubbs@superh.com>
2004-07-04  Jim WilsonEmit error for unaligned instructions.
2004-07-03  Christopher Faylor2004-07-04 Aaron W. LaFramboise <aaron98wiridge9@aaron...
2004-07-03  Richard Sandiford * config/tc-mips.c (HAVE_IN_PLACE_ADDENDS): New macro.
2004-07-02  Nick Clifton(md_apply_fix3:BFD_RELOC_ARM_IMMEDIATE): Do not allow...
2004-07-02  Alan Modra * frags.h (struct frag): Add has_code and insn_addr...
2004-06-29  Maciej W. Rozycki* doc/Makefile.am (info): Rename goal to...
2004-06-25  Nick CliftonAdd support for M32R GOT relocs
2004-06-21  Nick Clifton* gas/symbols.c: While discarding ordinary local absolu...
2004-06-20  Andreas Schwab * config/tc-m68k.c (mri_chip): Replace current_chip...
2004-06-18  Nick Clifton* config/tc-i386.c: Deal with LEX_QM the same way as...
2004-06-15  Martin Schwidefsky * config/tc-s390.c (s390_insn): Avoid incorrect signed...
2004-06-15  Alan Modra * config/obj-coff.c (coff_adjust_section_syms): Use
2004-06-11  Dave Anglin * config/tc-hppa.c (log2): Rename to exact_log2.
2004-06-11  Dave Anglin Bug gas/213
2004-05-28  DJ Delorie* config/tc-mn10300.h (tc_fix_adjustable): Define.
2004-05-28  H.J. Lu2004-05-28 H.J. Lu <hongjiu.lu@intel.com>
2004-05-28  Joern Rennecke2004-05-28 Andrew Stubbs <andrew.stubbs@superh.com>
2004-05-28  Nick CliftonConvert mode 5 addressing with zero offset into mode...
2004-05-28  H.J. Lugas/
2004-05-27  Nick CliftonSort m68k opcodes into alphabetical order
2004-05-24  Nick CliftonReorganise m68k instruction decoding and improve handli...
2004-05-23  Alan Modra * expr.c (operand, operator): Don't reject '++' and...
2004-05-20  Richard Sandiford * config/tc-mips.c (append_insn): Use ISA-encoded...
2004-05-17  Nick CliftonAdd PowerPC LynxOS support
2004-05-13  Nick CliftonHandle dwarf3 format CIE entries.
2004-05-13  Nick CliftonChange or32-rtems target from COFF to ELF format
2004-05-13  Nick CliftonUpdated French translations
2004-05-11  Nick CliftonApply H.J.'s patch to fix label arithmetic when multipl...
2004-05-07  Richard Sandiford * config/tc-mips.c (append_insn, mips_emit_delays...
2004-05-07  Brian Ford* NEWS: Mention .secrel32 for pe[i]-i386.
2004-05-07  Alexandre Oliva* config/tc-frv.h (MAX_MEM_FOR_RS_ALIGN_CODE): New.
2004-05-07  Daniel Jacobowitz * Makefile.am (DIST_SUBDIRS): Define.
2004-05-06  Jim WilsonPatch from David Mosberger-Tang.
2004-05-06  Nick CliftonRemove duplicate code and provide a function for genera...
2004-05-06  Alexandre Oliva* configure.in: Set em=linux for frv-*-*linux*.
2004-05-05  Nick CliftonAdd support for 521x,5249,547x,548x.
2004-05-05  Jakub Jelinek * tc-s390.h (md_do_align, HANDLE_ALIGN): Remove.
2004-05-04  H.J. Lu2004-05-04 H.J. Lu <hongjiu.lu@intel.com>
2004-05-03  H.J. Lu2004-05-02 H.J. Lu <hongjiu.lu@intel.com>
2004-05-02  H.J. Lubfd/
2004-04-30  H.J. Lugas/
2004-04-30  Nick CliftonFix handling of case sensitive register aliases and...
2004-04-29  Nick CliftonAdd support for generating DWARF2 debug sections in...
2004-04-29  Chris Demetriou[ bfd/ChangeLog ]
2004-04-28  Dave Anglin * som.c (struct som_misc_symbol_info): Add is_comdat...
2004-04-27  H.J. Lubinutils/
2004-04-24  Chris Demetriou2004-04-23 Chris Demetriou <cgd@broadcom.com>
2004-04-23  Thiemo Seufer* config/tc-mips.c (s_mipsset): Set default CPU type...
2004-04-23  Chris Demetriou2004-04-22 Chris Demetriou <cgd@broadcom.com>
2004-04-23  Thiemo Seufer* config/tc-mips.h (USE_GLOBAL_POINTER_OPT): Remove.
2004-04-22  Thiemo Seufer* config/tc-mips.c (macro): One more use of load_delay_nop.
2004-04-22  Thiemo Seufer* config/tc-mips.c (load_delay_nop): New function.
2004-04-22  Thiemo Seufer* config/tc-mips.c (hilo_interlocks, gpr_interlocks,
2004-04-22  Paul Brook * config/tc-arm.c (mav_parse_offset): Value must be...
2004-04-22  Nick CliftonAdd support for ColdFire MAC instructions and tidy...
2004-04-22  Nick CliftonApply Bruno de Bus's patch to record the ARM mapping...
2004-04-21  Chris Demetriou[ gas/ChangeLog ]
2004-04-20  Nick CliftonAdd support for a .secrel32 x86 reloc to allow DWARF...
2004-04-19  Eric Christopher2004-04-19 Eric Christopher <echristo@redhat.com>
2004-04-19  Jakub Jelinek * config/tc-xtensa.c (xg_assembler_literal): Fix a...
2004-04-19  Nathan Sidwell * read.c (do_align): Call md_flush_pending_output...
2004-04-16  Alan Modra * expr.c (operand): Correct checks for ++ and --.
2004-04-15  H.J. Lugas/
2004-04-14  Richard Sandiford * doc/c-mips.texi (-m{no-,}fix-vr4120): Renamed from
2004-04-13  Bob Wilson * doc/as.texinfo (Sub-Sections): Conditionalize COFF...
2004-04-13  Nick CliftonFix inifnite loop problem with M32R port
2004-04-11  Thiemo Seufer /bfd/ChangeLog
2004-04-07  Alan Modra PR 96
next
This page took 0.271962 seconds and 107 git commands to generate.