summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* * config/atof-tahoe.c: Fix comment typos.Kazu Hirata2003-11-2220-60/+60
* * doc/c-ppc.texi (PowerPC-Pseudo): Add section.Alan Modra2003-11-222-0/+21
* * gas/i386/divide.s: New.Alan Modra2003-11-224-0/+17
* * app.c (do_scrub_chars): Revert 2003-04-23 and 2003-04-22.Alan Modra2003-11-222-11/+13
* * config/tc-a29k.h: Fix comment typos.Kazu Hirata2003-11-2222-70/+70
* * ecoff.c: Convert to ISO-C.Kazu Hirata2003-11-223-259/+208
* * gas/ppc/machine.s: New.Alan Modra2003-11-214-1/+32
* * config/tc-ppc.c (parse_cpu): New function, broken out from..Alan Modra2003-11-212-111/+196
* * config/tc-hppa.c: Fix comment typos.Kazu Hirata2003-11-217-41/+41
* * depend.c: Convert to ISO-C.Kazu Hirata2003-11-214-129/+81
* * app.c: Convert to ISO-C.Kazu Hirata2003-11-219-140/+126
* * config/tc-a29k.h: Fix comment typos.Kazu Hirata2003-11-2111-33/+33
* * config/tc-sh64.c (shmedia_frob_section): Only frob elf32DJ Delorie2003-11-202-1/+6
* * config/tc-h8300.c: Make some functions and globalKazu Hirata2003-11-202-20/+25
* * config/obj-ieee.c: Remove duplicate prototypes.Kazu Hirata2003-11-203-5/+5
* * config/tc-h8300.c: Convert to ISO-C.Kazu Hirata2003-11-203-139/+76
* * config/tc-mcore.h: Remove prototypes already in tc.h.Kazu Hirata2003-11-203-43/+5
* * config/tc-arc.c: Remove a local prototype of atof_ieee.Kazu Hirata2003-11-205-4/+7
* * config/obj-aout.h: Fix comment typos.Kazu Hirata2003-11-209-20/+20
* * config/tc-xtensa.c (xg_emit_insn): Include "dwarf2dbg.h" and addBob Wilson2003-11-192-0/+8
* * config/tc-mips.c (macro): Handle new macros: "lca" and "dlca"Maciej W. Rozycki2003-11-187-8/+1233
* * config/tc-mips.c: Formatting fixes.Maciej W. Rozycki2003-11-152-5/+9
* Add new field to disassemble_info structure: symbol_is_valid() and use it toNick Clifton2003-11-143-3/+13
* oops - oomitted during previous commitNick Clifton2003-11-141-0/+3
* * config/tc-arm.c (arm_elf_change_section): Not static.Ben Elliston2003-11-142-1/+5
* Add support for ARM ELF Mapping symbolsNick Clifton2003-11-138-0/+271
* * Makefile.am (install, install-info, RECURSIVE_TARGETS): Define.Daniel Jacobowitz2003-11-126-16/+39
* Add support for arm-wince-pe target.Nick Clifton2003-11-113-2/+7
* 2003-11-11 Jan Hubicka <jh@suse.cz>Andreas Jaeger2003-11-112-0/+10
* * config/tc-ia64.c (ia64_handle_align): Remove bogus be_nop.Alan Modra2003-11-102-5/+7
* Expand and consolidate bug reporting details.Alan Modra2003-11-102-39/+7
* 2003-11-07 Christian Groessler <chris@groessler.org>Christian Groessler2003-11-072-17/+42
* Use consistent error messages for missing files.Nick Clifton2003-11-072-4/+26
* * config/tc-arm.texi (struct reg_entry): Add new field 'builtin'.Nick Clifton2003-11-0611-107/+271
* Fix 'the the' typoNick Clifton2003-11-063-1448/+834
* 2003-11-04 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-11-052-1/+5
* * config/tc-ppc.h (TC_FORCE_RELOCATION): Only define for ELF and XCOFF.Alan Modra2003-11-042-1/+7
* * gas/arm/arm7t.d: Replace '-#' with '#-'.Daniel Jacobowitz2003-11-039-60/+71
* * config/tc-i860.c (md_pcrel_from): Fix typo in comment.Christian Groessler2003-10-312-1/+5
* Make a generic VxWorks entryNick Clifton2003-10-293-14/+11
* * ChangeLog: Fix typos.Kazu Hirata2003-10-2719-33/+55
* * gas/m68hc11/opers12-dwarf2.d: Update, local label prefix removed.Stephane Carrez2003-10-273-4/+9
* * config/tc-m68hc11.c: Convert to ISO C90.Stephane Carrez2003-10-273-170/+102
* * doc/c-sh64.texi: Fix a typo.Kazu Hirata2003-10-272-1/+5
* * doc/c-alpha.texi: Fix typos.Kazu Hirata2003-10-267-15/+24
* 2003-10-24 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-10-242-5/+25
* Add ColdFire testNick Clifton2003-10-234-0/+41
* gas/H.J. Lu2003-10-237-21/+170
* Fix up error messages for Maverick.Nick Clifton2003-10-212-2/+8
* Add ColfFire v4 supportNick Clifton2003-10-215-52/+263