summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * diagnostic.c (warn_deprecated_use): Rework to lower indentation.kenner2002-01-125-58/+67
* Fix indentationkenner2002-01-121-1/+1
* * attribs.c (handle_deprecated_attribute): constify WHAT.grahams2002-01-124-38/+48
* Use MODE_BASE_REG_CLASS in legitimize macros.nickc2002-01-122-3/+9
* * java/net/InetAddress.java (ANY_IF): moved from ServerSocket.mark2002-01-126-153/+716
* * config/i386/i386.c (override_options): If SSE, enable sse prefetch.rth2002-01-126-558/+335
* Daily bump.gccadmin2002-01-126-6/+6
* * config/i386/mmintrin.h: New file.rth2002-01-1213-4/+1722
* * conflict.c (conflict_graph_compute): Free regsets when finished.m.hayes2002-01-123-11/+24
* * global.c (find_reg): Check for HARD_REGNO_CALL_PART_CLOBBEREDm.hayes2002-01-122-0/+14
* 2002-01-11 Phil Edwards <pme@gcc.gnu.org>pme2002-01-123-2/+7
* * gcse.c (compute_pre_data, pre_gcse): Use sbitmap_free.m.hayes2002-01-123-6/+11
* 2002-01-11 Phil Edwards <pme@gcc.gnu.org>pme2002-01-1232-55/+279
* 2002-01-11 Chris Sears <cbsears_sf@yahoo.com>tromey2002-01-122-41/+38
* * jcf-parse.c (get_constant): Don't swap lo/hi for bigjsturm2002-01-122-1/+15
* * expr.c (expand_assignment): Fix misuse of MEM_KEEP_ALIAS_SET.janis2002-01-112-1/+5
* * doc/rtl.texi (Insns): Fix 2 typos.janis2002-01-112-2/+6
* * doc/invoke.texi: Avoid overfull hboxes. Add summary of D30Vjsm282002-01-112-4/+35
* * include/Makefile.am (extra_target_headers): New list of allljrittle2002-01-113-225/+113
* * java/lang/natSystem.cc (init_properties): Only look for defaulttromey2002-01-116-188/+282
* 2002-01-11 Craig Rodrigues <rodrigc@gcc.gnu.org>rodrigc2002-01-114-3/+10
* 2002-01-11 Craig Rodrigues <rodrigc@gcc.gnu.org>rodrigc2002-01-113-2/+8
* 2002-01-11 Craig Rodrigues <rodrigc@gcc.gnu.org>rodrigc2002-01-113-3/+9
* 2002-01-11 Benjamin Kosnik <bkoz@redhat.com>bkoz2002-01-114-5/+98
* Correct test of 'remainder' and 'subtargets'.nickc2002-01-112-4/+9
* * config/i386/i386.h (CPP_CPUCOMMON_SPEC): Remove wrongaj2002-01-112-2/+8
* * config/alpha/vms.h: (MD_FALLBACK_FRAME_STATE_FOR): Fix errors.kenner2002-01-112-6/+12
* Minor tidyup in c-tree.hnicola2002-01-111-0/+7
* Tidy up - removed declarations of some unused functions, moved other declsnicola2002-01-111-17/+14
* Fixed objc test failing on alpha because of missing includenicola2002-01-111-0/+4
* Added missing includenicola2002-01-111-0/+1
* Daily bump.gccadmin2002-01-116-6/+6
* * config/i386/i386.h (CPP_CPUCOMMON_SPEC): Remove duplicatedaj2002-01-112-1/+6
* 2002-01-10 David Seymour <seymour_dj@yahoo.com>bkoz2002-01-112-0/+2
* 2002-01-10 David Seymour <seymour_dj@yahoo.com>bkoz2002-01-114-24/+68
* * config/alpha/alpha.c (print_operand): Add 'J'.rth2002-01-113-14/+55
* * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,aldyh2002-01-112-0/+17
* 2002-01-10 Aldy Hernandez <aldyh@redhat.com>aldyh2002-01-114-9/+251
* * cfgrtl.c (delete_insn): Assert insn hasn't been deleted yet.rth2002-01-113-28/+41
* * toplev.c: Don't declare environ (it's not used anywhere).zack2002-01-106-131/+126
* * configure.in: Set stage1_cflags for powerpc-*-darwin*.zack2002-01-1023-400/+359
* * config/h8300/h8300.h: Fix comment typos.kazu2002-01-104-9/+16
* specify template depthjason2002-01-101-1/+3
* PR optimization/5269rth2002-01-102-3/+18
* * doc/extend.texi (deprecated): Fix a typo.kazu2002-01-102-1/+5
* * basic-block.h (update_br_prob_note): Declare.hubicka2002-01-108-41/+89
* * toplev.c: Fix formatting.kazu2002-01-109-51/+72
* * doc/invoke.texi: Document PDP-11 options.jsm282002-01-102-0/+119
* * config/h8300/h8300.h: Fix formatting.kazu2002-01-102-20/+25
* C test case for __attribute__((deprecated)).ira2002-01-101-0/+117