Age | Commit message (Expand) | Author | Files | Lines |
2017-01-23 | Fix spelling mistakes and typos in the GAS sources. | Nick Clifton | 1 | -2/+2 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-11-27 | Fix spelling in comments in C source files (gas) | Ambrogino Modigliani | 1 | -2/+2 |
2016-05-16 | stop defining linkrelax in multiple places | Trevor Saunders | 1 | -3/+3 |
2016-04-03 | use XNEW and related macros more | Trevor Saunders | 1 | -5/+5 |
2016-04-01 | Constify more | Alan Modra | 1 | -1/+1 |
2016-03-29 | make md_parse_option () take a const char * | Trevor Saunders | 1 | -1/+1 |
2016-02-25 | Convert more variables to a constant form. | Trevor Saunders | 1 | -2/+2 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-11-09 | gas: Fix left shift of negative value. | Dominik Vogt | 1 | -1/+1 |
2015-08-26 | Fallout from "Allow symbol and label names to be enclosed in double quotes" | Alan Modra | 1 | -3/+1 |
2015-08-21 | Allow symbol and label names to be enclosed in double quotes. | Nick Clifton | 1 | -51/+52 |
2015-08-12 | Remove trailing spaces in gas | H.J. Lu | 1 | -7/+7 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-04-09 | gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEW | Alan Modra | 1 | -1/+2 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -2/+1 |
2012-03-07 | * mn10300.h (elf_mn10300_reloc_type): Add R_MN10300_TLS_GD, | Nick Clifton | 1 | -0/+20 |
2010-09-23 | * config/tc-mn10300.c (tc_gen_reloc): Replace absolute symbols | Alan Modra | 1 | -8/+9 |
2010-09-08 | PR gas/11973 | Nick Clifton | 1 | -0/+2 |
2010-06-28 | * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define. | Alan Modra | 1 | -6/+5 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -7/+5 |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 |
2009-06-22 | * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c, | Nick Clifton | 1 | -1/+1 |
2008-02-18 | * config/tc-mn10300.c (has_known_symbol_location): New function. | Nick Clifton | 1 | -11/+29 |
2007-11-13 | * config/tc-mn10300.c (mn10300_force_relocation): Force a reloc to be generat... | Nick Clifton | 1 | -5/+14 |
2007-10-30 | * mn10300.h (R_MN10300_ALIGN): Define. | Nick Clifton | 1 | -15/+43 |
2007-10-19 | Add MN10300 linker relaxation support for symbol differences | Nick Clifton | 1 | -42/+102 |
2007-10-19 | * elf-m10300.c: Convert to ISO C. | Nick Clifton | 1 | -557/+279 |
2007-10-17 | Remove duplicate definitions of the md_atof() function | Nick Clifton | 1 | -37/+2 |
2007-07-03 | Switch to GPLv3 | Nick Clifton | 1 | -1/+1 |
2007-02-22 | * config/tc-mn10300.c (md_convert_frag): Correct fixup size. | Alan Modra | 1 | -11/+2 |
2007-01-12 | * config/tc-spu.h (TC_RELOC_RTSYM_LOC_FIXUP): Delete. | Alan Modra | 1 | -2/+2 |
2006-10-19 | Fix score bugs | Nick Clifton | 1 | -1/+1 |
2006-06-07 | remove some duplicate #include's. | Alan Modra | 1 | -1/+0 |
2006-05-03 | bfd/ | Alan Modra | 1 | -1/+2 |
2006-01-11 | Fixes for building on 64-bit hosts: | Nick Clifton | 1 | -3/+16 |
2005-10-11 | This adjusts equate handling by | Nick Clifton | 1 | -3/+4 |
2005-08-11 | * README-vms: Delete. | Alan Modra | 1 | -6/+5 |
2005-06-07 | gas: | Zack Weinberg | 1 | -1/+1 |
2005-05-05 | Update the address and phone number of the FSF | Nick Clifton | 1 | -2/+2 |
2005-03-03 | update copyright dates | Alan Modra | 1 | -1/+1 |
2004-11-23 | * config/tc-mn10300.c (md_relax_table): More fixes to the offsets in this table. | Nick Clifton | 1 | -5/+10 |
2004-11-12 | Fix off by one negative offsets for conditional branches. | Nick Clifton | 1 | -3/+3 |
2004-05-28 | * config/tc-mn10300.h (tc_fix_adjustable): Define. | DJ Delorie | 1 | -0/+9 |
2004-05-06 | Remove duplicate code and provide a function for generating internally consis... | Nick Clifton | 1 | -11/+1 |
2003-07-10 | 2002-12-12 Alexandre Oliva <aoliva@redhat.com> | Alexandre Oliva | 1 | -0/+7 |
2003-07-10 | 2003-02-25 Alexandre Oliva <aoliva@redhat.com> | Alexandre Oliva | 1 | -2/+242 |
2003-07-10 | 2000-05-25 Alexandre Oliva <aoliva@cygnus.com> | Alexandre Oliva | 1 | -1/+417 |
2003-05-21 | Move .file and .loc pseudo ops into obj-elf.c | Nick Clifton | 1 | -2/+0 |
2003-01-23 | * symbols.c (S_FORCE_RELOC): Add "strict" param. | Alan Modra | 1 | -16/+1 |