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
/
gas
/
config
/
tc-arm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* configure.tgt: Set emulation for arm-*-eabi*.
Daniel Jacobowitz
2005-03-16
1
-0
/
+4
*
* config/tc-arm.c (do_mla): Rename to do_mlas, take second
Zack Weinberg
2005-03-15
1
-2
/
+393
*
gas:
Zack Weinberg
2005-03-12
1
-0
/
+6
*
* cgen.c: Warning fixes.
Alan Modra
2005-02-23
1
-2
/
+2
*
* tc.h (struct relax_type, relax_typeS): Move from here..
Alan Modra
2005-02-17
1
-6
/
+7
*
* config/tc-arm.c (do_t_ldmstm): Change BFD_RELOC_NONE to
Julian Brown
2005-02-10
1
-10
/
+35
*
* config/atof-ieee.c, config/obj-coff.c, config/obj-elf.c,
Ben Elliston
2005-01-31
1
-130
/
+0
*
2005-01-06 Paul Brook <paul@codesourcery.com>
Paul Brook
2005-01-06
1
-9
/
+80
*
* config/tc-arm.c (arm_cpus): Correct arch field for arm1026ej-s.
Paul Brook
2005-01-06
1
-2
/
+2
*
* config/tc-arm.c (s_arm_unwind_fnend): Use R_ARM_PREL31 relocation
Paul Brook
2004-12-09
1
-1
/
+1
*
* Makefile.am (TARG_ENV_HFILES): Add te-armlinuxeabi.h.
Mark Mitchell
2004-12-03
1
-16
/
+14
*
./
Daniel Jacobowitz
2004-11-04
1
-35
/
+11
*
Add ARM CFI support
Nick Clifton
2004-10-25
1
-0
/
+26
*
2004-10-12 Paul Brook <paul@codesourcery.com>
Paul Brook
2004-10-12
1
-3
/
+3
*
Add support for generating ARM unwind tables.
Nick Clifton
2004-10-05
1
-174
/
+1255
*
The patch below adds binutils support for the SHT_ARM_EXIDX, as defined by
Nick Clifton
2004-10-01
1
-0
/
+14
*
Apply Paul Brook's patch to implement armv6k instructions
Nick Clifton
2004-09-30
1
-2
/
+87
*
Use ISO C90 semantics
Nick Clifton
2004-09-30
1
-3399
/
+2714
*
(mav_reg_required_here): Allow REG_TYPE_CN as alternative when REG_TYPE_MVF,
Nick Clifton
2004-09-30
1
-2
/
+20
*
bfd/
Paul Brook
2004-09-17
1
-1
/
+67
*
bfd/
Paul Brook
2004-09-13
1
-3
/
+3
*
* config.bfd (arm*-*-symbianelf*): Use OS-specific target vectors.
Mark Mitchell
2004-09-03
1
-0
/
+6
*
Argh! missing comma...
Richard Earnshaw
2004-09-01
1
-1
/
+1
*
* tc-arm.c (arm_cpus, arm_fpus): Allow <cpu>-s as well as <cpu>s
Richard Earnshaw
2004-09-01
1
-0
/
+6
*
Add support for a -g switch to GAS
Nick Clifton
2004-08-17
1
-1
/
+0
*
bfd/
Paul Brook
2004-08-06
1
-0
/
+8
*
* config/tc-arm.c: Include include/opcode/arm.h.
Richard Earnshaw
2004-07-16
1
-73
/
+2
*
(md_apply_fix3:BFD_RELOC_ARM_IMMEDIATE): Do not allow values which have come
Nick Clifton
2004-07-02
1
-1
/
+14
*
Fix handling of case sensitive register aliases and add a test for the bug
Nick Clifton
2004-04-30
1
-4
/
+4
*
* config/tc-arm.c (mav_parse_offset): Value must be multiple of 4.
Paul Brook
2004-04-22
1
-1
/
+6
*
Apply Bruno de Bus's patch to record the ARM mapping symbol state on a per-
Nick Clifton
2004-04-22
1
-19
/
+13
*
make use of meabi_flags be ELF specific
Nick Clifton
2004-03-30
1
-10
/
+25
*
* bfd/elf32-arm.h (arm_print_private_bfd_data): Add EABI v3.
Paul Brook
2004-03-23
1
-26
/
+72
*
Apply fixes for Maverick Crunch
Nick Clifton
2004-02-18
1
-18
/
+20
*
* config/tc-arm.c (md_begin): Mark .note.gnu.arm.ident as
Daniel Jacobowitz
2004-02-09
1
-0
/
+3
*
* config/tc-arm.c (tc_gen_reloc): Improve error message for
Daniel Jacobowitz
2004-01-23
1
-0
/
+10
*
* gas/config/tc-arm.c (do_vfp_reg2_from_sp2): Rename from
Paul Brook
2004-01-09
1
-9
/
+34
*
* gas/config/tc-arm.c (arm_cpus): Add 926ejs and 1026ejs.
Paul Brook
2003-12-29
1
-0
/
+2
*
* config/tc-arm.c (arm_archs): Add armv6.
Paul Brook
2003-12-23
1
-0
/
+1
*
* config/tc-arm.c (arm_archs): Change "armv6" to "armv6j".
Mark Mitchell
2003-12-18
1
-1
/
+1
*
Remove -8 bias on PC-relative load instructions for arm-wince-pe target
Nick Clifton
2003-12-16
1
-0
/
+4
*
* config/tc-arm.c (FPU_MAVERICK): Define.
Paul Brook
2003-12-10
1
-7
/
+64
*
Remove redundant returns in void functions.
Ben Elliston
2003-12-10
1
-79
/
+0
*
* config/tc-arm.c (do_umaal): Fix typo.
Paul Brook
2003-12-09
1
-1
/
+1
*
* gas/arm/arm.exp: Add archv6 and thumbv6.
Mark Mitchell
2003-12-06
1
-11
/
+1168
*
* config/tc-a29k.h: Fix comment typos.
Kazu Hirata
2003-11-22
1
-3
/
+3
*
* config/tc-a29k.h: Fix comment typos.
Kazu Hirata
2003-11-21
1
-12
/
+12
*
* config/tc-arm.c (arm_elf_change_section): Not static.
Ben Elliston
2003-11-14
1
-1
/
+1
*
Add support for ARM ELF Mapping symbols
Nick Clifton
2003-11-13
1
-0
/
+178
*
* config/tc-arm.texi (struct reg_entry): Add new field 'builtin'.
Nick Clifton
2003-11-06
1
-101
/
+190
[next]