* config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
[deliverable/binutils-gdb.git] / gas /
2000-05-29  Nick CliftonFix compile time warning messages.
2000-05-29  Nick CliftonMinor formatting tweak to make synchronisation easier.
2000-05-29  Nick CliftonUpdate copyright dates
2000-05-29  Nick CliftonDo not run test sfor c54x
2000-05-29  Nick CliftonRemove RCS date string in order to make synchronisation...
2000-05-29  Phil Blundell2000-05-29 Philip Blundell <philb@gnu.org>
2000-05-29  Phil Blundell2000-05-29 Philip Blundell <philb@gnu.org>
2000-05-27  Alexandre Oliva* config/tc-mn10300.c (md_assemble): Copy size to real_...
2000-05-27  Alan ModraFix "make dep-in" and "make dep"
2000-05-26  Jakub Jelinek * config/tc-sparc.c (sparc_relax): New.
2000-05-25  Donald LindsayNew short-conditional-branch packing rules for D10V.
2000-05-25  Jim WilsonIA-64 unwind info changes, fix errors, add missing...
2000-05-23  Hans-Peter NilssonOops. Forgot to say "configure: Regenerate".
2000-05-23  Hans-Peter Nilsson * configure.in (i386-*-freebsd a.out entry): Quote...
2000-05-23  Alan ModraMissed copyright update in last patch.
2000-05-23  Alan ModraPass jump reloc in fr_var so it can be used in
2000-05-23  Richard Henderson * config/tc-ia64.c (FUNC_PC_RELATIVE): New.
2000-05-22  Hans-Peter Nilsson * obj.h (struct format_ops): New members begin, app_file,
2000-05-22  Alan ModraKeep a reloc for jumps to weak and external symbols.
2000-05-21  Hans-Peter Nilsson * stabs.c (aout_process_stab): Make global.
2000-05-21  Hans-Peter Nilsson * gas/elf/elf.exp: Exclude *-*-linux*coff* as non...
2000-05-20  Hans-Peter Nilsson * Makefile.am (TARG_ENV_HFILES): Delete te-multi.h.
2000-05-19  Catherine Moore * cgen.h (GAS_CGEN_MAX_FIXUPS): Check if already...
2000-05-19  Jeff Law * config/tc-hppa.c (md_apply_fix): Mask out...
2000-05-18  Jeff Law * configure.in (hppa-*-hpux11*): If the cpu...
2000-05-17  Alan ModraUpdate dependencies.
2000-05-15  Nick CliftonAdd support for _x and _s flags to MSR instruction
2000-05-14  Phil BlundellApply David O'Brien's comment patch.
2000-05-14  Alan ModraKazu Hirata's output reloc for mov.
2000-05-14  Alan ModraNew file
2000-05-13  Alan ModraQuell some gcc warnings by defining textdomain and...
2000-05-13  Alan ModraAdd x86 gas -q option to quiet some x86 gas warnings.
2000-05-13  Alan Modra`.arch cpu_type' pseudo for x86.
2000-05-12  Alexandre Oliva* config/tc-mn10300.h (md_end): Define.
2000-05-11  Alan ModraUlf Carlsson's patches:
2000-05-11  Alan Modra(md_estimate_size_before_relax): Use the external versi...
2000-05-09  Jim WilsonUnwind info bug fixes from David Mosberger.
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
next
This page took 0.052948 seconds and 7 git commands to generate.