mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-21 15:23:59 +02:00
updated.
This commit is contained in:
parent
f9b97a95f4
commit
0865df6aef
1 changed files with 11 additions and 0 deletions
|
@ -1,3 +1,14 @@
|
|||
2003-11-20 Alain Magloire
|
||||
|
||||
Changes to the binaryParser.
|
||||
To allow getting linenumber on the offset address of a symbol.
|
||||
|
||||
* src/org/eclipse/cdt/IBinaryParser.java
|
||||
* utils/org/eclipse/cdt/utils/coff/parser/BinaryObject.java
|
||||
* utils/org/eclipse/cdt/utils/coff/parser/Symbol.java
|
||||
* utils/org/eclipse/cdt/utils/elf/parser/BinaryObject.java
|
||||
* utils/org/eclipse/cdt/utils/elf/parser/Symbol.java
|
||||
|
||||
2003-11-20 Alain Magloire
|
||||
|
||||
Only use JDK-1.3 methods.
|
||||
|
|
Loading…
Add table
Reference in a new issue