aboutsummaryrefslogtreecommitdiff
path: root/binutils/makefile.vms
AgeCommit message (Collapse)AuthorFilesLines
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-04-16Remove IEEE 695 object supportAlan Modra1-1/+1
include/ * ieee.h: Delete. bfd/ * Makefile.am: Remove IEEE 695 support. * archures.c: Likewise. * bfd.c: Likewise. * config.bfd: Likewise. * configure.ac: Likewise. * doc/bfd.texinfo: Likewise. * doc/bfdint.texi: Likewise. * doc/bfdsumm.texi: Likewise. * section.c: Likewise. * targets.c: Likewise. * ieee.c: Delete. * libieee.h: Delete. * Makefile.in: Regenerate. * bfd-in2.h: Regenerate. * configure: Regenerate. * po/SRC-POTFILES.in: Regenerate. binutils/ * Makefile.am: Remove IEEE 695 support. * budbg.h: Likewise. * doc/binutils.texi: Likewise. * makefile.vms: Likewise. * objcopy.c: Likewise. * objdump.c: Likewise. * rddbg.c: Likewise. * ieee.c: Delete. * Makefile.in: Regenerate. * po/POTFILES.in: Regenerate. gas/ * app.c: Remove IEEE 695 support. * symbols.c: Likewise. ld/ * ld.texinfo: Remove IEEE 695 support. * mri.c: Likewise.
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-08-12Remove trailing spaces in binutilsH.J. Lu1-2/+2
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-1/+1
2012-12-17Add copyright noticesNick Clifton1-0/+15
2011-06-082011-06-08 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-9/+3
* makefile.vms (DEFS): Define OBJDUMP_PRIVATE_VECTORS.
2011-03-31bfd/Tristan Gingold1-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.
2011-03-31bfd/Tristan Gingold1-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
2010-01-12bfd/Tristan Gingold1-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-022009-09-02 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-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.
1998-07-02Thu Jul 2 14:01:34 1998 Klaus Kaempf <kkaempf@rmi.de>Ian Lance Taylor1-93/+0
* 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 Taylor1-6/+6
* 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 Taylor1-8/+36
* 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 Taylor1-8/+6
* 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 Taylor1-1/+1
* makefile.vms: Bump version date.
1996-08-08Thu Aug 8 12:27:52 1996 Klaus Kaempf <kkaempf@progis.de>Ian Lance Taylor1-23/+34
* 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 Taylor1-0/+56
* config.h-vms, makefile.vms: New files.