This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/clyon/arm-fdpic in repository binutils-gdb.
discards 7ae864cf13 [ARM] FDPIC: Implement Thumb-only PLT for FDPIC. discards 3972797146 [ARM] FDPIC: New tests. discards c76ea3fca4 [ARM] FDPIC: Fix ld testcase not to conflict with uclibc's i [...] discards f76e2199e0 [ARM] FDPIC: Make _GLOBAL_OFFSET_TABLE_ a relative symbol discards 78ad02d51d [ARM] FDPIC: Translate R_ARM_TARGET2 relocation into R_ARM_G [...] discards cfc27aa907 [ARM] FDPIC: Add stack segment discards 89e0e2a43f [ARM] Add TLS relocations for FDPIC. discards 9df9b5b1d7 [ARM] Implement PLT for FDPIC. discards 732b0fa85c [ARM] Implement FDPIC relocations. new 79b66b8ae2 [ARM] Implement FDPIC relocations. new 81104800e5 [ARM] Implement PLT for FDPIC. new 96f718fda4 [ARM] Add TLS relocations for FDPIC. new ef463f1b0b [ARM] FDPIC: Add stack segment new 668a608fb5 [ARM] FDPIC: Translate R_ARM_TARGET2 relocation into R_ARM_G [...] new b6f7b8df4e [ARM] FDPIC: Make _GLOBAL_OFFSET_TABLE_ a relative symbol new a67f87999e [ARM] FDPIC: Fix ld testcase not to conflict with uclibc's i [...] new e083c7263e [ARM] FDPIC: New tests. new f0bdd7589a [ARM] FDPIC: Implement Thumb-only PLT for FDPIC.
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (7ae864cf13) \ N -- N -- N refs/heads/users/clyon/arm-fdpic (f0bdd7589a)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 9 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: bfd/elf32-arm.c | 3 --- 1 file changed, 3 deletions(-)