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:
authorMaciej W. Rozycki <macro@codesourcery.com>2005-02-11 23:29:29 +0300
committerMaciej W. Rozycki <macro@codesourcery.com>2005-02-11 23:29:29 +0300
commit6ed61878bcdf556db7c7ea9d01839631303ff677 (patch)
treeadc5a6a3f50c4fadb6a725140c8c1495280c7e43 /include/elf/ChangeLog
parent8be730bbb14e0924efe5c560f0a4b07af5c653eb (diff)
* mips.h (R_MIPS_max): Use FAKE_RELOC to define.
Diffstat (limited to 'include/elf/ChangeLog')
-rw-r--r--include/elf/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog
index 74795eeb0..f27deb4ca 100644
--- a/include/elf/ChangeLog
+++ b/include/elf/ChangeLog
@@ -1,3 +1,7 @@
+2005-02-11 Maciej W. Rozycki <macro@mips.com>
+
+ * mips.h (R_MIPS_max): Use FAKE_RELOC to define.
+
2005-01-25 Alexandre Oliva <aoliva@redhat.com>
2004-12-10 Alexandre Oliva <aoliva@redhat.com>