This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] binutils 2.19 markers


Hi,

this patch adds the markers for the release 2.19.

If someone wants to submit a patch before this release, please tell it NOW!

If this patch is approved, I will create the release branch.

Tristan.

gas/
2008-09-05  Tristan Gingold  <gingold@adacore.com>

	* NEWS: Add a marker for the 2.19 features.
ld/
2008-09-05  Tristan Gingold  <gingold@adacore.com>

	* NEWS: Add a marker for the 2.19 features.
binutils/
2008-09-05  Tristan Gingold  <gingold@adacore.com>

* NEWS: Add a marker for the 2.19 features.
Index: gas/NEWS
===================================================================
RCS file: /cvs/src/src/gas/NEWS,v
retrieving revision 1.97
diff -c -r1.97 NEWS
*** gas/NEWS 6 Aug 2008 15:42:15 -0000 1.97
--- gas/NEWS 5 Sep 2008 08:44:22 -0000
***************
*** 1,4 ****
--- 1,7 ----
-*- text -*-
+
+ Changes in 2.19:
+
* New command line option, -h-tick-hex, for sh, m32c, and h8/300 targets, which
adds compatibility with H'00 style hex constants.


Index: ld/NEWS
===================================================================
RCS file: /cvs/src/src/ld/NEWS,v
retrieving revision 1.85
diff -c -r1.85 NEWS
*** ld/NEWS 7 Jun 2008 11:35:46 -0000 1.85
--- ld/NEWS 5 Sep 2008 08:44:27 -0000
***************
*** 1,4 ****
--- 1,7 ----
-*- text -*-
+
+ Changes in 2.19:
+
* Linker script input section filespecs may now specify a file within an
archive by writing "archive:file".


Index: binutils/NEWS
===================================================================
RCS file: /cvs/src/src/binutils/NEWS,v
retrieving revision 1.70
diff -c -r1.70 NEWS
*** binutils/NEWS	11 Apr 2008 09:04:17 -0000	1.70
--- binutils/NEWS	5 Sep 2008 08:44:33 -0000
***************
*** 1,4 ****
--- 1,7 ----
  -*- text -*-
+
+ Changes in 2.19:
+
  * Added -wL switch to dump decoded contents of .debug_line.

* Added support for "thin" archives which contain pathnames pointing to


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]