Unwind info bug fixes from David Mosberger.
[binutils-gdb.git] / gas / ChangeLog
2000-05-09 Jim WilsonUnwind info bug fixes from David Mosberger.
2000-05-08 Alan ModraMichael Sokolov's 68000 patches + assorted compiler...
2000-05-04 Alan ModraJust mention current year in printed copyright message.
2000-05-03 J.T. Conklin* config/tc-ppc.c (pre_defined_registers): Add entries...
2000-05-03 Ian Lance Taylor * config/atof-ieee.c (gen_to_words): When adding carry...
2000-05-03 Nick CliftonFix little endian relocs
2000-05-03 Alan ModraUpdate copyright message.
2000-05-03 Alan Modrago32 bss alignment.
2000-05-02 Alan ModraAssorted code cleanup and fixes for hppa. Re-enable...
2000-05-01 Catherine Moore* macro.c (macro_expand_body): Don't prepend macro...
2000-05-01 Denis Chertykov * config/tc-avr.c: ATTRIBUTE_UNUSED added to the neces...
2000-05-01 Denis Chertykov * config/tc-avr.c: New AVR_ISA_ defined.
2000-05-01 Alan ModraEnsure all pe targets use bfd.
2000-04-29 Alan ModraCorrectly check gcc version.
2000-04-26 Clinton Popetz Add XCOFF64 support.
2000-04-25 Alan ModraRemove '/' from comment_chars for FreeBSD so divide...
2000-04-25 Jeff Law * configure.in: Configury support for PA64...
2000-04-25 Alan ModraUse record_alignment, not bfd_set_section_alignment.
2000-04-25 Alan ModraKeep shift count smaller than 32.
2000-04-24 Nick CliftonDocument behaviour of .align 0 for ARM targets.
2000-04-24 Jeff Law * obj-som.c: Terminate obj_pseudo_table.
2000-04-23 Timothy WallClean up F-unit assembly and tests.
2000-04-21 Jeff Law * configure.in: Add NetBSD/sparc ELF and NetBSD...
2000-04-21 Jeff Law * config/tc-hppa.c (md_apply_fix): Handle new...
2000-04-21 Jim WilsonIA-64 ELF support.
2000-04-21 Richard Henderson * config/tc-d30v.c (write_2_short): Disregard...
2000-04-20 Alexandre Oliva* config/tc-mn10300.c (HAVE_AM30): Define.
2000-04-20 Alan ModraCheck for changed section attributes.
2000-04-19 Alan ModraFix the multi-obj dependency rules.
2000-04-19 Alan ModraGet LEX,FLEX from configure.
2000-04-18 H.J. Lu2000-04-18 H.J. Lu (hjl@gnu.org)
2000-04-17 Alan Modra64 bit bfd fix.
2000-04-14 Alan ModraPortability fixes.
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>
next