aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1995-03-09(fndef, nested_function): Pass prefix_attributes to start_function.Richard Kenner1-9/+20
1995-03-09(build_module_descriptor, really_start_method): Pass new parm toRichard Kenner1-4/+4
1995-03-09(finish_file): Pass new parm to start_function.Richard Kenner1-3/+3
1995-03-09(start_function): Add new parameter.Richard Kenner1-1/+1
1995-03-09(start_function): Handle new parameter ATTRIBUTES.Richard Kenner1-3/+6
1995-03-09(print_node): Fix typo in printing large INTEGER_CST.Richard Kenner1-2/+1
1995-03-09(assemble_variable): Consistently use DECL_SIZE for everything.Richard Kenner1-9/+5
1995-03-09Fix -msoft-float on Power.Michael Meissner1-1/+1
1995-03-09Remove last change.Richard Kenner1-1/+2
1995-03-09(convert_for_assignment): Fix typo in testing for pointer to functionRichard Kenner1-1/+1
1995-03-09(record_constant_1): Handle NON_LVALUE_EXPR.Richard Kenner1-64/+73
1995-03-09Update copyright dates.Richard Kenner1-1/+1
1995-03-08(do_include): Fix type typo: pcfbuflimit is char *, not int.Richard Kenner1-1/+1
1995-03-08(force_fit_type): Always propagate OVERFLOW.Richard Kenner1-1/+1
1995-03-08(gen_inline_header): Add new parm FORCED_LABELS.Richard Kenner1-3/+5
1995-03-08(initialize_for_inline, output_inline_function): Handle FORCED_LABELS.Richard Kenner1-1/+2
1995-03-08(FORCED_LABELS): New field; other fields adjusted.Richard Kenner1-6/+10
1995-03-08(INLINE_HEADER): Add new "e" field.Richard Kenner1-2/+2
1995-03-08More typosMichael Meissner1-8/+15
1995-03-08Add -taso and -rpath to LINK_SPECJason Merrill2-3/+11
1995-03-08fix typo.Michael Meissner1-1/+1
1995-03-08Define _RELOCATABLE if -mrelocatable; Rewrite eabi.asm for use with -mrelocat...Michael Meissner2-8/+40
1995-03-08Do not initialize the pointer variable __new_handler with an address.Michael Meissner1-2/+4
1995-03-07Add support for #pragma alignIan Lance Taylor2-70/+81
1995-03-07(TARGET_VERSION): Define.Doug Evans1-35/+46
1995-03-07(install-common): Fix typo in installation of gcc-cross.Doug Evans1-1/+1
1995-03-06(install-common): Fix typo in installation of cpp.Doug Evans1-1/+1
1995-03-06* pa.md (movsicc): New expander.Jeff Law1-0/+23
1995-03-05Undo this patch, breaks libobjc builds.Doug Evans1-6/+6
1995-03-03Pass -mrelocatable to assembler if passed to compiler.Michael Meissner1-1/+1
1995-03-03Handle VxWorks typedef macrosIan Lance Taylor1-0/+19
1995-03-03Patch some VxWorks header filesIan Lance Taylor1-0/+131
1995-03-03(dump_single_macro): Fix typo: % wasn't properly doubled in printfRichard Kenner1-6/+6
1995-03-03Update CLEANUP_POINT_EXPR docs.Jason Merrill1-2/+14
1995-03-03(expand_expr, CLEANUP_POINT_EXPR): Force the operand outJason Merrill1-1/+4
1995-03-02Fix formatting.Richard Kenner1-3/+6
1995-03-02(rescan): Prevent accidental token-pasting to get !=, *=, /=, ==, or ^=.Richard Kenner1-2/+4
1995-03-02(ASM_OUTPUT_ADDR_DIFF_ELT): Fix typo in label name.Richard Kenner1-2/+1
1995-03-02(build_binary_op): Avoid spurious warningJason Merrill1-4/+11
1995-03-02(sqrtsf2,sqrtdf2): Use fp precision specifiers.Richard Kenner1-4/+4
1995-03-02Fix typo in last change.Richard Kenner1-1/+2
1995-03-02(yylex, case !NOT_FLOAT): Remove previous change.Richard Kenner1-1/+1
1995-03-02Update shift/reduce conflict documentation.Richard Kenner1-12/+20
1995-03-02(bootstrap*): Pass new STAGE_PREFIX to recursive makes.Richard Kenner1-5/+5
1995-03-01Remove Feb 13's FUNCTION_NEEDS_STATIC_CHAIN changes.Per Bothner2-10/+0
1995-03-01Remove Feb 28's FUNCTION_NEEDS_STATIC_CHAIN changes.Per Bothner3-21/+6
1995-03-02Move -mrelocatable word before function prologue.Michael Meissner2-11/+41
1995-03-02Define cpu/machine as powerpc, not rs6000Michael Meissner1-0/+4
1995-03-01Clone unwind_function for powerpcMichael Meissner1-1/+19
1995-03-01Add cpp predefines for VxWorks, and default to -mcaIan Lance Taylor1-2/+31