Age | Commit message (Expand) | Author | Files | Lines |
2007-11-14 | gas/ | H.J. Lu | 11 | -2879/+2942 |
2007-11-13 | * config/tc-mn10300.c (mn10300_force_relocation): Force a reloc to be generat... | Nick Clifton | 3 | -12/+27 |
2007-11-12 | * gas/macros/purge.s: Delete irpc loops. | Alan Modra | 2 | -18/+7 |
2007-11-12 | PR gas/5269 | Nick Clifton | 3 | -737/+751 |
2007-11-12 | * gas/ppc/regnames.d: New. | Alan Modra | 4 | -0/+18 |
2007-11-12 | * config/tc-ppc.c (md_assemble): If -mregnames, when parsing | Alan Modra | 2 | -1/+8 |
2007-11-09 | 2007-11-09 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -11/+15 |
2007-11-08 | * config/tc-xtensa.c (relaxable_section): Check for .eh_frame. | Bob Wilson | 2 | -1/+6 |
2007-11-07 | 2007-11-07 Eric B. Weddington <eweddington@cso.atmel.com> | Eric B. Weddington | 3 | -1/+7 |
2007-11-07 | 2007-11-07 Anatoly Sokolov <aesok@post.ru> | Eric B. Weddington | 3 | -12/+21 |
2007-11-07 | * ia64-dis.c (print_insn_ia64): Generate symbolic names for cr | Tristan Gingold | 2 | -50/+55 |
2007-11-07 | * gas/elf/elf.exp (run_elf_list_test): Fix typo. | Nick Clifton | 2 | -1/+5 |
2007-11-07 | * config/tc-ppc.c (md_apply_fix): For PPC_TOC16 on XCOFF, uses offset | Tristan Gingold | 4 | -10/+20 |
2007-11-06 | 2007-11-06 Paul Brook <paul@codesourcery.com> | Paul Brook | 5 | -3/+19 |
2007-11-06 | * ehopt.c (check_eh_frame): If md_allow_eh_opt is defined, invoke it to see i... | Nick Clifton | 6 | -1/+32 |
2007-11-04 | include | Danny Smith | 2 | -3/+10 |
2007-11-02 | * config/tc-xtensa.c (xtensa_symbol_new_hook): New. | Bob Wilson | 3 | -0/+77 |
2007-11-01 | gas/ | H.J. Lu | 2 | -3/+9 |
2007-11-01 | 2007-11-01 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -2/+8 |
2007-11-01 | gas/ | H.J. Lu | 8 | -177/+300 |
2007-10-31 | 2007-10-31 Eric B. Weddington <eweddington@cso.atmel.com> | Eric B. Weddington | 3 | -9/+11 |
2007-10-31 | * dwarf.c (is_relocatable): Remove definition. | Nick Clifton | 2 | -5/+10 |
2007-10-30 | * mn10300.h (R_MN10300_ALIGN): Define. | Nick Clifton | 5 | -16/+69 |
2007-10-30 | * doc/as.texinfo (Section): Replace "subsegment" with subsection". | Nick Clifton | 2 | -2/+7 |
2007-10-27 | gas/ | H.J. Lu | 7 | -4/+96 |
2007-10-24 | gas/ | H.J. Lu | 3 | -753/+758 |
2007-10-24 | * Makefile.am (INCLUDES, DEP_INCLUDES): Remove -D_GNU_SOURCE. | Alan Modra | 6 | -1624/+1558 |
2007-10-23 | gas/testsuite/ | H.J. Lu | 11 | -112/+184 |
2007-10-19 | Add MN10300 linker relaxation support for symbol differences | Nick Clifton | 9 | -45/+181 |
2007-10-19 | * elf-m10300.c: Convert to ISO C. | Nick Clifton | 1 | -557/+279 |
2007-10-19 | * config/tc-ppc.c (ppc_parse_name): Skip leading '%'. | Alan Modra | 2 | -1/+15 |
2007-10-18 | gas/ | Carlos O'Donell | 2 | -2/+7 |
2007-10-18 | PR gas/5172 | Nick Clifton | 7 | -176/+141 |
2007-10-18 | PR gas/5174 | Nick Clifton | 3 | -693/+687 |
2007-10-18 | PR gas/5175 | Nick Clifton | 3 | -15/+14 |
2007-10-17 | Remove duplicate definitions of the md_atof() function | Nick Clifton | 61 | -3845/+1813 |
2007-10-17 | opcodes/ | Nathan Sidwell | 4 | -0/+35 |
2007-10-16 | * doc/as.texinfo (Overview): Add Xtensa --rename-section option. | Bob Wilson | 2 | -0/+8 |
2007-10-16 | Support the use of the STT_COMMON type. (In source and object files only at ... | Nick Clifton | 7 | -8/+47 |
2007-10-16 | gas/ | Peter Bergner | 2 | -0/+17 |
2007-10-15 | * read.c (do_s_func): Check asprintf return status. | Alan Modra | 3 | -5/+19 |
2007-10-12 | 2007-10-12 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -9/+18 |
2007-10-12 | gas/ | H.J. Lu | 2 | -52/+53 |
2007-10-12 | * config/tc-avr.c (mcu_types): Add new devices: AT90PWM2B, AT90PWM3B. | Nick Clifton | 4 | -2/+11 |
2007-10-12 | * elf32-cr16.c (elf32_cr16_relax_section): Fix condition check typo. | Nick Clifton | 2 | -1/+6 |
2007-10-12 | * doc/as.texinfo (Object Attributes): New chapter. | Daniel Jacobowitz | 2 | -3/+151 |
2007-10-11 | * config/obj-elf.c (obj_elf_section): When pushing a section, if there is a | Nick Clifton | 6 | -3/+48 |
2007-10-11 | PR gas/5161 | Nick Clifton | 3 | -183/+824 |
2007-10-11 | PR gas/5158 | Nick Clifton | 8 | -15646/+37059 |
2007-10-11 | 2007-10-11 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -3/+8 |