aboutsummaryrefslogtreecommitdiff
path: root/gas/symbols.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-01Get rid of fprintf_vma and sprintf_vmaAlan Modra1-17/+7
2022-07-20gas/symbols: introduce md_resolve_symbolDmitry Selyutin1-0/+39
2022-07-09gas: use notes_calloc in string hashAlan Modra1-1/+1
2022-07-09gas: free sy_hash, macro_hash and po_hashAlan Modra1-0/+6
2022-07-09gas: utility notes memory alloc functionsAlan Modra1-10/+75
2022-05-27Replace bfd_hostptr_t with uintptr_tAlan Modra1-4/+4
2022-04-07Add support for COFF secidx relocationsMark Harmstone1-0/+8
2022-03-09Reduce duplicated symbol_clone_if_forward_ref workAlan Modra1-3/+8
2022-02-16gas local label and dollar label handlingAlan Modra1-118/+58
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-11-18Add multibyte character warning option to the assembler.Nick Clifton1-2/+32
2021-08-16as: Replace the removed symbol with the versioned symbolH.J. Lu1-1/+25
2021-07-29gas: improve C_BSTAT and C_STSYM symbols handling on XCOFFClément Chigot1-1/+11
2021-04-05C99 gas configuryAlan Modra1-2/+0
2021-03-31Use bool in gasAlan Modra1-1/+1
2021-01-04PR27102, gas: "section symbols are already global"Alan Modra1-3/+2
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-09-30gcc-4.4.7 warning fixesAlan Modra1-1/+2
2020-08-26PR26448 UBSAN: symbols.c:1586 left shift of negative valueAlan Modra1-2/+19
2020-08-25PR26410, UBSAN: symbols.c:1818Alan Modra1-3/+4
2020-08-24PR26526, 5014c2d22b2 breaks compiling the Linux kernel for ARMAlan Modra1-1/+2
2020-08-23PR26513, 629310abec breaks assembling PowerPC Linux kernelsAlan Modra1-2/+2
2020-08-21Redo gas local symbol supportAlan Modra1-399/+337
2020-08-21gas symbol struct field renamingAlan Modra1-358/+345
2020-08-21Rearrange symbol_create parametersAlan Modra1-22/+18
2020-08-20Use libiberty hash in gas/symbols.c.Martin Liska1-38/+79
2020-05-21Replace "if (x) free (x)" with "free (x)", gasAlan Modra1-4/+2
2020-05-19Clear all local_symbol.lsy_flagsAlan Modra1-2/+2
2020-05-18Re: Fix tight loop on recursively-defined symbolsAlan Modra1-0/+1
2020-05-15Fix tight loop on recursively-defined symbolsAlan Modra1-3/+15
2020-02-26Indent labelsAlan Modra1-1/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-11-25Introduce new section flag: SEC_ELF_OCTETSChristian Eggers1-2/+13
2019-11-25Reverts patches providing octet support in dwarfChristian Eggers1-30/+2
2019-09-18bfd_asymbol_* macrosAlan Modra1-2/+2
2019-05-07Tidy use_complex_relocs_forAlan Modra1-22/+13
2019-05-06sym->sy_value is not valid for struct local_symbolAlan Modra1-1/+1
2019-04-24resolve_symbol_value vs. .loc view resolutionAlan Modra1-24/+19
2019-03-13Symbols with octets valueChristian Eggers1-1/+35
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-10-29Move struc-symbol.h to symbols.cAlan Modra1-1/+160
2018-10-22PR23040, .uleb128 directive doesn't accept some valid expressionsAlan Modra1-11/+22
2018-04-26Extend the assembler so that it can automatically generate GNU Build attribut...Nick Clifton1-0/+1
2018-04-16Remove IEEE 695 object supportAlan Modra1-1/+1
2018-04-11Remove i860, i960, bout and aout-adobe targetsAlan Modra1-2/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-11-22Riscv ld-elf/stab failure and fake label cleanup.Jim Wilson1-1/+5
2017-05-03Prevent a seg-fault in the assembler when provided with a bogus input source ...Nick Clifton1-3/+17
2017-04-27Tidy S_FORCE_RELOCAlan Modra1-6/+10
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1