aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2002-07-26 * config/tc-ppc.c (ppc_set_cpu): Use PPC_OPCODE_64 as the defaultAlan Modra1-1/+6
2002-07-25Fix comment from last commit.Richard Sandiford1-4/+4
2002-07-25[gas/]Richard Sandiford1-617/+436
2002-07-19 * config/tc-mips.c (mips_need_elf_addend_fixup): Use S_IS_EXTERNALThiemo Seufer1-3/+4
2002-07-19 * config/tc-mips.c (mips_pic_level): Remove IRIX4_PIC.Thiemo Seufer1-4/+0
2002-07-19Add IP2k GAS and OPCODES support.Nick Clifton2-0/+572
2002-07-16 * tc-i386.c (i386_align_code): Implement x86_64 neutral code fillers.Jan Hubicka1-15/+34
2002-07-16 * config/tc-z8k.c (build_bytes): Correct order of memset args.Alan Modra1-1/+1
2002-07-15copyright dateAlan Modra1-1/+1
2002-07-15 * config/tc-hppa.h (LABELS_WITHOUT_COLONS): Define if TE_NetBSD.Alan Modra1-0/+7
2002-07-12 * config/tc-i386.c (process_suffix): Merge CODE_64BIT JumpByteAlan Modra1-18/+6
2002-07-11 * config/tc-ppc.c (ppc_elf_frob_symbol): Delete.Alan Modra2-13/+40
2002-07-11 * config/tc-ppc.c (md_pseudo_table): Warning fix.Alan Modra2-91/+55
2002-07-09 * config/tc-mips.c (macro_build): Handle MIPS16 insns.Thiemo Seufer1-1/+5
2002-07-09 * config/tc-i386.c (md_pseudo_table <file>): Warning fix.Alan Modra2-26/+17
2002-07-09* config/tc-mips.c (macro): Shift the 32-bit address rangeMaciej W. Rozycki1-2/+4
2002-07-08* config/tc-mips.c (load_address): Use non-trapping "daddu"Maciej W. Rozycki1-5/+5
2002-07-08gas/ChangeLogAlan Modra1-17/+13
2002-07-022002-07-02 Martin Schwidefsky <schwidefsky@de.ibm.com>Martin Schwidefsky1-3/+2
2002-06-29 * config/tc-m68hc11.h (m68hc11_listing_header): Fix warning.Stephane Carrez1-1/+1
2002-06-29 * config/tc-m68hc11.h (ELF_TC_SPECIAL_SECTIONS): New sectionsStephane Carrez1-1/+3
2002-06-19Typo fixes in comment.Joern Rennecke1-5/+5
2002-06-19 * config/tc-sh.c (get_specific): Revert 2002-05-01 change.Joern Rennecke1-21/+9
2002-06-182002-06-18 Dave Brolley <brolley@redhat.com>Dave Brolley2-0/+1695
2002-06-18* config/obj-elf.h (TARGET_SYMBOL_FIELDS): Conditionally define.Catherine Moore1-1/+3
2002-06-17 * config/tc-sh.c (assemble_ppi): Initialize reg_n.Joern Rennecke1-0/+1
2002-06-17Fix build breakage.Tom Rix1-0/+3
2002-06-142002-06-14 H.J. Lu <hjl@gnu.org>Daniel Jacobowitz2-97/+152
2002-06-13* config/tc-mips.c (md_apply_fix3): Don't subtract the symbol'sMaciej W. Rozycki1-5/+4
2002-06-12Change default csect alignment to 4 bytes.Tom Rix2-13/+1
2002-06-09 * config/tc-avr.c (mcu_types): Update.Marek Michalkiewicz1-1/+4
2002-06-092002-06-08 Matt Thomas <matt@3am-software.com>Jason Thorpe4-75/+391
2002-06-082002-06-08 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-1/+1
2002-06-08 * as.c: Replace CONST with const.Alan Modra26-69/+69
2002-06-082002-06-08 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-8/+37
2002-06-07 * config/tc-mips.c (mips_opts): Fix comment, all ASE fields are setThiemo Seufer1-29/+24
2002-06-07 * config/tc-mips.c: Add define for $zero register.Thiemo Seufer1-11/+56
2002-06-07 * symbols.c: Replace CONST by const throughout.Alan Modra1-1/+18
2002-06-07Add comment for last change.Joern Rennecke1-0/+15
2002-06-06 * config/tc-sh.c (parse_at): @(symbol,pc) is A_DISP_PC again,Joern Rennecke1-4/+12
2002-06-062002-06-06 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-4/+4
2002-06-06 * gas/config/tc-hppa.c (pa_ip): Replace "L$0\001" with FAKE_LABEL_NAME.Jeff Law1-12/+24
2002-06-04* config/tc-mips.c (mips_after_parse_args): New function.Maciej W. Rozycki2-230/+238
2002-06-04bfd:Jason Thorpe1-0/+25
2002-06-04* config/tc-sh64.h (MD_PCREL_FROM_SECTION): Undef before redefining.Jason Thorpe1-0/+1
2002-06-04 * config/obj-elf.c (obj_elf_change_section): Set and check elfAlan Modra1-11/+35
2002-06-02 * config/tc-alpha.c (alpha_adjust_symtab_relocs): Fix thinkoRichard Henderson1-3/+5
2002-06-02 include/elf/Richard Henderson1-15/+8
2002-05-31Allow stm.l and ldm.l insns to accept parentheses enclosed register lists.Nick Clifton1-81/+88
2002-05-31 * config/tc-mips.c (mips_ip): Use unsigned long values forThiemo Seufer1-18/+18