summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* Daily bump.law2000-10-302-2/+2
* * cppmacro.c (builtin_macro): Use NT_VOID, not T_VOID.mmitchel2000-10-302-1/+5
* 2000-10-25 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-10-302-3/+15
* * cpplib.c (skip_rest_of_line): Use _cpp_get_token.neil2000-10-292-2/+6
* * toplev.c, flags.h, fold-const.c, real.c, rtl.c,jsm282000-10-297-6/+10
* * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:neil2000-10-298-2/+94
* * invoke.texi: Document that -V will only work for very similarjsm282000-10-292-2/+13
* * gcc.dg/cpp/macro4.c, macro5.c: New tests.neil2000-10-297-6/+81
* * cppmacro.c (_cpp_create_definition): Optimize the case ofneil2000-10-292-1/+10
* * cpplex.c (save_comment): Don't store new lines in C++ comments.neil2000-10-292-0/+8
* * integrate.c (copy_insn_list): Copy the unchanging flag for calls.m.hayes2000-10-292-0/+5
* Daily bump.law2000-10-292-2/+2
* * cpphash.c (cpp_forall_identifiers): Add context variablegeoffk2000-10-294-9/+25
* * c-decl.c (finish_function): Clear c_function_name_declared_p.rth2000-10-292-0/+5
* * regrename.c (scan_rtx_address): Frob action, not class,rth2000-10-292-1/+8
* New testmmitchel2000-10-291-0/+14
* * c-semantics.c (make_rtl_for_local_static): Don't clobbermmitchel2000-10-292-8/+24
* * configure.in: Determine and substitute gcc_version_full.jsm282000-10-284-101/+115
* * recog.c (split_all_insns): Run cleanup_subreg_operandsrth2000-10-281-0/+13
* * regrename.c (regrename_optimize): Verify that all registers ofrth2000-10-282-20/+41
* * cpplib.c (run_directive): Fix prototype.rth2000-10-281-1/+1
* * pt.c (instantiate_decl): Always instantiate static data membersmmitchel2000-10-283-6/+34
* Use dynamic branch prediction hint in more cases.bernds2000-10-282-2/+4
* Better RTX_COSTS for ia64.bernds2000-10-282-2/+12
* Never set reload_override_in for optional reloads.bernds2000-10-282-5/+12
* Fix computation of goal_alternative_matchedbernds2000-10-282-8/+28
* *** empty log message ***neil2000-10-281-0/+7
* *** empty log message ***neil2000-10-281-0/+12
* * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,neil2000-10-2821-53/+104
* 2000-10-28 Neil Booth <neilb@earthling.net>neil2000-10-2818-4131/+3911
* Daily bump.law2000-10-282-2/+2
* * c-typeck.c (check_init_type_bitfields): Remove.mmitchel2000-10-284-295/+40
* 2000-10-21 Mike Coleman <mcoleman2@kc.rr.com>zack2000-10-285-30/+240
* * cpp.texi: Update.neil2000-10-272-21/+44
* * invoke.texi: Document -mintel-syntaxrth2000-10-272-3/+9
* * invoke.texi: Document -frename-registers. Add it to -O3.rth2000-10-273-22/+36
* * config/alpha/alpha.h (enum reg_class): Add PV_REG.rth2000-10-273-8/+16
* * config/ia64/ia64.c: Revert 10-23 patch.rth2000-10-274-14/+34
* * regrename.c: Rewrite to handle multi-register modes andrth2000-10-275-910/+659
* * configure.in: If not NO_MINUS_C_MINUS_O, substitutezack2000-10-2720-2183/+1081
* * calls.c (expand_call): If sibcall_failure is set during pass 1,jakub2000-10-274-4/+32
* Add prototype to prevent compile time warningnickc2000-10-272-0/+6
* New testcase.bernds2000-10-272-0/+15
* Daily bump.law2000-10-272-2/+2
* New test.rth2000-10-262-0/+48
* * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.mmitchel2000-10-2611-13/+29
* * calls.c (expand_call): Supress sibcall if we have arth2000-10-262-1/+11
* * ia64.h (PREFERRED_RELOAD_CLASS): Force floating point constantsrth2000-10-262-0/+6
* * gcc.c-torture/compile/20001024-1.c: New test.nathan2000-10-262-0/+17
* * tree.c (make_node, case 't'): Set alignment to that ofnathan2000-10-263-1/+9