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