Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2005-03-03 00:21:50 +0300
committerDaniel Jacobowitz <drow@false.org>2005-03-03 00:21:50 +0300
commit6b55d9fa5eefd69737038e8771ead7e9bc642ce0 (patch)
treef9220b55aad49f8679552a270290daae434fe81b /include/elf/ChangeLog
parentd0f0ea3034355adfa76b7fe669ad089726a2aded (diff)
* mips.h: Define MIPS TLS relocations.
Diffstat (limited to 'include/elf/ChangeLog')
-rw-r--r--include/elf/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog
index a6e8645ac..91a81b995 100644
--- a/include/elf/ChangeLog
+++ b/include/elf/ChangeLog
@@ -1,3 +1,8 @@
+2005-03-02 Daniel Jacobowitz <dan@codesourcery.com>
+ Joseph Myers <joseph@codesourcery.com>
+
+ * mips.h: Define MIPS TLS relocations.
+
2005-02-15 Nigel Stephens <nigel@mips.com>
Maciej W. Rozycki <macro@mips.com>