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:
authorcvs2svn <>2006-03-28 11:19:17 +0400
committercvs2svn <>2006-03-28 11:19:17 +0400
commit47fe9f993c5ca9464f023b749c933368e74ac4e8 (patch)
treed2f7fb323037dd5aab8c3f3041181acec7afdd8c /include/ChangeLog
parent47403633d992ecd983c590fc66f98d44c639eb78 (diff)
This commit was manufactured by cvs2svn to create branch 'msnyder-msnyder-reverse-20060331-branchpointmsnyder-reverse-20060331-branch
reverse-20060331-branch'. Sprout from binutils-csl-2_17-branch 2006-03-20 01:07:30 UTC cvs2svn 'This commit was manufactured by cvs2svn to create branch 'binutils-csl-' Cherrypick from master 2006-03-28 07:19:16 UTC Nathan Sidwell <nathan@codesourcery.com> ' gas:': include/ChangeLog include/elf/ChangeLog include/elf/bfin.h include/elf/mips.h include/elf/x86-64.h include/opcode/ChangeLog include/opcode/m68k.h Delete: compile
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 3c6907f56..4af593fb8 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,13 @@
+2006-03-25 Bernd Schmidt <bernd.schmidt@analog.com>
+
+ * elf/bfin.h (R_BFIN_GOT17M4, R_BFIN_GOTHI, R_BFIN_GOTLO,
+ R_BFIN_FUNCDESC, R_BFIN_FUNCDESC_GOT17M4, R_BFIN_FUNCDESC_GOTHI,
+ R_BFIN_FUNCDESC_GOTLO, R_BFIN_FUNCDESC_VALUE,
+ R_BFIN_FUNCDESC_GOTOFF17M4, R_BFIN_FUNCDESC_GOTOFFHI,
+ R_BFIN_FUNCDESC_GOTOFFLO, R_BFIN_GOTOFF17M4, R_BFIN_GOTOFFHI,
+ R_BFIN_GOTOFFLO): New relocs.
+ (EF_BFIN_PIC, EF_BFIN_FDPIC, EF_BFIN_PIC_FLAGS): New macros.
+
2006-02-17 Shrirang Khisti <shrirangk@kpitcummins.com>
Anil Paranjape <anilp1@kpitcummins.com>
Shilin Shakti <shilins@kpitcummins.com>