- 490d02a Gas is very inconsistent about when a relaxation/relocation is needed. Do by Rafael Espindola · 15 years ago
- 202630c Teach ARM/MC/ELF about gcc compatible reloc output to get past odd linkage by Jason W Kim · 15 years ago
- 4761fba Teach ARM/MC/ELF about EF_ARM_EABI_VERSION. The magic number is set to by Jason W Kim · 15 years ago
- d2e2f56 by Jason W Kim · 15 years ago
- b3eca9b Add support for the --noexecstack option. by Rafael Espindola · 15 years ago
- 4b7b7fb Delay the creation of eh_frame so that the user can change the defaults. by Rafael Espindola · 15 years ago
- 0e7e34e Remove more duplicated code. by Rafael Espindola · 15 years ago
- d4a5c05 Completed :lower16: / :upper16: support for movw / movt pairs on Darwin. by Evan Cheng · 15 years ago
- 39e36e7 Style clean up - break up the breaks. by Jason W Kim · 15 years ago
- 9c5b65d 1. Support ELF pcrel relocations for movw/movt: by Jason W Kim · 15 years ago
- 3686473 Fix PR8878. by Rafael Espindola · 15 years ago
- 8fc59a6 Handle reloc_riprel_4byte_movq_load. Should make the bots happy. by Rafael Espindola · 15 years ago
- 2ac8355 Add support for the same encodings of the personality function that gnu as by Rafael Espindola · 15 years ago
- 9ae2d05 Add support for @note. Patch by Jörg Sonnenberger. by Rafael Espindola · 15 years ago
- 0f8abeb Merge IsFixupFullyResolved and IsSymbolRefDifferenceFullyResolved. We now by Rafael Espindola · 15 years ago
- 73c0ae7 Simplify the handling of .size expressions. by Rafael Espindola · 15 years ago
- 55184dd Set the value of absolute symbols. by Roman Divacky · 15 years ago
- b403e09 Merge isAbsolute into IsSymbolRefDifferenceFullyResolved. by Rafael Espindola · 15 years ago
- 8396dd0 Remove the MCObjectFormat class. by Rafael Espindola · 15 years ago
- fdaae0d Move some data to the TargetWriter. by Rafael Espindola · 15 years ago
- d11460a Store and free the TargetObjectWriter. by Rafael Espindola · 15 years ago
- 6b5e56c Stub out explicit MCELFObjectTargetWriter interface. by Rafael Espindola · 15 years ago
- f0e24d4 Move createELFObjectWriter to its own header. by Rafael Espindola · 15 years ago
- df63335 Use getFixupKindInfo to implement isFixupKindPCRel, ELF version. by Rafael Espindola · 15 years ago
- f2adf78 MC/ObjectWriter: Add a new IsSymbolRefDifferenceFullyResolved target format specific hook. by Daniel Dunbar · 15 years ago
- 5026928 MC/Assembler: Strip out object writer arguments, now that it is always available by Daniel Dunbar · 15 years ago
- 4c1386a 1. ARM/MC/ELF: A few more ELF relocs for .o by Jason W Kim · 15 years ago
- 0e909c5 First cut of ARM/MC/ELF PIC relocations. by Jason W Kim · 15 years ago
- e119da1 Thumb unconditional branch binary encoding. rdar://8754994 by Jim Grosbach · 15 years ago
- 68b27eb Rename CB/CBZ specific fixup accordingly. by Jim Grosbach · 15 years ago
- c79c5f6 ARM/MC/ELF TPsoft is now a proper pseudo inst. by Jason W Kim · 15 years ago
- a7d6aa9 Support the "target" encodings for the CB[N]Z instructions. by Bill Wendling · 15 years ago
- 8a6449c Add support for loading from a constant pool. by Bill Wendling · 15 years ago
- 93e3cf0 Sorry for such a large commit. The summary is that only MachO cares about the by Rafael Espindola · 15 years ago
- 9e19946 Add fixup for Thumb1 BL/BLX instructions. by Jim Grosbach · 15 years ago
- 495c2bb Refactor ELFObjectWriter. by Jason W Kim · 15 years ago
- baf2f3b Remove the getAddress getter, initialize Ordinal in the constructor and use by Rafael Espindola · 15 years ago
- e7284c3 Add a getSymbolOffset method and use it in the ELF writer. by Rafael Espindola · 15 years ago
- 60ebca9 The sections that the ELF object writer has to create are very simple and by Rafael Espindola · 15 years ago
- ce2bd8d Add support for binary encoding of ARM 'adr' instructions referencing constant by Jim Grosbach · 15 years ago
- 943fb60 Add correct encodings for STRD and LDRD, including fixup support. Additionally, update these to unified syntax. by Owen Anderson · 15 years ago
- 5695098 Fix a mised reloc rename spot. by Jim Grosbach · 15 years ago
- 2980596 ARM/MC/ELF relocation "hello world" for movw/movt. by Jason W Kim · 15 years ago
- 8a3a792 Define generic 1, 2 and 4 byte pc relative relocations. They are common by Rafael Espindola · 15 years ago
- 9f75d5d Behave a bit more like gnu as and use the symbol (instead of the section) by Rafael Espindola · 15 years ago
- 708ac4d Relocate with the symbol if the relocation is of kind NTPOFF. by Rafael Espindola · 15 years ago
- 767a1e9 Fixed some style issues (no _, no spc after !) by Jason W Kim · 15 years ago
- 16b7526 Make the <ARCH>ELFObjectWriter statics private by Jason W Kim · 15 years ago
- 84ffdd5 Fix misplaced statics. by Jason W Kim · 15 years ago
- a262546 Kill trailing whitespace by Jason W Kim · 15 years ago
- 7c7d0ef Refactor the ELFRelocationEntry (pull up) and move the arch-specific statics to inside the class where it belongs. by Jason W Kim · 15 years ago
- 7699d6c Implement ELF object file writing support for the MBlaze backend. Its not perfect yet, but it works for many tests. by Wesley Peck · 15 years ago
- 26cb15a Handle PCRel relocations with absolute values. Fixes PR8656. by Rafael Espindola · 15 years ago
- 7d19efd A bit more of gnu as compatibility when handling relocations with aliases. by Rafael Espindola · 15 years ago
- 202d91e Fix compiler warnigns. by Benjamin Kramer · 15 years ago
- 8c3039b Change MCExpr::EvaluateAsRelocatableImpl of variables to return the original by Rafael Espindola · 15 years ago
- 96f4c01 Dovetail with Dan Dunbar's rework of ELFObjectWriter. by Jason W Kim · 15 years ago
- 240028d Move the logic to decide with which symbol we produce a relocation (if any) to by Rafael Espindola · 15 years ago
- 7d0ba34 Handle a peculiar comdat case: Creating a section with an undefined by Rafael Espindola · 15 years ago
- 0e3decf Simplify getSymbolIndexInSymbolTable by setting the actual index of the symbols. by Rafael Espindola · 15 years ago
- fe0c28f MC: Simplify Mach-O and ELF object writer implementations. by Daniel Dunbar · 15 years ago
- dcc7732 MCELF: Copy the symbol name only if we're going to modify it. by Benjamin Kramer · 15 years ago
- a3e9a22 Initial comdat implementation. by Rafael Espindola · 15 years ago
- fb6540c Make AliasedSymbol able to handle MCTargetExpr. They can get here if by Rafael Espindola · 15 years ago
- fa7b557 Fix the symbol index of weak references. Also make RecordRelocation a bit by Rafael Espindola · 15 years ago
- 19fa380 Remove some explicit arguments to getELFSection. This is by Rafael Espindola · 15 years ago
- 5a8d781 Factor some code into WriteSection. by Rafael Espindola · 15 years ago
- eb97f59 Update the section index map after we add the medatada sections. by Rafael Espindola · 15 years ago
- 1801410 Use SectionIndexMap in WriteSymbolTable to make it a little less brittle. by Rafael Espindola · 15 years ago
- d634003 Factor some code into ComputeIndexMap. by Rafael Espindola · 15 years ago
- 51d6833 Change the String<size> methods to take a fragment instead of a buffer. by Rafael Espindola · 15 years ago
- 36ef57d Use MCSectionELF in places we know we have an ELF section. by Rafael Espindola · 15 years ago
- 9bb44a5 Fixed version of 118639 with an extra assert to catch similar problems by Rafael Espindola · 15 years ago
- 33048f0 Revert previous patch. Missed a case. by Rafael Espindola · 15 years ago
- 4bdd272 Remove IsExplicit. It was always false. by Rafael Espindola · 15 years ago
- 1614597 Implement .weakref. by Rafael Espindola · 15 years ago
- 3fe87a1 Add support for files with more than 65280 sections. No testcase since by Rafael Espindola · 15 years ago
- 45834a0 Be more strict on when we produce an undefined reference. In gas a file with by Rafael Espindola · 15 years ago
- 3c5a54e Defined weak symbols should have non-zero value. by Rafael Espindola · 15 years ago
- 29f70af Fix relocations with renamed symbols. by Rafael Espindola · 15 years ago
- 6cd76e6 Aliases defined with .symver should copy the binding of the symbols they alias. by Rafael Espindola · 15 years ago
- 936ba3a Implement R_X86_64_DTPOFF32. by Rafael Espindola · 15 years ago
- 2dbec3f Implement TLSLD. by Rafael Espindola · 15 years ago
- e8f08be Implement DTPOFF. by Rafael Espindola · 15 years ago
- 6f23eb3 Implement TLSLDM. by Rafael Espindola · 15 years ago
- b3b49bb Implement VK_GOTNTPOFF and switch RelocNeedsGOT to use VariantKind. by Rafael Espindola · 15 years ago
- f853716 Add support for R_386_TLS_GD, R_386_TLS_LE_32, R_386_TLS_IE and R_386_TLS_LE. by Rafael Espindola · 15 years ago
- 24c8b04 Implement R_X86_64_GOTTPOFF, R_X86_64_TLSGD and R_X86_64_TPOFF32. by Rafael Espindola · 15 years ago
- 1480727 Replace pointer arithmetic with StringRef::substr. by Benjamin Kramer · 15 years ago
- 26496e6 Produce an error for an invalid use of .symver. by Rafael Espindola · 15 years ago
- cc1b168 Symbols defined as the difference of other two end up in the ABS section. by Rafael Espindola · 15 years ago
- eb0c2c1 Add support for the .symver directive. This is really ugly, but most of it is by Rafael Espindola · 15 years ago
- a5efd6a Move more logic to isInSymtab and simplify. by Rafael Espindola · 15 years ago
- 0ed1543 Add support for emitting ARM file attributes. by Rafael Espindola · 15 years ago
- 800fd35 Add X86::reloc_global_offset_table and use it to have a single place where by Rafael Espindola · 15 years ago
- 1851090 Making the e_machine configurable by the target backend in ELFObjectWriter. by Wesley Peck · 15 years ago
- ee8d151 Small cleanups and fixes in preparation for fixing _GLOBAL_OFFSET_TABLE_. by Rafael Espindola · 15 years ago
- fba9f74 Implement R_386_GOT32. by Rafael Espindola · 15 years ago
- 0a5314f Relocate with .bss instead of using the symbol. Matches gas behavior. by Rafael Espindola · 15 years ago
- 3604d44 Reenable assert. by Rafael Espindola · 15 years ago