Remove U suffix from constants for K&R compilers.
[deliverable/binutils-gdb.git] / gas / ChangeLog
2000-04-13  Alan ModraRemove U suffix from constants for K&R compilers.
2000-04-12  Nick CliftonApply patch to fix compuation of frag offsets for symbols
2000-04-12  Nick CliftonApply Andrew Cagney's patch to fix use of 'struct fix'.
2000-04-10  Alan ModraFix 64-bit nits.
2000-04-09  Nick CliftonAdd 'avr' to Makefile.am
2000-04-09  Andrew CagneyRemove ``-W -Wall'' from top-level Makefile/configure.
2000-04-08  Nick CliftonAdd support for BFD_RELOC_{ARM|THUMB}_PCREL_BLX relocs.
2000-04-05  Joern Renneckeopcodes:
2000-04-05  Joern Renneckesh-dsp REPEAT support:
2000-04-05  Alexandre Oliva* config/tc-sparc.c (sparc_ip): Avoid string pasting.
2000-04-04  Hans-Peter Nilsson * internals.texi (CPU backend): Document
2000-04-04  Alan ModraMove translated part of bug report string back into...
2000-04-04  Alan ModraUse "gcc -MM" for dependencies, and update them.
2000-04-03  Alexandre Oliva* config/tc-mn10300.c (md_pseudo_table): Use constant...
2000-04-03  Alan ModraMove bug report string to one place.
2000-04-03  Hans-Peter Nilsson * write.c (write_object_file) [! WORKING_DOT_WORD...
2000-04-03  Alan ModraCorrect 2000-02-26 change.
2000-04-02  Richard Henderson * config/tc-d30v.c (check_range): Allow signed...
2000-04-02  Ian Lance Taylor * app.c: Add ATTRIBUTE_UNUSED as needed.
2000-04-01  Nick CliftonFlush any pending instructiuons before emitting data...
2000-03-29  Nick CliftonFix SUB_SEGMENT_ALIGN macor for BFD_ASSEMBLER
2000-03-29  Nick CliftonAdd "bal" instruction pattern.
2000-03-27  Alan ModraDefault LISTING_LHS_WIDTH to depend on LISTING_WORD_SIZ...
2000-03-27  Ian Lance Taylor * config/tc-sh.c (md_show_usage): Use backslash before...
2000-03-27  Alan ModraATMEL AVR microcontroller support.
2000-03-26  Timothy WallAdd macro handling extensions and line substitution...
2000-03-26  Alan ModraMostly cosmetic. Fixes to comments. Don't start as_ba...
2000-03-19  Nick Cliftonfix bug detecting pc-rel overflow
2000-03-17  Nick CliftonFix adr pseudo op for Thumb.
2000-03-17  Nick Cliftonfix compile time warning messages
2000-03-17  Nick CliftonHandle same-section relocations where the destination...
2000-03-16  Joern Rennecke * config/tc-sh.c (md_begin): When encountering insn...
2000-03-16  Joern Rennecke * config/tc-sh.c (IDENT_CHAR): Define.
2000-03-16  Joern Rennecke * config/tc-sh.c (md_show_usage): Add description...
2000-03-16  Nick CliftonMatch r[0..7]_bank operands before normal operands.
2000-03-15  Jeff Law * config/tc-h8300.c: Add ATTRIBUTE_UNUSED as...
2000-03-13  Hans-Peter Nilsson * expr.c (operand) [case 'f']: When testing if '0f...
2000-03-13  Hans-Peter Nilsson * read.c (TC_IMPLICIT_LCOMM_ALIGNMENT): New default...
2000-03-11  Geoffrey KeatingIn bfd/:
2000-03-09  Catherine Moore * config/tc-m32r.c (m32r_fix_adjustable): ...
2000-03-09  H.J. Lu2000-03-08 H.J. Lu (hjl@gnu.org)
2000-03-07  Nick CliftonDocument new -m32r command line switch
2000-03-06  Nick Cliftontreat -m32r as a seperate, specific command line switch.
2000-03-02  Michael Meissnerfix sign extension problem with d30v
2000-03-02  H.J. Lu2000-03-02 H.J. Lu (hjl@gnu.org)
2000-03-01  Nick CliftonRemove bigus .align check
2000-02-28  Ian Lance Taylor2000-02-27 Thomas de Lellis <tdel@windriver.com>
2000-02-28  Ian Lance Taylor2000-02-27 Hans-Peter Nilsson <hp@axis.com>
2000-02-28  Ian Lance Taylor2000-02-27 Jakub Jelinek <jakub@redhat.com>
2000-02-28  Ian Lance Taylor * config/tc-alpha.c (md_assemble): Accept `1' and...
2000-02-26  Alan ModraCatch some more cases where we can represent a 16 bit...
2000-02-26  Jeff Law * doc/c-mips.texi (MIPS Opts): Fix typo in...
2000-02-25  Alan ModraExtend the i386 gas testsuite to do some tests for...
2000-02-24  Nick CliftonAdd support for WinCE targeted toolchains.
2000-02-24  Alan ModraYet more .intel_syntax fixes.
2000-02-24  Catherine Moore * config/obj-som.c (obj_pseudo_table): Add ...
2000-02-24  Alan ModraCorrect intel_syntax fsub* and fdiv* handling. Oh...
2000-02-24  Alan Modraconfig/tc-i386.c (struct _i386_insn): Combine disps...
2000-02-24  Alan ModraRemove dead code when not TC_M68K.
2000-02-24  Richard Henderson * config/tc-i386.c (md_assemble): When swapping...
2000-02-23  Alan ModraAdd IBM 370 support.
2000-02-22  Chandra Chavva * config/tc-d30v.c (parallel_ok): Use FLAG_NOT_...
2000-02-22  Andrew Haley2000-02-22 Andrew Haley <aph@cygnus.com>
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22  Andrew Haley1999-12-30 Andrew Haley <aph@cygnus.com>
2000-02-22  Ian Lance Taylor2000-02-22 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
2000-02-22  Ian Lance Taylor From Brad Lucier <lucier@math.purdue.edu>:
2000-02-21  Catherine Moore * config/tc-mips.c (MF_HILO_INSN): Define.
2000-02-21  Alan ModraThis lot mainly cleans up `comparison between signed...
2000-02-18  Nick CliftonAdd a symbol's value to the computed frag offset, rathe...
2000-02-17  Joern Renneckebfd:
2000-02-11  Jeff Law * config/tc-hppa.c (pa_build_unwind_subspace...
2000-02-10  Nick CliftonAdd support for M340
2000-02-10  Timothy WallCheck label validity with TC_START_LABEL_WITHOUT_COLON...
2000-02-10  Timothy WallNew preprocessor options.
2000-02-08  Timothy WallRemove redundant code for checking numbers with suffixe...
2000-02-08  Timothy WallAdd handling for numbers with suffixed radix.
2000-02-08  Timothy Wallchangelog for elseif addition
2000-02-04  Timothy WallRemove conditionals causing a bug in listings.
2000-02-03  Timothy Walloctets vs bytes changes for GAS
2000-02-02  Timothy WallFix bug in stabs filename encoding where backslashes...
2000-01-31  Nick CliftonAdd ATPCS register naming support
2000-01-31  Geoffrey Keating* config/obj-coff.h (OBJ_COPY_SYMBOL_ATTRIBUTES): Don...
2000-01-31  Nick CliftonCathc unwanted text after instructions
2000-01-27  Nick CliftonApply Thoams de Lellis's patch to fic disassembly of...
2000-01-26  Alan ModraThis set of patches add support for aout emulation...
2000-01-15  Alan ModraCosmetic changes to tc-i386.[ch] + extend x86 gas tests...
2000-01-14  Clinton Popetz2000-01-13 Clinton Popetz <cpopetz@cygnus.com>
2000-01-10  Nick Cliftonfixup ARM documentation
2000-01-10  Nick CliftonAdd arm-conix target
2000-01-03  Nick CliftonELF visibility patch from Martin Loewis
1999-12-27  Alan Modrax86 indirect jump/call syntax fixes. Disassembly fix...
1999-12-22  Nick CliftonApply patch from Philip Blundell to allow .previous...
1999-12-14  Nick CliftonAdd support for -marm720 command line switch
1999-12-01  Jeff Law * config/tc-mn10300.c (md_pseudo_table): Add...
1999-11-29  Nick CliftonFix .force_thumb
1999-11-29  Michael MeissnerAdd support for !literal and !lituse_base
1999-11-25  Jeff Law * config/tc-hppa.c (pa_ip): Handle PA2.0 unit...
1999-11-18  Nick CliftonFix generation of RVA relocs
next
This page took 0.219727 seconds and 107 git commands to generate.