aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-arm.c
AgeCommit message (Expand)AuthorFilesLines
1999-09-08Only support interworking and pic for ELF or COFF targetsNick Clifton1-0/+4
1999-09-01slight code improvement over previous deltaNick Clifton1-1/+2
1999-09-01Do not align sectins when producing ELF format objects.Nick Clifton1-3/+1
1999-08-18If an offset is invalid, display it.Nick Clifton1-7/+9
1999-08-16Look for register conflicts on stores as well as loads.Nick Clifton1-18/+17
1999-08-13Only pass positive values to validate_offset_imm()Nick Clifton1-16/+19
1999-08-12Tidy up formatting.Nick Clifton1-261/+194
1999-07-30Fix up vtable entry relocsCatherine Moore1-0/+5
1999-07-15Apply patch from Philip Blundell <pb@nexus.co.uk>Nick Clifton1-33/+4
1999-07-05Add support for armv5 architectureNick Clifton1-31/+188
1999-06-22 * config/tc-arc.c (get_arc_exp_reloc_type): Change uses ofIan Lance Taylor1-1/+1
1999-06-21 * config/tc-arm.c (ldst_extend): Add parentheses to avoidIan Lance Taylor1-10/+15
1999-06-21Use symbol_get_bfdsym() macroNick Clifton1-2/+1
1999-06-21Include struc-symbol.h so that symbol structure definition is available.Nick Clifton1-1/+2
1999-06-18Patches for eCos: Dump literal pool on section change. Mark thumb functionNick Clifton1-30/+162
1999-06-13(tc_gen_reloc): Fix handling of GOTPC relocs.Ulrich Drepper1-1/+4
1999-06-10Add support for ARM920 and ARM920tNick Clifton1-1/+7
1999-06-03 * config/tc-arm.h: Update for symbol handling changes.Ian Lance Taylor1-28/+12
1999-05-29Include pipeline offset in addend unless dealing with an old ABI.Nick Clifton1-9/+7
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+6857