ppc/svp64: introduce SVP64 name parser
[binutils-gdb.git] / gas / config / tc-alpha.c
2022-07-09 Alan Modragas: target string hash tables
2022-07-09 Alan Modragas: rename md_end to md_finish
2022-01-02 Alan ModraUpdate year range in copyright notice of binutils files
2021-04-01 Martin LiskaUse startswith in gas subfolder.
2021-03-31 Alan ModraUse bool in gas
2021-02-01 Alan ModraPR27283 gas for alpha fails to build with gcc 11
2021-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-08-23 Alan ModraPR26513, 629310abec breaks assembling PowerPC Linux...
2020-08-21 Alan ModraRearrange symbol_create parameters
2020-08-20 Martin LiskaPort gas/config/* to str_htab.
2020-02-26 Alan ModraIndent labels
2020-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2019-09-19 Alan Modrabfd_section_* macros
2019-01-31 Alan ModraAssorted warning fixes
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-10-29 Alan ModraMove struc-symbol.h to symbols.c
2018-10-22 Alan ModraApply alpha BFD_RELOC_8 fixups
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-01-23 Nick CliftonFix spelling mistakes and typos in the GAS sources.
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-10-05 Alan Modra-Wimplicit-fallthrough warning fixes
2016-05-13 Trevor Saundersuse XNEW and related macros more
2016-05-13 Trevor Saundersuse xstrdup, xmemdup0 and concat more
2016-04-03 Trevor Saunderscleanup FLT_CHARS and EXP_CHARS
2016-04-01 Alan ModraConstify more
2016-03-31 Trevor Saundersmake some variables unsigned
2016-03-29 Trevor Saundersmake md_parse_option () take a const char *
2016-03-22 Alan ModraRemove more alloca calls
2016-02-22 Trevor SaundersAdd more const type qualifiers to GAS sources.
2016-01-01 Alan ModraCopyright update for binutils
2015-08-21 Nick CliftonAllow symbol and label names to be enclosed in double...
2015-08-12 H.J. LuRemove trailing spaces in gas
2015-05-28 Catherine MooreCompact EH Support
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-11-04 Alan ModraDon't use register keyword
2014-03-05 Alan ModraUpdate copyright years
2012-05-16 Nick Clifton * bfd-in.h (bfd_get_section_name, bfd_get_section_vma,
2011-11-23 Tristan Gingold2011-11-23 Tristan Gingold <gingold@adacore.com>
2011-11-23 Tristan Gingold2011-11-23 Tristan Gingold <gingold@adacore.com>
2011-10-21 Tristan Gingold2011-10-21 Tristan Gingold <gingold@adacore.com>
2011-09-19 Tristan Gingold2011-09-19 Tristan Gingold <gingold@adacore.com>
2011-08-26 Tristan Gingold2011-08-26 Tristan Gingold <gingold@adacore.com>
2011-08-26 Tristan Gingold2011-08-26 Tristan Gingold <gingold@adacore.com>
2011-08-07 Richard Henderson * dw2gencfi.c (all_fde_data): Export.
2011-06-28 Tristan Gingold2011-06-28 Tristan Gingold <gingold@adacore.com>
2011-06-28 Tristan Gingold2011-06-28 Tristan Gingold <gingold@adacore.com>
2011-06-28 Tristan Gingold2011-06-28 Tristan Gingold <gingold@adacore.com>
2011-06-27 Tristan Gingold2011-06-27 Tristan Gingold <gingold@adacore.com>
2011-06-24 Tristan Gingold2011-06-24 Tristan Gingold <gingold@adacore.com>
2011-03-29 Richard HendersonPR 12610
2010-09-20 Richard HendersonUse bfd_elf_generic_reloc for alpha-elf.
2010-09-16 Alan Modra PR gas/12011
2010-06-28 Alan Modra * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DE...
2010-05-31 Tristan Gingold2010-05-31 Tristan Gingold <gingold@adacore.com>
2010-04-14 Tristan Gingold2010-04-14 Tristan Gingold <gingold@adacore.com>
2009-09-25 Nick Clifton Update soruces to make alpha, arc and arm targe...
2009-07-24 Nick Clifton PR 10437
2009-06-22 Nick Clifton * gas/app, gas/as.c, gas/as.h, gas/atof-generic...
2009-05-04 Tristan Gingold2009-05-04 Tristan Gingold <gingold@adacore.com>
2009-03-04 Nick Clifton * config/tc-alpha.c (alpha_prologue_label)...
2009-03-03 Tristan Gingold2009-03-03 Tristan Gingold <gingold@adacore.com>
2009-01-15 Nick Clifton * include/elf/ia64.h (SHT_IA_64_VMS_DISPLAY_NAM...
2008-08-12 Alan ModraBanish PARAMS and PTR. Convert to ISO C.
2007-11-26 Alan Modra * config/tc-alpha.c (assemble_insn): Don't segv on...
2007-10-17 Nick CliftonRemove duplicate definitions of the md_atof() function
2007-10-04 Nick Clifton* read.c (potable): Add string8, string16, string32...
2007-07-03 Nick CliftonSwitch to GPLv3
2007-03-21 Nick CliftonPR gas/4124
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-11-16 Alan Modra * config/tc-ppc.c (ppc_pe_comm): Set bfd_com_section...
2005-09-20 Richard Henderson * dwarf2dbg.c (struct line_entry): Replace...
2005-06-07 Zack Weinberggas:
2005-05-31 Richard Henderson * config/tc-alpha.c (O_lituse_jsrdirect): New.
2005-05-05 Nick CliftonUpdate the address and phone number of the FSF
2005-04-20 H.J. Lu2005-04-20 H.J. Lu <hongjiu.lu@intel.com>
2005-03-24 Nick CliftonConvert unmaintained files over to ISO-C90 and fix...
2005-03-03 Alan Modraupdate copyright dates
2005-01-31 Ben Elliston * config/atof-ieee.c, config/obj-coff.c, config/obj...
2004-05-06 Nick CliftonRemove duplicate code and provide a function for genera...
2003-12-10 Ben EllistonRemove redundant returns in void functions.
2003-12-04 H.J. Lu2003-11-24 H.J. Lu <hongjiu.lu@intel.com>
2003-11-21 Kazu Hirata * config/tc-a29k.h: Fix comment typos.
2003-06-05 Richard Henderson * config/tc-alpha.c (s_alpha_usepv): New.
2003-05-30 Richard Henderson * config/tc-alpha.c (alpha_cur_ent_sym): Remove.
2003-05-03 H.J. Lugas/
2003-05-03 H.J. Lu2003-05-02 H.J. Lu <hjl@gnu.org>
2003-01-23 Alan Modra * symbols.c (S_FORCE_RELOC): Add "strict" param.
2002-12-30 Nick CliftonAdd support for msp430.
2002-11-28 Jakub Jelinek * symbols.c (S_SET_THREAD_LOCAL): New function.
2002-11-21 Richard Henderson * config/tc-alpha.c (alpha_fix_adjustable)...
2002-11-19 Alan Modra * config/tc-alpha.c (s_alpha_prologue): as_bad when...
2002-11-07 Richard Henderson * config/tc-alpha.c (alpha_validate_fix): Move...
2002-09-19 Richard Henderson * config/tc-alpha.c (md_pcrel_from): Only adjus...
2002-09-05 Alan Modragas reloc rewrite.
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-08-14 Nick CliftonFix compiling for COFF targets.
2002-08-06 Richard Henderson * config/tc-alpha.c (cpu_types): Enabled ev67...
2002-06-02 Richard Henderson * config/tc-alpha.c (alpha_adjust_symtab_relocs...
2002-06-02 Richard Henderson include/elf/
2002-05-30 Richard Hendersoninclude/elf/
next