2016-11-27 |
Ambrogino Modigliani | Fix spelling in comments in C source files (gas) |
blob | commitdiff |
2016-10-05 |
Alan Modra | -Wimplicit-fallthrough warning fixes |
blob | commitdiff | diff to current |
2016-05-13 |
Trevor Saunders | use XNEW and related macros more |
blob | commitdiff | diff to current |
2016-04-04 |
Trevor Saunders | use XNEW and related macros more |
blob | commitdiff | diff to current |
2016-04-01 |
Alan Modra | Constify more |
blob | commitdiff | diff to current |
2016-03-29 |
Trevor Saunders | make md_parse_option () take a const char * |
blob | commitdiff | diff to current |
2016-03-29 |
Trevor Saunders | replace some obstack_alloc () calls with the XOBNEW... |
blob | commitdiff | diff to current |
2016-02-25 |
Trevor Saunders | Convert more variables to a constant form. |
blob | commitdiff | diff to current |
2016-02-22 |
Trevor Saunders | Add more const type qualifiers to GAS sources. |
blob | commitdiff | diff to current |
2016-01-01 |
Alan Modra | Copyright update for binutils |
blob | commitdiff | diff to current |
2015-11-09 |
Dominik Vogt | gas: Fix left shift of negative value. |
blob | commitdiff | diff to current |
2015-08-21 |
Nick Clifton | Allow symbol and label names to be enclosed in double... |
blob | commitdiff | diff to current |
2015-08-12 |
H.J. Lu | Remove trailing spaces in gas |
blob | commitdiff | diff to current |
2015-01-01 |
Alan Modra | ChangeLog rotatation and copyright year update |
blob | commitdiff | diff to current |
2014-11-04 |
Alan Modra | Don't use register keyword |
blob | commitdiff | diff to current |
2014-09-22 |
Alan Modra | Fix various warnings seen when using gcc-5.0 |
blob | commitdiff | diff to current |
2014-07-15 |
Andreas Schwab | Don't complain about dbCC to long branch conversion |
blob | commitdiff | diff to current |
2014-03-05 |
Alan Modra | Update copyright years |
blob | commitdiff | diff to current |
2013-06-13 |
Nick Clifton | PR gas/15602 |
blob | commitdiff | diff to current |
2012-11-05 |
Alan Modra | * write.h (struct fix <fx_pcrel_adjust>): Make it... |
blob | commitdiff | diff to current |
2012-05-16 |
Nathan Sidwell | * config/tc-m68k.c (m68k_cpus): Add 51ag, 51je, 51jf... |
blob | commitdiff | diff to current |
2010-09-09 |
Nick Clifton | * gas/config/tc-m68k.c (tc_gen_reloc): Handle... |
blob | commitdiff | diff to current |
2010-06-28 |
Alan Modra | * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DE... |
blob | commitdiff | diff to current |
2009-11-10 |
Maxim Kuvyrkov | * config/m68k-parse.h (enum m68k_register): Add ACR... |
blob | commitdiff | diff to current |
2009-10-13 |
Nick Clifton | gas: |
blob | commitdiff | diff to current |
2009-07-27 |
Maxim Kuvyrkov | * config/tc-m68k.c (mcf5221x_ctrl): New. |
blob | commitdiff | diff to current |
2009-07-27 |
Maxim Kuvyrkov | * config/tc-m68k.c (mcf52235_ctrl): Remove non-existen... |
blob | commitdiff | diff to current |
2009-06-22 |
Nick Clifton | * gas/app, gas/as.c, gas/as.h, gas/atof-generic... |
blob | commitdiff | diff to current |
2009-02-12 |
Nathan Sidwell | gas/ |
blob | commitdiff | diff to current |
2009-02-03 |
Nick Clifton | M68K TLS support. |
blob | commitdiff | diff to current |
2008-10-21 |
Alan Modra | Remove unnecessary casts on obstack_alloc invocations. |
blob | commitdiff | diff to current |
2008-10-20 |
Alan Modra | * config/bfin-parse.y: Use C style comments. |
blob | commitdiff | diff to current |
2008-08-12 |
Alan Modra | Banish PARAMS and PTR. Convert to ISO C. |
blob | commitdiff | diff to current |
2008-07-08 |
Nathan Sidwell | * config/tc-m68k.c (m68k_set_cpu, m68k_set_arch):... |
blob | commitdiff | diff to current |
2008-03-28 |
Nathan Sidwell | * config/tc-m68k.c (md_convert_frag_1): Replace as_fat... |
blob | commitdiff | diff to current |
2007-10-18 |
Nick Clifton | PR gas/5172 |
blob | commitdiff | diff to current |
2007-10-17 |
Nick Clifton | Remove duplicate definitions of the md_atof() function |
blob | commitdiff | diff to current |
2007-09-27 |
Kazu Hirata | gas/ |
blob | commitdiff | diff to current |
2007-09-25 |
Nick Clifton | * config/tc-m68k.c (LONG_BRANCH_VIA_COND): New. |
blob | commitdiff | diff to current |
2007-09-11 |
Kazu Hirata | bfd/ |
blob | commitdiff | diff to current |
2007-08-28 |
Kazu Hirata | * config/tc-m68k.c (mcf52235_ctrl): Add cache registers. |
blob | commitdiff | diff to current |
2007-08-28 |
Kazu Hirata | * config/tc-m68k.c (mcf51qe_ctrl): Define 51QE control... |
blob | commitdiff | diff to current |
2007-07-03 |
Nick Clifton | Switch to GPLv3 |
blob | commitdiff | diff to current |
2007-07-03 |
Nathan Sidwell | gas/testsuite/ |
blob | commitdiff | diff to current |
2007-05-17 |
Nathan Sidwell | * config/tc-m68k.c (md_apply_fix): Show value of out... |
blob | commitdiff | diff to current |
2007-05-15 |
Nick Clifton | PR gas/3041 |
blob | commitdiff | diff to current |
2007-05-03 |
Nick Clifton | PR gas/3041 |
blob | commitdiff | diff to current |
2007-04-23 |
Nathan Sidwell | gas/testsuite/ |
blob | commitdiff | diff to current |
2007-04-20 |
Nathan Sidwell | * config/tc-m68k.c (mcf5253_ctrl): New. |
blob | commitdiff | diff to current |
2007-04-20 |
Nathan Sidwell | gas/ |
blob | commitdiff | diff to current |
2007-04-04 |
Kazu Hirata | * config/tc-m68k.c (HAVE_LONG_BRANCH): Add fido_a. |
blob | commitdiff | diff to current |
2007-03-16 |
Kazu Hirata | * config/tc-m68k.c (m68k_cpus): Add an entry for fidoa. |
blob | commitdiff | diff to current |
2007-02-20 |
Nathan Sidwell | * config/tc-m68k.c (mcf5210a_ctrl, mcf52235_ctrl,... |
blob | commitdiff | diff to current |
2007-02-15 |
Nathan Sidwell | * config/m68k-parse.h (m68k_register): Add ROMBAR0... |
blob | commitdiff | diff to current |
2007-01-08 |
Kazu Hirata | bfd/ |
blob | commitdiff | diff to current |
2006-12-27 |
Kazu Hirata | gas/ |
blob | commitdiff | diff to current |
2006-12-25 |
Kazu Hirata | bfd/ |
blob | commitdiff | diff to current |
2006-12-07 |
Kazu Hirata | bfd/ |
blob | commitdiff | diff to current |
2006-11-16 |
Nathan Sidwell | gas/ |
blob | commitdiff | diff to current |
2006-05-19 |
Thiemo Seufer | * config/tc-arm.c, config/tc-arm.h (tc_arm_regname_to_... |
blob | commitdiff | diff to current |
2006-05-19 |
Nathan Sidwell | * gas/config/tc-m68k.c (m68k_init_arch): Move checking of |
blob | commitdiff | diff to current |
2006-04-20 |
Elena Zannoni | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | diff to current |
2006-03-28 |
Nathan Sidwell | * gas/config/tc-m68k.c (find_cf_chip): Merge into ... |
blob | commitdiff | diff to current |
2006-03-28 |
Nathan Sidwell | gas: |
blob | commitdiff | diff to current |
2006-03-25 |
Richard Sandiford | bfd/ |
blob | commitdiff | diff to current |
2006-03-06 |
Nathan Sidwell | bfd: |
blob | commitdiff | diff to current |
2006-02-07 |
Nathan Sidwell | * bfd/archures.c (bfd_mach_mcf5200, bfd_mach_mcf5206e, |
blob | commitdiff | diff to current |
2005-09-20 |
Richard Henderson | * dwarf2dbg.c (struct line_entry): Replace... |
blob | commitdiff | diff to current |
2005-08-11 |
Alan Modra | * README-vms: Delete. |
blob | commitdiff | diff to current |
2005-06-08 |
Nick Clifton | PR991 |
blob | commitdiff | diff to current |
2005-06-07 |
Zack Weinberg | gas: |
blob | commitdiff | diff to current |
2005-05-05 |
Nick Clifton | Update the address and phone number of the FSF |
blob | commitdiff | diff to current |
2005-04-10 |
H.J. Lu | 2005-04-10 H.J. Lu <hongjiu.lu@intel.com> |
blob | commitdiff | diff to current |
2005-03-21 |
Alan Modra | PR gas/780 |
blob | commitdiff | diff to current |
2005-03-18 |
Nick Clifton | Add support for generating PLT lookups for the ColdFire. |
blob | commitdiff | diff to current |
2005-03-01 |
Alan Modra | * config/tc-m68k.c (md_assemble): Don't use sizeof... |
blob | commitdiff | diff to current |
2005-02-17 |
Alan Modra | * tc.h (struct relax_type, relax_typeS): Move from... |
blob | commitdiff | diff to current |
2004-11-03 |
Hans-Peter Nilsson | * symbols.c (colon) [!WORKING_DOT_WORD]: Don't declare |
blob | commitdiff | diff to current |
2004-10-08 |
Nick Clifton | m68k-parse.h (enum m68k_register): New control register... |
blob | commitdiff | diff to current |
2004-09-30 |
Nick Clifton | (select_control_regs): Add mcf5249. |
blob | commitdiff | diff to current |
2004-08-17 |
Nick Clifton | Add support for a -g switch to GAS |
blob | commitdiff | diff to current |
2004-07-11 |
Andreas Schwab | * config/tc-m68k.c: Convert to C90. Remove redundant |
blob | commitdiff | diff to current |
2004-06-20 |
Andreas Schwab | * config/tc-m68k.c (mri_chip): Replace current_chip... |
blob | commitdiff | diff to current |
2004-05-28 |
Nick Clifton | Convert mode 5 addressing with zero offset into mode... |
blob | commitdiff | diff to current |
2004-05-27 |
Nick Clifton | Sort m68k opcodes into alphabetical order |
blob | commitdiff | diff to current |
2004-05-24 |
Nick Clifton | Reorganise m68k instruction decoding and improve handli... |
blob | commitdiff | diff to current |
2004-05-05 |
Nick Clifton | Add support for 521x,5249,547x,548x. |
blob | commitdiff | diff to current |
2004-04-22 |
Nick Clifton | Add support for ColdFire MAC instructions and tidy... |
blob | commitdiff | diff to current |
2004-01-26 |
Nick Clifton | (EXTERN_FORCE_RELOC): Handle m68k-uclinux specially... |
blob | commitdiff | diff to current |
2003-11-22 |
Kazu Hirata | * config/tc-a29k.h: Fix comment typos. |
blob | commitdiff | diff to current |
2003-10-21 |
Nick Clifton | Add ColfFire v4 support |
blob | commitdiff | diff to current |
2003-10-17 |
Nick Clifton | Enforce PC-relative jumps with --pcrel. |
blob | commitdiff | diff to current |
2003-08-08 |
Andreas Schwab | gas/ |
blob | commitdiff | diff to current |
2003-05-21 |
Nick Clifton | Move .file and .loc pseudo ops into obj-elf.c |
blob | commitdiff | diff to current |
2002-12-12 |
Alan Modra | * config/tc-m68k.c (tc_gen_reloc <section>): Add ATTRI... |
blob | commitdiff | diff to current |
2002-09-19 |
Nick Clifton | Handle situation where architecture has not yet been... |
blob | commitdiff | diff to current |
2002-09-05 |
Alan Modra | gas reloc rewrite. |
blob | commitdiff | diff to current |
2002-08-23 |
Elena Zannoni | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | diff to current |
2002-08-20 |
Alan Modra | * config/tc-arc.c (md_pseudo_table <dwarf2_directive_f... |
blob | commitdiff | diff to current |
2002-06-08 |
Alan Modra | * as.c: Replace CONST with const. |
blob | commitdiff | diff to current |
next |