Fix some nits shown up by objcopy.
[binutils-gdb.git] / gas /
2000-05-08 Alan ModraMichael Sokolov's 68000 patches + assorted compiler...
2000-05-08 Alan ModraFix breakage from 2000-03-31 bfd/srec.c change.
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 Alan ModraDuplicate hppa*-*-*elf* behaviour for hppa*-*-linux*.
2000-05-01 Nick CliftonFix tests to remove leading zeroes from labels
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 Jim WilsonMention IA-64.
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-25 Alan ModraCope with PE relocs.
2000-04-25 Jim WilsonReally fix last IA-64 gas testsuite failure.
2000-04-24 Nick CliftonDocument behaviour of .align 0 for ARM targets.
2000-04-24 Jim WilsonFix last remaining IA-64 gas testsuite failure.
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 Alan ModraAdd 16-bit immediate tests.
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 Alexandre Oliva* gas/mn10300/am33_5.s: Check that negative SP offsets...
2000-04-01 Nick CliftonFlush any pending instructiuons before emitting data...
2000-03-31 Alexandre Oliva* lib/gas-defs.exp (regexp_diff): Don't break on the...
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 Cliftonminor formatting improvements
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-27 Ian Lance Taylorrebuild with current tools
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-26 H.J. Lu2000-02-25 H.J. Lu <hjl@gnu.org>
2000-02-25 Alan ModraFix silly thinko in gas/i386/intel.s Mention i386...
2000-02-25 Alan ModraExtend the i386 gas testsuite to do some tests for...
2000-02-24 Nick CliftonAdd support for WinCE targeted toolchains.
next