summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * rtti.c (get_tinfo_decl): Use build_address/build_nop.mmitchel2003-03-071-1/+2
* * call.c (merge_conversion_sequences): New function.mmitchel2003-03-076-34/+112
* No changelog, just replaced one tabulator with some spacesmkoch2003-03-071-1/+1
* * error.c (init_error): Use C90 prototype style.gdr2003-03-072-222/+174
* 2003-03-05 Ranjit Mathew <rmathew@hotmail.com>tromey2003-03-073-5/+28
* * config/h8300/h8300.md (a peephole2): Don't usekazu2003-03-072-1/+5
* * c-pch.c: Include langhooks.h.geoffk2003-03-077-22/+87
* 2003-03-06 Dale Johannesen <dalej@apple.com>dalej2003-03-072-5/+12
* Daily bump.gccadmin2003-03-072-2/+2
* 2003-03-06 Vladimir Makarov <vmakarov@redhat.com>vmakarov2003-03-072-1/+6
* * Makefile.in (c-ppoutput.o): Update.neil2003-03-069-66/+90
* Fix typo in previous patchmmitchel2003-03-061-2/+1
* PR c++/9965mmitchel2003-03-064-22/+41
* 2003-03-06 Jerry Quinn <jlquinn@optonline.net>bkoz2003-03-062-0/+54
* * emit-rtl.c (gen_lowpart): When requesting the low-part of asayle2003-03-062-0/+12
* PR c++/9400mmitchel2003-03-064-1/+20
* PR c++/9791mmitchel2003-03-064-5/+40
* 2002-03-05 Tom Tromey <tromey@redhat.com>dj2003-03-064-21/+139
* * tree-inline.c (inlinable_function_p): Revert earlier changejason2003-03-062-5/+8
* 2003-03-06 Jerry Quinn <jlquinn@optonline.net>jlquinn2003-03-063-3/+25
* * gcc.dg/i386-local.c: Fix typo.hubicka2003-03-062-1/+2
* * config/h8300/h8300.md (a new peephole2): New.kazu2003-03-062-0/+23
* PR c++/9188lerdsuwa2003-03-062-2/+9
* * cgraph.c (cgraph_node): Do not confuse nested functions and methods.hubicka2003-03-062-1/+5
* * dwarf2out.c (size_of_die): Compute size of external reference torakdver2003-03-062-1/+9
* * config/mmix/mmix.md ("*movcc_expanded"): New pattern.hp2003-03-062-1/+54
* * expr.h (lang_expand_expr): Delete obsolete prototype.sayle2003-03-062-8/+4
* * emit-rtl.c (gen_highpart_mode): Fix a comment typo.kazu2003-03-062-1/+5
* * config/h8300/h8300.md (a peephole2): Generalize tokazu2003-03-062-6/+10
* * config/alpha/alpha.h (PRINT_OPERAND_PUNCT_VALID_P): Add '+'.kenner2003-03-064-7/+34
* Daily bump.gccadmin2003-03-062-2/+2
* * stmt.c (fixup_gotos): Change meaning of DONT_JUMP_IN.kenner2003-03-052-8/+16
* PR c++/9440jason2003-03-052-7/+9
* * pa.md (return_external_pic): Add !TARGET_PA_20 to constraint.danglin2003-03-052-1/+10
* 2003-03-05 Aldy Hernandez <aldyh@redhat.com>aldyh2003-03-058-5/+149
* * src/strstream.cc, include/bits/basic_string.tcc: Removeaoliva2003-03-053-8/+13
* * Makefile.in (calls.o, toplev.o alias.o): Depend on cgraph.hhubicka2003-03-0510-5/+104
* * config/h8300/h8300.c (output_simode_bld): Clear thekazu2003-03-053-13/+31
* * decl.c (cp_binding_level): Add static_decls varray member.austern2003-03-052-14/+33
* * basic-block.h (EDGE_IRREDUCIBLE_LOOP, EDGE_ALL_FLAGS): New.rakdver2003-03-0510-136/+426
* * sh.h (OVERRIDE_OPTIONS): For TARGET_SHMEDIA, the minimum valueamylaar2003-03-052-4/+13
* * config/m68hc11/m68hc11.h (PAD_VARARGS_DOWN): Define and returnciceron2003-03-054-51/+12
* * g++.dg/abi/layout3.C: New test.mmitchel2003-03-052-0/+30
* 2003-03-05 Carlo Wood <carlo@alinoe.com>bkoz2003-03-052-0/+13
* 2003-03-05 Benjamin Kosnik <bkoz@redhat.com>bkoz2003-03-055-2/+12
* * config/rs6000/rs6000.c (rs6000_variable_issue): Remove unnecessarydje2003-03-052-4/+7
* ada/9961bosch2003-03-052-7/+20
* * i386/i386.c (ix86_save_reg): Also testmatz2003-03-052-1/+7
* * unwind.h: Add the GPL exception.matz2003-03-053-0/+13
* PR c/9799ebotcazou2003-03-054-0/+28