aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2002-12-17Duplicate --keep-locals entry in order to prevent it being confused with -k.Nick Clifton2-0/+9
2002-12-17* config/tc-xstormy16.c (md_cgen_lookup_reloc): If a relocationDJ Delorie2-0/+8
2002-12-17 * ChangeLog-9295: Fix a typo.Kazu Hirata15-15/+32
2002-12-16 * config/tc-d30v.c (check_range): Warning fixes, formatting.Alan Modra4-12/+18
2002-12-16 * config/tc-ns32k.c (encode_operand): Constify operandsP and suffixP.Alan Modra2-8/+20
2002-12-13 * config/obj-vms.c: Formatting. Include fnctl.h.Alan Modra2-85/+165
2002-12-12 * config/e-criself.c: Fix typo in last change.Alan Modra2-3/+7
2002-12-12 * write.c (write_object_file): Fix signed/unsigned warning.Alan Modra9-67/+33
2002-12-12 * config/tc-a29k.c (insert_sreg): Prototype.Alan Modra3-14/+29
2002-12-12 * config/tc-d30v.c (md_parse_option <arg>): Add ATTRIBUTE_UNUSED.Alan Modra2-14/+24
2002-12-12 * config/tc-fr30.c (md_parse_option <c,arg>): Add ATTRIBUTE_UNUSED.Alan Modra2-17/+27
2002-12-12 * config/tc-frv.c (frv_insert_vliw_insn): Prototype.Alan Modra2-3/+22
2002-12-12 * h8500-opc.h (h8500_table): Add missing initializers to quietAlan Modra3-31/+73
2002-12-12 * config/tc-i370.c (i370_ebcdic <unused>): Add ATTRIBUTE_UNUSED.Alan Modra2-21/+43
2002-12-12 * config/tc-i860.c (md_atof): Remove declaration of atof_ieee.Alan Modra2-22/+4
2002-12-12 * config/tc-i960.c (md_convert_frag): Add ATTRIBUTE_UNUSED to args.Alan Modra2-91/+117
2002-12-12 * config/tc-ip2k.c (md_assemble): Warning fix.Alan Modra2-6/+8
2002-12-12 * config/tc-m32r.c (md_parse_option <arg>): Add ATTRIBUTE_UNUSED.Alan Modra3-11/+51
2002-12-12 * config/tc-m68k.c (tc_gen_reloc <section>): Add ATTRIBUTE_UNUSED.Alan Modra2-2/+5
2002-12-12 * config/tc-m88k.c (get_reg): Make reg_prefix param unsigned.Alan Modra2-27/+16
2002-12-12 * config/tc-mcore.c (mcore_s_literals <ignore>): Add ATTRIBUTE_UNUSED.Alan Modra3-40/+52
2002-12-12 * config/tc-mn10200.c (md_parse_option <c, arg>): Add ATTRIBUTE_UNUSED.Alan Modra2-30/+20
2002-12-12 * config/tc-openrisc.c (ignore_pseudo): Prototype.Alan Modra3-9/+11
2002-12-12 * pj.h (pj_opc_info_t): Add union.Alan Modra2-11/+36
2002-12-12 * config/tc-sparc.c (s_register): Only declare #ifdef OBJ_ELF.Alan Modra2-2/+7
2002-12-12 * config/tc-tic30.c: #include stdarg.h or varargs.h.Alan Modra5-97/+100
2002-12-12 * config/tc-z8k.c (cons, obj_coff_section): Delete declarations.Alan Modra2-39/+71
2002-12-12* gas/mips/beq.d: Comment out branches to undefined symbols,Alexandre Oliva15-122/+122
2002-12-12* tc-mips.c (RELAX_BRANCH_ENCODE): Remove reloc_s2 argument.Alexandre Oliva2-43/+28
2002-12-12Alan Modra <amodra@bigpond.net.au>Alexandre Oliva2-1/+25
2002-12-12* config/tc-mn10300.c (set_arch_mach): Change argument type toAlexandre Oliva2-2/+10
2002-12-102002-12-09 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez3-4/+10
2002-12-082002-12-08 H.J. Lu <hjl@gnu.org>H.J. Lu2-10/+5
2002-12-08 * gas/m68hc11/m68hc11.exp (gas_m68hc11_error): New function;Stephane Carrez2-0/+147
2002-12-08 * gas/m68hc11/bug-1825.s: Add some tests.Stephane Carrez5-64/+78
2002-12-08 * config/tc-m68hc11.c (STATE_INDEXED_PCREL): New relax code.Stephane Carrez2-11/+69
2002-12-08 * subsegs.c (section_symbol): Use the symbol, not the section, name.Alan Modra2-4/+8
2002-12-05 * config/ia64.c (enum reloc_func): Add FUNC_LT_RELATIVE_X.Richard Henderson6-0/+45
2002-12-05Fix IA-64 opc-d.x gas testsuite failure.Jim Wilson2-29/+33
2002-12-05 * gas/arm/adrl.s: Pad end of .text.Alan Modra3-0/+7
2002-12-05 * config/tc-arm.c (arm_force_relocation): Move out of #if OBJ_ELF.Alan Modra3-25/+38
2002-12-05Patch to update IA-64 port to SDM 2.1.Jim Wilson13-10/+150
2002-12-04 * dwarf2dbg.c (scale_addr_delta): Correct parameter. Move prototypeAlan Modra2-2/+8
2002-12-03Fix typo in ChangeLog entry.Nick Clifton1-1/+1
2002-12-03Fix the merging of .PPC.EMB.apuinfo sections. Add a test to make sure thatNick Clifton2-1/+6
2002-12-03include/opcode/Richard Henderson8-0/+60
2002-12-03 * config/tc-w65.c (s_longa): Prototype. Make static, specify int arg.Alan Modra4-93/+64
2002-12-03 * gas/arm/adrl.s: Test behaviour against globals too.Alan Modra3-5/+24
2002-12-03 * config/tc-arm.c (arm_force_relocation): Return 0 for ARM_IMMEDIATEAlan Modra2-4/+14
2002-12-02Remove GASP.Nick Clifton134-13998/+93