summaryrefslogtreecommitdiff
path: root/gas/config
Commit message (Expand)AuthorAgeFilesLines
* 2002-06-08 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-06-081-1/+1
* * as.c: Replace CONST with const.Alan Modra2002-06-0826-69/+69
* 2002-06-08 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-06-081-8/+37
* * config/tc-mips.c (mips_opts): Fix comment, all ASE fields are setThiemo Seufer2002-06-071-29/+24
* * config/tc-mips.c: Add define for $zero register.Thiemo Seufer2002-06-071-11/+56
* * symbols.c: Replace CONST by const throughout.Alan Modra2002-06-071-1/+18
* Add comment for last change.Joern Rennecke2002-06-071-0/+15
* * config/tc-sh.c (parse_at): @(symbol,pc) is A_DISP_PC again,Joern Rennecke2002-06-061-4/+12
* 2002-06-06 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-06-061-4/+4
* * gas/config/tc-hppa.c (pa_ip): Replace "L$0\001" with FAKE_LABEL_NAME.Jeff Law2002-06-061-12/+24
* * config/tc-mips.c (mips_after_parse_args): New function.Maciej W. Rozycki2002-06-042-230/+238
* bfd:Jason Thorpe2002-06-041-0/+25
* * config/tc-sh64.h (MD_PCREL_FROM_SECTION): Undef before redefining.Jason Thorpe2002-06-041-0/+1
* * config/obj-elf.c (obj_elf_change_section): Set and check elfAlan Modra2002-06-041-11/+35
* * config/tc-alpha.c (alpha_adjust_symtab_relocs): Fix thinkoRichard Henderson2002-06-021-3/+5
* include/elf/Richard Henderson2002-06-021-15/+8
* Allow stm.l and ldm.l insns to accept parentheses enclosed register lists.Nick Clifton2002-05-311-81/+88
* * config/tc-mips.c (mips_ip): Use unsigned long values forThiemo Seufer2002-05-311-18/+18
* * config/tc-mips.c (s_cpsetup): Fix initialization ofThiemo Seufer2002-05-311-3/+9
* * config/tc-mips.c (s_cpsetup): Fix comment.Thiemo Seufer2002-05-311-5/+5
* * config/tc-mips.c (md_begin): Add $ra as alias name for $31.Thiemo Seufer2002-05-311-3/+17
* [ gas/ChangeLog ]Chris Demetriou2002-05-311-6/+127
* * config/tc-mips.c (OPTION_NO_M7000_HILO_FIX): Rename toThiemo Seufer2002-05-301-3/+4
* * config/tc-mips.c (macro_build_jalr): New Function.Thiemo Seufer2002-05-301-82/+190
* * config/tc-mips.c (load_address): Use mips_gp_register insteadThiemo Seufer2002-05-301-14/+19
* include/elf/Richard Henderson2002-05-301-25/+198
* * config/tc-mips.c (mips_gprel_offset): New variable.Thiemo Seufer2002-05-301-1/+2
* d10v fixes.Tom Rix2002-05-301-72/+64
* * config/tc-mips.c: Replace GP in comments by $gp.Thiemo Seufer2002-05-281-67/+77
* Add DLX targetNick Clifton2002-05-282-0/+1562
* Add missing semicolonNick Clifton2002-05-271-1/+1
* * config/tc-mips.c (mips_emit_delays): Replace magic constant for RAThiemo Seufer2002-05-261-62/+68
* * Makefile.am (OBJS): Depend on ansidecl.h and fopen-same.h.Alan Modra2002-05-252-4/+5
* * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCALJakub Jelinek2002-05-236-24/+189
* For the Thumb BLX reloc round the relocation up rather than down.Nick Clifton2002-05-231-13/+11
* Silently ignore an 'a' flag in a COFF .section directive.Nick Clifton2002-05-231-17/+19
* * config/tc-alpha.c (assemble_tokens): Protect use ofAlan Modra2002-05-231-1/+4
* * write.c (size_seg): Check adjustment to last frag.Alan Modra2002-05-237-29/+70
* COFF: Dump literal pool when changing sections.Nick Clifton2002-05-221-4/+7
* * config/tc-mips.c (macro): Relax warning, it's toot strict forThiemo Seufer2002-05-221-1/+1
* ? gas/testsuite/gas/mips/rol64.dThiemo Seufer2002-05-211-16/+96
* Remove stale files.Alan Modra2002-05-172-120/+0
* * config/tc-avr.c (mcu_types): Update for new devices.Marek Michalkiewicz2002-05-161-2/+5
* * config/tc-mips.c (macro): Warn about wrong la/dla use.Thiemo Seufer2002-05-141-0/+6
* * config/tc_mips.c (s_cpsetup): Fix completely bogus code which hadThiemo Seufer2002-05-141-11/+8
* * config/tc-mips.c (md_begin): Fix .reginfo and .MIPS.option sectionThiemo Seufer2002-05-141-6/+6
* * config/tc-mips.c (append_insn): Fix too small range of variable.Thiemo Seufer2002-05-141-1/+1
* Remove redundant call to listing_prev_lineNick Clifton2002-05-141-1/+0
* Remove redundant call to listing_prev().Nick Clifton2002-05-131-1/+0
* Fix formatting and compile tine warnings when compiling without BFD_ASSEMBLERNick Clifton2002-05-111-314/+255