mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
updated the entry logs
This commit is contained in:
parent
9372319dd3
commit
613c100d78
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2004-01-13 Alain Magloire
|
||||
|
||||
Small fix on in the elf parser, we have to check for
|
||||
Elf.Symbol.SHN_HIPROC, Elf.Symbol.SHN_LOPROC
|
||||
that the st_shndx field is not is in this range.
|
||||
|
||||
* utils/org/eclipse/cdt/utils/elf/ElfHelper.java
|
||||
|
||||
2004-1-5 David Inglis
|
||||
|
||||
PR 49851
|
||||
|
|
Loading…
Add table
Reference in a new issue