aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2000-05-20 * Makefile.am (TARG_ENV_HFILES): Delete te-multi.h.Hans-Peter Nilsson3-2/+5
2000-05-19 * cgen.h (GAS_CGEN_MAX_FIXUPS): Check if already defined.Catherine Moore2-0/+6
2000-05-19 * config/tc-hppa.c (md_apply_fix): Mask out immediate bits ofJeff Law2-4/+9
2000-05-18 * configure.in (hppa-*-hpux11*): If the cpu is hppa*64*, thenJeff Law3-235/+226
2000-05-17Update dependencies.Alan Modra3-1354/+1637
2000-05-15Add support for _x and _s flags to MSR instructionNick Clifton4-138/+200
2000-05-14Apply David O'Brien's comment patch.Phil Blundell17-68/+65
2000-05-14Kazu Hirata's output reloc for mov.Alan Modra2-17/+27
2000-05-14New fileAlan Modra2-0/+34
2000-05-13Quell some gcc warnings by defining textdomain and bindtextdomainAlan Modra2-6/+9
2000-05-13Add x86 gas -q option to quiet some x86 gas warnings.Alan Modra4-56/+75
2000-05-13`.arch cpu_type' pseudo for x86.Alan Modra4-116/+255
2000-05-12* config/tc-mn10300.h (md_end): Define.Alexandre Oliva3-1/+40
2000-05-11Ulf Carlsson's patches:Alan Modra5-10/+34
2000-05-11(md_estimate_size_before_relax): Use the external version ofAlan Modra2-1/+11
2000-05-09Unwind info bug fixes from David Mosberger.Jim Wilson2-7/+13
2000-05-08Michael Sokolov's 68000 patches + assorted compiler warning fixes.Alan Modra3-47/+71
2000-05-08Fix breakage from 2000-03-31 bfd/srec.c change.Alan Modra2-2/+6
2000-05-04Just mention current year in printed copyright message.Alan Modra2-2/+6
2000-05-03* config/tc-ppc.c (pre_defined_registers): Add entries for vectorJ.T. Conklin2-1/+78
2000-05-03 * config/atof-ieee.c (gen_to_words): When adding carry back in,Ian Lance Taylor2-2/+9
2000-05-03Fix little endian relocsNick Clifton2-25/+24
2000-05-03Update copyright message.Alan Modra2-1/+6
2000-05-03go32 bss alignment.Alan Modra2-0/+6
2000-05-02Assorted code cleanup and fixes for hppa. Re-enable elf32-hppa asAlan Modra10-274/+201
2000-05-01Duplicate hppa*-*-*elf* behaviour for hppa*-*-linux*.Alan Modra10-48/+67
2000-05-01Fix tests to remove leading zeroes from labelsNick Clifton3-52/+57
2000-05-01* macro.c (macro_expand_body): Don't prepend macro number with zeroes.Catherine Moore2-1/+5
2000-05-01 * config/tc-avr.c: ATTRIBUTE_UNUSED added to the necessary places.Denis Chertykov2-59/+62
2000-05-01 * config/tc-avr.c: New AVR_ISA_ defined.Denis Chertykov2-48/+197
2000-05-01Ensure all pe targets use bfd.Alan Modra3-212/+230
2000-04-29Correctly check gcc version.Alan Modra2-2/+6
2000-04-26 Add XCOFF64 support.Clinton Popetz5-24/+94
2000-04-25Remove '/' from comment_chars for FreeBSD so divide operator works.Alan Modra3-4/+12
2000-04-25Mention IA-64.Jim Wilson1-0/+4
2000-04-25 * configure.in: Configury support for PA64 (currently disabled).Jeff Law3-166/+191
2000-04-25Use record_alignment, not bfd_set_section_alignment.Alan Modra2-2/+7
2000-04-25Keep shift count smaller than 32.Alan Modra2-2/+7
2000-04-25Cope with PE relocs.Alan Modra3-4/+9
2000-04-25Really fix last IA-64 gas testsuite failure.Jim Wilson4-14/+27
2000-04-24Document behaviour of .align 0 for ARM targets.Nick Clifton4-9/+42
2000-04-24Fix last remaining IA-64 gas testsuite failure.Jim Wilson3-200/+27
2000-04-24 * obj-som.c: Terminate obj_pseudo_table.Jeff Law2-1/+6
2000-04-23Clean up F-unit assembly and tests.Timothy Wall5-13/+37
2000-04-21 * configure.in: Add NetBSD/sparc ELF and NetBSD/sparc64 support.Jeff Law3-217/+227
2000-04-21 * config/tc-hppa.c (md_apply_fix): Handle new PA2.0 formats.Jeff Law2-2/+135
2000-04-21IA-64 ELF support.Jim Wilson56-0/+22111
2000-04-21 * config/tc-d30v.c (write_2_short): Disregard opcode1->ecc whenRichard Henderson2-191/+195
2000-04-20* config/tc-mn10300.c (HAVE_AM30): Define.Alexandre Oliva2-1/+8
2000-04-20Check for changed section attributes.Alan Modra2-38/+61