summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* Typo fixes in comment.Joern Rennecke2002-06-191-5/+5
* * config/tc-sh.c (get_specific): Revert 2002-05-01 change.Joern Rennecke2002-06-192-21/+15
* 2002-06-18 Dave Brolley <brolley@redhat.com>Dave Brolley2002-06-189-0/+1791
* 2002-06-18 Dave Brolley <brolley@redhat.com>Dave Brolley2002-06-184-0/+3904
* * config/obj-elf.h (TARGET_SYMBOL_FIELDS): Conditionally define.Catherine Moore2002-06-182-1/+7
* * config/tc-sh.c (assemble_ppi): Initialize reg_n.Joern Rennecke2002-06-172-0/+5
* Fix comment.Joern Rennecke2002-06-171-1/+1
* * gas/sh/dsp.s: Add three more instructions.Joern Rennecke2002-06-173-1/+12
* Fix build breakage.Tom Rix2002-06-172-0/+7
* 2002-06-14 H.J. Lu <hjl@gnu.org>Daniel Jacobowitz2002-06-1414-368/+468
* * config/tc-mips.c (md_apply_fix3): Don't subtract the symbol'sMaciej W. Rozycki2002-06-132-5/+9
* * symbols.c (resolve_symbol_value): Initialise final_val.Ben Elliston2002-06-123-2/+8
* Change default csect alignment to 4 bytes.Tom Rix2002-06-123-13/+7
* Add and fix tests to reflect changing text alignment to 4 bytes.Tom Rix2002-06-127-4/+54
* * config/tc-avr.c (mcu_types): Update.Marek Michalkiewicz2002-06-092-1/+8
* 2002-06-08 Matt Thomas <matt@3am-software.com>Jason Thorpe2002-06-097-244/+602
* 2002-06-08 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-06-081-1/+1
* * Makefile.am: Run "make dep-am".Alan Modra2002-06-083-102/+107
* * as.c: Replace CONST with const.Alan Modra2002-06-0829-73/+104
* 2002-06-08 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-06-082-8/+46
* * config/tc-mips.c (mips_opts): Fix comment, all ASE fields are setThiemo Seufer2002-06-072-29/+36
* * doc/as.texinfo: Update MIPS documentation.Thiemo Seufer2002-06-072-27/+55
* * config/tc-mips.c: Add define for $zero register.Thiemo Seufer2002-06-072-11/+67
* * symbols.c: Replace CONST by const throughout.Alan Modra2002-06-074-25/+61
* 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-065-15/+39
* 2002-06-06 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-06-062-4/+9
* * gas/config/tc-hppa.c (pa_ip): Replace "L$0\001" with FAKE_LABEL_NAME.Jeff Law2002-06-062-12/+31
* * gas/testsuite/gas/hppa/basic/add.s: Set code level to 1.1.Jeff Law2002-06-069-1/+22
* * config/tc-mips.c (mips_after_parse_args): New function.Maciej W. Rozycki2002-06-043-230/+244
* bfd:Jason Thorpe2002-06-044-188/+219
* * config/tc-sh64.h (MD_PCREL_FROM_SECTION): Undef before redefining.Jason Thorpe2002-06-042-0/+5
* * config/obj-elf.c (obj_elf_change_section): Set and check elfAlan Modra2002-06-042-11/+43
* * config/tc-alpha.c (alpha_adjust_symtab_relocs): Fix thinkoRichard Henderson2002-06-022-3/+10
* include/elf/Richard Henderson2002-06-022-15/+13
* [ opcodes/ChangeLog ]Chris Demetriou2002-05-314-0/+291
* 2002-05-31 Chris G. Demetriou <cgd@broadcom.com>Chris Demetriou2002-05-312-1/+7
* Allow stm.l and ldm.l insns to accept parentheses enclosed register lists.Nick Clifton2002-05-312-81/+93
* 2002-05-30 Chris G. Demetriou <cgd@broadcom.com>Chris Demetriou2002-05-313-145/+151
* * Makefile.am: Run "make dep-am".Alan Modra2002-05-314-11/+44
* * configure.in: Add i386-*-nto-qnx*.Alan Modra2002-05-313-243/+176
* * config/tc-mips.c (mips_ip): Use unsigned long values forThiemo Seufer2002-05-312-18/+23
* * config/tc-mips.c (s_cpsetup): Fix initialization ofThiemo Seufer2002-05-312-3/+14
* * config/tc-mips.c (s_cpsetup): Fix comment.Thiemo Seufer2002-05-312-5/+9
* * config/tc-mips.c (md_begin): Add $ra as alias name for $31.Thiemo Seufer2002-05-312-3/+24
* [ gas/ChangeLog ]Chris Demetriou2002-05-318-6/+695
* * config/tc-mips.c (OPTION_NO_M7000_HILO_FIX): Rename toThiemo Seufer2002-05-303-4/+12
* * config/tc-mips.c (macro_build_jalr): New Function.Thiemo Seufer2002-05-302-82/+201
* * doc/c-alpha.texi: Add docs for tls relocations.Richard Henderson2002-05-302-0/+56
* * config/tc-mips.c (load_address): Use mips_gp_register insteadThiemo Seufer2002-05-302-14/+26