aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-ppc.c
AgeCommit message (Expand)AuthorFilesLines
1996-01-22update copyrightIan Lance Taylor1-1/+1
1996-01-22 * config/tc-ppc.c (ppc_csect): An unnamed csect is storage classIan Lance Taylor1-0/+6
1996-01-22Add support for eabi relocations and sectionsMichael Meissner1-0/+18
1996-01-18Changed alignment on .pdata and .reldataKim Knuttila1-2/+2
1996-01-15Add more relocation suffixesMichael Meissner1-0/+16
1996-01-15Allow .gcc_except_table to have unfixed pointers with -mrelocatableMichael Meissner1-1/+2
1996-01-13Make elf section functions ELF specificMichael Meissner1-0/+2
1996-01-12Add support for exclude section flag and ordered section typeMichael Meissner1-2/+63
1995-11-30idata alignment in .s filesKim Knuttila1-2/+23
1995-11-29Fix -mrelocatableMichael Meissner1-4/+2
1995-11-20 * config/tc-ppc.c (ppc_debug_name_section_size): Remove.Ian Lance Taylor1-32/+4
1995-11-05 * config/tc-ppc.c (ppc_biei): Force symbol into text_section.Ian Lance Taylor1-5/+3
1995-11-04 * config/tc-ppc.c (md_show_usage): Put backslash at end of line.Ian Lance Taylor1-1/+1
1995-11-01 * config/tc-ppc.c (ppc_lglobl): Do the right thing.Ian Lance Taylor1-4/+15
1995-10-31 * config/tc-ppc.c (ppc_bb): Call SF_SET_PROCESS.Ian Lance Taylor1-1/+6
1995-10-31 * config/tc-ppc.c (ppc_frob_symbol): Set BSF_NOT_AT_END forIan Lance Taylor1-0/+3
1995-10-31 * config/tc-ppc.c (md_pseudo_table): Add "bc" and "ec".Ian Lance Taylor1-1/+67
1995-10-28 * config/tc-ppc.c (md_pseudo_table): Add "data" and "text".Ian Lance Taylor1-10/+111
1995-10-24Fix PR 8255Michael Meissner1-34/+32
1995-10-16Fix last fixes #3Michael Meissner1-3/+3
1995-10-16Fix last fixes #2Michael Meissner1-0/+2
1995-10-16Fix last fixesMichael Meissner1-2/+5
1995-10-16Change error messageMichael Meissner1-1/+1
1995-10-16Allow duplicate cmp instructions for -mcomMichael Meissner1-4/+3
1995-10-16spelling typoMichael Meissner1-1/+1
1995-10-16For -mcom, do not allow only POWER|PPC instructions.Michael Meissner1-5/+3
1995-10-16Add -mcom support.Michael Meissner1-11/+30
1995-10-04Better parsing, tocd, tocv startedKim Knuttila1-47/+322
1995-10-04 * config/tc-ppc.c (ppc_frob_symbol): Don't create an aux entry forIan Lance Taylor1-124/+67
1995-09-28 * config/tc-ppc.h (tc_fix_adjustable): Define.Ian Lance Taylor1-0/+9
1995-09-27 * config/tc-ppc.h (OBJ_XCOFF): Define if OBJ_COFF and not TE_PE.Ian Lance Taylor1-97/+58
1995-09-27Added back some missing code @ diff tc-ppc.cKim Knuttila1-0/+4
1995-09-27Undo md_apply_fix3 changesMichael Meissner1-4/+33
1995-09-27Added assembler support for ppc/PE environmentsKim Knuttila1-6/+1003
1995-09-26Support all of the V.4 relocationsMichael Meissner1-83/+60
1995-09-25Better reloc supportMichael Meissner1-25/+69
1995-09-22start at handling branch taken/branch not taken hints.Michael Meissner1-32/+40
1995-09-22do not set EF_PPC_RELOCATABLE for -mrelocatable-libMichael Meissner1-1/+1
1995-09-21add -mrelocatable-lib, -memb supportMichael Meissner1-10/+41
1995-08-21Allow @HA, @L, and @H on constant expressions.Michael Meissner1-11/+70
1995-05-16Little endian fixMichael Meissner1-25/+39
1995-04-11write.c: Complain about .space or .org moving backwards.Ken Raeburn1-6/+4
1995-03-14Warn rather than cause an error if the reloc is not compatible with -mrelocat...Michael Meissner1-4/+14
1995-03-08Allow .stab section to contain non PC relative addresses if -mrelocatable.Michael Meissner1-1/+2
1995-03-03If -mrelocatable, warn about relocs that are incompatible.Michael Meissner1-19/+47
1995-02-15All ELF relocs.Michael Meissner1-8/+166
1995-01-26 * config/tc-ppc.c (md_begin): Permit mfdec to be duplicated on theIan Lance Taylor1-9/+17
1995-01-26Allow configuration of PowerPC embedded ABI.Michael Meissner1-0/+5
1995-01-25Wed Jan 25 15:32:09 1995 David Edelsohn <edelsohn@mhpcc.edu>Ian Lance Taylor1-98/+214
1994-04-04 * config/tc-ppc.c (ppc_size): New static variable.Ian Lance Taylor1-6/+12