summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* 2000-05-25 Alexandre Oliva <aoliva@cygnus.com>Alexandre Oliva2003-07-102-1/+440
* 2002-02-20 Alexandre Oliva <aoliva@redhat.com>Alexandre Oliva2003-07-105-0/+3400
* [ gas/ChangeLog ]Chris Demetriou2003-07-097-9/+71
* Add documentation of M32R .high, .shigh and .low directives.Nick Clifton2003-07-072-2/+89
* * config/tc-h8300.c (h8300sxnmode): Add prototype.Richard Sandiford2003-07-075-177/+154
* * gas/ppc/test2elf64.s: Rename to..Alan Modra2003-07-044-32/+61
* * config/tc-i386.c (tc_x86_regname_to_dw2regnum): Use ARRAY_SIZENick Clifton2003-07-042-2/+7
* * gas/mips/set-arch.d: Fix GPR names and show raw insns.Thiemo Seufer2003-07-022-360/+364
* * config/tc-s390.c (md_parse_option): Add cpu type z990.Martin Schwidefsky2003-07-012-15/+63
* 2003-06-30 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2003-06-302-44/+27
* * config/tc-mips.c: Convert to ISO C90 prototypes. Remove unnecessaryThiemo Seufer2003-06-303-1494/+1019
* * config/tc-ia64.c (note_register_values): Warning fix.Alan Modra2003-06-303-2/+8
* * ld-mips-elf/elf-rel-got-n64-linux.d: New file.Thiemo Seufer2003-06-296-69/+1000
* 2003-06-26 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-06-262-2/+6
* include/opcode/Richard Sandiford2003-06-255-0/+36
* Correct spelling of "relocatable".Alan Modra2003-06-252-3/+3
* * gas/h8300/h8300.exp (h8sx_disp2, h8sx_rtsl, h8sx_mov_imm): Move...Richard Sandiford2003-06-243-4/+9
* Update .comm error messages to assume an unsigned value.Nick Clifton2003-06-247-15/+28
* * config/tc-ppc.c (ppc_cleanup): Use bytes to count APUinfo slots.Mark Mitchell2003-06-242-1/+5
* gas/H.J. Lu2003-06-237-1/+104
* Patch from David Mosberger.Jim Wilson2003-06-232-3/+12
* * config/tc-ns32k.c (md_begin): Initialize inst_hash_table afterJason Thorpe2003-06-232-1/+7
* * config/tc-mips.c (ADDRESS_ADD_INSN,ADDRESS_ADDI_INSN): RemoveThiemo Seufer2003-06-216-219/+228
* * gas/z8k: New directory.Christian Groessler2003-06-2118-0/+1332
* Revert 2003-06-11 change.Thiemo Seufer2003-06-192-3/+8
* * config/tc-z8k.c (parse_reg): Invalid registers generate an errorChristian Groessler2003-06-192-14/+42
* * config/tc-ppc.c (ppc_csect): Pass alignment to ppc_change_csect.Alan Modra2003-06-182-16/+37
* * dw2gencfi.c (EH_FRAME_ALIGNMENT): Define if not defined.Jakub Jelinek2003-06-1811-87/+93
* * config/tc-s390.c (init_default_arch): Make current_mode_maskMartin Schwidefsky2003-06-182-8/+21
* Add c4x as an architecture variant to tic4x.Nick Clifton2003-06-185-235/+255
* * config/tc-ppc.c (ppc_elf_suffix): Don't remove symbols other thanAlan Modra2003-06-182-4/+9
* Tweak expected results for i386-pc-cygwin target.Nick Clifton2003-06-173-4/+10
* Allow system-specific gunk after canonical file format.Nick Clifton2003-06-178-7/+18
* * config/tc-ppc.c (md_apply_fix3): Allow BRTAKEN, BRNTAKEN relocs.Alan Modra2003-06-172-0/+10
* * config/tc-mips.c (ADDRESS_ADD_INSN,ADDRESS_ADDI_INSN,Thiemo Seufer2003-06-162-255/+175
* * configure.in: Add specific case for cris-*-linux-gnu* withHans-Peter Nilsson2003-06-165-243/+259
* * gas/cris: Match output having $ register prefix. Deal withHans-Peter Nilsson2003-06-1572-3683/+3709
* * gas/arm/arm.exp: Pass -mfpu=fpa option to the FPA instruction test.Richard Earnshaw2003-06-132-1/+5
* * tc-arm.c (FPU_DEFAULT, case TE_LINUX): Default to FPU_ARCH_FPA.Richard Earnshaw2003-06-132-0/+27
* Add i386-netbsd-gnu target.Nick Clifton2003-06-133-169/+176
* * doc/as.texinfo (Comm): Added @node. Moved before CFITom Tromey2003-06-122-29/+37
* * config/tc-mips.c (append_insn): In a compound relocation, take theRichard Sandiford2003-06-126-74/+56
* * dw2gencfi.c (struct cfi_escape_data): New.Richard Henderson2003-06-1110-22/+110
* * config/tc-mips.c (s_cpsetup): Use mips_frame_reg instead of SP.Thiemo Seufer2003-06-112-3/+9
* * config/tc-mips.c (tc_gen_reloc): Initialize retval amd relocThiemo Seufer2003-06-112-5/+7
* * elf32-mips.c (mips_elf_generic_reloc): New Function.Thiemo Seufer2003-06-113-202/+121
* * write.c (write_relocs): Use xcalloc. Fix relocs initializationThiemo Seufer2003-06-112-3/+7
* * config/tc-i960.c (line_comment_chars): Add '#'.Alan Modra2003-06-113-3/+23
* * gas/macros/app1.d: Ignore section symbols.Alan Modra2003-06-115-0/+11
* bfd/H.J. Lu2003-06-112-11/+19