Age | Commit message (Expand) | Author | Files | Lines |
2010-06-28 | * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define. | Alan Modra | 1 | -3/+1 |
2010-01-21 | 2010-01-21 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> | Andreas Krebbel | 1 | -0/+7 |
2009-07-24 | PR 10437 | Nick Clifton | 1 | -15/+13 |
2009-06-22 | * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c, | Nick Clifton | 1 | -1/+1 |
2009-06-19 | * config/tc-s390.c (md_gather_operands): Accept an instruction | Martin Schwidefsky | 1 | -1/+18 |
2008-08-12 | Banish PARAMS and PTR. Convert to ISO C. | Alan Modra | 1 | -103/+47 |
2008-03-19 | 2008-03-19 Andreas Krebbel <krebbel1@de.ibm.com> | Andreas Krebbel | 1 | -0/+2 |
2007-11-29 | 2007-11-29 Martin Schwidefsky <schwidefsky@de.ibm.com> | Martin Schwidefsky | 1 | -10/+15 |
2007-10-17 | Remove duplicate definitions of the md_atof() function | Nick Clifton | 1 | -42/+2 |
2007-10-04 | * read.c (potable): Add string8, string16, string32 and string64. Add bit siz... | Nick Clifton | 1 | -1/+1 |
2007-07-03 | Switch to GPLv3 | Nick Clifton | 1 | -2/+2 |
2007-03-06 | 2007-03-06 Andreas Krebbel <krebbel1@de.ibm.com> | Martin Schwidefsky | 1 | -0/+2 |
2006-06-07 | remove some duplicate #include's. | Alan Modra | 1 | -2/+1 |
2006-05-19 | * config/tc-arm.c, config/tc-arm.h (tc_arm_regname_to_dw2regnum): | Thiemo Seufer | 1 | -1/+1 |
2005-08-12 | * config/tc-s390.c (md_parse_option): Add cpu type z9-109. | Martin Schwidefsky | 1 | -6/+41 |
2005-06-07 | gas: | Zack Weinberg | 1 | -2/+2 |
2005-05-05 | Update the address and phone number of the FSF | Nick Clifton | 1 | -2/+2 |
2005-02-23 | * cgen.c: Warning fixes. | Alan Modra | 1 | -6/+6 |
2005-02-17 | * tc.h (struct relax_type, relax_typeS): Move from here.. | Alan Modra | 1 | -4/+2 |
2004-11-03 | * symbols.c (colon) [!WORKING_DOT_WORD]: Don't declare | Hans-Peter Nilsson | 1 | -2/+2 |
2004-10-02 | 2004-10-01 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -0/+2 |
2004-06-15 | * config/tc-s390.c (s390_insn): Avoid incorrect signed/unsigned | Martin Schwidefsky | 1 | -3/+3 |
2004-05-06 | Remove duplicate code and provide a function for generating internally consis... | Nick Clifton | 1 | -9/+3 |
2004-05-05 | * tc-s390.h (md_do_align, HANDLE_ALIGN): Remove. | Jakub Jelinek | 1 | -14/+1 |
2004-02-27 | * config/tc-s390.c (s390_insn): Correct range check for opcode in | Martin Schwidefsky | 1 | -3/+9 |
2003-11-22 | * config/tc-a29k.h: Fix comment typos. | Kazu Hirata | 1 | -5/+5 |
2003-07-10 | * config/tc-ppc.h (DWARF2_LINE_MIN_INSN_LENGTH): Define always. | Jakub Jelinek | 1 | -0/+30 |
2003-07-01 | * config/tc-s390.c (md_parse_option): Add cpu type z990. | Martin Schwidefsky | 1 | -15/+51 |
2003-06-18 | * config/tc-s390.c (init_default_arch): Make current_mode_mask | Martin Schwidefsky | 1 | -8/+15 |
2003-05-09 | * config/tc-s390.c (s390_target_format): Always call init_default_arch. | Martin Schwidefsky | 1 | -2/+1 |
2003-03-21 | * config/tc-s390.c (s390_arch_size): Initialize to zero. | Martin Schwidefsky | 1 | -21/+49 |
2003-01-27 | * Avoid designated initializers. | Martin Schwidefsky | 1 | -39/+39 |
2003-01-24 | * config/tc-s390.c (s390_tls_suffix): New function. | Martin Schwidefsky | 1 | -30/+218 |
2003-01-23 | * symbols.c (S_FORCE_RELOC): Add "strict" param. | Alan Modra | 1 | -4/+2 |
2003-01-20 | * config/tc-s390.c (elf_suffix_type): Add suffix enums for gotoff, | Martin Schwidefsky | 1 | -2/+80 |
2003-01-20 | * config/tc-s390.c (md_apply_fix3): Emit error message for relocations | Martin Schwidefsky | 1 | -1/+4 |
2002-12-17 | * ChangeLog-9295: Fix a typo. | Kazu Hirata | 1 | -1/+1 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -18/+18 |
2002-11-19 | * config/tc-s390.c (tc_s390_fix_adjustable): Re-add patch to prevent | Martin Schwidefsky | 1 | -0/+3 |
2002-10-18 | * config/tc-s390.c (md_parse_option): Set s390_arch_size to 32 | Martin Schwidefsky | 1 | -1/+1 |
2002-09-05 | gas reloc rewrite. | Alan Modra | 1 | -39/+9 |
2002-07-02 | 2002-07-02 Martin Schwidefsky <schwidefsky@de.ibm.com> | Martin Schwidefsky | 1 | -3/+2 |
2002-06-08 | * as.c: Replace CONST with const. | Alan Modra | 1 | -1/+1 |
2002-05-04 | * config/tc-mips.c: Fix formatting. | Kazu Hirata | 1 | -43/+45 |
2002-05-03 | * config/tc-s390.c (md_gather_operands): Emit dwarf2 line-number | Alexandre Oliva | 1 | -0/+1 |
2002-04-28 | * config/tc-s390.c (md_parse_option): Formatting. | Alan Modra | 1 | -2/+2 |
2002-04-17 | * config/tc-s390.c (tc_s390_fix_adjustable): Prevent adjustments to | Martin Schwidefsky | 1 | -1/+5 |
2002-02-19 | 2002-02-19 Martin Schwidefsky <schwidefsky@de.ibm.com> | Martin Schwidefsky | 1 | -9/+15 |
2001-11-15 | Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function. | Nick Clifton | 1 | -100/+96 |
2001-11-05 | Force got and plt relocations. | Martin Schwidefsky | 1 | -10/+52 |