summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* 2007-03-12 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2007-03-123-10/+37
* * gas/mmix/comment-1.d, gas/mmix/bspec-1.d, gas/mmix/bspec-2.d:Hans-Peter Nilsson2007-03-114-0/+8
* * app.c (do_scrub_chars): Recognize comments after # line "file".Alexandre Oliva2007-03-093-20/+49
* * config/tc-i386.h (WORKING_DOT_WORD): Define.Alan Modra2007-03-092-0/+6
* * app.c (do_scrub_chars): Turn #<line>"file"flags into .linefile.Alexandre Oliva2007-03-095-43/+119
* * symbols.c (symbol_relc_make_sym): Comment typo fixes.Alan Modra2007-03-082-3/+7
* * Makefile.am: Run "make dep-am".Alan Modra2007-03-084-76/+61
* binutils:Joseph Myers2007-03-077-9/+42
* 2007-03-06 Andreas Krebbel <krebbel1@de.ibm.com>Martin Schwidefsky2007-03-066-0/+149
* 2007-03-05 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2007-03-062-2/+23
* 2007-03-02 Paul Brook <paul@codesourcery.com>Paul Brook2007-03-022-0/+30
* 2007-03-02 Paul Brook <paul@codesourcery.com>Paul Brook2007-03-023-18/+58
* bfd:Joseph Myers2007-03-012-1/+5
* PR gas/3797Nick Clifton2007-02-2842-57/+93
* PR 3729: Fix unexpected failures in ARM GAS testsuite results.Nick Clifton2007-02-2810-17/+78
* bfd/Nathan Sidwell2007-02-282-1/+5
* PR gas/2623Nick Clifton2007-02-282-1/+6
* * config/tc-m68hc11.c (fixup24): Correct fixup size.Alan Modra2007-02-272-7/+14
* * config/obj-elf.c (elf_frob_file): frag_wane any new frags.Alan Modra2007-02-272-0/+5
* * config/tc-arm.c (do_vfp_nsyn_pop): Use fldmias/fldmiad.Mark Shinwell2007-02-252-2/+6
* * config/tc-mn10300.c (md_convert_frag): Correct fixup size.Alan Modra2007-02-222-11/+7
* * s390-opc.c (INSTR_SS_L2RDRD): New.DJ Delorie2007-02-223-2/+7
* * write.c (size_seg): Always clear SEC_RELOC here.Alan Modra2007-02-222-108/+66
* PR 4082Alan Modra2007-02-202-1/+10
* * doc/c-mips.texi: Document 74kc, 74kf, 74kx.Thiemo Seufer2007-02-202-0/+7
* * config/tc-mips.c (mips_cpu_info_table): Add 74K configurations.Thiemo Seufer2007-02-202-2/+13
* [ gas/ChangeLog ]Thiemo Seufer2007-02-208-19/+312
* * config/tc-m68k.c (mcf5210a_ctrl, mcf52235_ctrl, mcf5225_ctrl): New.Nathan Sidwell2007-02-202-0/+28
* 2007-02-19 Andreas Krebbel <krebbel1@de.ibm.com>Martin Schwidefsky2007-02-195-24/+33
* * write.c (TC_FX_SIZE_SLACK): Define.Alan Modra2007-02-177-8/+59
* top level:Joseph Myers2007-02-179-27/+90
* remove unused varAlan Modra2007-02-171-1/+0
* remove unused varAlan Modra2007-02-171-1/+0
* * write.c: White space fixes.Alan Modra2007-02-172-65/+31
* * subsegs.c (subseg_change, subseg_get): Use xcalloc rather thanAlan Modra2007-02-163-289/+268
* * config/m68k-parse.h (m68k_register): Add ROMBAR0, ASID.Nathan Sidwell2007-02-153-18/+61
* gas/Alan Modra2007-02-133-96/+168
* gas/testsuite/H.J. Lu2007-02-125-2/+24
* Fix ChangeLog entry.Paul Brook2007-02-091-1/+1
* 2007-02-07 Paul Brook <paul@codesourcery.com>Paul Brook2007-02-072-0/+5
* Fix entries for MeP submission and complex relocations.Dave Brolley2007-02-061-88/+46
* PR gas/3810 gas/3800Nick Clifton2007-02-063-2/+20
* Support for Toshiba MeP and for complex relocations.Dave Brolley2007-02-0534-2/+11498
* Fix year.H.J. Lu2007-02-051-1/+1
* 2076-02-04 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2007-02-052-17/+22
* * config/tc-m32c.c (m32c_cons_fix_new): New. Added to support 3DJ Delorie2007-02-043-0/+42
* * config/tc-xtensa.c (xg_build_to_insn): Use tinsn_init.Bob Wilson2007-02-032-4/+9
* * config/tc-xtensa.c (SUFFIX_MAP, suffix_relocs): New.Bob Wilson2007-02-022-51/+107
* * config/xtensa-istack.h (struct tinsn_struct): Delete fixup field.Bob Wilson2007-02-023-15/+7
* * config/xtensa-relax.h (struct build_instr): Delete id field.Bob Wilson2007-02-023-131/+82