summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
...
* gas/testsuite/Richard Sandiford2011-05-1114-15/+35
* gas/testsuite/Richard Sandiford2011-05-1113-12/+27
* * config/tc-arm.c(do_t_ldst): Warn on loading into sp withNick Clifton2011-05-1119-0/+117
* 2011-05-10 Quentin Neill <quentin.neill@amd.com>Quentin Neill2011-05-108-6/+349
* * dw2gencfi.c (tc_cfi_endproc): Avoid "set but not used" error.Alan Modra2011-05-102-1/+5
* 2011-05-09 Paul Brook <paul@codesourcery.com>Paul Brook2011-05-0919-76/+2187
* * dw2gencfi.c (CUR_SEG, SET_CUR_SEG, HANDLED, SET_HANDLED): Define.Alan Modra2011-05-072-98/+106
* 2011-05-06 Tristan Gingold <gingold@adacore.com>Tristan Gingold2011-05-064-26/+9
* * dw2gencfi.c (SUPPORT_FRAME_LINKONCE): Define. Use throughoutAlan Modra2011-05-052-21/+93
* 2011-05-03 Paul Brook <paul@codesourcery.com>Paul Brook2011-05-033-0/+53
* * gas/elf/dwarf2-1.d, gas/elf/dwarf2-2.d: Adjust for change inHans-Peter Nilsson2011-04-294-3/+9
* * dw2gencfi.c (dwcfi_seg_list): New struct.Nick Clifton2011-04-263-117/+383
* 2011-04-20 Catherine Moore <clm@codesourcery.com>Catherine Moore2011-04-202-69/+286
* 2011-04-20 Catherine Moore <clm@codesourcery.com>Catherine Moore2011-04-2026-0/+1144
* bfd/Alan Modra2011-04-202-28/+16
* * config/tc-arm.c (v7m_psrs): Revert previous delta.Nick Clifton2011-04-197-8/+20
* * gas/arm/arch7.s: Fix typo basepri_max should be basepri_mask.Nick Clifton2011-04-1914-40/+77
* 2011-04-18 Tristan Gingold <gingold@adacore.com>Tristan Gingold2011-04-1810-10/+33
* 2011-04-18 Tristan Gingold <gingold@adacore.com>Tristan Gingold2011-04-183-0/+12
* 2011-04-14 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2011-04-147-50/+199
* * v850-dis.c (disassemble): Always print a closing square brace ifNick Clifton2011-04-133-0/+7
* PR binutils/12534Nick Clifton2011-04-124-34/+45
* PR gas/12532Nick Clifton2011-04-124-44/+51
* Start error message with lower case.H.J. Lu2011-04-122-19/+31
* PR gas/12532Nick Clifton2011-04-122-0/+12
* * gas/all/gas.exp (do_930509a): Don't xfail h8300 and mn10200.Alan Modra2011-04-122-1/+6
* gas/Julian Brown2011-04-1129-81/+404
* 2011-04-11 Kai Tietz <ktietz@redhat.com>Kai Tietz2011-04-112-1/+5
* PR gas/12296Nick Clifton2011-04-114-0/+11
* * config/tc-i386.c (x86_cons): Define even for non-ELF targets.Nick Clifton2011-04-115-2/+10
* * config/tc-cr16.c (getprocregp_image): Fix type of 'r' parameterNick Clifton2011-04-112-2/+8
* * config/tc-cr16.c (getprocreg_image): Correct range check.Alan Modra2011-04-112-3/+9
* bfd:Joseph Myers2011-04-067-21/+28
* 2011-04-01 Tristan Gingold <gingold@adacore.com>Tristan Gingold2011-04-012-1/+5
* include/elf/Bernd Schmidt2011-03-3120-2/+295
* 2011-03-31 Tristan Gingold <gingold@adacore.com>Tristan Gingold2011-03-313-3/+20
* * macro.c (get_any_string): Free malloced br_buf.Nick Clifton2011-03-302-8/+14
* * obj-elf.c (obj_elf_section): Free malloced name.Nick Clifton2011-03-302-0/+7
* 2011-03-30 Tristan Gingold <gingold@adacore.com>Tristan Gingold2011-03-302-22/+40
* PR 12610Richard Henderson2011-03-296-1/+51
* Properly handle multiple operands for x32 quad.H.J. Lu2011-03-295-8/+23
* gas: blackfin: gas: blackfin: reject invalid BYTEUNPACK insnsMike Frysinger2011-03-295-0/+14
* gas: blackfin: gas: blackfin: reject invalid BYTEOP16M insnsMike Frysinger2011-03-295-0/+16
* gas: blackfin: gas: blackfin: reject invalid BYTEOP16P insnsMike Frysinger2011-03-295-0/+17
* gas: blackfin: reject invalid 16bit acc add insnsMike Frysinger2011-03-297-2/+18
* Support .quad for x32.H.J. Lu2011-03-287-11/+81
* Add support for DragonFlyBSD target.Nick Clifton2011-03-284-2/+40
* 2011-03-24 Eric B. Weddington <eric.weddington@atmel.com>Eric B. Weddington2011-03-243-9/+23
* gas: blackfin: reject invalid register destinations for vector add/subMike Frysinger2011-03-245-1/+30
* gas: blackfin: test all 16bit insnsMike Frysinger2011-03-246-11137/+49199