cpphash.c (macroexpand): Delete leading whitespace when arg is concatenated before.
[platform/upstream/gcc.git] / gcc / ChangeLog
1999-08-04 Zack Weinbergcpphash.c (macroexpand): Delete leading whitespace...
1999-08-04 Jason Merrill* expr.c (expand_expr, case PLUS_EXPR): Fix parallel...
1999-08-04 Jason Merrillc-lex.c: Sync with C++ frontend.
1999-08-04 Jeffrey A Lawpa.md (divsi3, [...]): Clobber a new dummy operand.
1999-08-04 Jeffrey A Law* pa.md (movqi, movhi patterns): Do not expose FP regs...
1999-08-04 Tom Tromeyconfigure: Rebuilt.
1999-08-04 Richard Earnshawarm.c (typedef minipool_node): Renamed from pool_node.
1999-08-04 Richard Earnshawrecog.c (preproces_constraints): Zero recog_op_alt...
1999-08-04 Jason Merrill* linux.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define.
1999-08-04 Mark Elbrecht* gcc/config/i386/djgpp.h (BSS_SECTION_ASM_OP): Define.
1999-08-04 Richard Henderson* jump.c (delete_insn): Delete the addr_vec when deleti...
1999-08-04 Jim Kingdon* global.c: Fix comment.
1999-08-04 Ian Lance Taylorgcc.c (access_check): New static function.
1999-08-04 Philippe De Muytertlink.c (symbol_hash_lookup): Do not prefix functions...
1999-08-04 Jeffrey A Lawflow.c (delete_unreachable_blocks): Do not call merge_b...
1999-08-04 Richard HendersonForgot to check this in yesterday.
1999-08-03 J"orn RenneckeMakefile.in (c-decl.o): Depends on defaults.h.
1999-08-03 Jeffrey A Lawpa.h (HARD_REGNO_NREGS): FP registers are always 4...
1999-08-03 Jeffrey A Law* cse.c (cse_insn): Fix dumb thinko in last change.
1999-08-03 Bernd SchmidtWarning fix
1999-08-03 Hans-Peter Nilssondwarf2out.c (add_location_or_const_value_attribute...
1999-08-03 Kaveh R. Ghazifixincludes: Fix the return type of bsearch, char*...
1999-08-03 Mark Mitchellinvoke.texi (-fdump-translation-unit): New option.
1999-08-03 Mark Mitchelltoplev.h (errorcount): Declare.
1999-08-03 Jason Merrilllibgloss.h: Add a note discouraging use with ELF.
1999-08-02 Jim WilsonOptimize duplicate zero_extend operations.
1999-08-02 J"orn Renneckeloop.c (strength_reduce): When doing biv->giv conversio...
1999-08-02 Jakub JelinekJakub Jelinek <jj@ultra.linux.cz>
1999-08-02 Jakub JelinekJakub Jelinek <jj@ultra.linux.cz>
1999-08-02 Richard Hendersonm32r.c (m32r_setup_incoming_varargs): Use get_varargs_a...
1999-08-02 Jakub Jelineklinux.h: Define WCHAR_TYPE as "int" and undef MAX_WCHAR...
1999-08-02 Richard HendersonJakub Jelinek <jj@ultra.linux.cz>
1999-08-02 J"orn Renneckeloop.c (strength_reduce): When doing biv->giv conversio...
1999-08-02 Jakub JelinekJakub Jelinek <jj@ultra.linux.cz>
1999-08-02 Franz SirlFranz Sirl <Franz.Sirl-kernel@lauterbach.com>
1999-08-02 David Edelsohn[multiple changes]
1999-08-02 Richard Hendersonalpha.c (override_options): Move ev6 alpha_tp frobbing...
1999-08-02 Geoffrey KeatingUnroll my commit of 1999/08/01 16:14:58, there was...
1999-08-02 Nick CliftonOnly define STRICT_ALIGNMENT if it is not already defined.
1999-08-02 Jeffrey A Lawpa.c (legitimize_pic_address): Clarify comments.
1999-08-02 Nick CliftonCall force_operand if X does not satisfy general_operand
1999-08-02 Jeffrey A Lawfix-header.c (main): When testing for CONTINUED, use...
1999-08-02 Dan Nicolaescu* sparc.c (sparc_block_profiler): Use the %g2 register...
1999-08-02 Jeffrey A Lawcse.c (cse_insn): Fix loop which deletes insns after...
1999-08-02 Jeffrey A Lawm68k.c (output_function_prologue): Fix typo in CPU32...
1999-08-01 Bernd SchmidtCheck in part of an earlier patch that got lost
1999-08-01 Geoff Keatingrs6000.c (num_insns_constant_wide): Correct for type...
1999-08-01 Bernd SchmidtBackport of GC branch patches part 2: kill stmt status...
1999-07-31 Joe Buckgcc.texi: Use terms "GNU Compiler Collection" and ...
1999-07-31 Bernd SchmidtBackport of GC branch patches part 1: kill eh status...
1999-07-31 Jeffrey A Lawpa.c (compute_frame_size): Use STARTINg_FRAME_OFFSET...
1999-07-31 Jeffrey A Lawpa.md (reload_indi, [...]): Allow any register for...
1999-07-31 Jim WilsonFix typo in help message.
1999-07-31 Richard Hendersonc-typeck.c (initializer_constant_valid_p): Move ...
1999-07-30 Mathias Froehlichsol2-c1.asm: Align the stack.
1999-07-30 Vladimir Makarovsparc.h (ASM_CPU32_DEFAULT_SPEC): Change -Av8 onto...
1999-07-30 Jakub JelinekJakub Jelinek <jj@ultra.linux.cz>
1999-07-30 Jeffrey A Lawpa.md (zvdep_imm32): Renamed from zvdep_imm.
1999-07-30 Jeffrey A Law* pa.c (compute_zdepwi_operands): Renamed from compute_...
1999-07-30 Jeffrey A Law* pa.h (FIRST_PARM_CALLER_OFFSET): Delete.
1999-07-29 Bernd SchmidtFix a cross toolchain build problem
1999-07-29 Nick CliftonUse force_operand to make sure that the buffer address...
1999-07-29 Jeffrey A Lawpa.md (indirect_jump): Remove mode from match_operand.
1999-07-29 Jeffrey A Lawpa.c (emit_move_sequence): Always convert scratch_reg...
1999-07-29 Geoff Keatingmips.c: system.h handles MIN and MAX, don't undefine...
1999-07-28 Jeffrey A Lawpa.md (adddi3, subdi3): Turn into a define_expand/defin...
1999-07-28 Jeffrey A Lawpa.c (store_reg): Do not call add_high_const generator...
1999-07-28 Jeffrey A Lawpa.c (legitimize_address): Consistently use Pmode rathe...
1999-07-28 Jeffrey A Law* README: Update.
1999-07-28 Jeffrey A Lawpa.md (call, call_value): Use "word_mode" instead of...
1999-07-28 Jeffrey A Lawpa.md (reload_indi, [...]): Scratch register should...
1999-07-28 Franz Sirl* builtins.c (expand_builtin): Typo in call to expand_b...
1999-07-28 Richard Hendersonpa.c (hppa_builtin_saveregs): Use get_varargs_alias_set...
1999-07-28 Richard Hendersonmn10300.c (mn10300_builtin_saveregs): Use get_varargs_a...
1999-07-28 Richard Hendersonmn10200.c (mn10200_va_arg): New.
1999-07-28 Richard Hendersonbuiltins.c (std_expand_builtin_va_arg): Use int_size_in...
1999-07-28 Philip BlundellPatch from Phillip Blundell <pb@nexus.co.uk> to add...
1999-07-28 Jeffrey A Lawpa.md (post_store, pre_load): New expanders.
1999-07-27 David Edelsohnaix43.h (ASM_CPU_SPEC, [...]): Add rs64a and PPC630.
1999-07-27 Vladimir Makarovsparc.c (sparc_override_options): Enable SPARCLITE...
1999-07-27 Bernd SchmidtFix SDB debug output generation for ARM/COFF
1999-07-27 Jason Merrillexpr.c (expand_expr, [...]): Get the mode from the...
1999-07-27 Richard Hendersonm88k.c (m88k_builtin_saveregs): Break out the construct...
1999-07-27 Geoffrey KeatingCorrect typo in my last change
1999-07-27 Geoff Keatingrs6000.c (rs6000_expand_builtin_saveregs): Rename from...
1999-07-27 Richard Hendersoni960.c (i960_setup_incoming_varargs): Use get_varargs_a...
1999-07-27 Richard Hendersonbuiltins.c (stabilize_va_list): Don't INDIRECT_REF...
1999-07-27 Richard Hendersonexcept.c (start_dynamic_cleanup): Use force_operand...
1999-07-26 Richard Hendersonc4x.h (EXPAND_BUILTIN_VA_ARG): New.
1999-07-26 Jason Merrillcpplib.c (cpp_get_token): Don't return a CPP_POP if...
1999-07-26 Nathan Sidwelleh-common.h (__eh_matcher): Prototype correctly.
1999-07-26 Philip BlundellApply Philip Blundell <pb@nexus.co.uk>'s patch to...
1999-07-26 Andrew Haleyinitfini.c (__init): Use a full word immediate for...
1999-07-26 Nick CliftonReplace %R%s with %r
1999-07-26 Nick CliftonImplement new macro: ASM_FPRINTF_EXTENSIONS
1999-07-26 Richard Hendersoni860.h (EXPAND_BUILTIN_SAVEREGS): New.
1999-07-26 Richard Hendersonclipper.h (EXPAND_BUILTIN_SAVEREGS): Remove argument.
1999-07-26 Richard Hendersonarc.h (EXPAND_BUILTIN_VA_START): New.
1999-07-26 Jeffrey A Lawsvr4.h (CTORS_SECTION_ASM_OP): Do not emit directives...
1999-07-26 Richard Hendersonalpha.h (EXPAND_BUILTIN_SAVEREGS): Delete.
next