aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2003-07-09[ gas/ChangeLog ]Chris Demetriou7-9/+71
2003-07-07Add documentation of M32R .high, .shigh and .low directives.Nick Clifton2-2/+89
2003-07-07 * config/tc-h8300.c (h8300sxnmode): Add prototype.Richard Sandiford5-177/+154
2003-07-04 * gas/ppc/test2elf64.s: Rename to..Alan Modra4-32/+61
2003-07-04* config/tc-i386.c (tc_x86_regname_to_dw2regnum): Use ARRAY_SIZENick Clifton2-2/+7
2003-07-02 * gas/mips/set-arch.d: Fix GPR names and show raw insns.Thiemo Seufer2-360/+364
2003-07-01 * config/tc-s390.c (md_parse_option): Add cpu type z990.Martin Schwidefsky2-15/+63
2003-06-302003-06-30 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2-44/+27
2003-06-30 * config/tc-mips.c: Convert to ISO C90 prototypes. Remove unnecessaryThiemo Seufer3-1494/+1019
2003-06-30 * config/tc-ia64.c (note_register_values): Warning fix.Alan Modra3-2/+8
2003-06-29 * ld-mips-elf/elf-rel-got-n64-linux.d: New file.Thiemo Seufer6-69/+1000
2003-06-262003-06-26 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-2/+6
2003-06-25include/opcode/Richard Sandiford5-0/+36
2003-06-25Correct spelling of "relocatable".Alan Modra2-3/+3
2003-06-24 * gas/h8300/h8300.exp (h8sx_disp2, h8sx_rtsl, h8sx_mov_imm): Move...Richard Sandiford3-4/+9
2003-06-24Update .comm error messages to assume an unsigned value.Nick Clifton7-15/+28
2003-06-24 * config/tc-ppc.c (ppc_cleanup): Use bytes to count APUinfo slots.Mark Mitchell2-1/+5
2003-06-23gas/H.J. Lu7-1/+104
2003-06-23Patch from David Mosberger.Jim Wilson2-3/+12
2003-06-23* config/tc-ns32k.c (md_begin): Initialize inst_hash_table afterJason Thorpe2-1/+7
2003-06-21 * config/tc-mips.c (ADDRESS_ADD_INSN,ADDRESS_ADDI_INSN): RemoveThiemo Seufer6-219/+228
2003-06-21 * gas/z8k: New directory.Christian Groessler18-0/+1332
2003-06-19Revert 2003-06-11 change.Thiemo Seufer2-3/+8
2003-06-19 * config/tc-z8k.c (parse_reg): Invalid registers generate an errorChristian Groessler2-14/+42
2003-06-18 * config/tc-ppc.c (ppc_csect): Pass alignment to ppc_change_csect.Alan Modra2-16/+37
2003-06-18 * dw2gencfi.c (EH_FRAME_ALIGNMENT): Define if not defined.Jakub Jelinek11-87/+93
2003-06-18 * config/tc-s390.c (init_default_arch): Make current_mode_maskMartin Schwidefsky2-8/+21
2003-06-18Add c4x as an architecture variant to tic4x.Nick Clifton5-235/+255
2003-06-18 * config/tc-ppc.c (ppc_elf_suffix): Don't remove symbols other thanAlan Modra2-4/+9
2003-06-17Tweak expected results for i386-pc-cygwin target.Nick Clifton3-4/+10
2003-06-17Allow system-specific gunk after canonical file format.Nick Clifton8-7/+18
2003-06-17 * config/tc-ppc.c (md_apply_fix3): Allow BRTAKEN, BRNTAKEN relocs.Alan Modra2-0/+10
2003-06-16 * config/tc-mips.c (ADDRESS_ADD_INSN,ADDRESS_ADDI_INSN,Thiemo Seufer2-255/+175
2003-06-16 * configure.in: Add specific case for cris-*-linux-gnu* withHans-Peter Nilsson5-243/+259
2003-06-15 * gas/cris: Match output having $ register prefix. Deal withHans-Peter Nilsson72-3683/+3709
2003-06-13* gas/arm/arm.exp: Pass -mfpu=fpa option to the FPA instruction test.Richard Earnshaw2-1/+5
2003-06-13* tc-arm.c (FPU_DEFAULT, case TE_LINUX): Default to FPU_ARCH_FPA.Richard Earnshaw2-0/+27
2003-06-13Add i386-netbsd-gnu target.Nick Clifton3-169/+176
2003-06-12 * doc/as.texinfo (Comm): Added @node. Moved before CFITom Tromey2-29/+37
2003-06-12 * config/tc-mips.c (append_insn): In a compound relocation, take theRichard Sandiford6-74/+56
2003-06-11 * dw2gencfi.c (struct cfi_escape_data): New.Richard Henderson10-22/+110
2003-06-11 * config/tc-mips.c (s_cpsetup): Use mips_frame_reg instead of SP.Thiemo Seufer2-3/+9
2003-06-11 * config/tc-mips.c (tc_gen_reloc): Initialize retval amd relocThiemo Seufer2-5/+7
2003-06-11 * elf32-mips.c (mips_elf_generic_reloc): New Function.Thiemo Seufer3-202/+121
2003-06-11 * write.c (write_relocs): Use xcalloc. Fix relocs initializationThiemo Seufer2-3/+7
2003-06-11 * config/tc-i960.c (line_comment_chars): Add '#'.Alan Modra3-3/+23
2003-06-11 * gas/macros/app1.d: Ignore section symbols.Alan Modra5-0/+11
2003-06-11bfd/H.J. Lu2-11/+19
2003-06-10* bfd/Makefile.am (config.status): Depend on version.h.Alan Modra4-9/+280
2003-06-10opcodes:Doug Evans5-5/+13