aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2003-11-18* config/tc-mips.c (macro): Handle new macros: "lca" and "dlca"Maciej W. Rozycki1-8/+19
2003-11-15* config/tc-mips.c: Formatting fixes.Maciej W. Rozycki1-5/+5
2003-11-14 * config/tc-arm.c (arm_elf_change_section): Not static.Ben Elliston1-1/+1
2003-11-13Add support for ARM ELF Mapping symbolsNick Clifton2-0/+181
2003-11-112003-11-11 Jan Hubicka <jh@suse.cz>Andreas Jaeger1-0/+6
2003-11-10 * config/tc-ia64.c (ia64_handle_align): Remove bogus be_nop.Alan Modra1-4/+2
2003-11-06* config/tc-arm.texi (struct reg_entry): Add new field 'builtin'.Nick Clifton1-101/+190
2003-11-06Fix 'the the' typoNick Clifton1-1447/+824
2003-11-04 * config/tc-ppc.h (TC_FORCE_RELOCATION): Only define for ELF and XCOFF.Alan Modra1-1/+3
2003-10-31 * config/tc-i860.c (md_pcrel_from): Fix typo in comment.Christian Groessler1-1/+1
2003-10-27 * config/tc-m68hc11.c: Convert to ISO C90.Stephane Carrez2-170/+97
2003-10-242003-10-24 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-5/+19
2003-10-23gas/H.J. Lu1-19/+92
2003-10-21Fix up error messages for Maverick.Nick Clifton1-2/+2
2003-10-21Add ColfFire v4 supportNick Clifton2-51/+243
2003-10-19 * config/tc-mips.c (normalize_constant_expr): New function to fix signThiemo Seufer1-0/+12
2003-10-18 Generate BFD_RELOC_MMIX_PUSHJ_STUBBABLE for PUSHJ when possible.Hans-Peter Nilsson2-16/+211
2003-10-17Enforce PC-relative jumps with --pcrel.Nick Clifton1-183/+191
2003-10-17Fix normal operation for h8300-coff targetNick Clifton1-5/+12
2003-10-17 * config/tc-arm.c (do_iwmmxt_byte_addr): Reject controlIan Lance Taylor1-0/+5
2003-10-15 * config/tc-mips.c (macro_build_ldst_constoffset,load_register,macro):Thiemo Seufer1-9/+9
2003-10-14bfd ChangeLog:Bob Wilson1-5/+4
2003-10-11 * config/tc-sh.h (sh_coff_reloc_mangle): Delete an extraKaz Kojima1-1/+1
2003-10-11 * config/tc-sh.c: Convert to ISO C90. Remove unnecessaryKaz Kojima4-353/+174
2003-10-082003-10-08 Dave Brolley <brolley@redhat.com>Dave Brolley1-1/+102
2003-10-06Change target of hppa-netbsd portNick Clifton2-16/+22
2003-10-042003-10-04 Christian Groessler <chris@groessler.org>Christian Groessler1-10/+52
2003-10-04(obj_coff_section [BEF_ASSEMBLER]): Make 'r' mean readonly data.Nick Clifton1-1/+1
2003-10-01 * config/tc-mips.c (macro_build_ldst_constoffset,load_register,macro):Thiemo Seufer1-9/+10
2003-10-012003-10-01 Chris Demetriou <cgd@broadcom.com>Chris Demetriou1-2/+2
2003-10-01 * config/tc-mips.c (macro_build_ldst_constoffset): Fix sign extensionThiemo Seufer1-10/+10
2003-09-30[ gas/ChangeLog ]Chris Demetriou1-1/+12
2003-09-30[ bfd/ChangeLog ]Chris Demetriou1-2/+187
2003-09-27 * config/tc-hppa.c (pa_ip): Check for invalid 64-bit conditions.Dave Anglin1-7/+5
2003-09-262003-09-26 Matt Thomas <matt@3am-software.com>Jason Thorpe1-2/+6
2003-09-23 * config/obj-elf.c (obj_elf_change_section): Adjust forAlan Modra1-16/+24
2003-09-18 * config/tc-mips.c (macro_build_ldst_constoffset): Don't silentlyThiemo Seufer1-0/+18
2003-09-17 * config/tc-msp430.c (MAX_OP_LEN): Set to 256.Alan Modra1-16/+15
2003-09-14 * config/tc-mips.c (HAVE_64BIT_ADDRESS_CONSTANTS): Remove.Thiemo Seufer1-30/+37
2003-09-12 * config/tc-xtensa.c (insn_labels, free_insn_labels, saved_insn_labels,Bob Wilson2-243/+184
2003-09-10 * config/tc-xtensa.c (xtensa_mark_literal_pool_location): RemoveBob Wilson1-50/+31
2003-09-09 * config/tc-xtensa.c (xtensa_literal_pseudo): Remove code forBob Wilson1-196/+1
2003-09-06 PR savannah/4358:Stephane Carrez1-1/+1
2003-09-05gas/Richard Sandiford1-9/+4
2003-09-04Add binutils support for v850e1 processorNick Clifton1-1/+18
2003-09-04 * config/tc-ppc.c (md_parse_option): Add PPC_OPCODE_ANY to existingAlan Modra1-8/+12
2003-08-29 * dw2gencfi.c (cfi_pseudo_table): Add cfi_gnu_window_save.Jakub Jelinek2-3/+82
2003-08-252003-08-24 Jason Eckhardt <jle@rice.edu>Jason Eckhardt1-2/+3
2003-08-19 * config/tc-ppc.c (md_parse_option): Add PPC_OPCODE_ISEL andAlan Modra1-1/+1
2003-08-19Add support for unindexed form of Addressing Mode 5Nick Clifton1-8/+82