summaryrefslogtreecommitdiff
path: root/binutils/makefile.vms
AgeCommit message (Collapse)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-01-01Copyright update for binutilsAlan Modra
2015-08-12Remove trailing spaces in binutilsH.J. Lu
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-03-05Update copyright yearsAlan Modra
2012-12-17Add copyright noticesNick Clifton
2011-06-082011-06-08 Tristan Gingold <gingold@adacore.com>Tristan Gingold
* makefile.vms (DEFS): Define OBJDUMP_PRIVATE_VECTORS.
2011-03-31bfd/Tristan Gingold
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.
2011-03-31bfd/Tristan Gingold
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
2010-01-12bfd/Tristan Gingold
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-022009-09-02 Tristan Gingold <gingold@adacore.com>Tristan Gingold
* 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.
1998-07-02Thu Jul 2 14:01:34 1998 Klaus Kaempf <kkaempf@rmi.de>Ian Lance Taylor
* configure.com: Add vax/vms support. * makefile.vms-in: Renamed from makefile.vms. Add substitutions now done by configure.com.
1998-05-06Wed May 6 15:28:51 1998 Klaus Kaempf <kkaempf@progis.de>Ian Lance Taylor
* makefile.vms: Run dec c with /nodebug. Pass CC value when calling make.
1997-04-01Tue Apr 1 16:21:44 1997 Klaus Kaempf <kkaempf@progis.de>Ian Lance Taylor
* configure.com: New file. * config.h-vms: Remove file. * makefile.vms: Update for new configure scheme.
1997-02-14Thu Feb 13 21:34:43 1997 Klaus Kaempf (kkaempf@progis.de)Ian Lance Taylor
* config.h-vms: sbrk() is provided on openVMS/Alpha. * makefile.vms: allow compiling with current gcc snapshot.
1996-10-02Wed Oct 2 15:49:16 1996 Klaus Kaempf <kkaempf@progis.de>Ian Lance Taylor
* makefile.vms: Bump version date.
1996-08-08Thu Aug 8 12:27:52 1996 Klaus Kaempf <kkaempf@progis.de>Ian Lance Taylor
* makefile.vms: Add better support for DEC C compilation. Add new macros as in Makefile.in.
1996-06-18Tue Jun 18 15:03:44 1996 Klaus Kaempf <kkaempf@progis.de>Ian Lance Taylor
* config.h-vms, makefile.vms: New files.