GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bfd
/
targets.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nios2: Remove binutils support for Nios II target.
Sandra Loosemore
7 days
1
-5
/
+0
*
Thread-safety improvements for bfd_check_format_matches
Tom Tromey
2024-04-16
1
-58
/
+0
*
Remove bfdwin.c
Alan Modra
2024-04-11
1
-4
/
+1
*
bfd: Don't hard-code BFD_JUMP_TABLE_COPY
H.J. Lu
2024-03-08
1
-1
/
+1
*
Update year range in copyright notice of binutils files
Alan Modra
2024-01-04
1
-1
/
+1
*
Add basic support for RISC-V 64-bit EFI objects
Andreas Schwab
2023-12-05
1
-0
/
+2
*
Revert "arc: Add new ARCv3 ISA to BFD."
Claudiu Zissulescu
2023-09-25
1
-6
/
+0
*
arc: Add new ARCv3 ISA to BFD.
Claudiu Zissulescu
2023-09-25
1
-0
/
+6
*
kvx: fix 32-bit build
Paul Iannetta
2023-08-23
1
-2
/
+1
*
kvx: New port.
Paul Iannetta
2023-08-16
1
-0
/
+8
*
Remove unused args from bfd_make_debug_symbol
Alan Modra
2023-05-03
1
-1
/
+1
*
Generated docs and include files
Alan Modra
2023-05-03
1
-8
/
+8
*
obsolete target tidy
Alan Modra
2023-01-02
1
-14
/
+0
*
Update year range in copyright notice of binutils files
Alan Modra
2023-01-01
1
-1
/
+1
*
Re: The problem with warning in elf_object_p
Alan Modra
2022-12-17
1
-6
/
+39
*
aarch64-pe support for LD, GAS and BFD
Jedidiah Thompson
2022-10-19
1
-2
/
+4
*
The problem with warning in elf_object_p
Alan Modra
2022-09-24
1
-1
/
+28
*
Add pdb archive format
Mark Harmstone
2022-09-13
1
-0
/
+3
*
bfd: Add bfd_find_nearest_line_with_alt
Aaron Merey
2022-09-06
1
-0
/
+6
*
bfd: Add support for LoongArch64 EFI (efi-*-loongarch64).
Youling Tang
2022-08-10
1
-0
/
+2
*
drop XC16x bits
Jan Beulich
2022-06-27
1
-3
/
+0
*
Remove use of bfd_uint64_t and similar
Alan Modra
2022-05-27
1
-6
/
+6
*
x86: Remove bfd_arch_l1om and bfd_arch_k1om
H.J. Lu
2022-03-31
1
-11
/
+0
*
bfd: add AMDGCN architecture
Simon Marchi
2022-03-16
1
-0
/
+5
*
Update year range in copyright notice of binutils files
Alan Modra
2022-01-02
1
-1
/
+1
*
AArch64: Add support for AArch64 EFI (efi-*-aarch64).
Tamar Christina
2021-11-23
1
-0
/
+2
*
LoongArch bfd support
liuzhensong
2021-10-24
1
-0
/
+8
*
Use bool in bfd
Alan Modra
2021-03-31
1
-134
/
+131
*
TRUE/FALSE simplification
Alan Modra
2021-03-29
1
-2
/
+1
*
Remove arm-symbianelf
Alan Modra
2021-02-09
1
-4
/
+0
*
ELF: Don't generate unused section symbols
H.J. Lu
2021-01-07
1
-0
/
+14
*
RISC-V: Implement support for big endian targets.
Marcus Comstedt
2021-01-06
1
-0
/
+4
*
Update year range in copyright notice of binutils files
Alan Modra
2021-01-01
1
-1
/
+1
*
Constify more arrays
Alan Modra
2020-12-18
1
-3
/
+3
*
PR26667, Add powerpc64le-*-freebsd* support
Brandon Bergren
2020-10-06
1
-0
/
+2
*
Remove powerpc PE support
Alan Modra
2020-07-09
1
-8
/
+0
*
Remove x86 NaCl target support
H.J. Lu
2020-06-30
1
-6
/
+0
*
Really remove tic30-aout support
Alan Modra
2020-06-16
1
-2
/
+0
*
Replace "if (x) free (x)" with "free (x)", bfd
Alan Modra
2020-05-21
1
-2
/
+1
*
x86: Add i386 PE big-object support
Tamar Christina
2020-04-27
1
-2
/
+4
*
bfd: Add a bfd_boolean argument to bfd_get_symbol_version_string
H.J. Lu
2020-03-24
1
-2
/
+3
*
bfd_cleanup for object_p
Alan Modra
2020-03-02
1
-3
/
+5
*
bfd_size_type to size_t
Alan Modra
2020-02-19
1
-1
/
+1
*
Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A...
Sergey Belyashov
2020-01-02
1
-0
/
+2
*
Update year range in copyright notice of binutils files
Alan Modra
2020-01-01
1
-1
/
+1
*
Remove tic80 support
Alan Modra
2019-12-17
1
-2
/
+0
*
Remove CR16C support
Alan Modra
2019-11-07
1
-2
/
+0
*
bfd macro conversion to inline functions, asymbol
Alan Modra
2019-09-20
1
-0
/
+8
*
bfd macro conversion to inline functions
Alan Modra
2019-09-20
1
-0
/
+60
*
Constify target name, reloc name, and carsym name
Alan Modra
2019-09-18
1
-1
/
+1
[next]