]> gcc.gnu.org Git - gcc.git/history - gcc/ChangeLog
* recog.h (recog_op_alt): Declare extern.
[gcc.git] / gcc / ChangeLog
1999-01-12 Richard Henderson* recog.h (recog_op_alt): Declare extern.
1999-01-12 Richard Henderson* rtl.c (rtx_alloc): Use memset instead of inline loop.
1999-01-12 Richard Hendersonfunction.c (purge_addressof_1): If the note accesses...
1999-01-12 Richard HendersonMakefile.in (OBJECTS): Add sbitmap.o.
1999-01-11 Richard Hendersonelf.h (ASM_FINISH_DECLARE_OBJECT): Use HOST_WIDE_INT_PR...
1999-01-11 Richard Henderson* tree.c (new_alias_set): Return zero if !flag_strict_a...
1999-01-11 Richard Hendersonbasic-block.h (basic_block_head): Rename to x_basic_blo...
1999-01-09 Kaveh R. Ghazigcc.c (xstrerror): Renamed from my_strerror.
1999-01-09 Kaveh R. GhaziWarning fixes:
1999-01-09 Richard Hendersontree.c (copy_node): Oops.
1999-01-09 Michael Hayesc4x.c: Include system.h.
1999-01-09 Richard Hendersontree.c (make_node): Call bzero instead of inline clear.
1999-01-09 Michael Hayesc4x.md: (in_annul_slot_3): Allow unarycc and binarycc...
1999-01-09 Kaveh R. Ghazigansidecl.h: Allow attribute unused on labels only...
1999-01-08 Jeffrey A Lawstmt.c (optimize_tail_recursion): New function, extract...
1999-01-08 Gerald Pfeifersystem.h (abort): Supply more detailed information...
1999-01-08 Andreas Schwabm68k.h: Declare output_function_epilogue.
1999-01-08 Jeffrey A Lawtoplev.c (compile_file): Move call to output_func_start...
1999-01-07 Mark Mitchellcalls.c (store_unaligned_arguments_into_pseudos): Use...
1999-01-07 Richard Hendersonsparc.h (PREFERRED_RELOAD_CLASS): Select GENERAL_REGS...
1999-01-07 Michael Hayesc4x.c: Added space after negation operator.
1999-01-07 Michael Hayes* config/c4x/c4x.c (c4x_preferred_reload_class): Always...
1999-01-06 Bernd Schmidtcombine.c (num_sign_bit_copies): In NEG...
1999-01-06 Lutz Viewegpa.h (reg_class): Add FPUPPER_REGS.
1999-01-06 Jeffrey A Law* h8300.h (ASM_OUTPUT_LABELREF): Define.
1999-01-06 Brendan Kehoefixincludes: For HP/UX 10.20, also look in curses_colr...
1999-01-06 Jeffrey A Lawpa.h (DONT_RECORD_EQUIVALENCE): Kill.
1999-01-06 Richard Hendersonexpr.c (expand_builtin): Use value_mode for the return...
1999-01-06 Jeffrey A Lawcalls.c (special_function_p): Push alloca test inside...
1999-01-06 Robert Lipeconfigure.in: New flag --with-dwarf2.
1999-01-06 Jeffrey A Lawcalls.c (special_function_p): New function broken out...
1999-01-06 Andreas SchwabAndreas Schwab <schwab@issan.cs.uni-dortmund.de>
1999-01-06 Kaveh R. Ghazitoplev.h: In addition to checking _JBLEN...
1999-01-06 Michael Hayesc4x.md (addqi3): If the destination operand is a hard...
1999-01-06 Mark Elbrechtconfigure.in (pc-msdosdjgpp): Set x_make to x-go32.
1999-01-06 Charles M. Hannumexpr.c (store_expr): If the lhs is a memory location...
1999-01-05 Geoff Keating* real.c (mtherr): Print more reasonable warning messages.
1999-01-05 Kaveh R. GhaziMakefile.in (gcc.o, [...]): Depend on prefix.h.
1999-01-04 Dave BrolleyMove entries to proper place.
1999-01-04 Zack Weinbergcpplib.c (skip_if_group): Split out the logic that...
1999-01-04 Zack Weinbergcpplib.c (do_undef): EOF immediately after '#undef...
1999-01-04 Jason Merrill* extend.texi (Bound member functions): Document.
1999-01-04 Kaveh R. GhaziWarning fixes:
1999-01-04 Kaveh R. Ghazic-common.c (decl_attributes): Allow applying attribute...
1999-01-03 Jeffrey A LawBump for snapshot
1999-01-03 Jeffrey A Lawoptabs.c (emit_cmp_and_jump_insns): Use CONSTANT_P...
1999-01-03 Michael Hayesoptabs.c (emit_cmp_insn): Abort if asked to emit non...
1999-01-03 Rainer Orthfixincludes (sys/utsname.h): Provide forward declaratio...
1999-01-03 Rainer Orthmips.md (div_trap): Use local labels instead of dot...
1999-01-03 Jeffrey A Lawpa.md (branch, [...]): Handle (const_int 0) as first...
1999-01-03 David Edelsohnrs6000.c (rs6000_stack_info): Undo spurious part of...
1999-01-01 Manfred Hollsteinextend.texi (__builtin_constant_p): Add missing @smalle...
1999-01-01 Jeff Lawi386.md (doubleword shifts): Fix dumb mistakes in previ...
1998-12-31 Jeffrey A Lawm68k.md (adddi_dilshr32): Allow all operands to be...
1998-12-30 Jeffrey A Lawcse.c (invalidate_skipped_block): Call invalidate_from_...
1998-12-30 Jeffrey A Lawreload1.c (reload_as_needed): Verify that the insn...
1998-12-30 Jeffrey A Law* i386.md (doubleword shifts): Avoid namespace pollution.
1998-12-30 David O'Brien* configure.in (FreeBSD ELF): Needs special crt files.
1998-12-30 Geoffrey Noer* i386/xm-cygwin.h: change DIR_SEPARATOR to forward...
1998-12-30 Andreas Schwabloop.c (check_dbra_loop): While reversing the loop...
1998-12-30 Michael MeissnerFix calculation of fpmem_offset on little endian system...
1998-12-30 Gerald Pfeifergcc.texi (Non-bugs): ``Empty'' loops will be optimized...
1998-12-29 Richard Henderson* rtl.h (CONSTANT_P): Remove CONSTANT_P_RTX.
1998-12-29 Richard Hendersonsparc.c (input_operand): Recognize (const (constant_p_r...
1998-12-29 Richard HendersonRichard Kenner <kenner@vlsi1.ultra.nyu.edu>:
1998-12-26 Jeffrey A LawBump for snapshot
1998-12-26 Jeffrey A Lawgengenrtl.c (gencode): Always use bzero to clear memory...
1998-12-26 Jeffrey A Law* Makefile.in (compare, gnucompare): Add missing else...
1998-12-25 Jeffrey A Lawalpha.md (builtin_longjmp): Add missing "DONE".
1998-12-24 Stan Cox* gcc.c (execute): Enable -pipe with win32.
1998-12-23 Nick CliftonEnable -fleading-underscore for arm-elf builds.
1998-12-23 Kaveh R. GhaziWarning fixes:
1998-12-22 Jeffrey A Lawtoplev.c (rest_of_compilation): Do not set reload_compl...
1998-12-22 Richard Henderson* reload1.c (emit_reload_insns): Check `set' not null...
1998-12-22 Nick CliftonFix obvious typo that produced compile time warning.
1998-12-22 Theodore Papadopoulo* halfpic.c (half_pic_encode): Delete redundant code.
1998-12-22 Michael MeissnerDelete handling of -dM as a preprocessor option
1998-12-21 Michael MeissnerDo not give a warning for -dD, -dI, or -dM
1998-12-20 John F. Carrconfigure.in: Handle Digital UNIX 5.x the same as 4.x.
1998-12-20 Jeffrey A LawBump for snapshot
1998-12-19 Jeffrey A LawBump for snapshot
1998-12-19 Jeffrey A LawBump for snapshot
1998-12-19 Kaveh R. Ghazigenattr.c (fatal): Qualify a char* with the `const...
1998-12-18 Vladimir Makarov[multiple changes]
1998-12-17 Rainer Orthconfigure.in (with-fast-fixincludes): Fix whitespace.
1998-12-17 Rainer OrthRainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1998-12-17 Nick CliftonDo not generate CLOBBERs for non-pseudo regs.
1998-12-17 Nick CliftonAdd: #include "expr.h"
1998-12-17 Kaveh R. Ghazi* hwint.h: New file to consolidate HOST_WIDE_INT (etc...
1998-12-17 Jim WilsonFix canadian-cross build problem with haifa scheduler.
1998-12-17 J"orn Rennecke* loop.c (combine_givs_used_by_other): Don't depend...
1998-12-16 Nick CliftonEnsure that last optimisation level set overrides any...
1998-12-16 Dave Brolleylang-specs.h: Pass -MD, -MMD and -MG to cc1obj if confi...
1998-12-16 Zack Weinbergcpplib.c (do_include): Treat #include_next in the prima...
1998-12-16 Kaveh R. Ghazicccp.c: Don't define MIN/MAX anymore.
1998-12-15 Zack Weinberg* fix-header.c: Don't define xstrdup here.
1998-12-15 Jeffrey A Law* mn10200.md (addsi3 expander): Use "nonmemory_operand...
1998-12-15 J"orn Renneckeloop.c (consec_sets_giv): New argument last_consec_insn.
1998-12-15 Michael Hayesloop.h (loop_info): New field 'vtop'.
1998-12-15 Jeffrey A Law* mn10300.md (bset, bclr): Operand 0 is a read/write...
next
This page took 0.619777 seconds and 108 git commands to generate.