summaryrefslogtreecommitdiff
path: root/binutils/makefile.vms
Commit message (Collapse)AuthorAgeFilesLines
* Add copyright noticesNick Clifton2012-12-171-0/+15
|
* 2011-06-08 Tristan Gingold <gingold@adacore.com>Tristan Gingold2011-06-081-9/+3
| | | | * makefile.vms (DEFS): Define OBJDUMP_PRIVATE_VECTORS.
* bfd/Tristan Gingold2011-03-311-1/+6
| | | | | | | | | | | | | 2011-03-31 Tristan Gingold <gingold@adacore.com> * makefile.vms (DEFS): Add HAVE_bfd_elf64_ia64_vms_vec. * configure.com: Set BFD_HOST_64BIT_LONG_LONG and BFD_HOST_LONG_LONG to 1. binutils/ 2011-03-31 Tristan Gingold <gingold@adacore.com> * makefile.vms (readelf.exe): New target.
* bfd/Tristan Gingold2011-03-311-1/+2
| | | | | | | | | | | | | | | | | | | 2011-03-31 Tristan Gingold <gingold@adacore.com> * vms-alpha.c (vms_get_remaining_object_record): Fix dec-c warning. (_bfd_vms_write_etir): Ditto. (_bfd_vms_slurp_etir): Avoid to use intptr_t * configure.com: Generate bfd_stdint.h binutils/ 2011-03-31 Tristan Gingold <gingold@adacore.com> * makefile.vms (DEBUG_OBJS): Add elfcomm.obj. libiberty/ 2011-03-31 Tristan Gingold <gingold@adacore.com> * makefile.vms (OBJS): Add filename_cmp.obj
* bfd/Tristan Gingold2010-01-121-1/+2
| | | | | | | | | | | 2010-01-12 Tristan Gingold <gingold@adacore.com> * makefile.vms (CFLAGS): Turns warnings into informational messages. binutils/ 2010-01-12 Tristan Gingold <gingold@adacore.com> * makefile.vms (CFLAGS): Turns warnings into informational messages.
* 2009-09-02 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-09-021-0/+74
* configure.com: Do not copy makefile.vms-in to makefile.vms * makefile.vms-in: Renamed to... * makefile.vms: ... this usual name as it is not processed anymore. Remove WRITE_DEBUG_OBJS (unused) and reorder object files for objdump.exe.