Граф коммитов

87 Коммитов

Автор SHA1 Сообщение Дата
L. David Baron 619ff6b2fe Pass format sizes to scanf string arguments in codesighs.c. (Bug 533647) r=bsmedberg 2009-12-21 16:46:25 -05:00
Phil Ringnalda 37876be005 Bug 518632 - Remove embedding/config/, r=bsmedberg 2009-10-02 20:15:26 -07:00
Benjamin Smedberg 28fb767bd1 Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted 2009-08-25 08:59:31 -07:00
Daniel Holbert c755eee8e7 Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
Daniel Holbert 060b45c99b Bug 458167 - (comments-only changes) Grammar Nazi Vol1: s/it's/its/ for the posessive version of the word, and a few other misc comment-typos, in these directories: accessible browser config profile rdf toolkit tools xpcom xpfe 2008-10-01 23:49:45 -07:00
Philippe M. Chiasson b3e4c21e09 Follow up to bug 448003 Z/mZ values are off by 100 on OS X - make the symbol type matching case-insensitive. r=ted 2008-08-12 09:31:03 +01:00
Philippe M. Chiasson 5247f36eb0 Bug 448003 Z/mZ values are off by 100 on OS X. r=ted 2008-08-11 15:16:59 +01:00
Ben Hearsum 1108629a3d bug 434844: No Mozilla2 tinderboxes are running the codesize test - update autosummary.unix.bash the same way as basesummary*. r=bsmedberg, patch=me 2008-05-28 14:57:58 -04:00
Ben Hearsum 8bedfc9138 bug 434844: fix basesummary.*.bash to work with differently named srcdirs. r=bsmedberg, patch=me 2008-05-28 09:51:16 -04:00
bzbarsky@mit.edu 339d7cbd9f Make codesighs work on OSX again. Bug 388891, patch by Vlad Sukhoy
<vladimir.sukhoy@gmail.com>, r=shebs
2007-07-20 20:23:35 -07:00
dcamp@mozilla.com 4e40c7dfbd Bug 385420: codesighs buffer is too small for some breakpad functions. r=dbaron 2007-06-21 22:41:32 -07:00
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
bzbarsky%mit.edu 60b7190094 Make codesighs work on OSX again. Bug 388891, patch by Vlad Sukhoy
<vladimir.sukhoy@gmail.com>, r=shebs
2007-07-21 03:23:35 +00:00
dcamp%mozilla.com 18454522e4 Bug 385420: codesighs buffer is too small for some breakpad functions. r=dbaron 2007-06-22 05:41:32 +00:00
timeless%mozdev.org 24a61f105a Bug 106386 Correct misspellings in source code
r=glennrp@gmail.com, bclary@bclary.com rs=brendan
2006-11-01 23:02:18 +00:00
gerv%gerv.net 5956d34127 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-13 13:25:40 +00:00
timeless%mozdev.org 3db428f6ac Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
timeless%mozdev.org 532329ac75 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 19:48:04 +00:00
timeless%mozdev.org 8e0a0fb22e Bug 106386 Correct misspellings in source code
patch by supernova_00@yahoo.com r=timeless
2005-11-21 06:25:15 +00:00
cvshook%sicking.cc d45a2fefae Bug 280594: Make codesighs work on evil windows environments again.
r=dbaron
2005-02-03 14:11:54 +00:00
kyle.yuan%sun.com d08393bd2d Bug 241847 Make codesighs work on Solaris
r=bryner
1) Solaris should use the same option for |find| with Darwin;
2) Use `which foo | grep /foo$` instead of `which foo`, because Solaris |which| command always outputs something even the command is not found.
2004-04-29 01:48:11 +00:00
gerv%gerv.net 2a491d3598 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 21:07:34 +00:00
cls%seawood.org 8fa223847d Use OS_LIBS for system libraries.
Fixing tinderbox bustage.
2004-02-07 08:55:40 +00:00
timeless%mozdev.org 4a99f1fdc8 Bug 225527 Crash [@ map2tsv] null section
r=bryner
2003-11-17 06:48:34 +00:00
bryner%brianryner.com f9f4b8db03 Don't bother looking for eu-readelf and readelf on Mac OS X (the 'which' command there prints its error message to stdout, so it's hard to tell that it failed). 2003-11-13 19:43:23 +00:00
bryner%brianryner.com 3a676ea33e Minor fix to parsing of readelf output. Allow a hyphen in the section name, and allow 6 digit fields (i.e. section size) to be longer than 6 digits. rs=ben. 2003-11-09 07:05:21 +00:00
bryner%brianryner.com 27fcb4fb4a attempt to remove bogus codesighs error lines from tinderbox logs 2003-10-01 21:15:57 +00:00
bryner%brianryner.com 769fcc5807 Check whether readelf supports -W. If it does, use it, otherwise assume wide listing by default. 2003-09-30 23:33:09 +00:00
bryner%brianryner.com 12ad8487d2 Put back some lines I accidently removed. 2003-09-30 23:10:05 +00:00
bryner%brianryner.com 723cbe912f Update codesighs to use 'eu-readelf' or 'readelf' when available, as it gives more accurate symbol sizes than nm. Bug 201622, sr=brendan. 2003-09-30 22:29:35 +00:00
dbaron%dbaron.org 8207e6f067 Really make this work for objdir builds. r+sr=bryner b=207802 2003-09-13 06:19:43 +00:00
timeless%mozdev.org 08e22382cb Bug 205608 Warning: C++ style comments are not allowed in ISO C89
r=jst sr=jst
2003-05-23 22:18:18 +00:00
alecf%netscape.com 928c172da8 ignore generated files 2003-04-16 21:39:53 +00:00
seawood%netscape.com c95483e0b2 Missed one. 2003-03-27 08:01:27 +00:00
seawood%netscape.com 1d0348fceb Add objdir support to codesighs scripts
Bug #197656 r=alecf
2003-03-25 21:39:35 +00:00
mcafee%netscape.com a2f04b3b58 *.linux.* renamed to *.unix.* + darwin changes. r=smfr 2003-02-03 02:02:39 +00:00
sfraser%netscape.com e30527f45d Add the --zerodrift option to maptsvdifftoool so that code/data changes show up for Mac OS X. 2003-01-31 22:43:31 +00:00
sfraser%netscape.com 2a6aa18ef3 Uncomment the rm -r of the temp dir that I had out for testing. 2003-01-27 23:32:12 +00:00
sfraser%netscape.com 520a21e480 Adding perl script to fix up nm output for Mac OS X, and adding 'unix' scripts that work for Mac OS X and linux. 2003-01-27 23:31:00 +00:00
sfraser%netscape.com 5fb0d1ad1b Fix linebuffer size to be big enough for some of the huge symbols we get on OS X (1200 long, but 4k should be enough to cover anything). 2003-01-27 23:30:02 +00:00
mcafee%netscape.com 0ac6716db3 changes for darwin. r=garrett/smfr 2003-01-27 21:46:04 +00:00
mcafee%netscape.com e42aa5e281 changes for darwin 2003-01-27 21:43:04 +00:00
blythe%netscape.com b3e830cadc Not part of the normal build.
Implement drift negation in order to clean up the win32 diff report.
2003-01-25 01:31:17 +00:00
blythe%netscape.com be33d30c91 Not part of normal build.
Hopefully fix win32 tinderbox codesighs numbers.
Problem revolved around decoding string outside of printable range.
This was giving the scripts (sort) some problems.
2003-01-24 00:27:17 +00:00
blythe%netscape.com 1dbb3c9f14 Not part of build
Jump out on match
2003-01-23 18:59:25 +00:00
blythe%netscape.com 14862de3b8 Not part of the normal build.
Ignore some special symbols in the symbol dump.
2003-01-23 17:38:03 +00:00
blythe%netscape.com 143d8457e1 Not part of a normal build.
win32 codesighs symbol data now more accurate.
2003-01-23 15:13:24 +00:00
blythe%netscape.com 042d17ecf1 Not part of a nomral build.
Work in progress on win32 symbol DB for codesighs.
2003-01-22 14:06:15 +00:00
blythe%netscape.com 9a2a8c1738 Not part of a normal build.
Change the output order of the symdb.
2003-01-18 18:23:45 +00:00
blythe%netscape.com ba987f9e6c Not part of normal build.
Check in work in progress on msdump symbol tool.
a=mcafee (tree closed)
2003-01-18 02:49:36 +00:00