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-mn10300.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
update copyright dates
Alan Modra
2005-03-03
1
-1
/
+1
*
* config/tc-mn10300.c (md_relax_table): More fixes to the offsets in this table.
Nick Clifton
2004-11-23
1
-5
/
+10
*
Fix off by one negative offsets for conditional branches.
Nick Clifton
2004-11-12
1
-3
/
+3
*
* config/tc-mn10300.h (tc_fix_adjustable): Define.
DJ Delorie
2004-05-28
1
-0
/
+9
*
Remove duplicate code and provide a function for generating internally consis...
Nick Clifton
2004-05-06
1
-11
/
+1
*
2002-12-12 Alexandre Oliva <aoliva@redhat.com>
Alexandre Oliva
2003-07-10
1
-0
/
+7
*
2003-02-25 Alexandre Oliva <aoliva@redhat.com>
Alexandre Oliva
2003-07-10
1
-2
/
+242
*
2000-05-25 Alexandre Oliva <aoliva@cygnus.com>
Alexandre Oliva
2003-07-10
1
-1
/
+417
*
Move .file and .loc pseudo ops into obj-elf.c
Nick Clifton
2003-05-21
1
-2
/
+0
*
* symbols.c (S_FORCE_RELOC): Add "strict" param.
Alan Modra
2003-01-23
1
-16
/
+1
*
* config/tc-mn10300.c (set_arch_mach): Change argument type to
Alexandre Oliva
2002-12-12
1
-2
/
+4
*
s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify
Alan Modra
2002-11-30
1
-19
/
+19
*
gas reloc rewrite.
Alan Modra
2002-09-05
1
-14
/
+1
*
* config/tc-arc.c (md_pseudo_table <dwarf2_directive_file>): Cast.
Alan Modra
2002-08-20
1
-1
/
+1
*
* config/obj-coff.h: Fix formatting.
Kazu Hirata
2002-05-11
1
-2
/
+2
*
* config/tc-mn10300.c (other_registers): Added `epsw'. Mark `pc'
Alexandre Oliva
2002-02-12
1
-4
/
+11
*
* config/tc-mn10300.c (xr_registers): Move `pc'...
Alexandre Oliva
2002-01-23
1
-1
/
+1
*
Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.
Nick Clifton
2001-11-15
1
-26
/
+22
*
* config/tc-alpha.c: Fix comment typos.
Kazu Hirata
2001-10-11
1
-5
/
+5
*
* config/tc-mn10300.c (tc_gen_reloc): Don't free
Alexandre Oliva
2001-10-05
1
-1
/
+4
*
* config/tc-mn10300.c (tc_gen_reloc): Don't emit an *ABS*
Alexandre Oliva
2001-09-25
1
-4
/
+33
*
Locale changes from Bruno Haible <haible@clisp.cons.org>.
H.J. Lu
2001-09-19
1
-4
/
+4
*
* dwarf2dbg.c (dwarf2_directive_file): Avoid signed/unsigned warning.
Alan Modra
2001-09-18
1
-2
/
+2
*
* config/obj-elf.c (obj_elf_symver): Temporarily modify lex_type
Alan Modra
2001-07-30
1
-56
/
+30
*
* config/tc-mn10300.c (mn10300_force_relocation): Don't
Alexandre Oliva
2001-05-16
1
-0
/
+16
*
* config/tc-mn10300.c (md_assemble): Anchor dwarf2 line info
Alexandre Oliva
2001-05-14
1
-2
/
+9
*
* config/tc-mn10300.c (tc_gen_reloc): Don't reject differences
Alexandre Oliva
2001-05-13
1
-0
/
+39
*
* config/tc-mn10300.c (md_apply_fix3): Accept PC-relative relocs.
Alexandre Oliva
2001-05-09
1
-0
/
+3
*
* config/tc-mn10300.c (md_assemble): Subtract operand->shift
Alexandre Oliva
2001-05-06
1
-7
/
+1
*
* config/tc-mn10300.c (md_assemble): Simplify offset adjustment of
Alexandre Oliva
2001-04-14
1
-21
/
+8
*
* config/tc-mn10300.c (xr_registers): Added `pc'.
Alexandre Oliva
2001-04-06
1
-0
/
+1
*
Prepare for multi-pass relaxation.
Alan Modra
2001-03-30
1
-38
/
+17
*
Fix copyright notices
Nick Clifton
2001-03-08
1
-1
/
+2
*
Don't mark a fixup as done if it's against a symbol.
Nick Clifton
2001-02-23
1
-3
/
+5
*
* as.c (debug_type): Init to DEBUG_UNSPECIFIED.
Richard Henderson
2000-11-17
1
-9
/
+1
*
2000-11-14 Kazu Hirata <kazu@hxi.com>
Kazu Hirata
2000-11-14
1
-1
/
+0
*
SWitch over to using dwarf2_generate_asm_lineno
Nick Clifton
2000-11-02
1
-15
/
+1
*
2000-10-31 Eric Christopher <echristo@cygnus.com>
Eric Christopher
2000-11-01
1
-2
/
+20
*
2000-09-05 Eric Christopher <echristo@cygnus.com>
Eric Christopher
2000-09-05
1
-8
/
+3
*
2000-08-31 Eric Christopher <echristo@cygnus.com>
Eric Christopher
2000-08-31
1
-11
/
+9
*
2000-08-22 Eric Christopher <echristo@cygnus.com>
Eric Christopher
2000-08-22
1
-2
/
+82
*
Fix GCC warnings.
Andrew Cagney
2000-07-28
1
-5
/
+6
*
Fix formatting.
Nick Clifton
2000-07-17
1
-152
/
+189
*
* config/tc-mn10300.c (md_assemble): Copy size to real_size before
Alexandre Oliva
2000-05-27
1
-2
/
+4
*
* config/tc-mn10300.h (md_end): Define.
Alexandre Oliva
2000-05-12
1
-0
/
+27
*
* config/tc-mn10300.c (HAVE_AM30): Define.
Alexandre Oliva
2000-04-20
1
-1
/
+3
*
* config/tc-mn10300.c (md_pseudo_table): Use constant names.
Alexandre Oliva
2000-04-03
1
-14
/
+17
*
* config/tc-mn10300.c (md_pseudo_table): Add ".am33" pseudo-op.
Jeff Law
1999-12-01
1
-0
/
+347
*
1999-06-22 Jonathan Larmour <jlarmour@cygnus.co.uk>
Ian Lance Taylor
1999-06-22
1
-3
/
+3
*
19990502 sourceware import
Richard Henderson
1999-05-03
1
-0
/
+1649