summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * error.c (dump_type): Be careful about implicit typenames.gdr2002-03-232-1/+6
* * combine.c (simplify_comparison): When widening modes, ignoreamodra2002-03-232-4/+19
* * config/xtensa/xtensa.c (print_operand): Fix incorrect modebwilson2002-03-232-5/+18
* cp/gdr2002-03-234-1/+25
* 2002-03-22 Tom Tromey <tromey@redhat.com>tromey2002-03-232-1/+12
* * real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE.zack2002-03-2338-540/+415
* 2002-03-21 Eric Blake <ebb9@email.byu.edu>ericb2002-03-232-0/+7
* * config/xtensa/xtensa-protos.h (non_acc_reg_operand): Remove.bwilson2002-03-225-19/+62
* * c-pragma.c (maybe_apply_renaming_pragma): New.rth2002-03-2215-4/+302
* * g++.old-deja/g++.other/dwarf2-1.C: Move...jakub2002-03-222-2/+6
* * cpphash.h (struct cpp_reader): Remove mls_line and mls_col.neil2002-03-227-103/+49
* PR optimization/5854jakub2002-03-224-160/+180
* * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.aoliva2002-03-222-1/+5
* * typeck.c (expand_ptrmemfunc_cst): Scale idx down to an indexaoliva2002-03-222-4/+9
* * config/mips/mips.h (MASK_RETURN_ADDR): Define.aoliva2002-03-222-0/+16
* 2002-03-22 Phil Edwards <pme@gcc.gnu.org>pme2002-03-226-3/+47
* 2002-03-22 Phil Edwards <pme@gcc.gnu.org>pme2002-03-222-0/+26
* * config/i386/i386.c, config/i386/i386.md: Change all occurencesrth2002-03-223-47/+41
* * flow.c (calculate_global_regs_live): Clear aux fields ofaoliva2002-03-222-0/+10
* * config/v850/v850.c (v850_reorg): Only call alter_subreg onjakub2002-03-225-14/+26
* PR target/3177rth2002-03-224-7/+40
* Fix.jakub2002-03-221-0/+2
* fix g++ testcase crash namedret1.c on sparcv9 and s390amacleod2002-03-222-1/+6
* * gcc.c-torture/compile/20020319-1.c: New test.dje2002-03-222-2/+22
* * toplev.c (flag_loop_optimize, flag_crossjumping):hubicka2002-03-223-4/+41
* * real.c (eiisneg): Move outside #ifdef NANS.rsandifo2002-03-222-3/+5
* Fix the constant I forgot to update :(hubicka2002-03-221-1/+1
* * cfgcleanup.c (outgoing_edges_math): Fix condition; relaxhubicka2002-03-225-9/+48
* * config/mips/abi64.h (SETUP_INCOMING_VARARGS): Undefine.rsandifo2002-03-225-705/+641
* * config/mips/mips.h (FUNCTION_ARG_REGNO_P): Simplify.rsandifo2002-03-223-34/+21
* Daily bump.gccadmin2002-03-222-2/+2
* * cpplex.c (parse_identifier_slow): Rename parse_slow, adjustneil2002-03-222-80/+83
* * bb-reorder.c (make_reorder_chain_1): Protect againstdj2002-03-223-5/+14
* PR target/5996rth2002-03-223-3/+65
* PR c/5597rth2002-03-223-8/+42
* * mklibgcc.in (SHLIB_MKMAP_OPTS): New variable.amodra2002-03-224-2/+12
* * config/rs6000/t-linux64: New.amodra2002-03-223-2/+15
* 2002-03-21 Aldy Hernandez <aldyh@redhat.com>aldyh2002-03-211-0/+4
* fix conflictsaldyh2002-03-211-1/+0
* 2002-03-21 Aldy Hernandez <aldyh@redhat.com>aldyh2002-03-217-3/+33
* * config/avr/avr.md (length): Fix length computation forjakub2002-03-212-2/+7
* * parse.y (build_access_to_thisn): Stop when FROM is not an innertromey2002-03-212-3/+8
* * Makefile.in (fold-const.o, stor-layout.o, stmt.o,neil2002-03-2125-94/+236
* * config/rs6000/rs6000.c (rs6000_select_rtx_section): Put symbolicrth2002-03-212-0/+10
* * doc/contrib.texi (Contributors): Use GNU/Linux instead of Linuxgerald2002-03-212-7/+12
* * config/i386/sol2.h (ASM_QUAD): Undef. Fixes PR bootstrap/5948.tromey2002-03-212-0/+7
* * gcc.dg/20020312-2.c: Add rs6000 target.dje2002-03-212-0/+6
* Fix typokenner2002-03-211-1/+1
* * config/ia64/ia64.c (hfa_element_call, case ARRAY_TYPE): Recurse.kenner2002-03-212-1/+3
* * expr.c (emit_group_store): Don't copy const0_rtx to a CONCAT.kenner2002-03-212-1/+5