summaryrefslogtreecommitdiff
path: root/gas/config
Commit message (Expand)AuthorAgeFilesLines
* * som.c (struct som_misc_symbol_info): Add is_comdat, is_common andDave Anglin2004-04-282-26/+47
* binutils/H.J. Lu2004-04-271-1/+2
* 2004-04-23 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2004-04-241-0/+1
* * config/tc-mips.c (s_mipsset): Set default CPU type for .set mipsN.Thiemo Seufer2004-04-231-25/+15
* 2004-04-22 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2004-04-231-26/+13
* * config/tc-mips.h (USE_GLOBAL_POINTER_OPT): Remove.Thiemo Seufer2004-04-232-76/+34
* * config/tc-mips.c (macro): One more use of load_delay_nop.Thiemo Seufer2004-04-221-2/+1
* * config/tc-mips.c (load_delay_nop): New function.Thiemo Seufer2004-04-221-19/+26
* * config/tc-mips.c (hilo_interlocks, gpr_interlocks,Thiemo Seufer2004-04-221-6/+0
* * config/tc-arm.c (mav_parse_offset): Value must be multiple of 4.Paul Brook2004-04-221-1/+6
* Add support for ColdFire MAC instructions and tidy up support for other m68kNick Clifton2004-04-223-55/+169
* Apply Bruno de Bus's patch to record the ARM mapping symbol state on a per-Nick Clifton2004-04-222-112/+92
* Add support for a .secrel32 x86 reloc to allow DWARF" debug information to usedNick Clifton2004-04-202-0/+59
* 2004-04-19 Eric Christopher <echristo@redhat.com>Eric Christopher2004-04-191-4/+0
* * config/tc-xtensa.c (xg_assembler_literal): Fix a typo.Jakub Jelinek2004-04-191-1/+1
* gas/H.J. Lu2004-04-151-0/+22
* * doc/c-mips.texi (-m{no-,}fix-vr4120): Renamed fromRichard Sandiford2004-04-141-12/+13
* Fix inifnite loop problem with M32R portNick Clifton2004-04-131-7/+27
* PR 96Alan Modra2004-04-071-106/+102
* [gas]Kaz Kojima2004-04-021-1/+15
* Correctly emit lo16 relocs for elf-dlx target, fixing bogus range checking bug.Nick Clifton2004-04-011-2/+17
* make use of meabi_flags be ELF specificNick Clifton2004-03-301-10/+25
* * config/obj-aout.c (obj_aout_type): Remove #ifdef BFD_ASSEMBLER code.Alan Modra2004-03-271-11/+3
* * bfd/elf32-arm.h (arm_print_private_bfd_data): Add EABI v3.Paul Brook2004-03-231-26/+72
* bfd/ChangeLog:Bob Wilson2004-03-231-4/+3
* * config/tc-sh.c: Remove trailing whitespace.Alan Modra2004-03-221-15/+15
* * doc/c-cris.texi (CRIS-Opts): Document --no-mul-bug-abort,Hans-Peter Nilsson2004-03-211-3/+67
* * config/tc-xtensa.c (mark_literal_frags): New function.Bob Wilson2004-03-191-17/+32
* * elf-hppa.h (elf_hppa_reloc_final_type): Handle selectors forDave Anglin2004-03-191-0/+3
* * read.c (read_a_source_file): Use demand_empty_rest_of_line.Nathan Sidwell2004-03-183-27/+6
* [gas]Kaz Kojima2004-03-182-3/+63
* 2004-03-12 Michal Ludvig <mludvig@suse.cz>Michal Ludvig2004-03-122-9/+30
* 2004-03-05 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2004-03-051-2/+13
* 2004-03-03 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2004-03-032-7/+24
* 2003-03-03 Andrew Stubbs <andrew.stubbs@superh.com>Joern Rennecke2004-03-031-15/+56
* 2004-03-02 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2004-03-032-2/+35
* Add fr450 support.Richard Sandiford2004-03-011-1/+51
* Add -no-bitinst switch for M32R2Nick Clifton2004-02-271-3/+11
* Undo previous deltaNick Clifton2004-02-271-6/+5
* * config/tc-s390.c (s390_insn): Correct range check for opcode inMartin Schwidefsky2004-02-271-3/+9
* Fix seg fault on erroneous inputNick Clifton2004-02-271-2/+4
* 2004-02-26 Eric Christopher <echristo@redhat.com>Eric Christopher2004-02-262-2/+14
* 2004-02-23 Andrew Stubbs <andrew.stubbs@superh.com>Joern Rennecke2004-02-261-0/+4
* Patch reviewed and approved by nickc@redhat.com.Fred Fish2004-02-261-2/+2
* Fix unwind info problems with .align.Jim Wilson2004-02-212-13/+49
* Yet another fix for -falign-loops problems.Jim Wilson2004-02-191-4/+26
* Apply fixes for Maverick CrunchNick Clifton2004-02-181-18/+20
* Patch from Steve Ellcey for ia64-hpux.Jim Wilson2004-02-112-0/+23
* * config/tc-arm.c (md_begin): Mark .note.gnu.arm.ident asDaniel Jacobowitz2004-02-091-0/+3
* Fix unwind abort while compiling glibc, reported by HJ.Jim Wilson2004-02-071-2/+4