aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2002-12-13 * config/obj-vms.c: Formatting. Include fnctl.h.Alan Modra1-0/+8
2002-12-12 * config/e-criself.c: Fix typo in last change.Alan Modra1-2/+6
2002-12-12 * write.c (write_object_file): Fix signed/unsigned warning.Alan Modra1-0/+14
2002-12-12 * config/tc-a29k.c (insert_sreg): Prototype.Alan Modra1-0/+10
2002-12-12 * config/tc-d30v.c (md_parse_option <arg>): Add ATTRIBUTE_UNUSED.Alan Modra1-0/+10
2002-12-12 * config/tc-fr30.c (md_parse_option <c,arg>): Add ATTRIBUTE_UNUSED.Alan Modra1-0/+10
2002-12-12 * config/tc-frv.c (frv_insert_vliw_insn): Prototype.Alan Modra1-0/+8
2002-12-12 * h8500-opc.h (h8500_table): Add missing initializers to quietAlan Modra1-0/+27
2002-12-12 * config/tc-i370.c (i370_ebcdic <unused>): Add ATTRIBUTE_UNUSED.Alan Modra1-0/+19
2002-12-12 * config/tc-i860.c (md_atof): Remove declaration of atof_ieee.Alan Modra1-0/+3
2002-12-12 * config/tc-i960.c (md_convert_frag): Add ATTRIBUTE_UNUSED to args.Alan Modra1-0/+21
2002-12-12 * config/tc-ip2k.c (md_assemble): Warning fix.Alan Modra1-0/+1
2002-12-12 * config/tc-m32r.c (md_parse_option <arg>): Add ATTRIBUTE_UNUSED.Alan Modra1-0/+21
2002-12-12 * config/tc-m68k.c (tc_gen_reloc <section>): Add ATTRIBUTE_UNUSED.Alan Modra1-0/+2
2002-12-12 * config/tc-m88k.c (get_reg): Make reg_prefix param unsigned.Alan Modra1-0/+9
2002-12-12 * config/tc-mcore.c (mcore_s_literals <ignore>): Add ATTRIBUTE_UNUSED.Alan Modra1-0/+20
2002-12-12 * config/tc-mn10200.c (md_parse_option <c, arg>): Add ATTRIBUTE_UNUSED.Alan Modra1-0/+7
2002-12-12 * config/tc-openrisc.c (ignore_pseudo): Prototype.Alan Modra1-0/+5
2002-12-12 * pj.h (pj_opc_info_t): Add union.Alan Modra1-0/+8
2002-12-12 * config/tc-sparc.c (s_register): Only declare #ifdef OBJ_ELF.Alan Modra1-0/+3
2002-12-12 * config/tc-tic30.c: #include stdarg.h or varargs.h.Alan Modra1-0/+32
2002-12-12 * config/tc-z8k.c (cons, obj_coff_section): Delete declarations.Alan Modra1-2/+15
2002-12-12* tc-mips.c (RELAX_BRANCH_ENCODE): Remove reloc_s2 argument.Alexandre Oliva1-0/+15
2002-12-12Alan Modra <amodra@bigpond.net.au>Alexandre Oliva1-0/+7
2002-12-12* config/tc-mn10300.c (set_arch_mach): Change argument type toAlexandre Oliva1-0/+6
2002-12-082002-12-08 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+5
2002-12-08 * config/tc-m68hc11.c (STATE_INDEXED_PCREL): New relax code.Stephane Carrez1-0/+10
2002-12-08 * subsegs.c (section_symbol): Use the symbol, not the section, name.Alan Modra1-0/+4
2002-12-05 * config/ia64.c (enum reloc_func): Add FUNC_LT_RELATIVE_X.Richard Henderson1-0/+8
2002-12-05 * config/tc-arm.c (arm_force_relocation): Move out of #if OBJ_ELF.Alan Modra1-0/+8
2002-12-05Patch to update IA-64 port to SDM 2.1.Jim Wilson1-0/+7
2002-12-04 * dwarf2dbg.c (scale_addr_delta): Correct parameter. Move prototypeAlan Modra1-0/+5
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 Clifton1-0/+5
2002-12-03include/opcode/Richard Henderson1-0/+4
2002-12-03 * config/tc-w65.c (s_longa): Prototype. Make static, specify int arg.Alan Modra1-0/+32
2002-12-03 * config/tc-arm.c (arm_force_relocation): Return 0 for ARM_IMMEDIATEAlan Modra1-0/+5
2002-12-02Remove GASP.Nick Clifton1-0/+19
2002-12-02Fix typo last entryHans-Peter Nilsson1-1/+1
2002-12-02 * read.c (emit_expr) [WORKING_DOT_WORD]: Initialize x->use_jump.Hans-Peter Nilsson1-0/+4
2002-12-01 * config/tc-m68hc11.c (md_begin): Fix qsort warning.Stephane Carrez1-0/+5
2002-12-01 Fix Bug savannah/1825:Stephane Carrez1-0/+18
2002-12-01 * config/tc-m68hc11.c (elf_flags): Set default ABI to gcc defaultStephane Carrez1-0/+10
2002-12-01 * symbols.c (report_op_error): New function, broken out of ...Alan Modra1-0/+6
2002-11-30 * config/tc-sh.c (md_apply_fix3): Take account of fx_offsetKaz Kojima1-0/+5
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-0/+19
2002-11-29Allow BKPT instruction to be specified without an operand. Add a test for this.Nick Clifton1-0/+6
2002-11-28 * config/tc-sh.c (md_apply_fix3): Call S_SET_THREAD_LOCALKaz Kojima1-0/+5
2002-11-28 * config/tc-ia64.c (md_apply_fix3): Add default case.Jakub Jelinek1-0/+4
2002-11-28 * symbols.c (S_SET_THREAD_LOCAL): New function.Jakub Jelinek1-0/+9