Nick Clifton
|
4b4da1607a
|
Update the address and phone number of the FSF
|
2005-05-05 09:13:19 +00:00 |
|
H.J. Lu
|
e97b3f28e2
|
2005-04-20 H.J. Lu <hongjiu.lu@intel.com>
* config/obj-aout.h (S_IS_EXTERN): Removed.
* config/obj-bout.h (S_IS_EXTERN): Likewise.
* config/obj-coff.h (S_IS_EXTERN): Likewise.
* symbols.c (S_IS_EXTERN): Likewise.
* symbols.h (S_IS_EXTERN): Likewise.
* config/tc-alpha.c (tc_gen_reloc): Replace S_IS_EXTERN with
S_IS_EXTERNAL.
* config/tc-d10v.c (md_apply_fix3): Likewise.
* config/tc-ia64.c (ia64_fix_adjustable): Likewise.
* config/tc-iq2000.c (iq2000_fix_adjustable): Likewise.
* config/tc-m32r.c (m32r_fix_adjustable): Likewise.
* config/tc-mmix.c (mmix_adjust_symtab): Likewise.
* config/tc-sh64.c (shmedia_frob_file_before_adjust): Likewise.
(shmedia_md_convert_frag): Likewise.
* symbols.c (print_symbol_value_1): Likewise.
* write.c (write_object_file): Likewise.
|
2005-04-20 17:40:01 +00:00 |
|
Nick Clifton
|
406a7f05f4
|
(line_comment_chars): Include the # character as otherwise this breaks
#APP/#NO_APP processing.
|
2005-03-03 13:03:48 +00:00 |
|
Alan Modra
|
aef6203bd6
|
update copyright dates
|
2005-03-03 11:52:12 +00:00 |
|
Nick Clifton
|
b8b80cf7d5
|
(s_iq2000_set): Fix thinko parsing ignored_arguments array.
|
2005-01-12 10:57:15 +00:00 |
|
Nick Clifton
|
5515a510de
|
Remove IQ10 support from IQ2000 port
|
2004-11-24 13:23:53 +00:00 |
|
Fred Fish
|
9538538087
|
Patch reviewed and approved by nickc@redhat.com.
2004-02-25 Fred Fish <fnf@redhat.com>
* config/tc-iq2000.c: Add missing \n\ in multiline string literal.
|
2004-02-26 14:12:26 +00:00 |
|
Kazu Hirata
|
43b5c447a2
|
* config/tc-arc.c: Remove a local prototype of atof_ieee.
* config/tc-ip2k.c: Likewise.
* config/tc-iq2000.c: Likewise.
* config/tc-tic30.c: Remove a comment.
|
2003-11-20 01:36:49 +00:00 |
|
Nick Clifton
|
87ccc1b08d
|
Move .file and .loc pseudo ops into obj-elf.c
|
2003-05-21 12:07:56 +00:00 |
|
Stan Cox
|
1c53c80da3
|
* configure.in: Add iq2000-elf target.
* configure: Regenerate.
* config/tc-iq2000.c: New file.
* config/tc-iq2000.h: Likewise.
|
2003-01-03 21:47:21 +00:00 |
|