Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-07-03 | Switch sources over to use the GPL version 3 | Nick Clifton | 1 | -12/+13 | |
2007-04-26 | bfd/ | Alan Modra | 1 | -2/+2 | |
Many files: Include sysdep.h before bfd.h. * Makefile.am: Run "make dep-am". * Makefile.in: Regenerate. binutils/ * bucumm.h: Split off host dependencies to.. * sysdep.h: ..here. Many files: Include sysdep.h. Remove duplicate headers and reorder. * Makefile.am: Run "make dep-am". * Makefile.in: Regenerate. ld/ Many files: Include sysdep.h first. Remove duplicate headers. * Makefile.am: Run "make dep-am". * Makefile.in: Regenerate. opcodes/ * Makefile.am: Run "make dep-am". * Makefile.in: Regenerate. * ns32k-dis.c: Include sysdep.h first. | |||||
2005-05-04 | Update the address and phone number of the FSF organization in the GPL notices | Nick Clifton | 1 | -1/+1 | |
2005-05-04 | Update the FSF address in the copyright/GPL notice | Nick Clifton | 1 | -1/+1 | |
2003-11-04 | * aout-target.h, aoutf1.h, bfdio.c, bfdwin.c: Update copyright date. | Alan Modra | 1 | -1/+1 | |
* coff-apollo.c, coff-sparc.c, coff-w65.c, coff-we32k.c: Ditto. * coff-z8k.c, coffgen.c, cpu-frv.c, cpu-h8500.c, cpu-hppa.c: Ditto. * cpu-ia64-opc.c, cpu-m10300.c, cpu-mips.c, cpu-msp430.c: Ditto. * cpu-rs6000.c, cpu-z8k.c, efi-app-ia32.c, elf32-am33lin.c: Ditto. * gen-aout.c, hash.c, hp300hpux.c, init.c, mach-o.c: Ditto. * nlm-target.h, nlm.c, som.h, stabs.c, sysdep.h, xsym.h: Ditto. | |||||
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -2/+2 | |
comparisons of bfd_boolean vars with TRUE/FALSE. Formatting. | |||||
2001-04-03 | 2001-04-03 David Mosberger <davidm@hpl.hp.com> | H.J. Lu | 1 | -1/+0 | |
* efi-app-ia32.c (ALIGN_SECTIONS_IN_FILE): Deleted. | |||||
2001-03-30 | 2001-03-30 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -1/+1 | |
* efi-app-ia32.c (PEI_TARGET_SUBSYSTEM): Rename from ... (PEI_DEFAULT_TARGET_SUBSYSTEM): This. | |||||
2001-03-08 | Update copyright notices | Nick Clifton | 1 | -1/+1 | |
2000-04-18 | Bfd support for generating IA-64 EFI binaries. | Jim Wilson | 1 | -0/+35 | |
* Makefile.am (BFD64_BACKENDS): Mention coff-ia64.lo. (BFD64_BACKENDS_CFILES): Mention coff-ia64.c (coff-ia64.lo): Add dependency. * Makefile.in: Regenerate. * coff-ia64.c: New file. * efi-app-ia32.c: Ditto. * efi-app-ia64.c: Ditto. ... |