Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-05 | bdf: Remove last users of FALSE/TRUE | Juan Quintela | |
This brings bfd_boolean to the wonderful world of <stdbool.h>, it is needed because it defines bdf_boolean as an enum with values true and false, and some architectures use TRUE, FALSE and give problems when you try to use <stdbool.h> Signed-off-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> | |||
2009-07-16 | Update to a hopefully more future proof FSF address | Blue Swirl | |
Signed-off-by: Blue Swirl <blauwirbel@gmail.com> | |||
2009-06-09 | microblaze-dis.c does not need to be executable | Blue Swirl | |
Signed-off-by: Blue Swirl <blauwirbel@gmail.com> | |||
2009-05-26 | microblaze: Add disassembler. | Edgar E. Iglesias | |
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com> |