aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-ppc.c
AgeCommit message (Expand)AuthorFilesLines
2002-01-03[gas/ChangeLog]Matthew Green1-2/+2
2001-12-20* config/tc-ppc.c (md_parse_option): Make -maltivec defaultMatthew Green1-1/+6
2001-11-15Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton1-117/+109
2001-11-15binutils/ChangeLogAlan Modra1-3/+3
2001-10-17[gas/ChangeLog]Matthew Green1-2/+5
2001-10-17 * config/tc-ppc.c (PPC_HA, PPC_HIGHERA, PPC_HIGHESTA): Simplify.Alan Modra1-83/+91
2001-10-13[gas/ChangeLog]Matthew Green1-6/+26
2001-10-08Fix 2 xcoff line number problemsTom Rix1-2/+20
2001-10-04 * config/tc-ppc.c (md_assemble <DS relocs>): Test ppc_size as wellAlan Modra1-8/+12
2001-10-02 * config/tc-ppc.c (md_apply_fix3 <BFD_RELOC_CTOR>): Make it 64Alan Modra1-1/+5
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-10/+9
2001-09-11 * config/obj-elf.c (obj_elf_parse_section_letters): Use 'M' insteadJakub Jelinek1-1/+1
2001-08-27 * configure.in: Recognise powerpc*le*, not just powerpcle*.Alan Modra1-82/+371
2001-08-10Revert 2001-08-08 changes.Alan Modra1-28/+32
2001-08-08 * config/tc-ppc.c (md_apply_fix3): Replace haphazard code forAlan Modra1-32/+28
2001-07-31 * config/tc-ppc.c (ppc_elf_validate_fix): It's OK to haveGeoffrey Keating1-1/+1
2001-07-30 * config/obj-elf.c (obj_elf_symver): Temporarily modify lex_typeAlan Modra1-9/+7
2001-07-02 * config/tc-ppc.c: Formatting fixes.Alan Modra1-230/+248
2001-06-20Fix for problem with default alignment of .commTom Rix1-8/+5
2001-05-29formatting changeTom Rix1-18/+16
2001-05-24Fix for gas seg fault and neg line numbersTom Rix1-1/+23
2001-05-22 * symbols.c (resolve_symbol_value): Remove "finalize" param,Alan Modra1-10/+8
2001-03-30Pass finalize_syms on calls to resolve_symbol_value.Alan Modra1-8/+10
2001-03-08Fix copyright noticesNick Clifton1-1/+1
2001-01-142001-01-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-1/+0
2000-12-122000-12-12 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>Geoffrey Keating1-4/+11
2000-12-032000-12-03 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-9/+9
2000-09-262000-09-25 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-180/+180
2000-08-31In src/gas/ChangeLog:Geoffrey Keating1-1/+2
2000-07-07Fix comments.Nick Clifton1-2/+2
2000-06-19Fix compile time warningsNick Clifton1-28/+28
2000-05-03* config/tc-ppc.c (pre_defined_registers): Add entries for vectorJ.T. Conklin1-1/+72
2000-04-26 Add XCOFF64 support.Clinton Popetz1-3/+65
2000-04-02 * app.c: Add ATTRIBUTE_UNUSED as needed.Ian Lance Taylor1-14/+14
2000-01-31* config/obj-coff.h (OBJ_COPY_SYMBOL_ATTRIBUTES): Don't define ifGeoffrey Keating1-4/+4
1999-08-17 * config/tc-ppc.c (md_assemble): Trim @ha constant to 16 bits, toIan Lance Taylor1-2/+3
1999-06-22 * config/obj-ecoff.c (obj_ecoff_set_ext): Change uses of bsym toIan Lance Taylor1-1/+2
1999-06-19 * config/tc-ppc.c: Update for symbol handling changes.Ian Lance Taylor1-188/+206
1999-06-05 * dwarf2dbg.c (dwarf2_gen_line_info): Mirror the section symbolRichard Henderson1-16/+12
1999-06-03 Add support for storing local symbols in a small structure to saveIan Lance Taylor1-6/+7
1999-05-08 * config/tc-ppc.c (md_parse_option): Recognize -mppc64bridge.Richard Henderson1-3/+9
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+5003