aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
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
2000-04-19Fix the multi-obj dependency rules.Alan Modra3-82/+147
2000-04-19Get LEX,FLEX from configure.Alan Modra3-5/+13
2000-04-182000-04-18 H.J. Lu (hjl@gnu.org)H.J. Lu2-6/+11
2000-04-1764 bit bfd fix.Alan Modra2-4/+14
2000-04-14Portability fixes.Alan Modra2-0/+8
2000-04-13Remove U suffix from constants for K&R compilers.Alan Modra2-6/+11
2000-04-12Apply patch to fix compuation of frag offsets for symbolsNick Clifton2-12/+38
2000-04-12Apply Andrew Cagney's patch to fix use of 'struct fix'.Nick Clifton3-3/+16
2000-04-10Fix 64-bit nits.Alan Modra2-64/+75
2000-04-09Add 'avr' to Makefile.amNick Clifton3-1/+52
2000-04-09Remove ``-W -Wall'' from top-level Makefile/configure.Andrew Cagney5-622/+570