]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gas/symbols.c
Revert "2.41 Release sources"
[thirdparty/binutils-gdb.git] / gas / symbols.c
2023-08-02  Sam JamesRevert "2.41 Release sources"
2023-08-02  Nick Clifton2.41 Release sources binutils-2_41-release
2023-07-14  Alan ModraMake the default gas symbol hash table larger
2023-05-12  Jan Beulichgas: equates of registers
2023-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2022-10-11  Nick CliftonRe: Error: attempt to get value of unresolved symbol...
2022-10-11  Nick CliftonError: attempt to get value of unresolved symbol `L0'
2022-08-01  Alan ModraGet rid of fprintf_vma and sprintf_vma
2022-07-20  Dmitry Selyutingas/symbols: introduce md_resolve_symbol
2022-07-09  Alan Modragas: use notes_calloc in string hash
2022-07-09  Alan Modragas: free sy_hash, macro_hash and po_hash
2022-07-09  Alan Modragas: utility notes memory alloc functions
2022-05-27  Alan ModraReplace bfd_hostptr_t with uintptr_t
2022-04-07  Mark HarmstoneAdd support for COFF secidx relocations
2022-03-09  Alan ModraReduce duplicated symbol_clone_if_forward_ref work
2022-02-16  Alan Modragas local label and dollar label handling
2022-01-02  Alan ModraUpdate year range in copyright notice of binutils files
2021-11-18  Nick CliftonAdd multibyte character warning option to the assembler.
2021-08-16  H.J. Luas: Replace the removed symbol with the versioned symbol
2021-07-29  Clément Chigotgas: improve C_BSTAT and C_STSYM symbols handling on...
2021-04-05  Alan ModraC99 gas configury
2021-03-31  Alan ModraUse bool in gas
2021-01-04  Alan ModraPR27102, gas: "section symbols are already global"
2021-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2020-09-30  Alan Modragcc-4.4.7 warning fixes
2020-08-26  Alan ModraPR26448 UBSAN: symbols.c:1586 left shift of negative...
2020-08-25  Alan ModraPR26410, UBSAN: symbols.c:1818
2020-08-24  Alan ModraPR26526, 5014c2d22b2 breaks compiling the Linux kernel...
2020-08-23  Alan ModraPR26513, 629310abec breaks assembling PowerPC Linux...
2020-08-21  Alan ModraRedo gas local symbol support
2020-08-21  Alan Modragas symbol struct field renaming
2020-08-21  Alan ModraRearrange symbol_create parameters
2020-08-20  Martin LiskaUse libiberty hash in gas/symbols.c.
2020-05-21  Alan ModraReplace "if (x) free (x)" with "free (x)", gas
2020-05-19  Alan ModraClear all local_symbol.lsy_flags
2020-05-18  Alan ModraRe: Fix tight loop on recursively-defined symbols
2020-05-15  Alan ModraFix tight loop on recursively-defined symbols
2020-02-26  Alan ModraIndent labels
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-11-25  Christian EggersIntroduce new section flag: SEC_ELF_OCTETS
2019-11-25  Christian EggersReverts patches providing octet support in dwarf
2019-09-18  Alan Modrabfd_asymbol_* macros
2019-05-07  Alan ModraTidy use_complex_relocs_for
2019-05-06  Alan Modrasym->sy_value is not valid for struct local_symbol
2019-04-24  Alan Modraresolve_symbol_value vs. .loc view resolution
2019-03-13  Christian EggersSymbols with octets value
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 ModraPR23040, .uleb128 directive doesn't accept some valid...
2018-04-26  Nick CliftonExtend the assembler so that it can automatically gener...
2018-04-16  Alan ModraRemove IEEE 695 object support
2018-04-11  Alan ModraRemove i860, i960, bout and aout-adobe targets
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-11-22  Jim WilsonRiscv ld-elf/stab failure and fake label cleanup.
2017-05-03  Nick CliftonPrevent a seg-fault in the assembler when provided...
2017-04-27  Alan ModraTidy S_FORCE_RELOC
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-12-01  Nick CliftonFix ICE in assembler when passed a corrupt input file.
2016-11-27  Ambrogino ModiglianiFix spelling in comments in C source files (gas)
2016-05-13  Trevor Saundersuse XNEW and related macros more
2016-05-13  Trevor Saundersuse xstrdup, xmemdup0 and concat more
2016-04-04  Alan ModraPR19498, Invalid "symbol definition loop"
2016-04-04  Trevor Saundersuse XNEW and related macros more
2016-03-22  Trevor Saundersmake more variables const
2016-03-21  Nick CliftonRemove use of alloca.
2016-02-22  Trevor SaundersAdd more const type qualifiers to GAS sources.
2016-02-19  Trevor SaundersAdd const to various variables in the gas sources.
2016-01-01  Alan ModraCopyright update for binutils
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-11-04  Alan ModraDon't use register keyword
2014-07-26  Alan ModraPrepare gas for 64-bit obstacks
2014-03-05  Alan ModraUpdate copyright years
2013-08-21  Alan Modra * symbols.c (fb_label_instance_inc, fb_label_instance...
2013-01-10  H.J. LuRemove trailing white spaces on gas
2012-11-09  H.J. LuRemove trailing redundant `;'
2012-05-05  Alan ModraReplace all uses of bfd_abs_section, bfd_com_section...
2012-02-21  Iain Sandoe2012-02-21 Tristan Gingold <gingold@adacore.com>
2012-01-10  Tristan Gingold2012-01-10 Tristan Gingold <gingold@adacore.com>
2011-10-12  Alan Modra * as.c (main): Define .gasversion. rather than __GAS_V...
2011-10-12  Alan Modra * symbols.c (local_symbol_make): Make global.
2011-07-24  Richard Sandifordbfd/
2011-05-06  Tristan Gingold2011-05-06 Tristan Gingold <gingold@adacore.com>
2011-02-28  Alan Modra * symbols.c (report_op_error): Remove unnecessary...
2010-12-16  Maciej W. Rozycki * symbols.c (symbol_clone_if_forward_ref): Call tc_new...
2010-12-02  Richard Sandifordgas/
2010-12-01  Maciej W. Rozycki * symbols.h (dot_symbol): New declaration.
2010-12-01  Maciej W. Rozycki * symbols.c (symbol_clone_if_forward_ref): Don't limit...
2010-07-28  Alan Modra PR gas/11841
2010-07-28  Alan Modra PR gas/11841
2009-12-11  Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-12-08  H.J. LuCall symbol_same_p to check to if 2 symbols are the...
2009-10-05  Alan Modra PR gas/10704
2009-09-23  Alan Modra * symbols.c (define_sym_at_dot): New function, extract...
2009-09-11  Nick Clifton * po/bfd.pot: Updated by the Translation project.
2009-09-09  Alan Modra * config/obj-coff.h (USE_UNIQUE): Don't define.
2009-07-29  Alan Modra PR ld/10269
2009-06-22  Nick Clifton * gas/app, gas/as.c, gas/as.h, gas/atof-generic...
2009-05-22  H.J. Lugas/
2008-10-21  Alan ModraRemove unnecessary casts on obstack_alloc invocations.
2008-10-07  H.J. Lu2008-10-07 H.J. Lu <hongjiu.lu@intel.com>
next