summaryrefslogtreecommitdiff
path: root/gas/symbols.c
Commit message (Expand)AuthorAgeFilesLines
* gas: equates of registersJan Beulich2023-05-121-1/+3
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Re: Error: attempt to get value of unresolved symbol `L0'Nick Clifton2022-10-111-2/+11
* Error: attempt to get value of unresolved symbol `L0'Nick Clifton2022-10-111-2/+7
* Get rid of fprintf_vma and sprintf_vmaAlan Modra2022-08-011-17/+7
* gas/symbols: introduce md_resolve_symbolDmitry Selyutin2022-07-201-0/+39
* gas: use notes_calloc in string hashAlan Modra2022-07-091-1/+1
* gas: free sy_hash, macro_hash and po_hashAlan Modra2022-07-091-0/+6
* gas: utility notes memory alloc functionsAlan Modra2022-07-091-10/+75
* Replace bfd_hostptr_t with uintptr_tAlan Modra2022-05-271-4/+4
* Add support for COFF secidx relocationsMark Harmstone2022-04-071-0/+8
* Reduce duplicated symbol_clone_if_forward_ref workAlan Modra2022-03-091-3/+8
* gas local label and dollar label handlingAlan Modra2022-02-161-118/+58
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Add multibyte character warning option to the assembler.Nick Clifton2021-11-181-2/+32
* as: Replace the removed symbol with the versioned symbolH.J. Lu2021-08-161-1/+25
* gas: improve C_BSTAT and C_STSYM symbols handling on XCOFFClément Chigot2021-07-291-1/+11
* C99 gas configuryAlan Modra2021-04-051-2/+0
* Use bool in gasAlan Modra2021-03-311-1/+1
* PR27102, gas: "section symbols are already global"Alan Modra2021-01-041-3/+2
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* gcc-4.4.7 warning fixesAlan Modra2020-09-301-1/+2
* PR26448 UBSAN: symbols.c:1586 left shift of negative valueAlan Modra2020-08-261-2/+19
* PR26410, UBSAN: symbols.c:1818Alan Modra2020-08-251-3/+4
* PR26526, 5014c2d22b2 breaks compiling the Linux kernel for ARMAlan Modra2020-08-241-1/+2
* PR26513, 629310abec breaks assembling PowerPC Linux kernelsAlan Modra2020-08-231-2/+2
* Redo gas local symbol supportAlan Modra2020-08-211-399/+337
* gas symbol struct field renamingAlan Modra2020-08-211-358/+345
* Rearrange symbol_create parametersAlan Modra2020-08-211-22/+18
* Use libiberty hash in gas/symbols.c.Martin Liska2020-08-201-38/+79
* Replace "if (x) free (x)" with "free (x)", gasAlan Modra2020-05-211-4/+2
* Clear all local_symbol.lsy_flagsAlan Modra2020-05-191-2/+2
* Re: Fix tight loop on recursively-defined symbolsAlan Modra2020-05-181-0/+1
* Fix tight loop on recursively-defined symbolsAlan Modra2020-05-151-3/+15
* Indent labelsAlan Modra2020-02-261-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Introduce new section flag: SEC_ELF_OCTETSChristian Eggers2019-11-251-2/+13
* Reverts patches providing octet support in dwarfChristian Eggers2019-11-251-30/+2
* bfd_asymbol_* macrosAlan Modra2019-09-181-2/+2
* Tidy use_complex_relocs_forAlan Modra2019-05-071-22/+13
* sym->sy_value is not valid for struct local_symbolAlan Modra2019-05-061-1/+1
* resolve_symbol_value vs. .loc view resolutionAlan Modra2019-04-241-24/+19
* Symbols with octets valueChristian Eggers2019-03-131-1/+35
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Move struc-symbol.h to symbols.cAlan Modra2018-10-291-1/+160
* PR23040, .uleb128 directive doesn't accept some valid expressionsAlan Modra2018-10-221-11/+22
* Extend the assembler so that it can automatically generate GNU Build attribut...Nick Clifton2018-04-261-0/+1
* Remove IEEE 695 object supportAlan Modra2018-04-161-1/+1
* Remove i860, i960, bout and aout-adobe targetsAlan Modra2018-04-111-2/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1