summaryrefslogtreecommitdiff
path: root/gas/config
Commit message (Expand)AuthorAgeFilesLines
* * config/tc-m68k.c: Add some ATTRIBUTE_UNUSED.Andreas Schwab1999-07-121-29/+29
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-112-31/+36
* * config/tc-ppc.h (tc_fix_adjustable) [OBJ_ELF]: Call S_IS_LOCALIan Lance Taylor1999-07-092-4/+2
* Use symbol_get_obj() rather than accessing symbolP directly.Nick Clifton1999-07-071-2/+2
* hJeff Law1999-07-061-1/+2
* Add support for armv5 architectureNick Clifton1999-07-051-31/+188
* hJeff Law1999-07-011-8/+6
* 1999-06-26 Mumit Khan <khan@xraylith.wisc.edu>Ian Lance Taylor1999-06-261-1/+1
* ooops - omitted from previous delta.Nick Clifton1999-06-231-0/+3
* Make the mcore even more paranoid about section switchingNick Clifton1999-06-232-22/+57
* * config/tc-alpha.c: More use of symbol accessor functions.Ian Lance Taylor1999-06-2210-36/+38
* * config/tc-arc.c (get_arc_exp_reloc_type): Change uses ofIan Lance Taylor1999-06-224-11/+12
* reformat copyright paragraphIan Lance Taylor1999-06-221-3/+4
* add a couple of if/else/endif commentsIan Lance Taylor1999-06-221-2/+2
* * config/obj-ecoff.c (obj_ecoff_set_ext): Change uses of bsym toIan Lance Taylor1999-06-223-5/+7
* 1999-06-22 Jonathan Larmour <jlarmour@cygnus.co.uk>Ian Lance Taylor1999-06-229-23/+29
* dJeff Law1999-06-212-4/+11
* * config/tc-arm.c (ldst_extend): Add parentheses to avoidIan Lance Taylor1999-06-211-10/+15
* Use symbol_get_bfdsym() macroNick Clifton1999-06-211-2/+1
* Include struc-symbol.h so that symbol structure definition is available.Nick Clifton1999-06-211-1/+2
* * config/tc-ppc.c: Update for symbol handling changes.Ian Lance Taylor1999-06-192-190/+208
* * tc-hppa.c: General cleanups of ELF support. No more spacesJeff Law1999-06-181-128/+186
* Patches for eCos: Dump literal pool on section change. Mark thumb functionNick Clifton1999-06-181-30/+162
* Fix -Wuh and -Wnhu options so that they work.Nick Clifton1999-06-171-4/+8
* Detect illegal use of hash symbols in assembler mnemonics.Nick Clifton1999-06-171-3/+21
* (tc_gen_reloc): Fix handling of GOTPC relocs.Ulrich Drepper1999-06-131-1/+4
* * subsegs.c (subseg_text_p): New function.Ian Lance Taylor1999-06-125-19/+10
* * struc-symbol.h: Put local_symbol code in ifdef BFD_ASSEMBLER.Ian Lance Taylor1999-06-111-1/+1
* * config/tc-i386.c (i386_immediate): Remove unused labelIan Lance Taylor1999-06-111-1/+0
* 1999-06-11 Martin Dorey <mdorey@madge.com>Ian Lance Taylor1999-06-111-22/+3
* * config/tc-i386.c (md_apply_fix3): Add default case to switch.Ian Lance Taylor1999-06-101-0/+3
* * config/tc-sparc.c (md_pseudo_table): Remove pushsection andIan Lance Taylor1999-06-101-2/+0
* * config/tc-sparc.c (sparc_ip): Add default case to reloc switch.Ian Lance Taylor1999-06-101-0/+3
* Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson1999-06-101-304/+334
* Based on patches from John W. Woznack <jwoznack@concentric.net>:Ian Lance Taylor1999-06-101-8/+7
* Add support for ARM920 and ARM920tNick Clifton1999-06-101-1/+7
* Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson1999-06-071-204/+276
* Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson1999-06-071-75/+255
* * expr.h (struct expressionS): Revert last change; widen X_op.Richard Henderson1999-06-071-2/+10
* * config/obj-elf.c (obj_elf_common): In MRI mode if called asAndreas Schwab1999-06-071-3/+9
* * config/obj-elf.c (obj_elf_section): Don't free the returnRichard Henderson1999-06-061-2/+0
* * dwarf2dbg.c (dwarf2_gen_line_info): Mirror the section symbolRichard Henderson1999-06-054-241/+305
* 1999-06-04 Mark Klein <mklein@dis.com>Ian Lance Taylor1999-06-041-15/+17
* 1999-06-04 Mark Klein <mklein@dis.com>Ian Lance Taylor1999-06-041-9/+17
* * config/tc-m32r.c: Update for symbol handling changes.Ian Lance Taylor1999-06-031-5/+5
* * config/tc-hppa.h: Update for symbol handling changes.Ian Lance Taylor1999-06-032-38/+43
* * config/tc-arm.h: Update for symbol handling changes.Ian Lance Taylor1999-06-032-31/+15
* * config/obj-elf.c (elf_pseudo_table): Add `common'.Richard Henderson1999-06-031-0/+1
* Add support for storing local symbols in a small structure to saveIan Lance Taylor1999-06-0336-333/+395
* Include pipeline offset in addend unless dealing with an old ABI.Nick Clifton1999-05-291-9/+7