sysv4.h (CC1_SPEC): Fix correct numbers of {}.
[gcc.git] / gcc / ChangeLog
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...
1998-12-15 Jeffrey A Lawmn10200.md (abssf2, negsf2): New expanders.
1998-12-15 Nick CliftonCope with inlining functions which return a multiword...
1998-12-15 Zack Weinbergcppalloc.c: Add xstrdup here.
1998-12-15 Zack Weinbergcpplib.c: Make all directive handlers read their own...
1998-12-15 Zack Weinbergcpphash.h (union hash_value): Remove `keydef' member...
1998-12-15 J"orn Renneckeloop.h (struct induction): Delete times_used member.
1998-12-15 Jason Merrilldwarf2out.c (gen_struct_or_union_type_die): Check AGGRE...
1998-12-14 Jim WilsonEliminate compiler warnings.
1998-12-14 Andrew MacLeodoutput.h (force_data_section): New prototype.
1998-12-14 Nick CliftonDelete REG_RETVAL and REG_LIBCALL notes after completei...
1998-12-14 Jeffrey A Lawrtl.h (multiple_sets): Fix prototype.
1998-12-13 Jeffrey A LawBump for snapshot
1998-12-13 Jeffrey A LawBump for snapshot
1998-12-13 J"orn Renneckertl.h (recompute_reg_usage): Add second argument.
1998-12-12 Manfred Hollstein* protoize.c (fputs): Wrap extern declaration in #ifnde...
1998-12-12 Jeffrey A Lawt-m68kelf (MULTILIB_OPTIONS): Add mcpu32.
1998-12-12 J"orn Renneckereload1.c (compute_use_by_pseudos): Allow reg_renumber...
1998-12-12 Jeffrey A Law* i386/next.h (ASM_OUTPUT_ALIGN): Use 0x90 for fill...
1998-12-12 Jeffrey A Lawrtlanal.c (multiple_sets): New function.
1998-12-12 Mark Mitchellglobal.c (record_conflicts): Don't use an array of...
1998-12-12 Richard Hendersonalpha.c (alpha_expand_block_move): mode_for_size expect...
1998-12-11 Michael MeissnerPut small uninitialized data in .sbss, not .sdata
1998-12-11 Stan Coxsh.c (print_operand): lookup interrupt_handler attribut...
1998-12-11 Manfred Hollsteincccp.c: Do not #include <sys/stat.h> here; this is...
1998-12-11 Manfred Hollsteincpplib.h (HOST_WIDE_INT): Get definition from "machmode...
1998-12-11 J"orn RenneckeApproved by Jeffrey A Law:
1998-12-10 Jim WilsonFix alpha-x-m32r-elf bugs.
1998-12-10 Dave Brolleyobjc-act.c (lang_init_options): Enclose cpplib related...
1998-12-10 Kaveh R. Ghazicollect2.h: New header file for prototypes.
1998-12-09 Jeffrey A Law* flow.c: Update some comments.
1998-12-09 Dave Brolleyc-lang.c: (parse_options,parse_in): Added.
1998-12-09 Joern RenneckeTypo fix in last entry.
1998-12-09 J"orn Renneckereload1.c (reload_combine, [...]): Make USE_RUID always...
1998-12-09 Nick CliftonIf an insn cannot be reloaded, display it before callin...
1998-12-09 Dave Brolleycccp.c (create_definition): Fix end of bufer logic.
1998-12-09 Kaveh R. Ghaziexcept.c (duplicate_eh_handlers, [...]): Function point...
1998-12-09 Andrew MacLeodexcept.h (struct handler_info): Add handler_number...
1998-12-08 Jim WilsonFix bug found by i960 simulator testing.
1998-12-08 Jeff LawAdd missing ChangeLog entry for:
1998-12-08 J"orn Renneckeloop.c (strength_reduce): If scan_start points to the...
1998-12-08 J"orn Renneckeexplow.c (plus_constant_wide): Don't immediately return...
1998-12-08 Andrew MacLeodSee ChangeLog..
1998-12-08 Jeffrey A Law* reload1.c (current_function_decl): Tweak declaration.
1998-12-08 Richard Hendersonc-decl.c (flag_isoc9x): Default off.
1998-12-08 Jeffrey A LawMakefile.in (DEMANGLE_H): Change location to shared...
1998-12-08 Jeffrey A Law* reload1.c (current_function_decl): Declare.
1998-12-08 Kaveh R. Ghazicpplib.c (convert_string): Use `0x00ff', not `0x00ffU'.
1998-12-08 Kaveh R. Ghazi* dbxout.c: If USG is defined use gstab.h, even if...
1998-12-07 Ulrich Drepperconfigure.in: Test for availability of putc_unlocked...
1998-12-07 Mike Stumpbsd.h (ASM_FILE_START): Don't use dump_base_name...
1998-12-07 Robert Lipeconfigure.in (mips*-*-linux*): Handle big and little...
next