summaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)Author
2005-04-09 PR gas/827Alan Modra
2005-04-08 * config/tc-xtensa.c (xtensa_create_xproperty_segments): SkipBob Wilson
2005-04-07gas/H.J. Lu
2005-04-06po/rw.po: New translation: KinyarwandaNick Clifton
2005-04-05 * config/tc-xtensa.c (branch_align_power): New.Bob Wilson
2005-04-05 * config/tc-xtensa.c: Warning fixes throughout.Bob Wilson
2005-04-05bfd/H.J. Lu
2005-04-02Patch from David Mosberger, to avoid nop.f on Itanium2.Jim Wilson
2005-04-01gas/Jan Beulich
2005-04-01Support the .f_floating, .d_floating, .g_floating and .h_floating directivesNick Clifton
2005-04-01elf-rel.d: Call gas with -k. Thanks toMatt Thomas for figuring out.Nick Clifton
2005-04-01Add a check for <unistd.h> providing a prototype for getopt() which is compat...Nick Clifton
2005-04-01gas/Jan Beulich
2005-04-01gas/Jan Beulich
2005-03-30 * bfd/bfd-in.h (bfd_is_arm_mapping_symbol_name): Rename fromJulian Brown
2005-03-30 * bfd/bfd-in.h (bfd_elf32_is_arm_mapping_symbol_name): Add prototype.Julian Brown
2005-03-30 * as.h [NEED_DECLARATION_FFS] (ffs): Prototype and alphabetize.Aaron W. LaFramboise
2005-03-29gas/testsuite/H.J. Lu
2005-03-29bfd/Daniel Jacobowitz
2005-03-29 * gas/config/tc-arm.c (marked_pr_dependency): New bitmap, bit NJulian Brown
2005-03-29 * config/tc-xtensa.c (do_align_targets): Update comment.Bob Wilson
2005-03-28gas/H.J. Lu
2005-03-27 * config/obj-coff.c (coff_frob_symbol): When crashing because of aIan Lance Taylor
2005-03-26 * config/tc-xtensa.c (use_longcalls): Delete.Bob Wilson
2005-03-25 * config/tc-mmix.c, config/tc-mmix.h: Convert to ISO C90.Hans-Peter Nilsson
2005-03-25 * config/tc-cris.h: Convert to ISO C90.Hans-Peter Nilsson
2005-03-24Convert unmaintained files over to ISO-C90 and fix formatting.Nick Clifton
2005-03-24 * gas/cris/range-err-1.s: Adjust expected messages for hosts withHans-Peter Nilsson
2005-03-23* config/tc-arm.c (arm_adjust_symtab): Fetch elf_sym's bindingJim Blandy
2005-03-23Accept any C library to accompany a GNU Linux implementation, not just the GNUNick Clifton
2005-03-23Convert to ISO C90 formattingNick Clifton
2005-03-22gas/testsuite/Alan Modra
2005-03-21* config/tc-mips.c (mips_frob_file): Sort BFD_RELOC_MIPS16_LO16Maciej W. Rozycki
2005-03-21 * config/tc-xtensa.c (md_apply_fix3): Recognize XTENSA_PLT relocations.Bob Wilson
2005-03-21(sh_elf_final_processing): Fix compile time warning by providing a prototypeNick Clifton
2005-03-21Fix typo introduced byprevious delta.Nick Clifton
2005-03-21Update instructions that use the "never" value in the conditional field to useNick Clifton
2005-03-21 * configure.tgt: Handle setting of bfd_gas for fmt=multi targetsAlan Modra
2005-03-21 PR gas/780Alan Modra
2005-03-21 * Makefile.am (OBJ_FORMAT_CFILES): Prune config/obj-vms.c.Alan Modra
2005-03-18Add support for generating PLT lookups for the ColdFire.Nick Clifton
2005-03-17 * config/tc-xtensa.c (xg_apply_tentative_value): Rename toBob Wilson
2005-03-17gas/Jan Beulich
2005-03-16(gas_cgen_parse_operand): Copy opinfo parameter into a local variable in caseNick Clifton
2005-03-16 * configure.tgt: Set emulation for arm-*-eabi*.Daniel Jacobowitz
2005-03-16Fix typo introduced by previous deltaNick Clifton
2005-03-16Rename switch to enable/disable -Werror to --enable-werror/--disable-werrorNick Clifton
2005-03-16Enable -Werror by defaultNick Clifton
2005-03-16Convert to ISO C90 formattingNick Clifton
2005-03-15 * config/tc-arm.c (do_mla): Rename to do_mlas, take secondZack Weinberg