Statistics
| Branch: | Revision:

root / microblaze-dis.c @ 076d2471

History | View | Annotate | Download (62 kB)

# Date Author Comment
6287462e 12/10/2009 01:33 pm Edgar E. Iglesias

microblaze: Update disasm to latest GPLv2 version.

Signed-off-by: Edgar E. Iglesias <>

47cbc7aa 10/05/2009 05:32 pm Juan Quintela

bdf: Remove last users of FALSE/TRUE

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...

8167ee88 07/16/2009 11:47 pm Blue Swirl

Update to a hopefully more future proof FSF address

Signed-off-by: Blue Swirl <>

cec9fac1 06/09/2009 09:27 pm Blue Swirl

microblaze-dis.c does not need to be executable

Signed-off-by: Blue Swirl <>

e90e390c 05/26/2009 10:10 pm Edgar E. Iglesias

microblaze: Add disassembler.

Signed-off-by: Edgar E. Iglesias <>