index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
/
gcc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge gcc.295/cccp.c,v 1.9: don't let gcc(1) hide warnings in system headers.
ru
2002-08-15
1
-0
/
+6
*
Fix C++ exception handling. GCC was using the older BSD DBX register numbers
obrien
2002-07-12
1
-0
/
+8
*
When I decided to use a stock dbxout.c rather than merge the rev 1.2 change
obrien
2002-07-12
1
-4
/
+0
*
Yep, revision 1.3 was 1/2assed.
obrien
2002-07-12
1
-10
/
+2
*
Allow XFree86-4 to build
obrien
2002-07-03
2
-12
/
+37
*
Tweaks to make these files live beside our hacked config.
obrien
2002-06-21
2
-9
/
+15
*
Tweaks for the 64-bit compiler.
obrien
2002-06-21
1
-3
/
+3
*
cc -O0 and -O1 didn't do the easy optimization of alignment for space.
obrien
2002-06-21
1
-1
/
+1
*
BDE prefers this organization.
obrien
2002-06-21
1
-9
/
+11
*
cvs -j -j gave me two copies of TARGET_VERSION and I didn't notice
obrien
2002-06-10
1
-3
/
+0
*
Allow one to profile FORTRAN77 programs.
obrien
2002-06-09
1
-6
/
+33
*
Match the DBX_OUTPUT_MAIN_SOURCE_FILE_END definition in dbxelf.h.
obrien
2002-06-06
1
-2
/
+3
*
Allow the specification of LONG_TYPE_SIZE on the command line.
obrien
2002-06-06
1
-0
/
+2
*
Implement "-mno-align-long-strings" which prevents pessimization of strings
obrien
2002-06-06
2
-2
/
+9
*
Didn't get them all in revision 1.50.
obrien
2002-06-06
1
-8
/
+8
*
Fix excessive alignment for the aout case, and unbreak genassym for that case.
obrien
2002-06-06
1
-4
/
+3
*
Tidy do-while.
obrien
2002-06-06
1
-7
/
+7
*
Read specs from /usr/libdata/gcc/specs if it exists.
obrien
2002-06-06
1
-2
/
+2
*
The brokenness in ix86_expand_clrstr is quite visible when you
obrien
2002-06-04
1
-3
/
+3
*
Gcc 3.1 (-O) now generates broken inline code for memset in some cases.
obrien
2002-06-04
1
-0
/
+7
*
Seems we are not ready for revision 1.8.
obrien
2002-05-30
1
-1
/
+2
*
Make our default predefines ANSI clean.
obrien
2002-05-30
1
-2
/
+1
*
The special checks for %b and %D in rev 1.1 were done before skipping over
obrien
2002-05-26
1
-51
/
+54
*
1/2assed reimplementation of c-common.c revs 1.2 (-fformat-extensions)
obrien
2002-05-22
1
-6
/
+83
*
the processed hash file
obrien
2002-05-17
1
-0
/
+472
*
MD_EXEC_PREFIX doesn't work for the cross-arch compiler.
ru
2002-05-16
1
-1
/
+7
*
Merge c-common.c rev 1.10 into GCC 3.1
obrien
2002-05-14
1
-1
/
+3
*
If you want to not warn on K&R main(); this is how it should be implemented.
obrien
2002-05-14
2
-1
/
+17
*
Merge choose-temp.c rev 1.2 (use /tmp 1st, and then /var/tmp) into GCC 3.1.
obrien
2002-05-14
1
-2
/
+4
*
Add framework for our kernel printf enhancements.
obrien
2002-05-14
3
-0
/
+35
*
do-while ASM_OUTPUT_ALIGN to enable its use in more places.
obrien
2002-05-12
1
-3
/
+5
*
Fixes for building a.out bits.
obrien
2002-05-12
1
-5
/
+23
*
Localize the version number at the request of the GCC developers.
obrien
2002-05-11
1
-1
/
+3
*
Add tweaks needed when using as the system compiler.
obrien
2002-05-10
1
-1
/
+21
*
Change symbol values to match freebsd.h to avoid warnings.
obrien
2002-05-10
1
-2
/
+2
*
Remove files not part of GCC 3.1.
obrien
2002-05-10
205
-80711
/
+0
*
Import data for 3.0.2.
obrien
2002-05-10
2
-22
/
+20
*
Use the stock (3.1 pre) file.
obrien
2002-05-09
2
-170
/
+338
*
Use the stock file for now (but leave a note behind about our OBE changes).
obrien
2002-05-09
1
-42
/
+203
*
Merge rev 1.2 (printf format error fixes) in its 1.8 form into Gcc 3.1 pre.
obrien
2002-05-09
1
-341
/
+405
*
Use the stock (3.1) file.
obrien
2002-05-09
1
-11
/
+39
*
We use the stock (3.1) file.
obrien
2002-05-09
1
-153
/
+316
*
Merge rev 1.2 (-fformat-extensions) and rev 1.7 (optimization downgrade)
obrien
2002-05-09
1
-50
/
+77
*
Use the stock (3.1 pre) file.
obrien
2002-05-09
1
-32
/
+57
*
Use the stock (3.1) version.
obrien
2002-05-09
1
-0
/
+18
*
Merge rev 1.2 [_exit() over exit()] into the Gcc 3.1 prerelease.
obrien
2002-05-09
1
-66
/
+124
*
Merge revs 1.{2,15} (FREEBSD_NATIVE); 1.{5,13} (ELF, and objformat support);
obrien
2002-05-09
1
-62
/
+47
*
Merge rev 1.2 (a.out support) into the GCC 3.1 prerelease.
obrien
2002-05-09
1
-158
/
+280
*
Use the stock 3.1 prerelease version of this for now.
obrien
2002-05-09
1
-2
/
+7
*
Use the stock 3.1 prerelease file now. Rev 1.2 (add_bb) just doesn't
obrien
2002-05-09
1
-23
/
+23
[next]