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-hppa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gas/
Carlos O'Donell
2007-10-18
1
-2
/
+2
*
Remove duplicate definitions of the md_atof() function
Nick Clifton
2007-10-17
1
-54
/
+3
*
* read.c (potable): Add string8, string16, string32 and string64. Add bit siz...
Nick Clifton
2007-10-04
1
-1
/
+1
*
Switch to GPLv3
Nick Clifton
2007-07-03
1
-2
/
+2
*
2006-10-29 Randolph Chung <tausq@debian.org>
Randolph Chung
2006-10-30
1
-0
/
+43
*
remove some duplicate #include's.
Alan Modra
2006-06-07
1
-2
/
+0
*
Add TLS support for hppa-linux
Nick Clifton
2006-05-24
1
-2535
/
+2498
*
bfd/
Alan Modra
2006-05-03
1
-19
/
+22
*
Bug gas/1896
Dave Anglin
2005-11-25
1
-17
/
+2
*
* config/tc-hppa.c (pa_comm): Set bfd_com_section segment.
Alan Modra
2005-11-16
1
-1
/
+1
*
PR gas/1804
Dave Anglin
2005-11-07
1
-6
/
+13
*
PR binutils/941
Dave Anglin
2005-10-13
1
-1
/
+2
*
* config/tc-hppa.c (strict): Don't initialize. Update comment.
Dave Anglin
2005-10-08
1
-36
/
+20
*
* dwarf2dbg.c (struct line_entry): Replace frag and frag_ofs
Richard Henderson
2005-09-20
1
-0
/
+4
*
* tc-hppa.c (pa_ip): Reject match for '#' immediate if not pa20.
Dave Anglin
2005-07-19
1
-0
/
+2
*
* config/tc-hppa.c (pa_ip): Search entire mnemonic before considering
Dave Anglin
2005-07-17
1
-2
/
+20
*
* config/tc-hppa.c (pa_block): Allocate just one byte for the
Alan Modra
2005-06-10
1
-18
/
+5
*
gas:
Zack Weinberg
2005-06-07
1
-2
/
+2
*
* config/tc-hppa.c (pa_ip): Promote architecture from PA 1.0 to 1.1
Dave Anglin
2005-05-22
1
-14
/
+12
*
gas/
Michael Matz
2005-05-10
1
-0
/
+6
*
Update the address and phone number of the FSF
Nick Clifton
2005-05-05
1
-2
/
+2
*
PR gas/818
Nick Clifton
2005-04-12
1
-4
/
+5
*
update copyright dates
Alan Modra
2005-03-03
1
-1
/
+1
*
* config/obj-som.c (adjust_stab_sections): Add prototype.
Dave Anglin
2004-07-20
1
-7
/
+12
*
* config/tc-hppa.c (log2): Rename to exact_log2.
Dave Anglin
2004-06-11
1
-21
/
+13
*
Bug gas/213
Dave Anglin
2004-06-11
1
-2
/
+9
*
* som.c (struct som_misc_symbol_info): Add is_comdat, is_common and
Dave Anglin
2004-04-28
1
-24
/
+45
*
* elf-hppa.h (elf_hppa_reloc_final_type): Handle selectors for
Dave Anglin
2004-03-19
1
-0
/
+3
*
* config/tc-a29k.h: Fix comment typos.
Kazu Hirata
2003-11-22
1
-1
/
+1
*
* config/tc-hppa.c: Fix comment typos.
Kazu Hirata
2003-11-21
1
-24
/
+24
*
Change target of hppa-netbsd port
Nick Clifton
2003-10-06
1
-7
/
+20
*
* config/tc-hppa.c (pa_ip): Check for invalid 64-bit conditions.
Dave Anglin
2003-09-27
1
-7
/
+5
*
* config/tc-hppa.c (hppa_symbol_chars): Remove `,' and `!'.
Dave Anglin
2003-05-21
1
-2
/
+4
*
Move .file and .loc pseudo ops into obj-elf.c
Nick Clifton
2003-05-21
1
-6
/
+0
*
* config/tc-hppa.c (hppa_symbol_chars): New.
Nick Clifton
2003-04-28
1
-0
/
+3
*
* symbols.c (S_FORCE_RELOC): Add "strict" param.
Alan Modra
2003-01-23
1
-2
/
+2
*
s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify
Alan Modra
2002-11-30
1
-3
/
+3
*
* config/tc-hppa.c (md_apply_fix3): Don't set fx_done for
Jeff Law
2002-09-09
1
-3
/
+3
*
gas reloc rewrite.
Alan Modra
2002-09-05
1
-17
/
+2
*
* config/tc-arc.c (md_pseudo_table <dwarf2_directive_file>): Cast.
Alan Modra
2002-08-20
1
-1
/
+1
*
* gas/config/tc-hppa.c (pa_ip): Replace "L$0\001" with FAKE_LABEL_NAME.
Jeff Law
2002-06-06
1
-12
/
+24
*
* config/obj-coff.c: Fix formatting.
Kazu Hirata
2002-05-09
1
-13
/
+13
*
2002-03-05 John David Anglin <dave@hiauly1.hia.nrc.ca>
Jeff Law
2002-03-05
1
-18
/
+4
*
* config/tc-hppa.c: Update copyright date.
Alan Modra
2002-02-25
1
-2
/
+2
*
* config/tc-hppa.c (hppa_fix_adjustable): Don't adjust final types
Alan Modra
2002-02-12
1
-3
/
+54
*
* config/tc-hppa.c (pa_ip): Handle new 'c' mode completers,
Jeff Law
2001-12-31
1
-2
/
+5
*
2001-11-15 H.J. Lu <hjl@gnu.org>
H.J. Lu
2001-11-16
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
-20
/
+23
*
* config/tc-alpha.c: Fix comment typos.
Kazu Hirata
2001-10-11
1
-2
/
+2
*
Locale changes from Bruno Haible <haible@clisp.cons.org>.
H.J. Lu
2001-09-19
1
-18
/
+19
[next]