summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* * write.c (write_object_file): Fix signed/unsigned warning.Alan Modra2002-12-129-67/+33
* * config/tc-a29k.c (insert_sreg): Prototype.Alan Modra2002-12-123-14/+29
* * config/tc-d30v.c (md_parse_option <arg>): Add ATTRIBUTE_UNUSED.Alan Modra2002-12-122-14/+24
* * config/tc-fr30.c (md_parse_option <c,arg>): Add ATTRIBUTE_UNUSED.Alan Modra2002-12-122-17/+27
* * config/tc-frv.c (frv_insert_vliw_insn): Prototype.Alan Modra2002-12-122-3/+22
* * h8500-opc.h (h8500_table): Add missing initializers to quietAlan Modra2002-12-123-31/+73
* * config/tc-i370.c (i370_ebcdic <unused>): Add ATTRIBUTE_UNUSED.Alan Modra2002-12-122-21/+43
* * config/tc-i860.c (md_atof): Remove declaration of atof_ieee.Alan Modra2002-12-122-22/+4
* * config/tc-i960.c (md_convert_frag): Add ATTRIBUTE_UNUSED to args.Alan Modra2002-12-122-91/+117
* * config/tc-ip2k.c (md_assemble): Warning fix.Alan Modra2002-12-122-6/+8
* * config/tc-m32r.c (md_parse_option <arg>): Add ATTRIBUTE_UNUSED.Alan Modra2002-12-123-11/+51
* * config/tc-m68k.c (tc_gen_reloc <section>): Add ATTRIBUTE_UNUSED.Alan Modra2002-12-122-2/+5
* * config/tc-m88k.c (get_reg): Make reg_prefix param unsigned.Alan Modra2002-12-122-27/+16
* * config/tc-mcore.c (mcore_s_literals <ignore>): Add ATTRIBUTE_UNUSED.Alan Modra2002-12-123-40/+52
* * config/tc-mn10200.c (md_parse_option <c, arg>): Add ATTRIBUTE_UNUSED.Alan Modra2002-12-122-30/+20
* * config/tc-openrisc.c (ignore_pseudo): Prototype.Alan Modra2002-12-123-9/+11
* * pj.h (pj_opc_info_t): Add union.Alan Modra2002-12-122-11/+36
* * config/tc-sparc.c (s_register): Only declare #ifdef OBJ_ELF.Alan Modra2002-12-122-2/+7
* * config/tc-tic30.c: #include stdarg.h or varargs.h.Alan Modra2002-12-125-97/+100
* * config/tc-z8k.c (cons, obj_coff_section): Delete declarations.Alan Modra2002-12-122-39/+71
* * gas/mips/beq.d: Comment out branches to undefined symbols,Alexandre Oliva2002-12-1215-122/+122
* * tc-mips.c (RELAX_BRANCH_ENCODE): Remove reloc_s2 argument.Alexandre Oliva2002-12-122-43/+28
* Alan Modra <amodra@bigpond.net.au>Alexandre Oliva2002-12-122-1/+25
* * config/tc-mn10300.c (set_arch_mach): Change argument type toAlexandre Oliva2002-12-122-2/+10
* 2002-12-09 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez2002-12-103-4/+10
* 2002-12-08 H.J. Lu <hjl@gnu.org>H.J. Lu2002-12-082-10/+5
* * gas/m68hc11/m68hc11.exp (gas_m68hc11_error): New function;Stephane Carrez2002-12-082-0/+147
* * gas/m68hc11/bug-1825.s: Add some tests.Stephane Carrez2002-12-085-64/+78
* * config/tc-m68hc11.c (STATE_INDEXED_PCREL): New relax code.Stephane Carrez2002-12-082-11/+69
* * subsegs.c (section_symbol): Use the symbol, not the section, name.Alan Modra2002-12-082-4/+8
* * config/ia64.c (enum reloc_func): Add FUNC_LT_RELATIVE_X.Richard Henderson2002-12-056-0/+45
* Fix IA-64 opc-d.x gas testsuite failure.Jim Wilson2002-12-052-29/+33
* * gas/arm/adrl.s: Pad end of .text.Alan Modra2002-12-053-0/+7
* * config/tc-arm.c (arm_force_relocation): Move out of #if OBJ_ELF.Alan Modra2002-12-053-25/+38
* Patch to update IA-64 port to SDM 2.1.Jim Wilson2002-12-0513-10/+150
* * dwarf2dbg.c (scale_addr_delta): Correct parameter. Move prototypeAlan Modra2002-12-042-2/+8
* Fix typo in ChangeLog entry.Nick Clifton2002-12-031-1/+1
* Fix the merging of .PPC.EMB.apuinfo sections. Add a test to make sure thatNick Clifton2002-12-032-1/+6
* include/opcode/Richard Henderson2002-12-038-0/+60
* * config/tc-w65.c (s_longa): Prototype. Make static, specify int arg.Alan Modra2002-12-034-93/+64
* * gas/arm/adrl.s: Test behaviour against globals too.Alan Modra2002-12-033-5/+24
* * config/tc-arm.c (arm_force_relocation): Return 0 for ARM_IMMEDIATEAlan Modra2002-12-032-4/+14
* Remove GASP.Nick Clifton2002-12-02134-13998/+93
* Fix typo last entryHans-Peter Nilsson2002-12-021-1/+1
* * read.c (emit_expr) [WORKING_DOT_WORD]: Initialize x->use_jump.Hans-Peter Nilsson2002-12-022-0/+5
* * gas/m68hc11/m68hc11.exp: Rename from all.exp; run the new tests.Stephane Carrez2002-12-016-0/+488
* * gas/m68hc11/insns.s: Don't use .comm for stack symbol so that objdumpStephane Carrez2002-12-018-49/+62
* * config/tc-m68hc11.c (md_begin): Fix qsort warning.Stephane Carrez2002-12-012-2/+8
* Fix Bug savannah/1825:Stephane Carrez2002-12-013-26/+163
* * config/tc-m68hc11.c (elf_flags): Set default ABI to gcc defaultStephane Carrez2002-12-013-1/+57