index
:
ppe42-binutils
binutils-2_24-ppe42
GNU Binutils for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix build with -DDEBUG=7
Alan Modra
2010-10-08
2
-0
/
+7
*
* m32c.cpu (f-dsp-8-s24): Mask high byte after shifting it.
DJ Delorie
2010-07-03
2
-2
/
+6
*
* m32r.cpu (HASH-PREFIX): Delete.
Doug Evans
2010-02-12
5
-44
/
+150
*
* desc-cpu.scm (cgen-desc.h): Don't print virtual enums.
Doug Evans
2010-01-25
2
-11
/
+22
*
cpu/
Doug Evans
2010-01-06
2
-12
/
+18
*
* m32c.opc (parse_signed16): Fix typo.
Doug Evans
2010-01-02
2
-2
/
+6
*
Add -Wshadow to the gcc command line options used when compiling the binutils.
Nick Clifton
2009-12-11
3
-43
/
+43
*
Must use VOID expression in VOID context.
Doug Evans
2009-11-14
2
-93
/
+114
*
cpu/
Doug Evans
2009-10-24
2
-2
/
+7
*
* m32r.cpu (stb-plus): Typo fix.
Alan Modra
2009-09-25
2
-1
/
+5
*
* m32r.cpu (sth-plus): Fix address mode and calculation.
Doug Evans
2009-09-23
3
-101
/
+117
*
update copyright dates
Alan Modra
2009-09-02
20
-20
/
+22
*
* cpu/simplify.inc (*): One line doc strings don't need \n.
Doug Evans
2009-07-16
2
-36
/
+45
*
cpu/
Alan Modra
2009-06-22
2
-1
/
+5
*
* frv.cpu (mabshs): Explicitly sign-extend arguments of abs to DI.
Hans-Peter Nilsson
2009-01-07
2
-4
/
+21
*
* cris.cpu (cris-implemented-writable-specregs-v32): Correct size
Hans-Peter Nilsson
2009-01-03
2
-1
/
+6
*
Add LM32 port.
Nick Clifton
2008-12-23
3
-0
/
+1172
*
* mt.opc (parse_imm16): Apply 2007-09-26 opcodes/mt-asm.c change
Alan Modra
2008-01-29
2
-2
/
+7
*
* cris.cpu (movs, movu): Use result of extension operation when
Hans-Peter Nilsson
2007-10-22
2
-6
/
+13
*
Change source files over to GPLv3.
Nick Clifton
2007-07-05
21
-62
/
+98
*
Support new FR-V SPRs
Mark Salter
2007-04-30
2
-4
/
+17
*
Changelog entry for previous delta
Nick Clifton
2007-04-20
1
-0
/
+5
*
Restore from version 1.1
Nick Clifton
2007-04-20
1
-245
/
+3129
*
* m32c.cpu (Imm-8-s4n): Fix print hook.
DJ Delorie
2007-03-29
2
-7
/
+14
*
* m32c.cpu (f-dsp-40-u20, f-dsp-48-u20, Dsp-40-u20, Dsp-40-u20,
DJ Delorie
2007-03-21
2
-11
/
+112
*
* m32r.opc: Formatting.
Alan Modra
2007-03-08
2
-10
/
+14
*
* iq2000.cpu: Fix include paths for iq2000m.cpu and iq10.cpu.
Nick Clifton
2006-05-22
2
-5
/
+6
*
* m32c.opc (parse_unsigned_bitbase): Take a new parameter which
DJ Delorie
2006-04-10
2
-10
/
+55
*
* m32c.cpu (Bit3-S): New.
DJ Delorie
2006-03-14
3
-1
/
+30
*
* m32c.cpu (decimal-subtraction16-insn): Add second operand.
DJ Delorie
2006-03-14
2
-5
/
+22
*
* m32c.cpu (mul.l): New.
DJ Delorie
2006-03-11
2
-0
/
+16
*
Fix parseing functions to return an error message if the parse failed
Nick Clifton
2006-03-03
3
-3153
/
+296
*
[include/elf]
DJ Delorie
2006-02-24
2
-26
/
+51
*
Add support for the Infineon XC16X.
Nick Clifton
2006-02-17
3
-0
/
+3362
*
Fix %hi() operator for 64-bit hosts.
Nick Clifton
2006-02-10
2
-0
/
+6
*
* m32c.cpu (mov.w:q): Fix mode.
DJ Delorie
2006-01-06
2
-2
/
+7
*
Second part of ms1 to mt renaming.
Nathan Sidwell
2005-12-16
3
-21
/
+29
*
* m32c.cpu (jsri): Fix order so register names aren't treated as
DJ Delorie
2005-12-14
2
-13
/
+24
*
Rename ms1 to mt, part 1
Nathan Sidwell
2005-12-12
1
-0
/
+5
*
Rename ms1 files to mt files (part 1 -- renames only)
Nathan Sidwell
2005-12-12
2
-0
/
+0
*
* cris.cpu (simplecris-common-writable-specregs)
Hans-Peter Nilsson
2005-12-06
2
-28
/
+130
*
bfd:
Nathan Sidwell
2005-11-08
3
-28
/
+199
*
2005-10-28 Dave Brolley <brolley@redhat.com>
Dave Brolley
2005-10-28
3
-31
/
+41
*
* m32c.cpu (Imm-8-s4n, Imm-12-s4n): New.
DJ Delorie
2005-10-27
3
-46
/
+139
*
* m32c.cpu (f-dsp-8-s24, Dsp-8-s24): New.
DJ Delorie
2005-10-26
3
-36
/
+80
*
* m32r.opc (parse_hi16): Do not assume a 32-bit host word size.
Alan Modra
2005-10-26
2
-2
/
+10
*
* m32c.cpu (add16-bQ-sp,add16-wQ-sp): Fix to allow either width by
DJ Delorie
2005-10-25
2
-3
/
+11
*
[cpu]
DJ Delorie
2005-10-22
2
-74
/
+105
*
* m32r.opc (parse_slo16): Fix bad application of previous patch.
Nick Clifton
2005-10-19
2
-5
/
+5
*
m32r.opc (parse_slo16): Better version of previous patch.
Nick Clifton
2005-10-18
2
-2
/
+6
[next]