summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * doc/gcc.texi: Don't include install-old.texi. Adjust menujsm282001-12-076-22/+107
* * rtl.h (get_jump_table_offset): Declare.wehle2001-12-073-0/+147
* * final.c (bb_head, bb_tail, bb_file_label_num, bb_func_label_num):kenner2001-12-072-15/+5
* 2001-12-07 Paolo Carlini <pcarlini@unitus.it>paolo2001-12-072-3/+8
* * expr.c (store_field): Remove warning.kenner2001-12-072-9/+27
* * g++-old.deja/g++.robertl/eb101.C: Deleted.kenner2001-12-072-3885/+4
* 2001-12-06 Paolo Carlini <pcarlini@unitus.it>bkoz2001-12-072-7/+46
* Daily bump.gccadmin2001-12-076-6/+6
* * alpha.c (function_arg): Cast value to HOST_WIDE_INT beforeghazi2001-12-072-1/+7
* * verify.cc (_Jv_BytecodeVerifier::FLAG_JSR_TARGET): Removed.tromey2001-12-072-2/+3
* 2001-12-06 Aldy Hernandez <aldyh@redhat.com>aldyh2001-12-072-5/+7
* 2001-12-06 Benjamin Kosnik <bkoz@redhat.com>bkoz2001-12-075-89/+226
* * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks forjanis2001-12-072-0/+15
* * builtin-types.def (BT_FN_VOID_PTR_VAR): New.janis2001-12-076-6/+53
* * libjava.compile/BlankFinal.java: Removed; incorrect test.tromey2001-12-072-16/+4
* 2001-12-07 Paolo Carlini <pcarlini@unitus.it>paolo2001-12-062-0/+5
* * gcc.c-torture/execute/memcheck: Delete entire directory.zack2001-12-061-27/+0
* * gcc.c-torture/execute/memcheck: Delete entire directory.zack2001-12-0615-766/+6
* Restore support for static class initialization optimization.bothner2001-12-067-71/+93
* * verify.cc (_Jv_BytecodeVerifier::type_val): Addedtromey2001-12-062-19/+207
* * demangle.h (no_demangling): New.rth2001-12-064-0/+22
* * fixinc/inclhack.def (stdio_va_list): Handle __VA_LIST__ in Tru64ro2001-12-063-1/+11
* * doc/tm.texi (DWARF_FRAME_REGISTERS): Add documentation.aldyh2001-12-063-3/+46
* 2001-12-06 Phil Edwards <pme@gcc.gnu.org>pme2001-12-0624-156/+219
* Fix typo in 2001-12-03 entry; now:janis2001-12-061-1/+1
* * langhooks.c (lhd_staticp): Mark parameter with ATTRIBUTE_UNUSED.ghazi2001-12-062-1/+6
* 2001-12-06 H.J. Lu <hjl@gnu.org>hjl2001-12-062-3/+10
* * tree.c (get_callee_fndecl): Move DECL_ABSTRACT_ORIGIN-following...aoliva2001-12-063-17/+18
* 2001-12-06 H.J. Lu <hjl@gnu.org>hjl2001-12-062-3/+9
* 2001-12-06 David O'Brien <obrien@FreeBSD.org>obrien2001-12-063-104/+105
* * cppfiles.c (open_file): If we've opened a directory byzack2001-12-062-3/+17
* Restore definition of STRUCT_VALUE_REGNUM,nickc2001-12-062-0/+16
* 2001-12-06 Andrew MacLeod <amacleod@redhat.com>amacleod2001-12-062-2/+7
* * function.c (handle_epilogue_set): Check for FP setting case whenkenner2001-12-062-3/+11
* ooops - omitted text of ChangeLog entrynickc2001-12-061-1/+4
* Pass pointer to RTX when calling alter_subreg().nickc2001-12-062-2/+6
* * function.c (assing_parms): Fix typo in last change.kenner2001-12-066-61/+14
* * config/rs6000/rs6000.c (rs6000_unique_section): Simplify andamodra2001-12-062-28/+44
* * final.c (count_basic_block, add_bb, add_bb_string):hubicka2001-12-0638-3596/+115
* * doc/rtl.texi: Use a table to display RTL format characters.gerald2001-12-062-7/+27
* 2001-12-06 Bo Thorsen <bo@suse.co.uk>bo2001-12-062-1/+5
* Daily bump.gccadmin2001-12-066-6/+6
* * function.c (keep_stack_depressed): Check global_live_at_startkenner2001-12-062-1/+11
* 2001-12-05 David O'Brien <obrien@FreeBSD.org>obrien2001-12-062-1/+6
* tweak decl syntaxjason2001-12-061-1/+1
* * langhooks.h (struct lang_hooks_for_tree_inlining): Addjason2001-12-0516-6/+162
* * attribs.c (handle_no_check_memory_usage_atribute): Deleted.kenner2001-12-051-7/+0
* * c-common.c (shadow_warning): New function, moved from cp/decl.c.neil2001-12-058-60/+139
* * config/alpha/vms.h (SIZE_TYPE, PTRDIFF_TYPE): Remove, were disabled.kenner2001-12-052-22/+6
* * doc/c-tree.texi (RECORD_TYPE, UNION_TYPE): Expand on definition.kenner2001-12-052-10/+29