mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-19 06:55:23 +02:00
update the logs
This commit is contained in:
parent
8c26ef7560
commit
7e143fdba9
1 changed files with 15 additions and 0 deletions
|
@ -1,3 +1,18 @@
|
|||
2004-01-09 Alain Magloire
|
||||
|
||||
* src/org/eclipse/cdt/core/IBinaryParser.java
|
||||
Added ISymbol.getSize().
|
||||
* utils/org/eclipse/cdt/utils/elf/Elf.java
|
||||
Fix bug in finding the symbols.
|
||||
* utils/org/eclipse/cdt/utils/elf/parser/BinaryObject.java
|
||||
Fix bug in finding the symbols.
|
||||
* utils/org/eclipse/cdt/utils/elf/parser/Symbol.java
|
||||
Implement ISymbol.java
|
||||
* utils/org/eclipse/cdt/utils/stabs/Stabs.java
|
||||
New Methods.
|
||||
* utils/org/eclipse/cdt/utils/stabs/StabAddre2line.java
|
||||
Work in progress.
|
||||
|
||||
2004-01-08 Hoda Amer
|
||||
Added Content assist log capabilities
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue