| Commit message (Expand) | Author | Age | Files | Lines |
* | * tree.c (new_alias_set): Return zero if !flag_strict_aliasing. | rth | 1999-01-11 | 1 | -0/+4 |
* | * basic-block.h (basic_block_head): Rename to x_basic_block_head. | rth | 1999-01-11 | 1 | -0/+12 |
* | * gcc.c (xstrerror): Renamed from my_strerror. All callers | ghazi | 1999-01-09 | 1 | -0/+7 |
* | Warning fixes: | ghazi | 1999-01-09 | 1 | -0/+4 |
* | * tree.c (copy_node): Oops. That would be copy not zero | rth | 1999-01-09 | 1 | -0/+5 |
* | * config/c4x/c4x.c: Include system.h. | m.hayes | 1999-01-09 | 1 | -0/+14 |
* | * tree.c (make_node): Call bzero instead of inline clear. | rth | 1999-01-09 | 1 | -0/+7 |
* | * config/c4x/c4x.md: (in_annul_slot_3): Allow unarycc and binarycc | m.hayes | 1999-01-09 | 1 | -0/+9 |
* | * gansidecl.h: Allow attribute unused on labels only when we are | ghazi | 1999-01-09 | 1 | -0/+7 |
* | * stmt.c (optimize_tail_recursion): New function, extracted from ... | law | 1999-01-08 | 1 | -5/+9 |
* | * system.h (abort): Supply more detailed information on how to | gerald | 1999-01-08 | 1 | -0/+5 |
* | * config/m68k/m68k.h: Declare output_function_epilogue. | schwab | 1999-01-08 | 1 | -0/+5 |
* | * toplev.c (compile_file): Move call to output_func_start_profiler | law | 1999-01-08 | 1 | -0/+5 |
* | * calls.c (store_unaligned_arguments_into_pseudos): Use xmalloc to | law | 1999-01-07 | 1 | -0/+6 |
* | * sparc.h (PREFERRED_RELOAD_CLASS): Select GENERAL_REGS for | rth | 1999-01-07 | 1 | -0/+28 |
* | * config/c4x/c4x.c: Added space after negation operator. | m.hayes | 1999-01-07 | 1 | -0/+6 |
* | * config/c4x/c4x.c (c4x_preferred_reload_class): Always return class. | m.hayes | 1999-01-07 | 1 | -0/+4 |
* | * combine.c (num_sign_bit_copies): In NEG, MULT, DIV and MOD cases, | law | 1999-01-06 | 1 | -0/+8 |
* | * pa.h (reg_class): Add FPUPPER_REGS. | law | 1999-01-06 | 1 | -0/+10 |
* | * h8300.h (ASM_OUTPUT_LABELREF): Define. | law | 1999-01-06 | 1 | -0/+2 |
* | * fixincludes: For HP/UX 10.20, also look in curses_colr/curses.h | brendan | 1999-01-06 | 1 | -0/+7 |
* | * pa.h (DONT_RECORD_EQUIVALENCE): Kill. | law | 1999-01-06 | 1 | -0/+4 |
* | * expr.c (expand_builtin) [case BUILT_IN_CONSTANT_P]: Use | rth | 1999-01-06 | 1 | -0/+5 |
* | * calls.c (special_function_p): Push alloca test inside the large | law | 1999-01-06 | 1 | -0/+4 |
* | * configure.in: New flag --with-dwarf2. If set, enables DWARF-2 | robertl | 1999-01-06 | 1 | -0/+7 |
* | * calls.c (special_function_p): New function broken out of | law | 1999-01-06 | 1 | -0/+11 |
* | Andreas Schwab <schwab@issan.cs.uni-dortmund.de> | rth | 1999-01-06 | 1 | -0/+6 |
* | * toplev.h: In addition to checking _JBLEN, also check if `setjmp' | ghazi | 1999-01-06 | 1 | -0/+5 |
* | * config/c4x/c4x.md (addqi3): If the destination operand is | m.hayes | 1999-01-06 | 1 | -0/+9 |
* | * configure.in (pc-msdosdjgpp): Set x_make to x-go32. | law | 1999-01-06 | 1 | -0/+10 |
* | � | law | 1999-01-06 | 1 | -0/+6 |
* | * real.c (mtherr): Print more reasonable warning messages. | law | 1999-01-05 | 1 | -0/+4 |
* | * Makefile.in (gcc.o, prefix.o, cccp.o, cpplib.o): Depend on prefix.h. | ghazi | 1999-01-05 | 1 | -0/+32 |
* | Move entries to proper place. | brolley | 1999-01-04 | 1 | -18/+18 |
* | 1998-12-21 18:03 -0500 Zack Weinberg <zack@rabi.phys.columbia.edu> | brolley | 1999-01-04 | 1 | -0/+13 |
* | Wed Dec 23 17:30:18 1998 Zack Weinberg <zack@rabi.phys.columbia.edu> | brolley | 1999-01-04 | 1 | -0/+5 |
* | * extend.texi (Bound member functions): Document. | jason | 1999-01-04 | 1 | -0/+4 |
* | Warning fixes: | ghazi | 1999-01-04 | 1 | -0/+40 |
* | * c-common.c (decl_attributes): Allow applying attribute `unused' | ghazi | 1999-01-04 | 1 | -0/+15 |
* | Bump for snapshot | law | 1999-01-03 | 1 | -0/+4 |
* | * optabs.c (emit_cmp_and_jump_insns): Use CONSTANT_P canonicalizing | law | 1999-01-03 | 1 | -0/+5 |
* | * optabs.c (emit_cmp_insn): Abort if asked to emit non-canonical RTL | law | 1999-01-03 | 1 | -0/+11 |
* | * fixincludes (sys/utsname.h): Provide forward declaration of | law | 1999-01-03 | 1 | -0/+3 |
* | * mips.md (div_trap): Use local labels instead of dot-relative | law | 1999-01-03 | 1 | -0/+5 |
* | * pa.md (branch, negated branch): Handle (const_int 0) as first | law | 1999-01-03 | 1 | -0/+6 |
* | * rs6000.c (rs6000_stack_info): Undo spurious part of last | dje | 1999-01-03 | 1 | -0/+5 |
* | � | manfred | 1999-01-01 | 1 | -0/+4 |
* | � | law | 1999-01-01 | 1 | -0/+4 |
* | * m68k.md (adddi_dilshr32): Allow all operands to be registers too. | law | 1998-12-31 | 1 | -0/+3 |
* | * cse.c (invalidate_skipped_block): Call invalidate_from_clobbers | law | 1998-12-30 | 1 | -0/+3 |